Searched refs:XML_C14N_EXCLUSIVE_1_0 (Results 1 – 3 of 3) sorted by relevance
63 XML_C14N_EXCLUSIVE_1_0 = 1, /* Exclusive C14N 1.0 spec */ enumerator
123 ( (ctx)->mode == XML_C14N_EXCLUSIVE_1_0 )1202 case XML_C14N_EXCLUSIVE_1_0: in xmlC14NProcessAttrsAxis()1882 case XML_C14N_EXCLUSIVE_1_0: in xmlC14NExecute()
2581 size = xmlC14NDocDumpMemory(doc, NULL, XML_C14N_EXCLUSIVE_1_0, NULL, 1, &result); in parseAndPrintFile()