Home
last modified time | relevance | path

Searched defs:maxMatchesFound (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dcsdetect.cpp237 int32_t maxMatchesFound = 0; in detect() local
248 const CharsetMatch * const *CharsetDetector::detectAll(int32_t &maxMatchesFound, UErrorCode &status) in detectAll()
Ducsdet.cpp112 int32_t *maxMatchesFound, UErrorCode *status) in ucsdet_detectAll()