OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOW_V
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/i18n/
dtitv_impl.h
58
#define
LOW_V
((UChar)0x0076)
selfmtimpl.h
84
#define
LOW_V
((UChar)0x0076)
plurrule_impl.h
83
#define
LOW_V
((UChar)0x0076)
dtptngen_impl.h
79
#define
LOW_V
((UChar)0x0076)
dtitvfmt.cpp
802
case
LOW_V
:
862
normalizedTimeSkeleton.append(
LOW_V
);
[
all
...]
dtptngen.cpp
137
CAP_H, LOW_M, LOW_S, CAP_S,
LOW_V
, 0
187
{
LOW_V
, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0},
188
{
LOW_V
, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
216
static const UChar repeatedPatterns[6]={CAP_G, CAP_E, LOW_Z,
LOW_V
, CAP_Q, 0}; // "GEzvQ"
479
if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==
LOW_V
|| ch==CAP_V) {
[
all
...]
Completed in 20 milliseconds