Searched refs:xmlXPathCacheNewCString (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xpath.c | 1742 xmlXPathCacheNewCString(xmlXPathParserContextPtr pctxt, const char *val) in xmlXPathCacheNewCString() function 7353 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathLocalNameFunction() 7361 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathLocalNameFunction() 7371 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathLocalNameFunction() 7409 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNamespaceURIFunction() 7416 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNamespaceURIFunction() 7422 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNamespaceURIFunction() 7468 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNameFunction() 7477 xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNameFunction() 7823 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathSubstringFunction()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 1855 xmlXPathCacheNewCString(xmlXPathParserContextPtr pctxt, const char *val) in xmlXPathCacheNewCString() function 7653 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathLocalNameFunction() 7661 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathLocalNameFunction() 7671 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathLocalNameFunction() 7709 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNamespaceURIFunction() 7716 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNamespaceURIFunction() 7722 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNamespaceURIFunction() 7768 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNameFunction() 7777 xmlXPathCacheNewCString(ctxt, "")); in xmlXPathNameFunction() 8123 valuePush(ctxt, xmlXPathCacheNewCString(ctxt, "")); in xmlXPathSubstringFunction()
|