Searched defs:add_pattern (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/ | ||
D | static_lexer.hpp | 209 void add_pattern (char_type const*, string_type const& in add_pattern() function in boost::spirit::lex::lexertl::static_lexer |
D | lexer.hpp | 255 void add_pattern (char_type const* state, string_type const& name, in add_pattern() function in boost::spirit::lex::lexertl::lexer |
/third_party/boost/boost/spirit/home/lex/lexer/ | ||
D | lexer.hpp | 276 pattern_adder add_pattern; member |
/third_party/pcre2/pcre2/src/ | ||
D | pcre2grep.c | 686 add_pattern(char *s, PCRE2_SIZE patlen, patstr *after) in add_pattern() function |