Home
last modified time | relevance | path

Searched refs:COMPARE_FALSE (Results 1 – 2 of 2) sorted by last modified time

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php31 public const COMPARE_FALSE = 5;
121 self::COMPARE_FALSE => 'compareFalse',
168 self::COMPARE_FALSE => 'Indicates that the Compare operation has successfully completed and the assertion has evaluated to FALSE or Undefined.',
30 public const COMPARE_FALSE = 5; global() define in FreeDSx\\Ldap\\Operation\\ResultCode
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientBasicHandler.php40 ResultCode::COMPARE_FALSE,