risingwave_
expr_
impl
2.4.0-alpha
In risingwave_
expr_
impl::
scalar::
regexp
risingwave_expr_impl
::
scalar
::
regexp
Function
regexp_replace_with_start
Copy item path
Source
fn regexp_replace_with_start( text: &
str
, start:
i32
, ctx: &
RegexpContext
, ) -> Result<
Box
<
str
>>