Searched refs:xmlCurrentChar (Results 1 – 9 of 9) sorted by relevance
255 c = xmlCurrentChar(ctxt, &len); in testCharRangeByte1()283 c = xmlCurrentChar(ctxt, &len); in testCharRangeByte2()364 c = xmlCurrentChar(ctxt, &len); in testCharRangeByte3()454 c = xmlCurrentChar(ctxt, &len); in testCharRangeByte4()
137 xmlCurrentChar;
591 xmlCurrentChar(xmlParserCtxtPtr ctxt, int *len) { in xmlCurrentChar() function
2611 #undef xmlCurrentChar2612 extern __typeof (xmlCurrentChar) xmlCurrentChar __attribute((alias("xmlCurrentChar__internal_alias"…2614 #ifndef xmlCurrentChar2615 extern __typeof (xmlCurrentChar) xmlCurrentChar__internal_alias __attribute((visibility("hidden")));2616 #define xmlCurrentChar xmlCurrentChar__internal_alias macro
2113 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l)
16030 ret_val = xmlCurrentChar(ctxt, len); in test_xmlCurrentChar()
563 XMLPUBFUN int XMLCALL xmlCurrentChar (xmlParserCtxtPtr ctxt,
475 d xmlCurrentChar pr 10i 0 extproc('xmlCurrentChar')
725 xmlCurrentChar