Normalizer::normalize
normalizer_normalize
Normalizes the input provided and returns the normalized string
&reftitle.description;
&style.oop;
public
static
string
Normalizer::normalize
stringinput
intformNormalizer::FORM_C
&style.procedural;
string
normalizer_normalize
stringinput
intformNormalizer::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 &false; if an error occurred.
&reftitle.examples;
normalizer_normalize example
]]>
OO example
]]>
&example.outputs;
&reftitle.seealso;
normalizer_is_normalized