Lines Matching refs:flags
87 uint32_t flags, UErrorCode &status) {
93 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status);
106 uint32_t flags, UErrorCode &status) {
112 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status);
123 uint32_t flags, UErrorCode &status) {
129 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status);
138 uint32_t flags, UErrorCode &status) {
144 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status);
2961 // set the hitEnd or requireEnd flags
4668 // set the hitEnd or requireEnd flags