mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-08-14 05:45:56 +03:00
Implement rejection of POSIX collating elements ("[.ch.]" and "[=ch=]" entirely in the Ragel parser, using the same approach both inside and ouside character classes. Fix buggy rejection of [^.ch.], which we should accept as a character class.