pub fn str_split_esc(input: &str, separator: &str) -> Vec<String>
Convenience wrappers retained for compatibility naming.