Home
last modified time | relevance | path

Searched refs:_PatternCursor (Results 1 – 8 of 8) sorted by relevance

/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dregex_nfa.h79 virtual void _M_set_pos(int __i, int __j, const _PatternCursor& __p) = 0; in _GLIBCXX_VISIBILITY()
84 typedef std::function<void (const _PatternCursor&, _Results&)> _Tagger; in _GLIBCXX_VISIBILITY()
96 operator()(const _PatternCursor& __pc, _Results& __r) in _GLIBCXX_VISIBILITY()
112 operator()(const _PatternCursor& __pc, _Results& __r) in _GLIBCXX_VISIBILITY()
120 typedef std::function<bool (const _PatternCursor&)> _Matcher; in _GLIBCXX_VISIBILITY()
124 _AnyMatcher(const _PatternCursor&) in _GLIBCXX_VISIBILITY()
139 operator()(const _PatternCursor& __pc) const in _GLIBCXX_VISIBILITY()
163 operator()(const _PatternCursor& __pc) const in _GLIBCXX_VISIBILITY()
H A Dregex_cursor.h44 struct _PatternCursor in _GLIBCXX_VISIBILITY() struct
46 virtual ~_PatternCursor() { }; in _GLIBCXX_VISIBILITY() argument
54 : public _PatternCursor in _GLIBCXX_VISIBILITY()
H A Dregex_grep_matcher.h64 _M_set_pos(int __i, int __j, const _PatternCursor& __pc); in _GLIBCXX_VISIBILITY()
94 _M_set_pos(int __i, int __j, const _PatternCursor& __pc) in _GLIBCXX_VISIBILITY()
113 _Grep_matcher(_PatternCursor& __p, in _GLIBCXX_VISIBILITY()
129 _PatternCursor& _M_pattern; in _GLIBCXX_VISIBILITY()
H A Dregex_grep_matcher.tcc45 __move(const std::__detail::_PatternCursor& __p, in __move()
107 _Grep_matcher(_PatternCursor& __p, _Results& __r, in _Grep_matcher()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dregex_nfa.h79 virtual void _M_set_pos(int __i, int __j, const _PatternCursor& __p) = 0; in _GLIBCXX_VISIBILITY()
84 typedef std::function<void (const _PatternCursor&, _Results&)> _Tagger; in _GLIBCXX_VISIBILITY()
96 operator()(const _PatternCursor& __pc, _Results& __r) in _GLIBCXX_VISIBILITY()
112 operator()(const _PatternCursor& __pc, _Results& __r) in _GLIBCXX_VISIBILITY()
120 typedef std::function<bool (const _PatternCursor&)> _Matcher; in _GLIBCXX_VISIBILITY()
124 _AnyMatcher(const _PatternCursor&) in _GLIBCXX_VISIBILITY()
139 operator()(const _PatternCursor& __pc) const in _GLIBCXX_VISIBILITY()
163 operator()(const _PatternCursor& __pc) const in _GLIBCXX_VISIBILITY()
H A Dregex_cursor.h44 struct _PatternCursor in _GLIBCXX_VISIBILITY() struct
46 virtual ~_PatternCursor() { }; in _GLIBCXX_VISIBILITY() argument
54 : public _PatternCursor in _GLIBCXX_VISIBILITY()
H A Dregex_grep_matcher.h64 _M_set_pos(int __i, int __j, const _PatternCursor& __pc); in _GLIBCXX_VISIBILITY()
94 _M_set_pos(int __i, int __j, const _PatternCursor& __pc) in _GLIBCXX_VISIBILITY()
113 _Grep_matcher(_PatternCursor& __p, in _GLIBCXX_VISIBILITY()
129 _PatternCursor& _M_pattern; in _GLIBCXX_VISIBILITY()
H A Dregex_grep_matcher.tcc45 __move(const std::__detail::_PatternCursor& __p, in __move()
107 _Grep_matcher(_PatternCursor& __p, _Results& __r, in _Grep_matcher()