HomeSort by relevance Sort by last modified time
    Searched refs:DIGIT_ONE (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 35 #define DIGIT_ONE ((UChar)0x0031)
dtitvinf.cpp 54 static const UChar gSecondPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET};
57 static const UChar gDefaultFallbackPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, EN_DASH, SPACE, LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET, 0};
  /external/icu4c/i18n/
dtitv_impl.h 35 #define DIGIT_ONE ((UChar)0x0031)
dtitvinf.cpp 54 static const UChar gSecondPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET};
57 static const UChar gDefaultFallbackPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, EN_DASH, SPACE, LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET, 0};
  /external/chromium_org/third_party/icu/source/io/
uscanf_p.c 48 #define DIGIT_ONE 0x0031
59 (s) == DIGIT_ONE || \
    [all...]
uprntf_p.c     [all...]
  /external/icu4c/io/
uscanf_p.c 48 #define DIGIT_ONE 0x0031
59 (s) == DIGIT_ONE || \
    [all...]
uprntf_p.c     [all...]

Completed in 210 milliseconds