HomeSort by relevance Sort by last modified time
    Searched refs:_PatternCursor (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_cursor.h 38 struct _PatternCursor
40 virtual ~_PatternCursor() { };
48 : public _PatternCursor
regex_grep_matcher.h 58 _M_set_pos(int __i, int __j, const _PatternCursor& __pc);
88 _M_set_pos(int __i, int __j, const _PatternCursor& __pc)
107 _Grep_matcher(_PatternCursor& __p,
124 _PatternCursor& _M_pattern;
regex_nfa.h 74 virtual void _M_set_pos(int __i, int __j, const _PatternCursor& __p) = 0;
79 typedef std::function<void (const _PatternCursor&, _Results&)> _Tagger;
90 operator()(const _PatternCursor& __pc, _Results& __r)
105 operator()(const _PatternCursor& __pc, _Results& __r)
112 typedef std::function<bool (const _PatternCursor&)> _Matcher;
116 _AnyMatcher(const _PatternCursor&)
131 operator()(const _PatternCursor& __pc) const
155 operator()(const _PatternCursor& __pc) const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_cursor.h 38 struct _PatternCursor
40 virtual ~_PatternCursor() { };
48 : public _PatternCursor
regex_grep_matcher.h 58 _M_set_pos(int __i, int __j, const _PatternCursor& __pc);
88 _M_set_pos(int __i, int __j, const _PatternCursor& __pc)
107 _Grep_matcher(_PatternCursor& __p,
124 _PatternCursor& _M_pattern;
regex_nfa.h 74 virtual void _M_set_pos(int __i, int __j, const _PatternCursor& __p) = 0;
79 typedef std::function<void (const _PatternCursor&, _Results&)> _Tagger;
90 operator()(const _PatternCursor& __pc, _Results& __r)
105 operator()(const _PatternCursor& __pc, _Results& __r)
112 typedef std::function<bool (const _PatternCursor&)> _Matcher;
116 _AnyMatcher(const _PatternCursor&)
131 operator()(const _PatternCursor& __pc) const
155 operator()(const _PatternCursor& __pc) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_cursor.h 38 struct _PatternCursor
40 virtual ~_PatternCursor() { };
48 : public _PatternCursor
regex_grep_matcher.h 58 _M_set_pos(int __i, int __j, const _PatternCursor& __pc);
88 _M_set_pos(int __i, int __j, const _PatternCursor& __pc)
107 _Grep_matcher(_PatternCursor& __p,
124 _PatternCursor& _M_pattern;
regex_nfa.h 74 virtual void _M_set_pos(int __i, int __j, const _PatternCursor& __p) = 0;
79 typedef std::function<void (const _PatternCursor&, _Results&)> _Tagger;
90 operator()(const _PatternCursor& __pc, _Results& __r)
105 operator()(const _PatternCursor& __pc, _Results& __r)
112 typedef std::function<bool (const _PatternCursor&)> _Matcher;
116 _AnyMatcher(const _PatternCursor&)
131 operator()(const _PatternCursor& __pc) const
155 operator()(const _PatternCursor& __pc) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_cursor.h 38 struct _PatternCursor
40 virtual ~_PatternCursor() { };
48 : public _PatternCursor
regex_grep_matcher.h 58 _M_set_pos(int __i, int __j, const _PatternCursor& __pc);
88 _M_set_pos(int __i, int __j, const _PatternCursor& __pc)
107 _Grep_matcher(_PatternCursor& __p,
124 _PatternCursor& _M_pattern;
regex_nfa.h 74 virtual void _M_set_pos(int __i, int __j, const _PatternCursor& __p) = 0;
79 typedef std::function<void (const _PatternCursor&, _Results&)> _Tagger;
90 operator()(const _PatternCursor& __pc, _Results& __r)
105 operator()(const _PatternCursor& __pc, _Results& __r)
112 typedef std::function<bool (const _PatternCursor&)> _Matcher;
116 _AnyMatcher(const _PatternCursor&)
131 operator()(const _PatternCursor& __pc) const
155 operator()(const _PatternCursor& __pc) const

Completed in 410 milliseconds