OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addPropertyStarts
(Results
1 - 14
of
14
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/impl/
CharacterPropertiesImpl.java
39
UCharacterProperty.INSTANCE.
addPropertyStarts
(incl);
45
UCharacterProperty.INSTANCE.
addPropertyStarts
(incl);
49
Norm2AllModes.getNFCInstance().impl.
addPropertyStarts
(incl);
50
UCaseProps.INSTANCE.
addPropertyStarts
(incl);
53
Norm2AllModes.getNFCInstance().impl.
addPropertyStarts
(incl);
56
Norm2AllModes.getNFKCInstance().impl.
addPropertyStarts
(incl);
59
Norm2AllModes.getNFKC_CFInstance().impl.
addPropertyStarts
(incl);
65
UCaseProps.INSTANCE.
addPropertyStarts
(incl);
68
UBiDiProps.INSTANCE.
addPropertyStarts
(incl);
UBiDiProps.java
100
public final void
addPropertyStarts
(UnicodeSet set) {
UCaseProps.java
99
public final void
addPropertyStarts
(UnicodeSet set) {
[
all
...]
UCharacterProperty.java
[
all
...]
Normalizer2Impl.java
539
public void
addPropertyStarts
(UnicodeSet set) {
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CharacterPropertiesImpl.java
37
UCharacterProperty.INSTANCE.
addPropertyStarts
(incl);
43
UCharacterProperty.INSTANCE.
addPropertyStarts
(incl);
47
Norm2AllModes.getNFCInstance().impl.
addPropertyStarts
(incl);
48
UCaseProps.INSTANCE.
addPropertyStarts
(incl);
51
Norm2AllModes.getNFCInstance().impl.
addPropertyStarts
(incl);
54
Norm2AllModes.getNFKCInstance().impl.
addPropertyStarts
(incl);
57
Norm2AllModes.getNFKC_CFInstance().impl.
addPropertyStarts
(incl);
63
UCaseProps.INSTANCE.
addPropertyStarts
(incl);
66
UBiDiProps.INSTANCE.
addPropertyStarts
(incl);
UBiDiProps.java
96
public final void
addPropertyStarts
(UnicodeSet set) {
UCaseProps.java
95
public final void
addPropertyStarts
(UnicodeSet set) {
[
all
...]
UCharacterProperty.java
[
all
...]
Normalizer2Impl.java
530
public void
addPropertyStarts
(UnicodeSet set) {
[
all
...]
/external/icu/icu4c/source/common/
characterproperties.cpp
126
impl->
addPropertyStarts
(&sa, errorCode);
134
impl->
addPropertyStarts
(&sa, errorCode);
141
impl->
addPropertyStarts
(&sa, errorCode);
148
impl->
addPropertyStarts
(&sa, errorCode);
normalizer2impl.h
257
void
addPropertyStarts
(const USetAdder *sa, UErrorCode &errorCode) const;
[
all
...]
normalizer2impl.cpp
483
Normalizer2Impl::
addPropertyStarts
(const USetAdder *sa, UErrorCode & /*errorCode*/) const {
[
all
...]
/external/cldr/tools/java/libs/
icu4j.jar
Completed in 576 milliseconds