Home
last modified time | relevance | path

Searched defs:textIn (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcsrsbcs.cpp891 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { in match()
918 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { in match()
960 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const in match()
987 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const in match()
1014 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const in match()
1047 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const in match()
1065 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const in match()
1093 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const in match()
1116 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match()
1138 UBool CharsetRecog_windows_1251::match(InputText *textIn, CharsetMatch *results) const in match()
[all …]
Dcsr2022.cpp148 UBool CharsetRecog_2022JP::match(InputText *textIn, CharsetMatch *results) const { in match()
164 UBool CharsetRecog_2022KR::match(InputText *textIn, CharsetMatch *results) const { in match()
179 UBool CharsetRecog_2022CN::match(InputText *textIn, CharsetMatch *results) const { in match()
Dcsrucode.cpp53 UBool CharsetRecog_UTF_16_BE::match(InputText* textIn, CharsetMatch *results) const in match()
88 UBool CharsetRecog_UTF_16_LE::match(InputText* textIn, CharsetMatch *results) const in match()
121 UBool CharsetRecog_UTF_32::match(InputText* textIn, CharsetMatch *results) const in match()
Ducsdet.cpp56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestReorderRunsOnly.java26 String textIn; field in TestReorderRunsOnly.TestCase
DTestStreaming.java28 String textIn; field in TestStreaming.TestCase
DTestClassOverride.java62 static final String textIn = "JIH.>12->a \u05d0\u05d1 6 ABC78"; field in TestClassOverride
DTestReorderingMode.java26 static final String[] textIn = { field in TestReorderingMode
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderRunsOnly.java22 String textIn; field in TestReorderRunsOnly.TestCase
DTestStreaming.java24 String textIn; field in TestStreaming.TestCase
DTestClassOverride.java58 static final String textIn = "JIH.>12->a \u05d0\u05d1 6 ABC78"; field in TestClassOverride
DTestReorderingMode.java22 static final String[] textIn = { field in TestReorderingMode
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c3678 static const char* const textIn[] = { variable
4140 const char* textIn; in testReorderRunsOnly() member
4405 const char* textIn; in testStreaming() member