OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subtags
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
loclikely.cpp
16
* Code for likely and minimized locale
subtags
, separated out from other .cpp files
17
* that then do not depend on resource bundle code and likely-
subtags
data.
48
UResourceBundle*
subtags
= ures_openDirect(NULL, "likelySubtags", &tmpErr);
local
50
s = ures_getStringByKey(
subtags
, localeID, &resLen, &tmpErr);
70
ures_close(
subtags
);
428
* Parse the language, script, and region
subtags
from a tag string, and copy the
437
* If the length of any of the output
subtags
exceeds the capacity of the corresponding
439
* the error U_BUFFER_OVERFLOW_ERROR. It will not parse any more
subtags
once overflow
1116
* since trying with all three
subtags
would only yield the
[
all
...]
/external/icu4c/common/
loclikely.cpp
16
* Code for likely and minimized locale
subtags
, separated out from other .cpp files
17
* that then do not depend on resource bundle code and likely-
subtags
data.
48
UResourceBundle*
subtags
= ures_openDirect(NULL, "likelySubtags", &tmpErr);
local
50
s = ures_getStringByKey(
subtags
, localeID, &resLen, &tmpErr);
70
ures_close(
subtags
);
433
* Parse the language, script, and region
subtags
from a tag string, and copy the
442
* If the length of any of the output
subtags
exceeds the capacity of the corresponding
444
* the error U_BUFFER_OVERFLOW_ERROR. It will not parse any more
subtags
once overflow
1129
* since trying with all three
subtags
would only yield the
[
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 31 milliseconds