bootstrap.php
Table of Contents
Functions
- normalizer_is_normalized() : mixed
- normalizer_normalize() : mixed
Functions
normalizer_is_normalized()
normalizer_is_normalized(mixed $input[, mixed $form = pNormalizer::NFC ]) : mixed
Parameters
- $input : mixed
- $form : mixed = pNormalizer::NFC
normalizer_normalize()
normalizer_normalize(mixed $input[, mixed $form = pNormalizer::NFC ]) : mixed
Parameters
- $input : mixed
- $form : mixed = pNormalizer::NFC