Searched refs:implementation_str (Results 1 – 1 of 1) sorted by relevance
90 zend_string *implementation_str = ZSTR_INIT_LITERAL("implementation", false); in dom_modern_document_implementation_read() local91 …*prop_info = zend_get_property_info(dom_abstract_base_document_class_entry, implementation_str, 0); in dom_modern_document_implementation_read()92 zend_string_release_ex(implementation_str, false); in dom_modern_document_implementation_read()
Completed in 13 milliseconds