Searched refs:dom_document_implementation_read (Results 1 – 3 of 3) sorted by relevance
39 int dom_document_implementation_read(dom_object *obj, zval **retval TSRMLS_DC);
279 int dom_document_implementation_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_document_implementation_read() function
744 …prop_handler(&dom_document_prop_handlers, "implementation", dom_document_implementation_read, NULL… in PHP_MINIT_FUNCTION()
Completed in 28 milliseconds