Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcsrsbcs.cpp892 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { in match()
919 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { in match()
961 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const in match()
988 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const in match()
1015 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const in match()
1048 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const in match()
1066 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const in match()
1094 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const in match()
1117 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match()
1139 UBool CharsetRecog_windows_1251::match(InputText *textIn, CharsetMatch *results) const in match()
[all …]
Dcsr2022.cpp149 UBool CharsetRecog_2022JP::match(InputText *textIn, CharsetMatch *results) const { in match()
165 UBool CharsetRecog_2022KR::match(InputText *textIn, CharsetMatch *results) const { in match()
180 UBool CharsetRecog_2022CN::match(InputText *textIn, CharsetMatch *results) const { in match()
Dcsrucode.cpp55 UBool CharsetRecog_UTF_16_BE::match(InputText* textIn, CharsetMatch *results) const in match()
90 UBool CharsetRecog_UTF_16_LE::match(InputText* textIn, CharsetMatch *results) const in match()
123 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.java29 String textIn; field in TestStreaming.TestCase
DTestClassOverride.java63 static final String textIn = "JIH.>12->a \u05d0\u05d1 6 ABC78"; field in TestClassOverride
DTestReorderingMode.java27 static final String[] textIn = { field in TestReorderingMode
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderRunsOnly.java25 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/icu4c/source/test/cintltst/
Dcbiditst.c3680 static const char* const textIn[] = { variable
4142 const char* textIn; in testReorderRunsOnly() member
4407 const char* textIn; in testStreaming() member