Searched refs:property_quick_print_name (Results 1 – 1 of 1) sorted by relevance
274 …zend_string *property_quick_print_name = zend_string_init("quick_print", sizeof("quick_print") - 1… in register_class_SNMP() local275 …zend_declare_typed_property(class_entry, property_quick_print_name, &property_quick_print_default_… in register_class_SNMP()276 zend_string_release(property_quick_print_name); in register_class_SNMP()
Completed in 5 milliseconds