Searched refs:xmlXPtrNewLocationSetNodes (Results 1 – 7 of 7) sorted by relevance
86 d xmlXPtrNewLocationSetNodes...87 d pr extproc('xmlXPtrNewLocationSetNodes')
71 xmlXPtrNewLocationSetNodes (xmlNodePtr start,
763 xmlXPtrNewLocationSetNodes(xmlNodePtr start, xmlNodePtr end) { in xmlXPtrNewLocationSetNodes() function1722 valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->here, NULL)); in xmlXPtrHereFunction()1740 valuePush(ctxt, xmlXPtrNewLocationSetNodes(ctxt->context->origin, NULL)); in xmlXPtrOriginFunction()
60 xmlXPtrNewLocationSetNodes;
17696 #undef xmlXPtrNewLocationSetNodes17697 extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes __attribute((alias("xmlXPtr…17699 #ifndef xmlXPtrNewLocationSetNodes17700 extern __typeof (xmlXPtrNewLocationSetNodes) xmlXPtrNewLocationSetNodes__internal_alias __attribute…17701 #define xmlXPtrNewLocationSetNodes xmlXPtrNewLocationSetNodes__internal_alias macro
51958 ret_val = xmlXPtrNewLocationSetNodes(start, end); in test_xmlXPtrNewLocationSetNodes()
3165 xmlXPtrNewLocationSetNodes