Home
last modified time | relevance | path

Searched refs:const_ERRNO_TIMEOUT_value (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/snmp/
H A Dsnmp_arginfo.h321 zval const_ERRNO_TIMEOUT_value; in register_class_SNMP() local
322 ZVAL_LONG(&const_ERRNO_TIMEOUT_value, PHP_SNMP_ERRNO_TIMEOUT); in register_class_SNMP()
324 …zend_declare_class_constant_ex(class_entry, const_ERRNO_TIMEOUT_name, &const_ERRNO_TIMEOUT_value, … in register_class_SNMP()

Completed in 6 milliseconds