xmlIsPubidChar 4747 third_party/libxml/src/elfgcchack.h #undef xmlIsPubidChar xmlIsPubidChar 4748 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIsPubidChar) xmlIsPubidChar __attribute((alias("xmlIsPubidChar__internal_alias"))); xmlIsPubidChar 4750 third_party/libxml/src/elfgcchack.h #ifndef xmlIsPubidChar xmlIsPubidChar 4751 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIsPubidChar) xmlIsPubidChar__internal_alias __attribute((visibility("hidden"))); xmlIsPubidChar 4752 third_party/libxml/src/elfgcchack.h #define xmlIsPubidChar xmlIsPubidChar__internal_alias xmlIsPubidChar 225 third_party/libxml/src/include/libxml/chvalid.h xmlIsPubidChar(unsigned int ch); xmlIsPubidChar 6882 third_party/libxml/src/testapi.c ret_val = xmlIsPubidChar(ch);