OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otherExcludeSpecialI
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cstrcase.c
629
otherExcludeSpecialI
[]={ 0x41, 0x62, 0x131, 0x3c3, 0x53, 0x73, 0x66, 0x46, 0x69, 0xd93f, 0xdfff, 0 },
642
lenOtherExcludeSpecialI=u_strlen(
otherExcludeSpecialI
);
660
result=u_strcasecmp(mixed,
otherExcludeSpecialI
, U_FOLD_CASE_EXCLUDE_SPECIAL_I);
664
result=u_strCaseCompare(mixed, lenMixed,
otherExcludeSpecialI
, lenOtherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I, &errorCode);
[
all
...]
/external/icu4c/test/cintltst/
cstrcase.c
629
otherExcludeSpecialI
[]={ 0x41, 0x62, 0x131, 0x3c3, 0x53, 0x73, 0x66, 0x46, 0x69, 0xd93f, 0xdfff, 0 },
642
lenOtherExcludeSpecialI=u_strlen(
otherExcludeSpecialI
);
660
result=u_strcasecmp(mixed,
otherExcludeSpecialI
, U_FOLD_CASE_EXCLUDE_SPECIAL_I);
664
result=u_strCaseCompare(mixed, lenMixed,
otherExcludeSpecialI
, lenOtherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I, &errorCode);
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
utxttest.cpp
[
all
...]
Completed in 235 milliseconds