Home
last modified time | relevance | path

Searched refs:regex_grep (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/biology/lamarc/lamarc-2.1.8/boost/regex/v4/
H A Dregex_grep.hpp34 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
88 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
92 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
96 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
100 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
103 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
107 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
114 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
121 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/devel/libcutl/libcutl-1.10.0/cutl/details/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/cutl/details/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/regex/v4/
H A Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
99 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
107 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() function
114 return regex_grep(foo, str, str + regex::traits_type::length(str), e, flags); in regex_grep()
117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep() function
121 return regex_grep(foo, str, str + wregex::traits_type::length(str), e, flags); in regex_grep()
128 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v5/
H A Dregex_grep.hpp30 inline unsigned int regex_grep(Predicate foo, in regex_grep() function
80 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep() function
84 return regex_grep(foo, str, str + traits::length(str), e, flags); in regex_grep()
88 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep() function
92 return regex_grep(foo, s.begin(), s.end(), e, flags); in regex_grep()
/dports/devel/boost-docs/boost_1_72_0/libs/regex/doc/
H A Dregex_grep.qbk9 [section:regex_grep regex_grep (Deprecated)]
11 The algorithm `regex_grep` is deprecated in favor of [regex_iterator]
19 `regex_grep` allows you to search through a bidirectional-iterator range and
24 unsigned int regex_grep(Predicate foo,
35 unsigned int regex_grep(Predicate foo,
41 unsigned int regex_grep(Predicate foo,
82 `regex_grep` can even be chained into another `regex_grep` to create recursive parsers.
148 regex_grep(IndexClassesPred(m, start), start, end, expression);
151 Example: Use `regex_grep` to call a global callback function:
205 regex_grep(grep_callback, start, end, expression, match_default);
[all …]

12345678910>>...15