OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIGIT_TAG
(Results
1 - 9
of
9
) sorted by null
/external/icu/icu4c/source/i18n/
collationdata.h
59
Collation::hasCE32Tag(getCE32(c), Collation::
DIGIT_TAG
);
83
* Returns the CE32 for an indirect special CE32 (e.g., with
DIGIT_TAG
).
88
* Returns the CE32 for an indirect special CE32 (e.g., with
DIGIT_TAG
),
collation.h
232
DIGIT_TAG
= 10,
409
* Returns the digit value from a
DIGIT_TAG
ce32.
collationdata.cpp
31
if(tag == Collation::
DIGIT_TAG
) {
collationiterator.cpp
352
case Collation::
DIGIT_TAG
:
699
if(!Collation::hasCE32Tag(ce32, Collation::
DIGIT_TAG
)) {
715
if(!Collation::hasCE32Tag(ce32, Collation::
DIGIT_TAG
)) {
[
all
...]
collationdatabuilder.cpp
115
* Some CE32 tags (for example, the
DIGIT_TAG
) do not occur in the builder data,
465
case Collation::
DIGIT_TAG
:
[
all
...]
collationsets.cpp
497
case Collation::
DIGIT_TAG
:
/external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h
763
DIGIT_TAG
= 13, /* COllate Digits As Numbers (CODAN) implementation */
[
all
...]
ucol.cpp
[
all
...]
ucol_elm.cpp
[
all
...]
Completed in 82 milliseconds