CJex / regulex

:construction: Regular Expression Excited!
https://jex.im/regulex/
MIT License
5.71k stars 756 forks source link

Error:Unexpected char! #57

Closed DMKun closed 9 months ago

DMKun commented 2 years ago

this cannot work (?<!VD)AC image

DMKun commented 2 years ago

112233

DerDemystifier commented 9 months ago

Refer to #16

@liudongmiao has added support for lookbehinds, atomic groups, etc. Check his version at : https://jianyu.io/regulex/

DMKun commented 9 months ago

image It's work!