Skip to main content

scan_dollar_quoted_len

Function scan_dollar_quoted_len 

Source
fn scan_dollar_quoted_len(bytes: &[u8], start: usize) -> usize
Expand description

Length of a $tag$body$tag$ dollar-quoted string. Matches the outer delimiter using its tag (possibly empty).