Searched refs:dom_document_encoding_write (Results 1 – 4 of 4) sorted by relevance
2 DOMDocument::$encoding - read/write tests (dom_document_encoding_read/dom_document_encoding_write)
44 int dom_document_encoding_write(dom_object *obj, zval *newval TSRMLS_DC);
351 int dom_document_encoding_write(dom_object *obj, zval *newval TSRMLS_DC) in dom_document_encoding_write() function
747 …ocument_prop_handlers, "encoding", dom_document_encoding_read, dom_document_encoding_write TSRMLS_… in PHP_MINIT_FUNCTION()
Completed in 22 milliseconds