Searched refs:maxLookaroundDepth (Results 1 – 2 of 2) sorted by relevance
313 enforce(lookaroundNest <= maxLookaroundDepth, in genLookaround()527 enum maxLookaroundDepth = 16; variable
394 enforce(lookaroundNest <= maxLookaroundDepth, in genLookaround()608 enum maxLookaroundDepth = 16; variable