Searched refs:htmlCodePointToUtf8 (Results 1 – 1 of 1) sorted by relevance
2456 htmlCodePointToUtf8(int c, xmlChar *out, int *osize) { in htmlCodePointToUtf8() function2824 repl = htmlCodePointToUtf8(cp, utf8Char, &replSize); in htmlParseData()3273 repl = htmlCodePointToUtf8(cp, utf8Char, &replSize); in htmlParseCharData()