Normalizer::normalize
normalizer_normalize
Normalizes the input provided and returns the normalized string
&reftitle.description;
&style.oop;
static
string
Normalizer::normalize
stringinput
stringformNormalizer::FORM_C
&style.procedural;
string
normalizer_normalize
stringinput
stringformNormalizer::FORM_C
Normalizes the input provided and returns the normalized string
&reftitle.parameters;
input
The input string to normalize
form
One of the normalization forms.
&reftitle.returnvalues;
The normalized string or &null; if an error occurred.
&reftitle.examples;
normalizer_normalize example
]]>
OO example
]]>
&example.outputs;
&reftitle.seealso;
normalizer_is_normalized