Searched refs:detectAll (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dcsdetect.h38 const CharsetMatch * const *detectAll(int32_t &maxMatchesFound, UErrorCode &status);
H A Ducsdet.cpp120 return (const UCharsetMatch**)csd->detectAll(*maxMatchesFound,*status);
H A Dcsdetect.cpp239 detectAll(maxMatchesFound, status);
248 const CharsetMatch * const *CharsetDetector::detectAll(int32_t &maxMatchesFound, UErrorCode &status) function in class:CharsetDetector

Completed in 59 milliseconds