Home
last modified time | relevance | path

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

/PHP-8.2/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt21 echo "SNMP::ERRNO_NOERROR\n";
24 var_dump($session->getErrno() == SNMP::ERRNO_NOERROR);
104 SNMP::ERRNO_NOERROR
/PHP-8.2/ext/snmp/
H A Dsnmp.stub.php216 public const ERRNO_NOERROR = UNKNOWN; define in SNMP

Completed in 6 milliseconds