Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dhtml_document.c89 zend_string *implementation_str = ZSTR_INIT_LITERAL("implementation", false); in dom_modern_document_implementation_read() local
90 …*prop_info = zend_get_property_info(dom_abstract_base_document_class_entry, implementation_str, 0); in dom_modern_document_implementation_read()
91 zend_string_release_ex(implementation_str, false); in dom_modern_document_implementation_read()

Completed in 11 milliseconds