OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSingleCEValue
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/tools/genuca/
genuca.h
41
uint32_t
getSingleCEValue
(char *primary, char *secondary, char *tertiary, UBool caseBit, UErrorCode *status);
genuca.cpp
124
uint32_t
getSingleCEValue
(char *primary, char *secondary, char *tertiary, UErrorCode *status) {
530
vt[cnt].what[0] =
getSingleCEValue
(primary, secondary, tertiary, status);
657
element->CEs[CEindex++] =
getSingleCEValue
(primary, secondary, tertiary, status);
[
all
...]
/external/icu4c/test/cintltst/
citertst.c
[
all
...]
Completed in 376 milliseconds