Searched refs:xmlBufCreate (Results 1 – 7 of 7) sorted by relevance
22 xmlBufPtr xmlBufCreate(void);
2372 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()
122 xmlBufCreate(void) { in xmlBufCreate() function
1209 input->buf->buffer = xmlBufCreate(); in xmlSwitchInputEncodingInt()
9260 target = xmlBufCreate(); in xmlXPathSubstringBeforeFunction()9303 target = xmlBufCreate(); in xmlXPathSubstringAfterFunction()9355 target = xmlBufCreate(); in xmlXPathNormalizeFunction()9424 target = xmlBufCreate(); in xmlXPathTranslateFunction()15187 target = xmlBufCreate(); in xmlXPathEscapeUriFunction()
566 buf->conv = xmlBufCreate(); in xmlSaveSwitchEncoding()
5560 buf = xmlBufCreate(); in xmlNodeGetContent()5585 buf = xmlBufCreate(); in xmlNodeGetContent()