Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c2448 xmlXPathCacheNewCString(xmlXPathContextPtr ctxt, const char *val) in xmlXPathCacheNewCString() function
2653 return(xmlXPathCacheNewCString(ctxt, "")); in xmlXPathCacheConvertString()
2682 return(xmlXPathCacheNewCString(ctxt, "")); in xmlXPathCacheConvertString()
8740 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathLocalNameFunction()
8748 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathLocalNameFunction()
8759 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathLocalNameFunction()
8798 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathNamespaceURIFunction()
8805 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathNamespaceURIFunction()
8811 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathNamespaceURIFunction()
8858 valuePush(ctxt, xmlXPathCacheNewCString(ctxt->context, "")); in xmlXPathNameFunction()
[all …]