Home
last modified time | relevance | path

Searched refs:inclusive_namespaces (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
DtestC14N.c61 const char* xpath_filename, xmlChar **inclusive_namespaces) { in test_c14n() argument
107 mode, inclusive_namespaces, in test_c14n()
Druntest.c3788 xmlChar **inclusive_namespaces = NULL; in c14nRunTest() local
3834 inclusive_namespaces = parse_list((xmlChar *) nslist); in c14nRunTest()
3843 mode, inclusive_namespaces, in c14nRunTest()
3863 if (inclusive_namespaces != NULL) xmlFree(inclusive_namespaces); in c14nRunTest()