Home | History | Annotate | Download | only in unicode

Lines Matching defs:result

195         UnicodeString result;
196 normalize(src, result, errorCode);
197 return result;
219 * The result is normalized if the first string was normalized.
237 * The result is normalized if both the strings were normalized.
283 * in this case, the result contains either one or two code points (=1..4 UChars).
329 * resolves to "yes" or "no" to provide a definitive result,
344 * For the two COMPOSE modes, the result could be "maybe" in cases that
364 * will pass the quick check with a "yes" result.
484 * The result is normalized if the first string was normalized.
502 * The result is normalized if both the strings were normalized.