Home | History | Annotate | Download | only in intltest

Lines Matching refs:bFound

753         UBool bFound;
758 bFound = usearch_search(ussLong.getAlias(), 0, &start, &end, &status);
760 if (bFound) {
767 bFound = usearch_search(ussShort.getAlias(), 0, &start, &end, &status);
769 if (bFound) {
786 UBool bFound;
798 bFound = usearch_search(ss.getAlias(), 0, &start, &end, &status);
800 if (bFound) {