Searched refs:PHP_SNMP_ERRNO_NOERROR (Results 1 – 1 of 1) sorted by relevance
93 #define PHP_SNMP_ERRNO_NOERROR 0 macro107 PHP_SNMP_ERRNO_NOERROR \227 if (type == PHP_SNMP_ERRNO_NOERROR) { in php_snmp_error()237 if (type == PHP_SNMP_ERRNO_NOERROR) { in php_snmp_error()419 php_snmp_error(getThis(), PHP_SNMP_ERRNO_NOERROR, ""); in php_snmp_internal()2064 REGISTER_SNMP_CLASS_CONST_LONG("ERRNO_NOERROR", PHP_SNMP_ERRNO_NOERROR); in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds