Searched refs:xmlXPathCurrentChar (Results 1 – 1 of 1) sorted by relevance
3097 #define CUR_CHAR(l) xmlXPathCurrentChar(ctxt, &l)9687 xmlXPathCurrentChar(xmlXPathParserContextPtr ctxt, int *len) { in xmlXPathCurrentChar() function