Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrndup

2230 	*doc_txt_ptr = xmlStrndup(out_buff->conv->content, *doc_txt_len);
2233 *doc_txt_ptr = xmlStrndup(out_buff->buffer->content, *doc_txt_len);