Home | History | Annotate | Download | only in i18n

Lines Matching refs:uregex_findNext

597 //    uregex_findNext
601 uregex_findNext(URegularExpression *regexp2,
1182 while (uregex_findNext(regexp2, &findStatus)) {