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.c2399 ret->buffer = xmlBufCreate(); in xmlAllocOutputBuffer()
2450 ret->buffer = xmlBufCreate(); in xmlAllocOutputBufferInternal()
3179 in->raw = xmlBufCreate(); in xmlParserInputBufferPush()
3295 in->raw = xmlBufCreate(); in xmlParserInputBufferGrow()
3386 out->conv = xmlBufCreate(); in xmlOutputBufferWrite()
3576 out->conv = xmlBufCreate(); in xmlOutputBufferWriteEscape()
Dbuf.c122 xmlBufCreate(void) { in xmlBufCreate() function
DparserInternals.c1209 input->buf->buffer = xmlBufCreate(); in xmlSwitchInputEncodingInt()
Dxpath.c9188 target = xmlBufCreate(); in xmlXPathSubstringBeforeFunction()
9231 target = xmlBufCreate(); in xmlXPathSubstringAfterFunction()
9283 target = xmlBufCreate(); in xmlXPathNormalizeFunction()
9352 target = xmlBufCreate(); in xmlXPathTranslateFunction()
14617 target = xmlBufCreate(); in xmlXPathEscapeUriFunction()
Dxmlsave.c565 buf->conv = xmlBufCreate(); in xmlSaveSwitchEncoding()
Dtree.c5602 buf = xmlBufCreate(); in xmlNodeGetContent()
5627 buf = xmlBufCreate(); in xmlNodeGetContent()