Searched refs:xmlUnicodeLookup (Results 1 – 1 of 1) sorted by relevance
37 static xmlIntFunc *xmlUnicodeLookup(xmlUnicodeNameTable *tptr, const char *tname);946 *xmlUnicodeLookup(xmlUnicodeNameTable *tptr, const char *tname) { in xmlUnicodeLookup() function2646 func = xmlUnicodeLookup(&xmlUnicodeBlockTbl, block); in xmlUCSIsBlock()3171 func = xmlUnicodeLookup(&xmlUnicodeCatTbl, cat); in xmlUCSIsCat()