xmlIsIdeographic 4707 third_party/libxml/src/elfgcchack.h #undef xmlIsIdeographic xmlIsIdeographic 4708 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIsIdeographic) xmlIsIdeographic __attribute((alias("xmlIsIdeographic__internal_alias"))); xmlIsIdeographic 4710 third_party/libxml/src/elfgcchack.h #ifndef xmlIsIdeographic xmlIsIdeographic 4711 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIsIdeographic) xmlIsIdeographic__internal_alias __attribute((visibility("hidden"))); xmlIsIdeographic 4712 third_party/libxml/src/elfgcchack.h #define xmlIsIdeographic xmlIsIdeographic__internal_alias xmlIsIdeographic 223 third_party/libxml/src/include/libxml/chvalid.h xmlIsIdeographic(unsigned int ch); xmlIsIdeographic 6850 third_party/libxml/src/testapi.c ret_val = xmlIsIdeographic(ch);