Searched refs:prepl (Results 1 – 1 of 1) sorted by relevance
1725 char **prepl; in UC_setup_LYCharSets_repl() local1793 prepl = (char **) malloc(HTML_dtd.number_of_entities * sizeof(char *)); in UC_setup_LYCharSets_repl()1795 if (!prepl) { in UC_setup_LYCharSets_repl()1801 p = (const char **) prepl; in UC_setup_LYCharSets_repl()1854 FREE(prepl); in UC_setup_LYCharSets_repl()1857 return (STRING2PTR) prepl; in UC_setup_LYCharSets_repl()