Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddom_properties.h65 zend_result dom_html_document_encoding_write(dom_object *obj, zval *retval);
H A Dphp_dom.c922 …ument_prop_handlers, "characterSet", dom_document_encoding_read, dom_html_document_encoding_write); in PHP_MINIT_FUNCTION()
923 …e_document_prop_handlers, "charset", dom_document_encoding_read, dom_html_document_encoding_write); in PHP_MINIT_FUNCTION()
924 …ment_prop_handlers, "inputEncoding", dom_document_encoding_read, dom_html_document_encoding_write); in PHP_MINIT_FUNCTION()
H A Dhtml_document.c1450 zend_result dom_html_document_encoding_write(dom_object *obj, zval *newval) in dom_html_document_encoding_write() function

Completed in 25 milliseconds