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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_nfa.h 112 typedef std::function<bool (const _PatternCursor&)> _Matcher;
209 _Matcher _M_matches; // for _S_opcode_match
215 _State(const _Matcher& __m)
303 _M_insert_matcher(_Matcher __m)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_nfa.h 112 typedef std::function<bool (const _PatternCursor&)> _Matcher;
209 _Matcher _M_matches; // for _S_opcode_match
215 _State(const _Matcher& __m)
303 _M_insert_matcher(_Matcher __m)

Completed in 67 milliseconds