Home
last modified time | relevance | path

Searched refs:xmlXPtrNewLocationSetNodes (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dxpointer.rpgle86 d xmlXPtrNewLocationSetNodes...
87 d pr extproc('xmlXPtrNewLocationSetNodes')
/external/libxml2/include/libxml/
Dxpointer.h71 xmlXPtrNewLocationSetNodes (xmlNodePtr start,
/external/libxml2/
Dxpointer.c763 xmlXPtrNewLocationSetNodes(xmlNodePtr start, xmlNodePtr end) { in xmlXPtrNewLocationSetNodes() function
1722 valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->here, NULL)); in xmlXPtrHereFunction()
1740 valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->origin, NULL)); in xmlXPtrOriginFunction()
Dlibxml2.syms60 xmlXPtrNewLocationSetNodes;
Delfgcchack.h17696 #undef xmlXPtrNewLocationSetNodes
17697 extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes __attribute((alias("xmlXPtr…
17699 #ifndef xmlXPtrNewLocationSetNodes
17700 extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes__internal_alias __attribute…
17701 #define xmlXPtrNewLocationSetNodes xmlXPtrNewLocationSetNodes__internal_alias macro
Dtestapi.c51958 ret_val = xmlXPtrNewLocationSetNodes(start, end); in test_xmlXPtrNewLocationSetNodes()
/external/libxml2/win32/
Dlibxml2.def.src3165 xmlXPtrNewLocationSetNodes