Searched refs:matchesFound (Results 1 – 3 of 3) sorted by relevance
213 ucsdet_detectAll(UCharsetDetector *ucsd, int32_t *matchesFound, UErrorCode *status);
1282 const UCharsetMatch ** ucsdet_detectAll_android(UCharsetDetector * ucsd, int32_t * matchesFound, UE… in ucsdet_detectAll_android() argument1283 return ucsdet_detectAll(ucsd, matchesFound, status); in ucsdet_detectAll_android()