Home | History | Annotate | Download | only in static_shim

Lines Matching refs:textIn

1312 void ucsdet_setText_android(UCharsetDetector * ucsd, const char * textIn, int32_t len, UErrorCode * status) {
1313 ucsdet_setText(ucsd, textIn, len, status);