Searched defs:with_comments (Results  1 – 8 of 8) sorted by relevance
| /external/libxml2/ | 
| D | c14n.c | 56     int with_comments;  member1777               int with_comments, xmlOutputBufferPtr buf)  in xmlC14NNewCtx()
 1861 	 int with_comments, xmlOutputBufferPtr buf) {  in xmlC14NExecute()
 1963                  int with_comments, xmlOutputBufferPtr buf) {  in xmlC14NDocSaveTo()
 1998                      int with_comments, xmlChar ** doc_txt_ptr)  in xmlC14NDocDumpMemory()
 2069                int with_comments, const char *filename, int compression)  in xmlC14NDocSave()
 
 | 
| D | runtest.c | 4181 c14nRunTest(const char* xml_filename, int with_comments, int mode,  in c14nRunTest()4271 c14nCommonTest(const char *filename, int with_comments, int mode,  in c14nCommonTest()
 
 | 
| D | testapi.c | 5429     int with_comments; /* include comments in the result (!=0) or not (==0) */  in test_xmlC14NDocDumpMemory()  local5498     int with_comments; /* include comments in the result (!=0) or not (==0) */  in test_xmlC14NDocSave()  local
 5574     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):  argument443                    with_comments=0):  argument
 
 | 
| D | libxml.c | 3579     int with_comments;  in libxml_C14NDocDumpMemory()  local3655     int with_comments;  in libxml_C14NDocSaveTo()  local
 
 | 
| /external/python/cpython3/Lib/xml/etree/ | 
| D | ElementTree.py | 1801                  with_comments=False, strip_text=False, rewrite_prefixes=False,  argument
 | 
| /external/cronet/third_party/libxml/src/ | 
| D | runtest.c | 4181 c14nRunTest(const char* xml_filename, int with_comments, int mode,  in c14nRunTest()4271 c14nCommonTest(const char *filename, int with_comments, int mode,  in c14nCommonTest()
 
 | 
| D | testapi.c | 5429     int with_comments; /* include comments in the result (!=0) or not (==0) */  in test_xmlC14NDocDumpMemory()  local5498     int with_comments; /* include comments in the result (!=0) or not (==0) */  in test_xmlC14NDocSave()  local
 5574     int with_comments; /* include comments in the result (!=0) or not (==0) */  in test_xmlC14NDocSaveTo()  local
 
 |