Hyperscan 5.4 Developer’s Reference Guide¶
Feb 22, 2023¶
- Copyright
- Preface
- Introduction
- Getting Started
- Compiling Patterns
- Scanning for Patterns
- Serialization
- Performance Considerations
- Regular expression constructs
- Library usage
- Block-based matching
- Unnecessary databases
- Allocate scratch ahead of time
- Allocate one scratch space per scanning context
- Anchored patterns
- Matching everywhere
- Bounded repeats in streaming mode
- Prefer literals
- “Dot all” mode
- Single-match flag
- Start of Match flag
- Approximate matching
- Tools
- API Reference: Constants
- API Reference: Files
- Chimera