xmlUCSIsCatNl    13420 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatNl
xmlUCSIsCatNl    13421 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl __attribute((alias("xmlUCSIsCatNl__internal_alias")));
xmlUCSIsCatNl    13423 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatNl
xmlUCSIsCatNl    13424 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatNl    13425 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatNl xmlUCSIsCatNl__internal_alias
xmlUCSIsCatNl     174 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatNl	(int code);
xmlUCSIsCatNl    38513 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatNl(code);
xmlUCSIsCatNl    2869 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatNl(codepoint);
xmlUCSIsCatNl     187 third_party/libxml/src/xmlunicode.c   {"Nl", xmlUCSIsCatNl},