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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c9795 * xmlXPathParseQName:
9812 xmlXPathParseQName(xmlXPathParserContextPtr ctxt, xmlChar **prefix) { function
10252 name = xmlXPathParseQName(ctxt, &prefix);
10311 name = xmlXPathParseQName(ctxt, &prefix);

Completed in 65 milliseconds