Lines Matching +defs:val +defs:set
578 xmlXPtrLocationSetCreate(xmlXPathObjectPtr val) { in xmlXPtrLocationSetCreate()
612 xmlXPtrLocationSetAdd(xmlLocationSetPtr cur, xmlXPathObjectPtr val) { in xmlXPtrLocationSetAdd()
690 xmlXPtrLocationSetDel(xmlLocationSetPtr cur, xmlXPathObjectPtr val) { in xmlXPtrLocationSetDel()
723 xmlXPtrLocationSetRemove(xmlLocationSetPtr cur, int val) { in xmlXPtrLocationSetRemove()
790 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set) { in xmlXPtrNewLocationSetNodeSet()
826 xmlXPtrWrapLocationSet(xmlLocationSetPtr val) { in xmlXPtrWrapLocationSet()
872 #define SKIP(val) ctxt->cur += (val) argument
873 #define NXT(val) ctxt->cur[(val)] argument
1384 xmlNodeSetPtr set; in xmlXPtrEval() local
1600 xmlNodeSetPtr set = obj->nodesetval; in xmlXPtrBuildNodeList() local
1644 xmlLocationSetPtr set = (xmlLocationSetPtr) obj->user; in xmlXPtrBuildNodeList() local
2026 xmlXPathObjectPtr set; in xmlXPtrRangeFunction() local
2180 xmlXPathObjectPtr set; in xmlXPtrRangeInsideFunction() local
2711 xmlXPathObjectPtr set = NULL; in xmlXPtrStringRangeFunction() local