Searched refs:const_ERRNO_NOERROR_name (Results 1 – 1 of 1) sorted by relevance
305 …zend_string *const_ERRNO_NOERROR_name = zend_string_init_interned("ERRNO_NOERROR", sizeof("ERRNO_N… in register_class_SNMP() local306 …zend_declare_class_constant_ex(class_entry, const_ERRNO_NOERROR_name, &const_ERRNO_NOERROR_value, … in register_class_SNMP()307 zend_string_release(const_ERRNO_NOERROR_name); in register_class_SNMP()
Completed in 4 milliseconds