Home
last modified time | relevance | path

Searched refs:LOW_F (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Dselfmtimpl.h63 #define LOW_F ((UChar)0x0066) macro
Ddtitv_impl.h42 #define LOW_F ((UChar)0x0066) macro
Ddtptngen_impl.h66 #define LOW_F ((UChar)0x0066) macro
Dplurrule_impl.h79 static const UChar LOW_F = ((UChar)0x0066); variable
Dplurrule.cpp54 static const UChar PK_VAR_F[]={LOW_F,0};
914 s.append(LOW_F); break; in tokenString()