Home | History | Annotate | Download | only in regex

Lines Matching refs:maxnest

1495 	sopno maxnest = 0;
1508 if (plusnest > maxnest)
1509 maxnest = plusnest;
1516 return(maxnest);