OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:confusablesLength
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c
133
int
confusablesLength
;
148
confusablesLength
= fread(confusables, 1, 3000000, f);
160
rsc = uspoof_openFromSource(confusables,
confusablesLength
,
/external/icu4c/test/cintltst/
spooftest.c
135
int
confusablesLength
;
151
confusablesLength
= fread(confusables, 1, 3000000, f);
165
rsc = uspoof_openFromSource(confusables,
confusablesLength
,
Completed in 26 milliseconds