Searched defs:xmlXPathGetElementsByIds (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c8474 * xmlXPathGetElementsByIds:
8483 xmlXPathGetElementsByIds (xmlDocPtr doc, const xmlChar *ids) { function
8565 ns = xmlXPathGetElementsByIds(ctxt->context->doc, tokens);
8577 ret = xmlXPathGetElementsByIds(ctxt->context->doc, obj->stringval);

Completed in 356 milliseconds