• Home
  • Raw
  • Download

Lines Matching refs:xmlXPathDebugObjUsageRequested

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()
2566 xmlXPathDebugObjUsageRequested(ctxt, XPATH_BOOLEAN); in xmlXPathCacheNewBoolean()
2580 xmlXPathDebugObjUsageRequested(ctxt, XPATH_BOOLEAN); in xmlXPathCacheNewBoolean()
2614 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NUMBER); in xmlXPathCacheNewFloat()
2628 xmlXPathDebugObjUsageRequested(ctxt, XPATH_NUMBER); in xmlXPathCacheNewFloat()
4352 xmlXPathDebugObjUsageRequested(NULL, XPATH_NODESET); in xmlXPathNewNodeSet()
4381 xmlXPathDebugObjUsageRequested(NULL, XPATH_XSLT_TREE); in xmlXPathNewValueTree()
4439 xmlXPathDebugObjUsageRequested(NULL, XPATH_NODESET); in xmlXPathWrapNodeSet()
5242 xmlXPathDebugObjUsageRequested(NULL, XPATH_NUMBER); in xmlXPathNewFloat()
5268 xmlXPathDebugObjUsageRequested(NULL, XPATH_BOOLEAN); in xmlXPathNewBoolean()
5297 xmlXPathDebugObjUsageRequested(NULL, XPATH_STRING); in xmlXPathNewString()
5323 xmlXPathDebugObjUsageRequested(NULL, XPATH_STRING); in xmlXPathWrapString()
5349 xmlXPathDebugObjUsageRequested(NULL, XPATH_STRING); in xmlXPathNewCString()
5388 xmlXPathDebugObjUsageRequested(NULL, XPATH_USERS); in xmlXPathWrapExternal()
5415 xmlXPathDebugObjUsageRequested(NULL, val->type); in xmlXPathObjectCopy()