Home
last modified time | relevance | path

Searched refs:TOK_CONCATENATE (Results 1 – 2 of 2) sorted by relevance

/dports/games/scare/scare-1.3.10/source/
H A Dscexpr.c68 TOK_STR, TOK_CONCATENATE, enumerator
1116 case TOK_CONCATENATE: in expr_eval_action()
1475 expr_eval_action (TOK_CONCATENATE); in expr_parse_string_expr()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscexpr.cpp67 TOK_STR, TOK_CONCATENATE, enumerator
1016 case TOK_CONCATENATE: { in expr_eval_action()
1354 CALL1(expr_eval_action, TOK_CONCATENATE); in expr_parse_string_expr()