Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ubidi_countParagraphs

1861     if (paraCount!=(count=ubidi_countParagraphs(pBidi))) {
1862 log_err("ubidi_countParagraphs returned %d, should be %d\n",
1882 if (paraCount!=(count=ubidi_countParagraphs(pBidi))) {
1883 log_err("2nd ubidi_countParagraphs returned %d, should be %d\n",
2123 count = ubidi_countParagraphs(pBidi);
4248 paras = ubidi_countParagraphs(pBiDi);