You are viewing a single comment's thread. Return to all comments →
Nice job DOSHI, I especially like this area with
(?!) - negative lookahead
(?=) - positive lookahead
(?<=) - positive lookbehind
(?<!) - negative lookbehind
Seems like cookies are disabled on this browser, please enable them to open this website
Positive Lookahead
You are viewing a single comment's thread. Return to all comments →
Nice job DOSHI, I especially like this area with
(?!) - negative lookahead
(?=) - positive lookahead
(?<=) - positive lookbehind
(?<!) - negative lookbehind