Home
last modified time | relevance | path

Searched refs:xmlByteConsumed (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h1078 xmlByteConsumed (xmlParserCtxtPtr ctxt);
/external/libxml2/
Dlibxml2.syms1840 xmlByteConsumed;
Dencoding.c2805 xmlByteConsumed(xmlParserCtxtPtr ctxt) { in xmlByteConsumed() function
Delfgcchack.h1639 #undef xmlByteConsumed
1640 extern __typeof (xmlByteConsumed) xmlByteConsumed __attribute((alias("xmlByteConsumed__internal_ali…
1642 #ifndef xmlByteConsumed
1643 extern __typeof (xmlByteConsumed) xmlByteConsumed__internal_alias __attribute((visibility("hidden")…
1644 #define xmlByteConsumed xmlByteConsumed__internal_alias macro
Dxmlreader.c5333 return(xmlByteConsumed(reader->ctxt)); in xmlTextReaderByteConsumed()
DNEWS1246 xmlByteConsumed static buffer (Ben Maurer).
1501 - Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in
DChangeLog4631 * encoding.c: removed a static buffer in xmlByteConsumed(),
7559 include/libxml/xmlIO.h: added xmlByteConsumed() interface
7562 specific regression test for xmlByteConsumed()
Dtestapi.c12659 ret_val = xmlByteConsumed(ctxt); in test_xmlByteConsumed()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1205 d xmlByteConsumed...
1206 d pr extproc('xmlByteConsumed')
/external/libxml2/win32/
Dlibxml2.def.src585 xmlByteConsumed