Home | History | Annotate | Download | only in i18n

Lines Matching refs:withParens

993                 int32_t withParens = -1;
994 UnicodeSet* f = TransliteratorIDParser::parseGlobalFilter(rule, p, direction, withParens, NULL);
997 && (direction == UTRANS_FORWARD) == (withParens == 0))