OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ICUIsNormalized
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/perf/normperf/
normperf.h
283
int32_t
ICUIsNormalized
(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status){
313
int32_t
ICUIsNormalized
(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status){
/external/icu4c/test/perf/normperf/
normperf.h
283
int32_t
ICUIsNormalized
(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status){
313
int32_t
ICUIsNormalized
(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status){
Completed in 37 milliseconds