Searched refs:xmlXPathCacheNewString (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxpath.c2490 * xmlXPathCacheNewString:
2500 xmlXPathCacheNewString(xmlXPathContextPtr ctxt, const xmlChar *val) function
2711 return(xmlXPathCacheNewString(ctxt, val->stringval));
6492 xmlXPathCacheNewString(ctxt->context, str2));
6547 xmlXPathCacheNewString(ctxt->context, str2));
6801 valuePush(ctxt, xmlXPathCacheNewString(ctxt->context, str2));
8738 xmlXPathCacheNewString(ctxt->context,
8742 valuePush(ctxt, xmlXPathCacheNewString(ctxt->context,
8794 valuePush(ctxt, xmlXPathCacheNewString(ctxt->context,
8858 xmlXPathCacheNewString(ctx
[all...]

Completed in 45 milliseconds