Home
last modified time | relevance | path

Searched defs:pattern_opts (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/R-cran-stringi/stringi/src/
H A Dstri_search_regex_subset.cpp88 StriRegexMatcherOptions pattern_opts = in stri_subset_regex() local
170 StriRegexMatcherOptions pattern_opts = in stri_subset_regex_replacement() local
H A Dstri_search_regex_extract.cpp67 StriRegexMatcherOptions pattern_opts = in stri__extract_firstlast_regex() local
192 StriRegexMatcherOptions pattern_opts = in stri_extract_all_regex() local
H A Dstri_search_regex_count.cpp72 StriRegexMatcherOptions pattern_opts = in stri_count_regex() local
H A Dstri_search_regex_detect.cpp83 StriRegexMatcherOptions pattern_opts = in stri_detect_regex() local
H A Dstri_search_regex_replace.cpp76 StriRegexMatcherOptions pattern_opts = in stri__replace_allfirstlast_regex() local
184 StriRegexMatcherOptions pattern_opts = in stri__replace_all_regex_no_vectorize_all() local
H A Dstri_search_regex_match.cpp83 StriRegexMatcherOptions pattern_opts = in stri__match_firstlast_regex() local
272 StriRegexMatcherOptions pattern_opts = in stri_match_all_regex() local
H A Dstri_search_regex_locate.cpp152 StriRegexMatcherOptions pattern_opts = in stri_locate_all_regex() local
309 StriRegexMatcherOptions pattern_opts = in stri__locate_firstlast_regex() local
H A Dstri_search_regex_split.cpp96 StriRegexMatcherOptions pattern_opts = in stri_split_regex() local
/dports/editors/tea/tea-qt-60.5.1/
H A Ddocument.h130 QRegularExpression::PatternOptions pattern_opts; variable