Home
last modified time | relevance | path

Searched defs:string_iterator (Results 1 – 25 of 78) sorted by relevance

1234

/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/include/types/
H A Dstr.hpp233 std::string::const_iterator curr;
234 string_iterator(std::string::const_iterator iter) : curr(iter) in string_iterator() argument
237 chr operator*() const in operator *()
241 string_iterator &operator++() in operator ++()
246 string_iterator &operator+=(std::size_t n) in operator +=()
251 string_iterator operator+(std::size_t n) in operator +()
255 string_iterator &operator--() in operator --()
260 string_iterator &operator-=(std::size_t n) in operator -=()
265 string_iterator operator-(std::size_t n) in operator -()
269 bool operator==(string_iterator const &other) const in operator ==()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/metaparse/v1/impl/
H A Dstring_iterator.hpp29 struct string_iterator struct
31 typedef string_iterator type;
32 typedef string_iterator_tag tag;
33 typedef boost::mpl::random_access_iterator_tag category;
/dports/devel/hyperscan/boost_1_75_0/boost/metaparse/v1/impl/
H A Dstring_iterator.hpp29 struct string_iterator struct
31 typedef string_iterator type;
32 typedef string_iterator_tag tag;
33 typedef boost::mpl::random_access_iterator_tag category;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/metaparse/v1/impl/
H A Dstring_iterator.hpp29 struct string_iterator struct
31 typedef string_iterator type;
32 typedef string_iterator_tag tag;
33 typedef boost::mpl::random_access_iterator_tag category;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/metaparse/v1/impl/
H A Dstring_iterator.hpp29 struct string_iterator struct
31 typedef string_iterator type;
32 typedef string_iterator_tag tag;
33 typedef boost::mpl::random_access_iterator_tag category;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/metaparse/v1/impl/
H A Dstring_iterator.hpp29 struct string_iterator struct
31 typedef string_iterator type;
32 typedef string_iterator_tag tag;
33 typedef boost::mpl::random_access_iterator_tag category;
/dports/devel/boost-libs/boost_1_72_0/boost/metaparse/v1/impl/
H A Dstring_iterator.hpp29 struct string_iterator struct
31 typedef string_iterator type;
32 typedef string_iterator_tag tag;
33 typedef boost::mpl::random_access_iterator_tag category;
/dports/devel/boost-python-libs/boost_1_72_0/boost/metaparse/v1/impl/
H A Dstring_iterator.hpp29 struct string_iterator struct
31 typedef string_iterator type;
32 typedef string_iterator_tag tag;
33 typedef boost::mpl::random_access_iterator_tag category;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/metaparse/v1/impl/
H A Dstring_iterator.hpp29 struct string_iterator struct
31 typedef string_iterator type;
32 typedef string_iterator_tag tag;
33 typedef boost::mpl::random_access_iterator_tag category;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/quickbook/src/
H A Dfwd.hpp30 typedef boost::string_ref::const_iterator string_iterator; typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/quickbook/src/
H A Dfwd.hpp30 typedef boost::string_ref::const_iterator string_iterator; typedef
/dports/databases/percona57-server/boost_1_59_0/tools/quickbook/src/
H A Dfwd.hpp30 typedef boost::string_ref::const_iterator string_iterator; typedef
/dports/databases/xtrabackup/boost_1_59_0/tools/quickbook/src/
H A Dfwd.hpp30 typedef boost::string_ref::const_iterator string_iterator; typedef
/dports/databases/percona57-client/boost_1_59_0/tools/quickbook/src/
H A Dfwd.hpp30 typedef boost::string_ref::const_iterator string_iterator; typedef
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dstring_service.h34 } string_iterator; typedef
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dstring_service.h34 } string_iterator; typedef

1234