Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ubrk_first

235 /*========Test ubrk_first(), ubrk_last()...... and other functions*/
238 start = ubrk_first(word);
275 ubrk_first(character);
291 pos=ubrk_first(line);
293 log_err("error ubrk_first(line) returned %d, expected 0\n", (int32_t)pos);
302 ubrk_first(sentence);
309 ubrk_first(sentence);
314 if (ubrk_first(sentence)!=ubrk_current(sentence)) {
315 log_err("error in ubrk_first() or ubrk_current()\n");
342 ubrk_first(bb);
492 start = ubrk_first(someClonedIterators[i]);
559 pos = ubrk_first(bi);
696 pos = ubrk_first(bi);