Home | History | Annotate | Download | only in i18n

Lines Matching defs:uregex_findNext

596 //    uregex_findNext
600 uregex_findNext(URegularExpression *regexp2,
1181 while (uregex_findNext(regexp2, &findStatus)) {