1 2
pub const L_ESC: core::ffi::c_char = b'%' as core::ffi::c_char; pub const SPECIALS: &[u8] = b"^$*+?.([%-";