Searched refs:xmlBufCreate (Results 1 – 7 of 7) sorted by relevance
22 xmlBufPtr xmlBufCreate(void);
2399 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()
122 xmlBufCreate(void) { in xmlBufCreate() function
1209 input->buf->buffer = xmlBufCreate(); in xmlSwitchInputEncodingInt()
9188 target = xmlBufCreate(); in xmlXPathSubstringBeforeFunction()9231 target = xmlBufCreate(); in xmlXPathSubstringAfterFunction()9283 target = xmlBufCreate(); in xmlXPathNormalizeFunction()9352 target = xmlBufCreate(); in xmlXPathTranslateFunction()14617 target = xmlBufCreate(); in xmlXPathEscapeUriFunction()
565 buf->conv = xmlBufCreate(); in xmlSaveSwitchEncoding()
5602 buf = xmlBufCreate(); in xmlNodeGetContent()5627 buf = xmlBufCreate(); in xmlNodeGetContent()