pub fn ilike(str: Expr, pattern: Expr) -> Expr
Returns true if str matches pattern (case insensitive).