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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c2115 * xmlXPathCacheNewString:
2125 xmlXPathCacheNewString(xmlXPathContextPtr ctxt, const xmlChar *val) function
2337 return(xmlXPathCacheNewString(ctxt, val->stringval));
6089 xmlXPathCacheNewString(ctxt->context, str2));
6144 xmlXPathCacheNewString(ctxt->context, str2));
6398 valuePush(ctxt, xmlXPathCacheNewString(ctxt->context, str2));
8298 xmlXPathCacheNewString(ctxt->context,
8302 valuePush(ctxt, xmlXPathCacheNewString(ctxt->context,
8354 valuePush(ctxt, xmlXPathCacheNewString(ctxt->context,
8418 xmlXPathCacheNewString(ctx
[all...]

Completed in 49 milliseconds