Searched refs:dom_document_config_read (Results 1 – 3 of 3) sorted by relevance
52 int dom_document_config_read(dom_object *obj, zval *retval);
690 …handler(&dom_document_prop_handlers, "config", sizeof("config")-1, dom_document_config_read, NULL); in PHP_MINIT_FUNCTION()
681 int dom_document_config_read(dom_object *obj, zval *retval) in dom_document_config_read() function
Completed in 20 milliseconds