Home
last modified time | relevance | path

Searched refs:xmlBufCreate (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dbuf.h22 xmlBufPtr xmlBufCreate(void);
DxmlIO.c2471 ret->buffer = xmlBufCreate(); in xmlAllocOutputBuffer()
2521 ret->buffer = xmlBufCreate(); in xmlAllocOutputBufferInternal()
3251 in->raw = xmlBufCreate(); in xmlParserInputBufferPush()
3367 in->raw = xmlBufCreate(); in xmlParserInputBufferGrow()
3458 out->conv = xmlBufCreate(); in xmlOutputBufferWrite()
3645 out->conv = xmlBufCreate(); in xmlOutputBufferWriteEscape()
Dbuf.c121 xmlBufCreate(void) { in xmlBufCreate() function
DparserInternals.c1196 input->buf->buffer = xmlBufCreate(); in xmlSwitchInputEncodingInt()
Dxpath.c9244 target = xmlBufCreate(); in xmlXPathSubstringBeforeFunction()
9287 target = xmlBufCreate(); in xmlXPathSubstringAfterFunction()
9339 target = xmlBufCreate(); in xmlXPathNormalizeFunction()
9408 target = xmlBufCreate(); in xmlXPathTranslateFunction()
15260 target = xmlBufCreate(); in xmlXPathEscapeUriFunction()
Dxmlsave.c566 buf->conv = xmlBufCreate(); in xmlSaveSwitchEncoding()
Dtree.c5530 buf = xmlBufCreate(); in xmlNodeGetContent()
5555 buf = xmlBufCreate(); in xmlNodeGetContent()