Searched refs:tmp_char (Results 1 – 2 of 2) sorted by relevance
670 regex_char_t left_char, right_char, tmp_char; in parse_char_range() local742 tmp_char = left_char; in parse_char_range()744 right_char = tmp_char; in parse_char_range()
26555 (read_constants): Remove the tmp_char argument. Update the calls26556 to read_name, using two local name buffers instead of the tmp_char26558 (read_conditions): Remove the tmp_char argument. Update the calls26559 to read_name, using a local name buffer instead of the tmp_char26561 (read_mapping): Replace tmp_char variable with a local name buffer.