xmlNewCharRef 2399 third_party/libxml/src/SAX2.c ret = xmlNewCharRef(ctxt->myDoc, name); xmlNewCharRef 5927 third_party/libxml/src/elfgcchack.h #undef xmlNewCharRef xmlNewCharRef 5928 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewCharRef) xmlNewCharRef __attribute((alias("xmlNewCharRef__internal_alias"))); xmlNewCharRef 5930 third_party/libxml/src/elfgcchack.h #ifndef xmlNewCharRef xmlNewCharRef 5931 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewCharRef) xmlNewCharRef__internal_alias __attribute((visibility("hidden"))); xmlNewCharRef 5932 third_party/libxml/src/elfgcchack.h #define xmlNewCharRef xmlNewCharRef__internal_alias xmlNewCharRef 834 third_party/libxml/src/include/libxml/tree.h xmlNewCharRef (xmlDocPtr doc, xmlNewCharRef 20837 third_party/libxml/src/testapi.c ret_val = xmlNewCharRef(doc, (const xmlChar *)name);