OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fCL
(Results
1 - 3
of
3
) sorted by null
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
RBBITestMonkey.java
626
UnicodeSet
fCL
;
695
fCL
= new XUnicodeSet("[\\p{Line_break=CL}]");
753
fSets.add(
fCL
);
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBITestMonkey.java
623
UnicodeSet
fCL
;
692
fCL
= new XUnicodeSet("[\\p{Line_break=CL}]");
750
fSets.add(
fCL
);
[
all
...]