Searched defs:add_state (Results 1 – 7 of 7) sorted by relevance
214 std::size_t add_state(char_type const* state) in add_state() function in boost::spirit::lex::lexertl::static_lexer
272 std::size_t add_state(char_type const* state) in add_state() function in boost::spirit::lex::lexertl::lexer
236 fn add_state(&mut self, state: State) -> Result<S> { in add_state() method
270 std::size_t add_state(char_type const* state = 0) in add_state() function
203 std::size_t add_state (const CharT *name_) in add_state() function in boost::lexer::basic_rules
1026 fn add_state(&mut self, depth: usize) -> Result<S> { in add_state() method
1474 fn add_state(&mut self, state: State) -> Option<StatePtr> { in add_state() method