Searched refs:is_operator_start (Results 1 – 1 of 1) sorted by relevance
483 is_operator_start (int c) in is_operator_start() function800 if (is_operator_start (c)) in read_word()1158 && (is_whitespace (c) || is_operator_start (c))) in read_word()