Searched refs:str_ch (Results 1 – 1 of 1) sorted by relevance
206 char *str_ch = STR(CHILD(cch, 0)); in future_hack() local207 if (strcmp(str_ch, FUTURE_WITH_STATEMENT) == 0) { in future_hack()209 } else if (strcmp(str_ch, FUTURE_PRINT_FUNCTION) == 0) { in future_hack()211 } else if (strcmp(str_ch, FUTURE_UNICODE_LITERALS) == 0) { in future_hack()