Searched refs:LOW_F (Results 1 – 5 of 5) sorted by relevance
63 #define LOW_F ((UChar)0x0066) macro
42 #define LOW_F ((UChar)0x0066) macro
66 #define LOW_F ((UChar)0x0066) macro
79 static const UChar LOW_F = ((UChar)0x0066); variable
54 static const UChar PK_VAR_F[]={LOW_F,0};914 s.append(LOW_F); break; in tokenString()