Lines Matching full:normalized
67 * equivalent text, without having to be fully normalized.
225 * @param filterSet USet which determines the characters to be normalized
265 * Writes the normalized form of the source string to the destination string
271 * @param dest destination string; its contents is replaced with normalized src
286 * Appends the normalized form of the second string to the first string
288 * The result is normalized if the first string was normalized.
291 * @param first string, should be normalized
294 * @param second string, will be normalized
311 * The result is normalized if both the strings were normalized.
314 * @param first string, should be normalized
317 * @param second string, should be normalized
421 * Tests if the string is normalized.
433 * @return TRUE if s is normalized
442 * Tests if the string is normalized.
464 * Returns the end of the normalized substring of the input string.
473 * When the goal is a normalized string and most input strings are expected
474 * to be normalized already, then call this method,
556 * Canonical equivalence between two strings is defined as their normalized