Searched refs:xmlByteConsumed (Results 1 – 10 of 10) sorted by relevance
1078 xmlByteConsumed (xmlParserCtxtPtr ctxt);
1840 xmlByteConsumed;
1639 #undef xmlByteConsumed1640 extern __typeof (xmlByteConsumed) xmlByteConsumed __attribute((alias("xmlByteConsumed__internal_ali…1642 #ifndef xmlByteConsumed1643 extern __typeof (xmlByteConsumed) xmlByteConsumed__internal_alias __attribute((visibility("hidden")…1644 #define xmlByteConsumed xmlByteConsumed__internal_alias macro
2936 xmlByteConsumed(xmlParserCtxtPtr ctxt) { in xmlByteConsumed() function
5322 return(xmlByteConsumed(reader->ctxt)); in xmlTextReaderByteConsumed()
1246 xmlByteConsumed static buffer (Ben Maurer).1501 - Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in
4631 * encoding.c: removed a static buffer in xmlByteConsumed(),7559 include/libxml/xmlIO.h: added xmlByteConsumed() interface7562 specific regression test for xmlByteConsumed()
12590 ret_val = xmlByteConsumed(ctxt); in test_xmlByteConsumed()
1184 d xmlByteConsumed...1185 d pr extproc('xmlByteConsumed')
585 xmlByteConsumed