Searched refs:current_char (Results 1 – 1 of 1) sorted by relevance
4417 int current_char = *ptr; in subsym_substitute() local4424 if (current_char == '"' && ptr[1] == '"' && ptr[2] == '"') in subsym_substitute()4435 if (line_conditional && current_char == '=') in subsym_substitute()4457 if ((forced && current_char == ':') in subsym_substitute()4458 || (!forced && is_name_beginner (current_char))) in subsym_substitute()