OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pLocale
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/unicode/
dtptngen.h
434
Locale
pLocale
; // pattern locale
/external/icu4c/i18n/
tmutfmt.cpp
670
char
pLocale
[ULOC_FULLNAME_CAPACITY];
671
uprv_strcpy(
pLocale
, localeName);
674
uprv_strcat(
pLocale
, "_");
675
searchInLocaleChain(style, gUnitsTag,
pLocale
, srcTimeUnitField, srcPluralCount,
[
all
...]
Completed in 109 milliseconds