Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Ddom_properties.h46 int dom_document_standalone_write(dom_object *obj, zval *newval TSRMLS_DC);
H A Dphp_dom.c744 …nt_prop_handlers, "standalone", dom_document_standalone_read, dom_document_standalone_write TSRMLS… in PHP_MINIT_FUNCTION()
745 …prop_handlers, "xmlStandalone", dom_document_standalone_read, dom_document_standalone_write TSRMLS… in PHP_MINIT_FUNCTION()
H A Ddocument.c418 int dom_document_standalone_write(dom_object *obj, zval *newval TSRMLS_DC) in dom_document_standalone_write() function

Completed in 22 milliseconds