Home
last modified time | relevance | path

Searched refs:XPATH_USERS (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
Dxpath.h106 XPATH_USERS = 8, enumerator
DxpathInternals.h223 ((ctxt->value != NULL) && (ctxt->value->type == XPATH_USERS))
/external/libxml2/
Dxpath.c1098 case XPATH_USERS: in xmlXPathDebugDumpObject()
1462 case XPATH_USERS: in xmlXPathDebugObjUsageRequested()
1547 case XPATH_USERS: in xmlXPathDebugObjUsageRequested()
1616 case XPATH_USERS: in xmlXPathDebugObjUsageReleased()
1653 case XPATH_USERS: in xmlXPathDebugObjUsageReleased()
2299 case XPATH_USERS: in xmlXPathCacheConvertString()
2589 if (ctxt->value->type != XPATH_USERS) { in xmlXPathPopExternal()
5238 ret->type = XPATH_USERS; in xmlXPathWrapExternal()
5241 xmlXPathDebugObjUsageRequested(NULL, XPATH_USERS); in xmlXPathWrapExternal()
5325 case XPATH_USERS: in xmlXPathObjectCopy()
[all …]
DdebugXML.c1857 case XPATH_USERS: in xmlShellPrintXPathError()
3064 case XPATH_USERS: in xmlShell()
3144 case XPATH_USERS: in xmlShell()
3222 case XPATH_USERS: in xmlShell()
Dschematron.c1589 case XPATH_USERS: in xmlSchematronRunTest()
Dxinclude.c1580 case XPATH_USERS: in xmlXIncludeLoadDoc()