Searched refs:dom_accept_body_name (Results 1 – 1 of 1) sorted by relevance
1499 static bool dom_accept_body_name(const xmlChar *name) in dom_accept_body_name() function1512 return dom_html_document_element_read_helper(obj, retval, dom_accept_body_name); in dom_html_document_body_read()1532 if (dom_accept_body_name(newval_node->name)) { in dom_html_document_body_write()1534 …nst xmlNode *current_body_element = dom_html_document_element_read_raw(docp, dom_accept_body_name); in dom_html_document_body_write()
Completed in 15 milliseconds