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.c2372 ret->buffer = xmlBufCreate(); in xmlAllocOutputBuffer()
2422 ret->buffer = xmlBufCreate(); in xmlAllocOutputBufferInternal()
3150 in->raw = xmlBufCreate(); in xmlParserInputBufferPush()
3266 in->raw = xmlBufCreate(); in xmlParserInputBufferGrow()
3357 out->conv = xmlBufCreate(); in xmlOutputBufferWrite()
3544 out->conv = xmlBufCreate(); in xmlOutputBufferWriteEscape()
Dbuf.c122 xmlBufCreate(void) { in xmlBufCreate() function
DparserInternals.c1209 input->buf->buffer = xmlBufCreate(); in xmlSwitchInputEncodingInt()
Dxpath.c9257 target = xmlBufCreate(); in xmlXPathSubstringBeforeFunction()
9300 target = xmlBufCreate(); in xmlXPathSubstringAfterFunction()
9352 target = xmlBufCreate(); in xmlXPathNormalizeFunction()
9421 target = xmlBufCreate(); in xmlXPathTranslateFunction()
15015 target = xmlBufCreate(); in xmlXPathEscapeUriFunction()
Dxmlsave.c566 buf->conv = xmlBufCreate(); in xmlSaveSwitchEncoding()
Dtree.c5560 buf = xmlBufCreate(); in xmlNodeGetContent()
5585 buf = xmlBufCreate(); in xmlNodeGetContent()