Lines Matching refs:with_comments
56 int with_comments;
1327 if (visible && ctx->with_comments) {
1464 * @with_comments: include comments in the result (!=0) or not (==0)
1477 int with_comments, xmlOutputBufferPtr buf)
1518 ctx->with_comments = with_comments;
1557 * @with_comments: include comments in the result (!=0) or not (==0)
1571 int with_comments, xmlOutputBufferPtr buf) {
1592 with_comments, buf);
1646 * @with_comments: include comments in the result (!=0) or not (==0)
1660 int with_comments, xmlOutputBufferPtr buf) {
1666 with_comments,
1682 * @with_comments: include comments in the result (!=0) or not (==0)
1696 int with_comments, xmlChar ** doc_txt_ptr)
1721 with_comments, buf);
1752 * @with_comments: include comments in the result (!=0) or not (==0)
1768 int with_comments, const char *filename, int compression)
1795 with_comments, buf);