Home
last modified time | relevance | path

Searched refs:tagNumber (Results 26 – 40 of 40) sorted by path

12

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DTeletexStringType.php20 protected $tagNumber = self::TAG_TYPE_TELETEX_STRING; variable in FreeDSx\\Asn1\\Type\\TeletexStringType
H A DUniversalStringType.php20 protected $tagNumber = self::TAG_TYPE_UNIVERSAL_STRING; variable in FreeDSx\\Asn1\\Type\\UniversalStringType
H A DUtcTimeType.php42 protected $tagNumber = self::TAG_TYPE_UTC_TIME;
40 protected $tagNumber = self::TAG_TYPE_UTC_TIME; global() variable in FreeDSx\\Asn1\\Type\\UtcTimeType
H A DUtf8StringType.php20 protected $tagNumber = self::TAG_TYPE_UTF8_STRING; variable in FreeDSx\\Asn1\\Type\\Utf8StringType
H A DVideotexStringType.php20 protected $tagNumber = self::TAG_TYPE_VIDEOTEX_STRING; variable in FreeDSx\\Asn1\\Type\\VideotexStringType
H A DVisibleStringType.php20 protected $tagNumber = self::TAG_TYPE_VISIBLE_STRING; variable in FreeDSx\\Asn1\\Type\\VisibleStringType
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php91 protected $tagNumber;
169 if ($this->tagNumber === null) {
173 return Asn1::application($this->tagNumber, $result);
87 protected $tagNumber; global() variable in FreeDSx\\Ldap\\Operation\\LdapResult
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DAddResponse.php28 protected $tagNumber = 9;
24 protected $tagNumber = 9; global() variable in FreeDSx\\Ldap\\Operation\\Response\\AddResponse
H A DBindResponse.php35 protected $tagNumber = 1;
29 protected $tagNumber = 1; global() variable in FreeDSx\\Ldap\\Operation\\Response\\BindResponse
H A DCompareResponse.php28 protected $tagNumber = 15;
24 protected $tagNumber = 15; global() variable in FreeDSx\\Ldap\\Operation\\Response\\CompareResponse
H A DDeleteResponse.php28 protected $tagNumber = 11;
24 protected $tagNumber = 11; global() variable in FreeDSx\\Ldap\\Operation\\Response\\DeleteResponse
H A DExtendedResponse.php39 protected $tagNumber = 24;
33 protected $tagNumber = 24; global() variable in FreeDSx\\Ldap\\Operation\\Response\\ExtendedResponse
H A DModifyDnResponse.php28 protected $tagNumber = 13;
24 protected $tagNumber = 13; global() variable in FreeDSx\\Ldap\\Operation\\Response\\ModifyDnResponse
H A DModifyResponse.php28 protected $tagNumber = 7;
24 protected $tagNumber = 7; global() variable in FreeDSx\\Ldap\\Operation\\Response\\ModifyResponse
H A DSearchResultDone.php28 protected $tagNumber = 5;
24 protected $tagNumber = 5; global() variable in FreeDSx\\Ldap\\Operation\\Response\\SearchResultDone

12