Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddom_properties.h43 zend_result dom_document_standalone_write(dom_object *obj, zval *newval);
H A Dphp_dom.c946 …document_prop_handlers, "standalone", dom_document_standalone_read, dom_document_standalone_write); in PHP_MINIT_FUNCTION()
947 …ument_prop_handlers, "xmlStandalone", dom_document_standalone_read, dom_document_standalone_write); in PHP_MINIT_FUNCTION()
974 …ument_prop_handlers, "xmlStandalone", dom_document_standalone_read, dom_document_standalone_write); in PHP_MINIT_FUNCTION()
H A Ddocument.c161 zend_result dom_document_standalone_write(dom_object *obj, zval *newval) in dom_document_standalone_write() function

Completed in 18 milliseconds