Searched defs:with_comments (Results 1 – 6 of 6) sorted by relevance
| /external/libxml2/ |
| D | c14n.c | 58 int with_comments; member 1782 int with_comments, xmlOutputBufferPtr buf) in xmlC14NNewCtx() 1866 int with_comments, xmlOutputBufferPtr buf) { in xmlC14NExecute() 1968 int with_comments, xmlOutputBufferPtr buf) { in xmlC14NDocSaveTo() 2003 int with_comments, xmlChar ** doc_txt_ptr) in xmlC14NDocDumpMemory() 2074 int with_comments, const char *filename, int compression) in xmlC14NDocSave()
|
| D | testC14N.c | 60 test_c14n(const char* xml_filename, int with_comments, int mode, in test_c14n()
|
| D | runtest.c | 3781 c14nRunTest(const char* xml_filename, int with_comments, int mode, in c14nRunTest() 3871 c14nCommonTest(const char *filename, int with_comments, int mode, in c14nCommonTest()
|
| D | testapi.c | 5380 int with_comments; /* include comments in the result (!=0) or not (==0) */ in test_xmlC14NDocDumpMemory() local 5449 int with_comments; /* include comments in the result (!=0) or not (==0) */ in test_xmlC14NDocSave() local 5525 int with_comments; /* include comments in the result (!=0) or not (==0) */ in test_xmlC14NDocSaveTo() local
|
| /external/libxml2/python/ |
| D | libxml.py | 429 with_comments=0): argument 443 with_comments=0): argument
|
| D | libxml.c | 3616 int with_comments; in libxml_C14NDocDumpMemory() local 3692 int with_comments; in libxml_C14NDocSaveTo() local
|