Lines Matching full:fraction
302 "-1#are negative|0#are no or fraction|1#is one|1.0<is 1+|2#are two|2<are more than 2.", status);
312 f->parse("are no or fraction ", obj, pos);
314 errln(UnicodeString("Parse with \"are no or fraction\" failed, at ") + pos.getErrorIndex());
587 "-1#are negative| 0#are no or fraction | 1#is one |1.0<is 1+ |2#are two |2<are more than 2.", status);
640 pattern += "<are negative|0<are no or fraction|1#is one|1<is 1+|";