OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EUR_STR
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
ucurr.cpp
93
static const UChar
EUR_STR
[] = {0x0045,0x0055,0x0052,0};
406
if ((variantType & VARIANT_IS_PREEURO) && u_strcmp(s,
EUR_STR
) == 0) {
411
s =
EUR_STR
;
[
all
...]
/external/icu4c/i18n/
ucurr.cpp
99
static const UChar
EUR_STR
[] = {0x0045,0x0055,0x0052,0};
446
if ((variantType & VARIANT_IS_PREEURO) && u_strcmp(s,
EUR_STR
) == 0) {
451
s =
EUR_STR
;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 63 milliseconds