risingwave_expr::scalar::like

Function like

source
fn like(s: &str, p: &str, escape: &EscapeChar) -> bool