Home | History | Annotate | Download | only in i18n

Lines Matching refs:x39

99         for(UChar32 c = 0x30; c <= 0x39; ++c) { primaries[c] = 0; }
139 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings::NUMERIC) != 0) {
170 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings::NUMERIC) != 0) {
479 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings::NUMERIC) != 0) {
516 if(c <= 0x39 && c >= 0x30 && (options & CollationSettings::NUMERIC) != 0) {