Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dhtml_document.c1504 static bool dom_accept_head_name(const xmlChar *name) in dom_accept_head_name() function
1518 return dom_html_document_element_read_helper(obj, retval, dom_accept_head_name); in dom_html_document_head_read()
1718 xmlNodePtr head = dom_html_document_element_read_raw(docp, dom_accept_head_name); in dom_html_document_title_write()

Completed in 8 milliseconds