Lines Matching refs:with_comments
58 int with_comments; member
1631 if (visible && ctx->with_comments) { in xmlC14NProcessNode()
1782 int with_comments, xmlOutputBufferPtr buf) in xmlC14NNewCtx() argument
1814 ctx->with_comments = with_comments; in xmlC14NNewCtx()
1866 int with_comments, xmlOutputBufferPtr buf) { in xmlC14NExecute() argument
1901 with_comments, buf); in xmlC14NExecute()
1968 int with_comments, xmlOutputBufferPtr buf) { in xmlC14NDocSaveTo() argument
1974 with_comments, in xmlC14NDocSaveTo()
2003 int with_comments, xmlChar ** doc_txt_ptr) in xmlC14NDocDumpMemory() argument
2028 with_comments, buf); in xmlC14NDocDumpMemory()
2074 int with_comments, const char *filename, int compression) in xmlC14NDocSave() argument
2101 with_comments, buf); in xmlC14NDocSave()