Lines Matching full:perform
350 * RegexMatcher can then be used to perform match, find or replace operations
377 * RegexMatcher can then be used to perform match, find or replace operations
419 * RegexMatcher can be used to perform match, find or replace operations.
1697 UBool isWordBoundary(int64_t pos); // perform Perl-like \b test
1698 UBool isUWordBoundary(int64_t pos); // perform RBBI based \b test