Searched refs:xmlBufCreate (Results 1 – 7 of 7) sorted by relevance
22 xmlBufPtr xmlBufCreate(void);
2471 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()
121 xmlBufCreate(void) { in xmlBufCreate() function
1196 input->buf->buffer = xmlBufCreate(); in xmlSwitchInputEncodingInt()
9244 target = xmlBufCreate(); in xmlXPathSubstringBeforeFunction()9287 target = xmlBufCreate(); in xmlXPathSubstringAfterFunction()9339 target = xmlBufCreate(); in xmlXPathNormalizeFunction()9408 target = xmlBufCreate(); in xmlXPathTranslateFunction()15260 target = xmlBufCreate(); in xmlXPathEscapeUriFunction()
566 buf->conv = xmlBufCreate(); in xmlSaveSwitchEncoding()
5530 buf = xmlBufCreate(); in xmlNodeGetContent()5555 buf = xmlBufCreate(); in xmlNodeGetContent()