Home
last modified time | relevance | path

Searched refs:isCharRestricted (Results 1 – 12 of 12) sorted by relevance

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractStringType.php23 protected $isCharRestricted = false; variable in FreeDSx\\Asn1\\Type\\AbstractStringType
62 return $this->isCharRestricted;
H A DUniversalStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\UniversalStringType
H A DVideotexStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\VideotexStringType
H A DGraphicStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\GraphicStringType
H A DNumericStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\NumericStringType
H A DPrintableStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\PrintableStringType
H A DTeletexStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\TeletexStringType
H A DUtf8StringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\Utf8StringType
H A DGeneralStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\GeneralStringType
H A DVisibleStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\VisibleStringType
H A DIA5StringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\IA5StringType
H A DBmpStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\BmpStringType