Home
last modified time | relevance | path

Searched defs:xpctxt (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libxml2/fuzz/
H A Dxpath.c44 xmlXPathContextPtr xpctxt; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxpath.c750 xmlXPathContextPtr xpctxt = ctxt->context; in xmlXPathCheckOpLimit() local
9899 xmlXPathContextPtr xpctxt = ctxt->context; in xmlXPathCompileExpr() local
10462 xmlXPathContextPtr xpctxt; in xmlXPathNodeSetFilter() local
10595 xmlXPathContextPtr xpctxt; in xmlXPathLocationSetFilter() local
10855 xmlXPathContextPtr xpctxt = ctxt->context; in xmlXPathNodeCollectAndTest() local
/aosp_15_r20/external/libxml2/
H A Dxpath.c734 xmlXPathContextPtr xpctxt = ctxt->context; in xmlXPathCheckOpLimit() local
9612 xmlXPathContextPtr xpctxt = ctxt->context; in xmlXPathCompileExpr() local
10123 xmlXPathContextPtr xpctxt; in xmlXPathNodeSetFilter() local
10397 xmlXPathContextPtr xpctxt = ctxt->context; in xmlXPathNodeCollectAndTest() local
H A Dxinclude.c105 xmlXPathContextPtr xpctxt; member