OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fcdresult
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cnormtst.c
637
UBool
fcdresult
= unorm_quickCheck(datastr[count], 4, UNORM_FCD, &status);
local
643
if (result[count] !=
fcdresult
) {
[
all
...]
/external/icu4c/test/cintltst/
cnormtst.c
641
UBool
fcdresult
= unorm_quickCheck(datastr[count], 4, UNORM_FCD, &status);
local
647
if (result[count] !=
fcdresult
) {
[
all
...]
Completed in 48 milliseconds