Home
last modified time | relevance | path

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

/PHP-8.2/ext/snmp/
H A Dphp_snmp.h99 #define PHP_SNMP_ERRNO_NOERROR 0 macro
113 PHP_SNMP_ERRNO_NOERROR \
H A Dsnmp.c207 if (type == PHP_SNMP_ERRNO_NOERROR) { in php_snmp_error()
217 if (type == PHP_SNMP_ERRNO_NOERROR) { in php_snmp_error()
399 php_snmp_error(getThis(), PHP_SNMP_ERRNO_NOERROR, ""); in php_snmp_internal()
H A Dsnmp_arginfo.h304 ZVAL_LONG(&const_ERRNO_NOERROR_value, PHP_SNMP_ERRNO_NOERROR); in register_class_SNMP()

Completed in 20 milliseconds