Restarting regex match | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 0] --- Starting positive lookahead | VVV /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 1] --- Trying a literal '4' character | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 2] --- Failed | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 3] --- Back-tracked within regex and rerestarting regex match | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 4] --- Starting positive lookahead | VVV /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 5] --- Trying a literal '4' character | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 6] --- Matched | V /(?=4)W/ | V '54w' ^ [Visual of regex at 'rxrx' line 0] [step: 7] --- Back-tracked within regex and reend of positive lookahead | V /(?=4)W/ |< V '54w' [Visual of regex at 'rxrx' line 0] [step: 8] --- Trying a literal 'W' character | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 9] --- Failed | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 10] --- Back-tracked within regex and rerestarting regex match | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 11] --- Starting positive lookahead | VVV /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 12] --- Trying a literal '4' character | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 13] --- Failed | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 14] --- Back-tracked within regex and rerestarting regex match | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 15] --- Starting positive lookahead | VVV /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 16] --- Trying a literal '4' character | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 17] --- Regex failed to match after 18 steps | V /(?=4)W/ | V '54w' [Visual of regex at 'rxrx' line 0] [step: 18] ---