Home
last modified time | relevance | path

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

12

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DUtf8StringType.php20 protected $tagNumber = self::TAG_TYPE_UTF8_STRING; variable in FreeDSx\\Asn1\\Type\\Utf8StringType
H A DGeneralStringType.php20 protected $tagNumber = self::TAG_TYPE_GENERAL_STRING; variable in FreeDSx\\Asn1\\Type\\GeneralStringType
H A DVisibleStringType.php20 protected $tagNumber = self::TAG_TYPE_VISIBLE_STRING; variable in FreeDSx\\Asn1\\Type\\VisibleStringType
H A DIA5StringType.php20 protected $tagNumber = self::TAG_TYPE_IA5_STRING; variable in FreeDSx\\Asn1\\Type\\IA5StringType
H A DBmpStringType.php20 protected $tagNumber = self::TAG_TYPE_BMP_STRING; variable in FreeDSx\\Asn1\\Type\\BmpStringType
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 DGeneralizedTimeType.php57 protected $tagNumber = self::TAG_TYPE_GENERALIZED_TIME;
55 protected $tagNumber = self::TAG_TYPE_GENERALIZED_TIME; global() variable in FreeDSx\\Asn1\\Type\\GeneralizedTimeType
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultDone.php28 protected $tagNumber = 5;
24 protected $tagNumber = 5; global() variable in FreeDSx\\Ldap\\Operation\\Response\\SearchResultDone
H A DAddResponse.php28 protected $tagNumber = 9;
24 protected $tagNumber = 9; global() variable in FreeDSx\\Ldap\\Operation\\Response\\AddResponse
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 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 DBindResponse.php35 protected $tagNumber = 1;
29 protected $tagNumber = 1; global() variable in FreeDSx\\Ldap\\Operation\\Response\\BindResponse
H A DExtendedResponse.php39 protected $tagNumber = 24;
33 protected $tagNumber = 24; global() variable in FreeDSx\\Ldap\\Operation\\Response\\ExtendedResponse

12