Skip to main content

patrepeat

Function patrepeat 

Source
pub fn patrepeat(prog: &PatProg, s: &str, max: Option<usize>) -> usize
Expand description

Repeat match for the given pattern node (from pattern.c patrepeat)