Lines Matching refs:parseError
385 UParseError parseError;387 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(rulesString1, parseError, status);2016 UParseError parseError;2018 RuleBasedBreakIterator bi(rules, parseError, status);