xmlNewNsPropEatName 1289 third_party/libxml/src/SAX2.c ret = xmlNewNsPropEatName(ctxt->node, namespace, name, NULL); xmlNewNsPropEatName 1973 third_party/libxml/src/SAX2.c ret = xmlNewNsPropEatName(ctxt->node, namespace, xmlNewNsPropEatName 6205 third_party/libxml/src/elfgcchack.h #undef xmlNewNsPropEatName xmlNewNsPropEatName 6206 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewNsPropEatName) xmlNewNsPropEatName __attribute((alias("xmlNewNsPropEatName__internal_alias"))); xmlNewNsPropEatName 6208 third_party/libxml/src/elfgcchack.h #ifndef xmlNewNsPropEatName xmlNewNsPropEatName 6209 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewNsPropEatName) xmlNewNsPropEatName__internal_alias __attribute((visibility("hidden"))); xmlNewNsPropEatName 6210 third_party/libxml/src/elfgcchack.h #define xmlNewNsPropEatName xmlNewNsPropEatName__internal_alias xmlNewNsPropEatName 756 third_party/libxml/src/include/libxml/tree.h xmlNewNsPropEatName (xmlNodePtr node, xmlNewNsPropEatName 21649 third_party/libxml/src/testapi.c ret_val = xmlNewNsPropEatName(node, ns, name, (const xmlChar *)value);