[][src]Function mruby::extn::core::regexp::syntax::is_non_printable_character

pub fn is_non_printable_character(c: char) -> bool

Returns true if the given character is non-printable and needs to be quoted.