split_constant_prefix

Function split_constant_prefix 

Source
fn split_constant_prefix(pattern: &str) -> (&str, &str)
Expand description

Returns unescaped constant prefix of a LIKE pattern (possibly empty) and the remaining pattern (possibly empty)