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/
DAbstractStringType.php23 protected $isCharRestricted = false; variable in FreeDSx\\Asn1\\Type\\AbstractStringType
62 return $this->isCharRestricted;
DBmpStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\BmpStringType
DGeneralStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\GeneralStringType
DIA5StringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\IA5StringType
DPrintableStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\PrintableStringType
DUniversalStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\UniversalStringType
DVideotexStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\VideotexStringType
DNumericStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\NumericStringType
DGraphicStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\GraphicStringType
DTeletexStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\TeletexStringType
DVisibleStringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\VisibleStringType
DUtf8StringType.php22 protected $isCharRestricted = true; variable in FreeDSx\\Asn1\\Type\\Utf8StringType