xmlUCSIsCatLl    13288 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatLl
xmlUCSIsCatLl    13289 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl __attribute((alias("xmlUCSIsCatLl__internal_alias")));
xmlUCSIsCatLl    13291 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatLl
xmlUCSIsCatLl    13292 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatLl    13293 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatLl xmlUCSIsCatLl__internal_alias
xmlUCSIsCatLl     163 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatLl	(int code);
xmlUCSIsCatLl    38139 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatLl(code);
xmlUCSIsCatLl    2839 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatLl(codepoint);
xmlUCSIsCatLl     176 third_party/libxml/src/xmlunicode.c   {"Ll", xmlUCSIsCatLl},