Home
last modified time | relevance | path

Searched refs:xmlXPathCacheNewCString (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c2450 xmlXPathCacheNewCString(xmlXPathContextPtr ctxt, const char *val) in xmlXPathCacheNewCString() function
2655 return(xmlXPathCacheNewCString(ctxt, "")); in xmlXPathCacheConvertString()
2684 return(xmlXPathCacheNewCString(ctxt, "")); in xmlXPathCacheConvertString()
8743 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathLocalNameFunction()
8751 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathLocalNameFunction()
8762 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathLocalNameFunction()
8801 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathNamespaceURIFunction()
8808 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathNamespaceURIFunction()
8814 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathNamespaceURIFunction()
8861 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathNameFunction()
[all …]