Lines Matching refs:php_dom_throw_error_with_message

93php_dom_throw_error_with_message(INVALID_MODIFICATION_ERR, "Unable to allocate temporary nodes", /…  in dom_cannot_create_temp_nodes()
157php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Cannot have more than one element child i… in dom_fragment_common_hierarchy_check_part()
162php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Cannot insert text as a child of a docume… in dom_fragment_common_hierarchy_check_part()
183php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Cannot have more than one element child i… in php_dom_fragment_insertion_hierarchy_check_pre_insertion()
188php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Document types must be the first child in… in php_dom_fragment_insertion_hierarchy_check_pre_insertion()
211php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Cannot have more than one element child i… in php_dom_fragment_insertion_hierarchy_check_replace()
219php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Document types must be the first child in… in php_dom_fragment_insertion_hierarchy_check_replace()
276php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Cannot insert text as a child of a docume… in dom_is_pre_insert_valid_without_step_1()
282php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Cannot insert a document type into anythi… in dom_is_pre_insert_valid_without_step_1()
299php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Cannot have more than one element child i… in dom_is_pre_insert_valid_without_step_1()
303php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Document types must be the first child in… in dom_is_pre_insert_valid_without_step_1()
311php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Cannot have more than one document type",… in dom_is_pre_insert_valid_without_step_1()
316php_dom_throw_error_with_message(HIERARCHY_REQUEST_ERR, "Document types must be the first child in… in dom_is_pre_insert_valid_without_step_1()