Searched defs:string_token (Results 1 – 8 of 8) sorted by relevance
26 typedef basic_string_token<CharT> string_token; typedef
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
185 LIBC_INLINE char *string_token(char *__restrict src, in string_token() function
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