Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

No support for POSIX character classes #30

Open
ju1ius opened this issue Jan 17, 2018 · 1 comment
Open

No support for POSIX character classes #30

ju1ius opened this issue Jan 17, 2018 · 1 comment

Comments

@ju1ius
Copy link

ju1ius commented Jan 17, 2018

Hi,
Parsing [[:alnum:]] results in Unexpected token "[" (class_) at line 1 and column 2.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Hywan
Copy link
Member

Hywan commented Jan 22, 2018

Yes, POSIX character classes are not supported yet.

Documentation can be found at http://pcre.org/current/doc/html/pcre2pattern.html#SEC10.

Do you want to try a PR :-)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants