Searched refs:xmlXPathDebugObjUsageRequested (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xpath.c | 1793 xmlXPathDebugObjUsageRequested(xmlXPathContextPtr ctxt, in xmlXPathDebugObjUsageRequested() function 2306 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheWrapNodeSet() 2343 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheWrapString() 2359 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheWrapString() 2406 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheNewNodeSet() 2429 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheNewNodeSet() 2464 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewCString() 2478 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewCString() 2515 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewString() 2532 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewString() [all …]
|