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()
9257 target = xmlBufCreate(); in xmlXPathSubstringBeforeFunction()9300 target = xmlBufCreate(); in xmlXPathSubstringAfterFunction()9352 target = xmlBufCreate(); in xmlXPathNormalizeFunction()9421 target = xmlBufCreate(); in xmlXPathTranslateFunction()15015 target = xmlBufCreate(); in xmlXPathEscapeUriFunction()
566 buf->conv = xmlBufCreate(); in xmlSaveSwitchEncoding()
5560 buf = xmlBufCreate(); in xmlNodeGetContent()5585 buf = xmlBufCreate(); in xmlNodeGetContent()