Home | History | Annotate | Download | only in intltest

Lines Matching refs:bFound

756         UBool bFound;
761 bFound = usearch_search(ussLong.getAlias(), 0, &start, &end, &status);
763 if (bFound) {
770 bFound = usearch_search(ussShort.getAlias(), 0, &start, &end, &status);
772 if (bFound) {
789 UBool bFound;
801 bFound = usearch_search(ss.getAlias(), 0, &start, &end, &status);
803 if (bFound) {