Home
last modified time | relevance | path

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

/external/libxml2/
Dencoding.c2140 ret = xmlEncInputChunk(input->encoder, xmlBufEnd(out), &c_out, in xmlCharEncFirstLineInput()
2238 ret = xmlEncInputChunk(input->encoder, xmlBufEnd(out), &c_out, in xmlCharEncInput()
2423 xmlEncOutputChunk(output->encoder, xmlBufEnd(out), &c_out, in xmlCharEncOutput()
2450 ret = xmlEncOutputChunk(output->encoder, xmlBufEnd(out), &c_out, in xmlCharEncOutput()
2522 ret = xmlEncOutputChunk(output->encoder, xmlBufEnd(out), &c_out, in xmlCharEncOutput()
DparserInternals.c344 in->end = xmlBufEnd(in->buf->buffer); in xmlParserInputGrow()
386 in->end = xmlBufEnd(in->buf->buffer); in xmlParserInputShrink()
404 in->end = xmlBufEnd(in->buf->buffer); in xmlParserInputShrink()
DxmlIO.c3230 buffer = (char *)xmlBufEnd(in->buffer); in xmlParserInputBufferGrow()
3546 ret = escaping(xmlBufEnd(out->buffer) , in xmlOutputBufferWriteEscape()
3566 ret = escaping(xmlBufEnd(out->buffer), &chunk, str, &cons); in xmlOutputBufferWriteEscape()
Dbuf.c600 xmlBufEnd(xmlBufPtr buf) in xmlBufEnd() function
Dlibxml2.syms2252 xmlBufEnd;
Delfgcchack.h1357 #undef xmlBufEnd
1358 extern __typeof (xmlBufEnd) xmlBufEnd __attribute((alias("xmlBufEnd__internal_alias")));
1360 #ifndef xmlBufEnd
1361 extern __typeof (xmlBufEnd) xmlBufEnd__internal_alias __attribute((visibility("hidden")));
1362 #define xmlBufEnd xmlBufEnd__internal_alias macro
Dtestapi.c18583 ret_val = xmlBufEnd(buf); in test_xmlBufEnd()
/external/libxml2/include/libxml/
Dtree.h121 XMLPUBFUN xmlChar* XMLCALL xmlBufEnd (xmlBufPtr buf);
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle111 d xmlBufEnd pr * extproc('xmlBufEnd') xmlChar *
/external/libxml2/win32/
Dlibxml2.def.src557 xmlBufEnd