Searched refs:xmlXPathDebugObjUsageRequested (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xpath.c | 1796 xmlXPathDebugObjUsageRequested(xmlXPathContextPtr ctxt, in xmlXPathDebugObjUsageRequested() function 2309 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheWrapNodeSet() 2346 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheWrapString() 2362 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheWrapString() 2409 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheNewNodeSet() 2432 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NODESET); in xmlXPathCacheNewNodeSet() 2467 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewCString() 2481 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewCString() 2518 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewString() 2535 xmlXPathDebugObjUsageRequested(ctxt, XPATH_STRING); in xmlXPathCacheNewString() [all …]
|