Searched refs:xmlXPathDebugObjUsageRequested (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xpath.c | 1795 xmlXPathDebugObjUsageRequested(xmlXPathContextPtr ctxt, in xmlXPathDebugObjUsageRequested() function 2308 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheWrapNodeSet() 2345 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheWrapString() 2361 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheWrapString() 2408 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheNewNodeSet() 2431 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheNewNodeSet() 2466 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewCString() 2480 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewCString() 2517 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewString() 2534 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewString() [all …]
|