forked from mirrors/kingfisher
Why: Hyperscan doesn’t support lookaheads/behinds, so many “must contain X and Y” checks had to be baked into the regex (hurting readability) or were impossible. pattern_requirements applies lightweight, in-memory checks after a match is found, keeping patterns fast and clean. |
||
|---|---|---|
| .. | ||
| assets/icons | ||
| benchmark | ||
| BASELINE.md | ||
| COMPARISON.md | ||
| FINGERPRINT.md | ||
| kingfisher_logo.png | ||
| PARSING.md | ||
| RULES.md | ||
| runtime-comparison.png | ||