Searched defs:stricterror (Results 1 – 3 of 3) sorted by relevance
838 …eck_legacy_insertion_validity(xmlNodePtr parentp, xmlNodePtr child, bool stricterror, bool warn_em… in dom_node_check_legacy_insertion_validity()892 bool stricterror = dom_get_strict_error(intern->document); in dom_node_insert_before_legacy() local1178 bool stricterror = dom_get_strict_error(intern->document); in dom_node_replace_child() local1277 bool stricterror = dom_get_strict_error(intern->document); in dom_node_remove_child() local1318 bool stricterror = dom_get_strict_error(intern->document); in dom_node_append_child_legacy() local
923 bool stricterror = dom_get_strict_error(intern->document); in dom_set_attribute_ns_legacy() local
59 bool stricterror; member
Completed in 17 milliseconds