Searched refs:xpath_filename (Results 1 – 2 of 2) sorted by relevance
61 const char* xpath_filename, xmlChar **inclusive_namespaces) { in test_c14n() argument92 if(xpath_filename) { in test_c14n()93 xpath = load_xpath_expr(doc, xpath_filename); in test_c14n()
3782 const char* xpath_filename, const char *ns_filename, in c14nRunTest() argument3818 if(xpath_filename) { in c14nRunTest()3819 xpath = load_xpath_expr(doc, xpath_filename); in c14nRunTest()