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.c3707 xmlChar **inclusive_namespaces = NULL; in c14nRunTest() local
3753 inclusive_namespaces = parse_list((xmlChar *) nslist); in c14nRunTest()
3762 mode, inclusive_namespaces, in c14nRunTest()
3782 if (inclusive_namespaces != NULL) xmlFree(inclusive_namespaces); in c14nRunTest()