Searched refs:_M_matches (Results 1 – 4 of 4) sorted by relevance
209 _Matcher _M_matches; // for _S_opcode_match in _GLIBCXX_VISIBILITY() member216 : _M_opcode(_S_opcode_match), _M_next(_S_invalid_state_id), _M_matches(__m) in _GLIBCXX_VISIBILITY()
58 && __state._M_matches(__p)) in __move()
326 if (__state._M_matches(*_M_current)) in _M_handle_match()334 if (__state._M_matches(*_M_current)) in _M_handle_match()
169 _M_matches(_Char_type __char) const in _GLIBCXX_VISIBILITY() function