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