Home
last modified time | relevance | path

Searched refs:uselower (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/io/
Dufmt_cmn.c70 UBool uselower, in ufmt_64tou() argument
80 buffer[length++] = (UChar)(uselower ? TO_LC_DIGIT(digit) in ufmt_64tou()
106 UBool uselower) in ufmt_ptou() argument
121 if (uselower) { in ufmt_ptou()
Dufmt_cmn.h105 UBool uselower,
117 UBool uselower);