Searched refs:property_formatOutput_name (Results 1 – 1 of 1) sorted by relevance
1603 …zend_string *property_formatOutput_name = zend_string_init("formatOutput", sizeof("formatOutput") … in register_class_DOMDocument() local1604 …zend_declare_typed_property(class_entry, property_formatOutput_name, &property_formatOutput_defaul… in register_class_DOMDocument()1605 zend_string_release(property_formatOutput_name); in register_class_DOMDocument()
Completed in 10 milliseconds