Searched refs:token_type_string (Results 1 – 3 of 3) sorted by relevance
228 token_type_string, /* "abc" */ enumerator354 case token_type_string: in free_token()515 tp->type = token_type_string; in x_awk_lex()786 case token_type_string: in extract_parenthesized()
513 token_type_string, /* quote-like */ enumerator587 case token_type_string: in token2string()614 case token_type_string: in free_token()837 tp->type = token_type_string; in extract_quotelike()1694 token.type = token_type_string; in interpolate_keywords()2261 tp->type = token_type_string; in x_perl_prelex()2273 tp->type = token_type_string; in x_perl_prelex()2403 tp->type = token_type_string; in x_perl_prelex()2415 tp->type = token_type_string; in x_perl_prelex()2456 tp->type = token_type_string; in x_perl_prelex()[all …]
980 token_type_string, /* "abc", 'abc', """abc""", '''abc''' */ enumerator1542 tp->type = token_type_string; in phase5_get()1603 if (tp->type != token_type_string) in x_python_lex()1611 if (tmp.type != token_type_string) in x_python_lex()1731 case token_type_string: in extract_parenthesized()