Searched defs:string_token (Results 1 – 6 of 6) sorted by relevance
58 typedef typename boost::lexer::basic_string_token<CharT> string_token; in generate_re2c() typedef
134 typedef typename parser::tokeniser::string_token string_token; typedef in boost::lexer::basic_generator
26 typedef basic_string_token<CharT> string_token; typedef
187 LIBC_INLINE char *string_token(char *__restrict src, in string_token() function
31 typedef basic_string_token<CharT> string_token; typedef in boost::lexer::detail::basic_re_tokeniser
66 for (const string& string_token : string_tokens) { in ReadLocationsFile() local