Timeline for How to simulate backreferences, lookaheads, and lookbehinds in finite state automata?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 21, 2023 at 1:17 | comment | added | mateleco | I think you have a typo. A lookbehind should be (?<=c), not (?=c) (which is a lookahead). | |
| Jan 20, 2014 at 8:41 | history | edited | Raphael | CC BY-SA 3.0 | Updating source link -- sorry! |
| Jun 30, 2012 at 12:27 | vote | accept | Aadit M Shah | ||
| Jun 30, 2012 at 12:14 | history | answered | Raphael | CC BY-SA 3.0 |