Home
last modified time | relevance | path

Searched refs:m_alt_jumps (Results 1 – 24 of 24) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/boost/regex/v4/
H A Dbasic_regex_parser.hpp81 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
83 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
944 m_alt_jumps.push_back(jump_offset); in parse_alt()
2045 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2053 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2059 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2060 m_alt_jumps.pop_back(); in unwind_alts()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
1218 m_alt_jumps.push_back(jump_offset); in parse_alt()
2770 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2785 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2791 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2792 m_alt_jumps.pop_back(); in unwind_alts()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
1268 m_alt_jumps.push_back(jump_offset); in parse_alt()
2830 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2845 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2851 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2852 m_alt_jumps.pop_back(); in unwind_alts()
/dports/databases/percona57-server/boost_1_59_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
1268 m_alt_jumps.push_back(jump_offset); in parse_alt()
2830 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2845 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2851 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2852 m_alt_jumps.pop_back(); in unwind_alts()
/dports/databases/xtrabackup/boost_1_59_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
1268 m_alt_jumps.push_back(jump_offset); in parse_alt()
2830 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2845 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2851 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2852 m_alt_jumps.pop_back(); in unwind_alts()
/dports/databases/percona57-client/boost_1_59_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
1268 m_alt_jumps.push_back(jump_offset); in parse_alt()
2830 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2845 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2851 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2852 m_alt_jumps.pop_back(); in unwind_alts()
/dports/devel/libcutl/libcutl-1.10.0/cutl/details/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in cutl_details_boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in cutl_details_boost::re_detail::basic_regex_parser
1263 m_alt_jumps.push_back(jump_offset); in parse_alt()
2825 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2840 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2846 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2847 m_alt_jumps.pop_back(); in unwind_alts()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
1268 m_alt_jumps.push_back(jump_offset); in parse_alt()
2830 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2845 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2851 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2852 m_alt_jumps.pop_back(); in unwind_alts()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::re_detail::basic_regex_parser
1268 m_alt_jumps.push_back(jump_offset); in parse_alt()
2830 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2845 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2851 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2852 m_alt_jumps.pop_back(); in unwind_alts()
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/cutl/details/boost/regex/v4/
H A Dbasic_regex_parser.hpp95 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in cutl_details_boost::re_detail::basic_regex_parser
97 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in cutl_details_boost::re_detail::basic_regex_parser
1263 m_alt_jumps.push_back(jump_offset); in parse_alt()
2825 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
2840 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
2846 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
2847 m_alt_jumps.pop_back(); in unwind_alts()
/dports/devel/boost-docs/boost_1_72_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp116 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
118 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1335 m_alt_jumps.push_back(jump_offset); in parse_alt()
3094 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3109 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3115 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3116 m_alt_jumps.pop_back(); in unwind_alts()
/dports/devel/hyperscan/boost_1_75_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp119 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
121 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1348 m_alt_jumps.push_back(jump_offset); in parse_alt()
3115 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3130 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3136 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3137 m_alt_jumps.pop_back(); in unwind_alts()
/dports/devel/boost-python-libs/boost_1_72_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp116 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
118 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1335 m_alt_jumps.push_back(jump_offset); in parse_alt()
3094 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3109 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3115 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3116 m_alt_jumps.pop_back(); in unwind_alts()
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v4/
H A Dbasic_regex_parser.hpp119 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
121 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1352 m_alt_jumps.push_back(jump_offset); in parse_alt()
3119 && (!m_alt_jumps.empty()) && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3134 while((!m_alt_jumps.empty()) && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3140 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3141 m_alt_jumps.pop_back(); in unwind_alts()
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v5/
H A Dbasic_regex_parser.hpp106 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
108 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1331 m_alt_jumps.push_back(jump_offset); in parse_alt()
3086 && (!m_alt_jumps.empty()) && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3101 while((!m_alt_jumps.empty()) && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3107 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3108 m_alt_jumps.pop_back(); in unwind_alts()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/regex/v4/
H A Dbasic_regex_parser.hpp119 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
121 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1348 m_alt_jumps.push_back(jump_offset); in parse_alt()
3115 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3130 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3136 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3137 m_alt_jumps.pop_back(); in unwind_alts()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/regex/v4/
H A Dbasic_regex_parser.hpp119 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
121 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1348 m_alt_jumps.push_back(jump_offset); in parse_alt()
3115 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3130 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3136 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3137 m_alt_jumps.pop_back(); in unwind_alts()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/regex/v4/
H A Dbasic_regex_parser.hpp116 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
118 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1335 m_alt_jumps.push_back(jump_offset); in parse_alt()
3094 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3109 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3115 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3116 m_alt_jumps.pop_back(); in unwind_alts()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/regex/v4/
H A Dbasic_regex_parser.hpp116 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
118 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1335 m_alt_jumps.push_back(jump_offset); in parse_alt()
3094 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3109 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3115 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3116 m_alt_jumps.pop_back(); in unwind_alts()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/regex/v4/
H A Dbasic_regex_parser.hpp112 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
114 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1291 m_alt_jumps.push_back(jump_offset); in parse_alt()
3041 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3056 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3062 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3063 m_alt_jumps.pop_back(); in unwind_alts()
/dports/devel/boost-libs/boost_1_72_0/boost/regex/v4/
H A Dbasic_regex_parser.hpp116 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
118 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1335 m_alt_jumps.push_back(jump_offset); in parse_alt()
3094 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3109 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3115 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3116 m_alt_jumps.pop_back(); in unwind_alts()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/regex/v4/
H A Dbasic_regex_parser.hpp116 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
118 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1335 m_alt_jumps.push_back(jump_offset); in parse_alt()
3094 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3109 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3115 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3116 m_alt_jumps.pop_back(); in unwind_alts()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/regex/v4/
H A Dbasic_regex_parser.hpp113 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
115 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1332 m_alt_jumps.push_back(jump_offset); in parse_alt()
3091 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3106 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3112 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3113 m_alt_jumps.pop_back(); in unwind_alts()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/regex/v4/
H A Dbasic_regex_parser.hpp97 std::vector<long> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
99 std::vector<std::ptrdiff_t> m_alt_jumps; // list of alternative in the current scope. member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
1272 m_alt_jumps.push_back(jump_offset); in parse_alt()
3022 && m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start) in unwind_alts()
3037 while(m_alt_jumps.size() && (m_alt_jumps.back() > last_paren_start)) in unwind_alts()
3043 std::ptrdiff_t jump_offset = m_alt_jumps.back(); in unwind_alts()
3044 m_alt_jumps.pop_back(); in unwind_alts()