xmlUCSIsCatLo    13312 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatLo
xmlUCSIsCatLo    13313 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo __attribute((alias("xmlUCSIsCatLo__internal_alias")));
xmlUCSIsCatLo    13315 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatLo
xmlUCSIsCatLo    13316 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatLo    13317 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatLo xmlUCSIsCatLo__internal_alias
xmlUCSIsCatLo     165 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatLo	(int code);
xmlUCSIsCatLo    38207 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatLo(code);
xmlUCSIsCatLo    2848 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatLo(codepoint);
xmlUCSIsCatLo     178 third_party/libxml/src/xmlunicode.c   {"Lo", xmlUCSIsCatLo},