Searched defs:regex_ (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/spirit/home/support/detail/lexer/ |
| D | rules.hpp | 225 void add_macro (const CharT *name_, const CharT *regex_) in add_macro() 236 void add_macro (const CharT *name_, const string ®ex_) in add_macro() 301 std::size_t add (const CharT *regex_, const std::size_t id_) in add() 312 std::size_t add (const string ®ex_, const std::size_t id_) in add() 324 std::size_t add (const CharT *curr_state_, const CharT *regex_, in add() 337 std::size_t add (const CharT *curr_state_, const string ®ex_, in add() 343 std::size_t add (const CharT *curr_state_, const CharT *regex_, in add() 357 std::size_t add (const CharT *curr_state_, const string ®ex_, in add() 583 std::size_t add (const CharT *curr_state_, const string ®ex_, in add()
|
| D | generator.hpp | 162 const typename rules::string ®ex_ = *regex_iter_; in build_tree() local 284 const typename rules::string ®ex_ = iter_->second; in build_macros() local
|
| /third_party/googletest/googletest/src/ |
| D | gtest-death-test.cc | 431 const RE* const regex_; member in testing::internal::DeathTestImpl
|
| /third_party/cares/test/gmock-1.8.0/ |
| D | gmock-gtest-all.cc | 7245 const RE* const regex_; member in testing::internal::DeathTestImpl
|