Searched refs:nodeset (Results 1 – 2 of 2) sorted by relevance
16 XPath query did not return a nodeset
2103 xmlNodeSetPtr nodeset = NULL; in dom_canonicalization() local2185 nodeset = xpathobjp->nodesetval; in dom_canonicalization()2226 ret = xmlC14NDocSaveTo(docp, nodeset, exclusive, inclusive_ns_prefixes, with_comments, buf); in dom_canonicalization()
Completed in 19 milliseconds