Home
last modified time | relevance | path

Searched refs:dom_document_doctype_read (Results 1 – 3 of 3) sorted by path

/PHP-5.5/ext/dom/
H A Ddocument.c243 int dom_document_doctype_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_document_doctype_read() function
H A Ddom_properties.h38 int dom_document_doctype_read(dom_object *obj, zval **retval TSRMLS_DC);
H A Dphp_dom.c738 …dom_register_prop_handler(&dom_document_prop_handlers, "doctype", dom_document_doctype_read, NULL … in PHP_MINIT_FUNCTION()

Completed in 14 milliseconds