Function move_command_line_common::character_sets::is_permitted_char
source · [−]Expand description
Determine if a character is permitted character.
A permitted character is either a permitted printable character, or a permitted newline. Any other characters are disallowed from appearing in the file.