Searched refs:xmlXPtrNewLocationSetNodes (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A Dxpointer.h71 xmlXPtrNewLocationSetNodes (xmlNodePtr start,
/external/libxml2/
H A Dxpointer.c783 * xmlXPtrNewLocationSetNodes:
793 xmlXPtrNewLocationSetNodes(xmlNodePtr start, xmlNodePtr end) { function
1752 valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->here, NULL));
1770 valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->origin, NULL));
H A Delfgcchack.h17498 #undef xmlXPtrNewLocationSetNodes macro
17499 extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes __attribute((alias("xmlXPtrNewLocationSetNodes__internal_alias")));
17501 #ifndef xmlXPtrNewLocationSetNodes
17502 extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes__internal_alias __attribute((visibility("hidden")));
17503 #define xmlXPtrNewLocationSetNodes xmlXPtrNewLocationSetNodes__internal_alias macro

Completed in 133 milliseconds