OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:langID
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
locmap.c
887
uint16_t
langID
;
902
langID
= LANGUAGE_LCID(hostid);
906
if (
langID
== gPosixIDmap[localeIndex].regionMaps->hostID)
923
//
langID
is separate so that this file doesn't depend on the uloc_* API.
929
uprv_convertToLCID(const char *
langID
, const char* posixID, UErrorCode* status)
944
if (!
langID
|| !posixID || uprv_strlen(
langID
) < 2 || uprv_strlen(posixID) < 2) {
957
compVal = uprv_strcmp(
langID
, gPosixIDmap[mid].regionMaps->posixID)
[
all
...]
uloc.c
[
all
...]
/external/icu4c/common/
locmap.c
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 71 milliseconds