OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fNS
(Results
1 - 3
of
3
) sorted by null
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
RBBITestMonkey.java
630
UnicodeSet
fNS
;
699
fNS
= new XUnicodeSet("[\\p{Line_break=NS}]");
734
fNS
.addAll(fCJ); // Default behavior for CJ is identical to NS.
760
fSets.add(
fNS
);
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBITestMonkey.java
627
UnicodeSet
fNS
;
696
fNS
= new XUnicodeSet("[\\p{Line_break=NS}]");
731
fNS
.addAll(fCJ); // Default behavior for CJ is identical to NS.
757
fSets.add(
fNS
);
[
all
...]
/external/icu/icu4c/source/test/intltest/
rbbitst.cpp
[
all
...]
Completed in 871 milliseconds