Home | History | Annotate | Download | only in src

Lines Matching full:recursion

7131 // a smart compiler optimizing the recursion away.
8139 // here's an indirect recursion. It terminates as the regex gets
8140 // shorter in each recursion.
8155 // The algorithm is recursive, but the recursion depth doesn't exceed