Home
last modified time | relevance | path

Searched defs:add_pattern (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Dstatic_lexer.hpp209 void add_pattern (char_type const*, string_type const& in add_pattern() function in boost::spirit::lex::lexertl::static_lexer
Dlexer.hpp255 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/
Dlexer.hpp276 pattern_adder add_pattern; member
/third_party/pcre2/pcre2/src/
Dpcre2grep.c686 add_pattern(char *s, PCRE2_SIZE patlen, patstr *after) in add_pattern() function