Normalizer::isNormalized normalizer_is_normalized Vérifie si une chaîne est normalisée &reftitle.description; &style.oop; public static boolNormalizer::isNormalized stringstring intformNormalizer::FORM_C &style.procedural; boolnormalizer_is_normalized stringstring intformNormalizer::FORM_C Vérifie si une chaîne est normalisée. &reftitle.parameters; string La chaîne à normaliser. form Une des formes de normalisation. &reftitle.returnvalues; &true; si la chaîne est normalisée, et &false; sinon ou s'il y a une erreur. &reftitle.examples; Exemple avec <function>normalizer_is_normalized</function>, en style procédural ]]> Exemple avec <function>normalizer_is_normalized</function>, en style orienté objet ]]> &example.outputs; &reftitle.seealso; normalizer_normalize