Home
last modified time | relevance | path

Searched refs:dom_accept_body_name (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/
H A Dhtml_document.c1394 static bool dom_accept_body_name(const xmlChar *name) in dom_accept_body_name() function
1407 return dom_html_document_element_read_helper(obj, retval, dom_accept_body_name); in dom_html_document_body_read()
1427 if (dom_accept_body_name(newval_node->name)) { in dom_html_document_body_write()
1429 …nst xmlNode *current_body_element = dom_html_document_element_read_raw(docp, dom_accept_body_name); in dom_html_document_body_write()

Completed in 10 milliseconds