Searched refs:fInputUniStrMaybeMutable (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dregex.h1837 UBool fInputUniStrMaybeMutable; // Set when fInputText wraps a UnicodeString that may be mutable - compatibility. member in class:RegexMatcher
/external/icu/icu4c/source/i18n/unicode/
H A Dregex.h1828 UBool fInputUniStrMaybeMutable; // Set when fInputText wraps a UnicodeString that may be mutable - compatibility. member in class:RegexMatcher
/external/icu/icu4c/source/i18n/
H A Drematch.cpp108 fInputUniStrMaybeMutable = TRUE;
238 fInputUniStrMaybeMutable = FALSE;
1490 if (fInputUniStrMaybeMutable) {
1523 if (fInputUniStrMaybeMutable) {
1561 if (fInputUniStrMaybeMutable) {
1595 if (fInputUniStrMaybeMutable) {
1881 fInputUniStrMaybeMutable = TRUE;
1910 fInputUniStrMaybeMutable = FALSE;
/external/chromium_org/third_party/icu/source/i18n/
H A Drematch.cpp108 fInputUniStrMaybeMutable = TRUE;
238 fInputUniStrMaybeMutable = FALSE;
1527 if (fInputUniStrMaybeMutable) {
1560 if (fInputUniStrMaybeMutable) {
1598 if (fInputUniStrMaybeMutable) {
1632 if (fInputUniStrMaybeMutable) {
1918 fInputUniStrMaybeMutable = TRUE;
1947 fInputUniStrMaybeMutable = FALSE;

Completed in 176 milliseconds