xmlUCSIsNumberForms 14416 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsNumberForms
xmlUCSIsNumberForms 14417 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsNumberForms) xmlUCSIsNumberForms __attribute((alias("xmlUCSIsNumberForms__internal_alias")));
xmlUCSIsNumberForms 14419 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsNumberForms
xmlUCSIsNumberForms 14420 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsNumberForms) xmlUCSIsNumberForms__internal_alias __attribute((visibility("hidden")));
xmlUCSIsNumberForms 14421 third_party/libxml/src/elfgcchack.h #define xmlUCSIsNumberForms xmlUCSIsNumberForms__internal_alias
xmlUCSIsNumberForms  115 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsNumberForms	(int code);
xmlUCSIsNumberForms 41335 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsNumberForms(code);
xmlUCSIsNumberForms  129 third_party/libxml/src/xmlunicode.c   {"NumberForms", xmlUCSIsNumberForms},