PHP Class Znerol\Component\Stringprep\Profile\PolicyMIB

Inheritance: extends Znerol\Component\Stringprep\Profile
Show file Open project: horde/horde

Protected Properties

Property Type Description
$casefold No casefolding
$checkbidi Bidirectional character handling: not performed
$normalize The Unicode normalization used: Form KC
$prohibit Prohibited output
$removeZWS Use RFC3454 table B.1

Property Details

$casefold protected property

No casefolding
protected $casefold

$checkbidi protected property

Bidirectional character handling: not performed
protected $checkbidi

$normalize protected property

The Unicode normalization used: Form KC
protected $normalize

$prohibit protected property

Prohibited output
protected $prohibit

$removeZWS protected property

Use RFC3454 table B.1
protected $removeZWS