Searched refs:xmlXPathCompareNodeSetValue (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xpath.c | 5474 xmlXPathCompareNodeSetValue(xmlXPathParserContextPtr ctxt, int inf, int strict, in xmlXPathCompareNodeSetValue() function 6103 ret = xmlXPathCompareNodeSetValue(ctxt, inf, strict, in xmlXPathCompareValues() 6106 ret = xmlXPathCompareNodeSetValue(ctxt, !inf, strict, in xmlXPathCompareValues()
|
H A D | NEWS | 2016 Fix memory leak in xmlXPathCompareNodeSetValue (Nick Wellnhofer),
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 5671 xmlXPathCompareNodeSetValue(xmlXPathParserContextPtr ctxt, int inf, int strict, in xmlXPathCompareNodeSetValue() function 6330 ret = xmlXPathCompareNodeSetValue(ctxt, inf, strict, in xmlXPathCompareValues() 6333 ret = xmlXPathCompareNodeSetValue(ctxt, !inf, strict, in xmlXPathCompareValues()
|
H A D | NEWS | 1669 Fix memory leak in xmlXPathCompareNodeSetValue (Nick Wellnhofer),
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 32093 …al/libxml2,[email protected],Fix memory leak in xmlXPathCompareNodeSetValue
|