Home
last modified time | relevance | path

Searched defs:parse_alternates (Results 1 – 20 of 20) sorted by relevance

/dports/mail/neomutt/neomutt-20211029/
H A Dalternates.c89 enum CommandResult parse_alternates(struct Buffer *buf, struct Buffer *s, in parse_alternates() function
/dports/devel/R-cran-BH/BH/inst/include/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/xpressive/
H A Dregex_compiler.hpp271 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/databases/xtrabackup/boost_1_59_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/databases/percona57-server/boost_1_59_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/databases/percona57-client/boost_1_59_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/devel/boost-libs/boost_1_72_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/devel/boost-docs/boost_1_72_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/
H A Dregex_compiler.hpp271 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/devel/hyperscan/boost_1_75_0/boost/xpressive/
H A Dregex_compiler.hpp272 detail::sequence<BidiIter> parse_alternates(FwdIter &begin, FwdIter end) in parse_alternates() function
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dinit.c656 static int parse_alternates (BUFFER *buf, BUFFER *s, unsigned long data, BUFFER *err) in parse_alternates() function
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvstsheet.cpp2177 …bool parse_alternates = prop_code == cssd_font_variant || prop_code == cssd_font_variant_alternate… in parse() local