Home | History | Annotate | Download | only in src

Lines Matching refs:xmlXPathGetElementsByIds

8448  * xmlXPathGetElementsByIds:
8457 xmlXPathGetElementsByIds (xmlDocPtr doc, const xmlChar *ids) {
8546 ns = xmlXPathGetElementsByIds(ctxt->context->doc, tokens);
8558 ret = xmlXPathGetElementsByIds(ctxt->context->doc, obj->stringval);