Home | History | Annotate | Download | only in intltest

Lines Matching defs:parseError

382      UParseError    parseError;
384 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(rulesString1, parseError, status);
2013 UParseError parseError;
2015 RuleBasedBreakIterator bi(rules, parseError, status);