xmlXPtrNewLocationSetNodes 17498 third_party/libxml/src/elfgcchack.h #undef xmlXPtrNewLocationSetNodes
xmlXPtrNewLocationSetNodes 17499 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes __attribute((alias("xmlXPtrNewLocationSetNodes__internal_alias")));
xmlXPtrNewLocationSetNodes 17501 third_party/libxml/src/elfgcchack.h #ifndef xmlXPtrNewLocationSetNodes
xmlXPtrNewLocationSetNodes 17502 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes__internal_alias __attribute((visibility("hidden")));
xmlXPtrNewLocationSetNodes 17503 third_party/libxml/src/elfgcchack.h #define xmlXPtrNewLocationSetNodes xmlXPtrNewLocationSetNodes__internal_alias
xmlXPtrNewLocationSetNodes   71 third_party/libxml/src/include/libxml/xpointer.h 		    xmlXPtrNewLocationSetNodes	(xmlNodePtr start,
xmlXPtrNewLocationSetNodes 51264 third_party/libxml/src/testapi.c         ret_val = xmlXPtrNewLocationSetNodes(start, end);
xmlXPtrNewLocationSetNodes 1744 third_party/libxml/src/xpointer.c     valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->here, NULL));
xmlXPtrNewLocationSetNodes 1762 third_party/libxml/src/xpointer.c     valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->origin, NULL));