OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isICUVersionAtLeast
(Results
1 - 8
of
8
) sorted by null
/external/icu4c/test/cintltst/
cintltst.h
112
U_CFUNC UBool
isICUVersionAtLeast
(const UVersionInfo x);
cintltst.c
695
U_CFUNC UBool
isICUVersionAtLeast
(const UVersionInfo x) {
cldrtest.c
[
all
...]
creststn.c
285
if(U_SUCCESS(status) && r != NULL &&
isICUVersionAtLeast
(icu47)) {
[
all
...]
/external/icu4c/test/intltest/
intltest.h
181
UBool
isICUVersionAtLeast
(const UVersionInfo x);
ssearch.cpp
984
if (!
isICUVersionAtLeast
(icu47) && i>=4 && i<=6) {
[
all
...]
intltest.cpp
[
all
...]
rbbitst.cpp
[
all
...]
Completed in 355 milliseconds