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
1742 valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->here, NULL));
1760 valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->origin, NULL));
H A Delfgcchack.h17486 #undef xmlXPtrNewLocationSetNodes macro
17487 extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes __attribute((alias("xmlXPtrNewLocationSetNodes__internal_alias")));
17489 #ifndef xmlXPtrNewLocationSetNodes
17490 extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes__internal_alias __attribute((visibility("hidden")));
17491 #define xmlXPtrNewLocationSetNodes xmlXPtrNewLocationSetNodes__internal_alias macro

Completed in 102 milliseconds