Home | History | Annotate | Download | only in re2c

Lines Matching refs:lb

29     unsigned int	lb, ub;		/* [lb,ub) */
36 r->lb = l;
45 r->lb = l;
54 ro->lb = r->lb;
63 ro->lb = r->lb;
171 RegExp_new_CloseVOp(RegExp *e, int lb, int ub)
176 r->d.CloseVOp.min = lb;