Home | History | Annotate | Download | only in common

Lines Matching defs:fu

1262     UText fu = UTEXT_INITIALIZER;
1263 utext_openUnicodeString(&fu, &inString, &status);
1278 utext_setNativeIndex(&fu, ix);
1279 count = fDictionary->matches(&fu, maxWordSize, numCodePts,
1330 utext_close(&fu);