OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fAI
(Results
1 - 3
of
3
) sorted by null
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
RBBITestMonkey.java
638
UnicodeSet
fAI
;
707
fAI
= new XUnicodeSet("[\\p{Line_break=AI}]");
731
fAL.addAll(
fAI
); // Default behavior for AI is identical to AL
768
fSets.add(
fAI
);
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBITestMonkey.java
635
UnicodeSet
fAI
;
704
fAI
= new XUnicodeSet("[\\p{Line_break=AI}]");
728
fAL.addAll(
fAI
); // Default behavior for AI is identical to AL
765
fSets.add(
fAI
);
[
all
...]
/external/icu/icu4c/source/test/intltest/
rbbitst.cpp
[
all
...]
Completed in 3111 milliseconds