Searched refs:property_errorBuffer_name (Results 1 – 1 of 1) sorted by relevance
529 …zend_string *property_errorBuffer_name = zend_string_init("errorBuffer", sizeof("errorBuffer") - 1… in register_class_tidy() local530 …zend_declare_typed_property(class_entry, property_errorBuffer_name, &property_errorBuffer_default_… in register_class_tidy()531 zend_string_release(property_errorBuffer_name); in register_class_tidy()
Completed in 6 milliseconds