Lines Matching refs:withParens
999 int32_t withParens = -1;1000 UnicodeSet* f = TransliteratorIDParser::parseGlobalFilter(rule, p, direction, withParens, NULL);1003 && (direction == UTRANS_FORWARD) == (withParens == 0))