OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ULOC_SCRIPT_CAPACITY
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/common/
loclikely.cpp
173
scriptLength >=
ULOC_SCRIPT_CAPACITY
||
255
char alternateScript[
ULOC_SCRIPT_CAPACITY
];
265
alternateScriptLength >=
ULOC_SCRIPT_CAPACITY
) {
858
char script[
ULOC_SCRIPT_CAPACITY
];
965
char script[
ULOC_SCRIPT_CAPACITY
];
[
all
...]
uloc_tag.c
684
char buf[
ULOC_SCRIPT_CAPACITY
];
[
all
...]
/external/icu/icu4c/source/common/unicode/
locid.h
744
char script[
ULOC_SCRIPT_CAPACITY
];
uloc.h
269
#define
ULOC_SCRIPT_CAPACITY
6
[
all
...]
Completed in 43 milliseconds