Searched refs:inclusive_namespaces (Results 1 – 2 of 2) sorted by relevance
61 const char* xpath_filename, xmlChar **inclusive_namespaces) { in test_c14n() argument107 mode, inclusive_namespaces, in test_c14n()
3788 xmlChar **inclusive_namespaces = NULL; in c14nRunTest() local3834 inclusive_namespaces = parse_list((xmlChar *) nslist); in c14nRunTest()3843 mode, inclusive_namespaces, in c14nRunTest()3863 if (inclusive_namespaces != NULL) xmlFree(inclusive_namespaces); in c14nRunTest()