Home
last modified time | relevance | path

Searched defs:tagNumber (Results 26 – 39 of 39) sorted by relevance

12

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
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 DIncompleteType.php27 public function __construct($value, $tagNumber = null, int $class = AbstractType::TAG_CLASS_UNIVERSAL, bool $isConstructed = false) argument
H A DGeneralizedTimeType.php55 protected $tagNumber = self::TAG_TYPE_GENERALIZED_TIME; global() variable in FreeDSx\\Asn1\\Type\\GeneralizedTimeType
H A DUtcTimeType.php40 protected $tagNumber = self::TAG_TYPE_UTC_TIME; global() variable in FreeDSx\\Asn1\\Type\\UtcTimeType
H A DAbstractStringType.php72 public static function withTag($tagNumber, int $class, bool $isConstructed, $value = '') argument
H A DAbstractTimeType.php169 withTag($tagNumber, int $class, bool $isConstructed, \\DateTime $dateTime = null, string $dateFormat, string $tzFormat) global() argument
H A DAbstractType.php97 protected $tagNumber; global() variable in FreeDSx\\Asn1\\Type\\AbstractType
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DModifyDnResponse.php24 protected $tagNumber = 13; global() variable in FreeDSx\\Ldap\\Operation\\Response\\ModifyDnResponse
H A DModifyResponse.php24 protected $tagNumber = 7; global() variable in FreeDSx\\Ldap\\Operation\\Response\\ModifyResponse
H A DBindResponse.php29 protected $tagNumber = 1; global() variable in FreeDSx\\Ldap\\Operation\\Response\\BindResponse
H A DExtendedResponse.php33 protected $tagNumber = 24; global() variable in FreeDSx\\Ldap\\Operation\\Response\\ExtendedResponse
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DAsn1.php339 * @param int $tagNumber argument
319 context(int $tagNumber, AbstractType $type) global() argument
329 application(int $tagNumber, AbstractType $type) global() argument
349 private(int $tagNumber, AbstractType $type) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php87 protected $tagNumber; global() variable in FreeDSx\\Ldap\\Operation\\LdapResult

12