Lines Matching full:form
31 * decomposed form, allowing for easier sorting and searching of text.
39 * "composed" form):
45 * or as two separate characters (the "decomposed" form):
89 * Form FCD, "Fast C or D", is also designed for collation.
94 * It is not a normalization form because it does not provide for uniqueness of representation. Multiple strings
98 * The form is defined such that the "raw decomposition", the recursive canonical decomposition of each character,
140 /** "Fast C or D" form. @stable ICU 2.0 */
235 * the user may have to put the string in its normalized form and compare the
240 * @param mode which normalization form to test for
258 * @param mode Which normalization form to test for.
274 * Test if a string is in a given normalization form.
285 * @param mode Which normalization form to test for.
289 * "mode" normalization form.
300 * Test if a string is in a given normalization form; same as unorm_isNormalized but
305 * @param mode Which normalization form to test for.
310 * "mode/options" normalization form.
374 * @param src The input text in the form of a C character iterator.
407 * @param src The input text in the form of a C character iterator.
438 * the normalization form according to "mode/options",