Home
last modified time | relevance | path

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

/PHP-8.2/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt36 echo "SNMP::ERRNO_ERROR_IN_REPLY\n";
39 var_dump($session->getErrno() == SNMP::ERRNO_ERROR_IN_REPLY);
112 SNMP::ERRNO_ERROR_IN_REPLY
/PHP-8.2/ext/snmp/
H A Dsnmp.stub.php240 public const ERRNO_ERROR_IN_REPLY = UNKNOWN; define in SNMP

Completed in 6 milliseconds