Home
last modified time | relevance | path

Searched refs:regex_iterator_type (Results 1 – 16 of 16) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/boost/regex/
H A Dconcepts.hpp242 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
472 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
473 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
474 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
475 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
476 typedef typename regex_iterator_type::reference rit_reference; in constraints()
477 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
485 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
486 regex_iterator_type iter1(m_in, m_in, e); in constraints()
488 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/devel/boost-docs/boost_1_72_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
527 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
528 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
529 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
530 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
531 typedef typename regex_iterator_type::reference rit_reference; in constraints()
532 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
540 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
541 regex_iterator_type iter1(m_in, m_in, e); in constraints()
543 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/regex/
H A Dconcepts.hpp294 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
524 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
525 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
526 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
527 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
528 typedef typename regex_iterator_type::reference rit_reference; in constraints()
529 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
537 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
538 regex_iterator_type iter1(m_in, m_in, e); in constraints()
540 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
526 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
527 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
528 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
529 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
530 typedef typename regex_iterator_type::reference rit_reference; in constraints()
531 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
539 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
540 regex_iterator_type iter1(m_in, m_in, e); in constraints()
542 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
527 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
528 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
529 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
530 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
531 typedef typename regex_iterator_type::reference rit_reference; in constraints()
532 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
540 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
541 regex_iterator_type iter1(m_in, m_in, e); in constraints()
543 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type;
527 typedef typename regex_iterator_type::regex_type rit_regex_type;
528 typedef typename regex_iterator_type::value_type rit_value_type;
529 typedef typename regex_iterator_type::difference_type rit_difference_type;
530 typedef typename regex_iterator_type::pointer rit_pointer;
531 typedef typename regex_iterator_type::reference rit_reference;
532 typedef typename regex_iterator_type::iterator_category rit_iterator_category;
540 function_requires<ForwardIteratorConcept<regex_iterator_type> >();
541 regex_iterator_type iter1(m_in, m_in, e);
543 regex_iterator_type iter2(m_in, m_in, e, m_mft);
/dports/databases/percona57-server/boost_1_59_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
526 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
527 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
528 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
529 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
530 typedef typename regex_iterator_type::reference rit_reference; in constraints()
531 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
539 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
540 regex_iterator_type iter1(m_in, m_in, e); in constraints()
542 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/databases/xtrabackup/boost_1_59_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
526 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
527 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
528 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
529 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
530 typedef typename regex_iterator_type::reference rit_reference; in constraints()
531 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
539 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
540 regex_iterator_type iter1(m_in, m_in, e); in constraints()
542 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/databases/percona57-client/boost_1_59_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
526 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
527 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
528 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
529 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
530 typedef typename regex_iterator_type::reference rit_reference; in constraints()
531 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
539 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
540 regex_iterator_type iter1(m_in, m_in, e); in constraints()
542 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
526 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
527 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
528 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
529 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
530 typedef typename regex_iterator_type::reference rit_reference; in constraints()
531 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
539 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
540 regex_iterator_type iter1(m_in, m_in, e); in constraints()
542 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/devel/boost-libs/boost_1_72_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
527 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
528 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
529 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
530 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
531 typedef typename regex_iterator_type::reference rit_reference; in constraints()
532 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
540 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
541 regex_iterator_type iter1(m_in, m_in, e); in constraints()
543 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/devel/boost-python-libs/boost_1_72_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
527 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
528 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
529 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
530 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
531 typedef typename regex_iterator_type::reference rit_reference; in constraints()
532 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
540 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
541 regex_iterator_type iter1(m_in, m_in, e); in constraints()
543 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
526 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
527 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
528 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
529 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
530 typedef typename regex_iterator_type::reference rit_reference; in constraints()
531 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
539 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
540 regex_iterator_type iter1(m_in, m_in, e); in constraints()
542 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
526 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
527 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
528 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
529 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
530 typedef typename regex_iterator_type::reference rit_reference; in constraints()
531 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
539 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
540 regex_iterator_type iter1(m_in, m_in, e); in constraints()
542 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
527 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
528 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
529 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
530 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
531 typedef typename regex_iterator_type::reference rit_reference; in constraints()
532 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
540 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
541 regex_iterator_type iter1(m_in, m_in, e); in constraints()
543 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()
/dports/devel/hyperscan/boost_1_75_0/boost/regex/
H A Dconcepts.hpp296 … global_regex_namespace::regex_iterator<BidiIterator, value_type, traits_type> regex_iterator_type; typedef
527 typedef typename regex_iterator_type::regex_type rit_regex_type; in constraints()
528 typedef typename regex_iterator_type::value_type rit_value_type; in constraints()
529 typedef typename regex_iterator_type::difference_type rit_difference_type; in constraints()
530 typedef typename regex_iterator_type::pointer rit_pointer; in constraints()
531 typedef typename regex_iterator_type::reference rit_reference; in constraints()
532 typedef typename regex_iterator_type::iterator_category rit_iterator_category; in constraints()
540 function_requires<ForwardIteratorConcept<regex_iterator_type> >(); in constraints()
541 regex_iterator_type iter1(m_in, m_in, e); in constraints()
543 regex_iterator_type iter2(m_in, m_in, e, m_mft); in constraints()