Searched refs:property_exceptions_enabled_name (Results 1 – 1 of 1) sorted by relevance
395 …zend_string *property_exceptions_enabled_name = zend_string_init("exceptions_enabled", sizeof("exc… in register_class_SNMP() local396 …zend_declare_typed_property(class_entry, property_exceptions_enabled_name, &property_exceptions_en… in register_class_SNMP()397 zend_string_release(property_exceptions_enabled_name); in register_class_SNMP()
Completed in 8 milliseconds