Home
last modified time | relevance | path

Searched refs:XML_C14N_EXCLUSIVE_1_0 (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/
DtestC14N.c160 ret = test_c14n(argv[2], 1, XML_C14N_EXCLUSIVE_1_0, (argc > 3) ? argv[3] : NULL, list); in main()
167 ret = test_c14n(argv[2], 0, XML_C14N_EXCLUSIVE_1_0, (argc > 3) ? argv[3] : NULL, list); in main()
Dc14n.c125 ( (ctx)->mode == XML_C14N_EXCLUSIVE_1_0 )
1217 case XML_C14N_EXCLUSIVE_1_0: in xmlC14NProcessAttrsAxis()
1881 case XML_C14N_EXCLUSIVE_1_0: in xmlC14NExecute()
Dxmllint.c2592 size = xmlC14NDocDumpMemory(doc, NULL, XML_C14N_EXCLUSIVE_1_0, NULL, 1, &result); in parseAndPrintFile()
Druntest.c3933 return(c14nCommonTest(filename, 0, XML_C14N_EXCLUSIVE_1_0, "exc-without-comments")); in c14nExcWithoutCommentTest()
/external/libxml2/include/libxml/
Dc14n.h63 XML_C14N_EXCLUSIVE_1_0 = 1, /* Exclusive C14N 1.0 spec */ enumerator
/external/libxml2/os400/libxmlrpg/
Dc14n.rpgle59 d XML_C14N_EXCLUSIVE_1_0... Exclusive C14N 1.0