Searched refs:input_suffix (Results 1 – 2 of 2) sorted by relevance
4098 static const char *input_suffix; variable5483 return (input_suffix in input_suffix_matches()5484 && !strncmp (input_suffix, atom, end_atom - atom) in input_suffix_matches()5485 && input_suffix[end_atom - atom] == '\0'); in input_suffix_matches()6012 input_suffix = p + 1; in set_input()6015 input_suffix = ""; in set_input()
4759 static const char *input_suffix; variable6199 return (input_suffix in input_suffix_matches()6200 && !strncmp (input_suffix, atom, end_atom - atom) in input_suffix_matches()6201 && input_suffix[end_atom - atom] == '\0'); in input_suffix_matches()7143 input_suffix = p + 1; in set_input()7146 input_suffix = ""; in set_input()10217 input_suffix = NULL; in finalize()