Expand description
Vectorscan is a fork of Hyperscan that supports additional platforms. To understand how to use this library, it may be helpful to look at the documentation for the Hyperscan C bindings.
Structs§
- Block
Database - A database that supports Vectorscan’s block-based matching APIs
- Block
Scanner - A scanner that supports Vectorscan’s block-based matching APIs
- Flag
- Pattern
- Scan
Mode - Scratch
- Stream
- Stream
Scanner - Streaming
Database - A database that supports Vectorscan’s streaming matching APIs
- Streaming
Scanner - A scanner that supports Vectorscan’s streaming matching APIs
Enums§
- Error
- Hyperscan Error Codes
- Hyperscan
Error Code - Scan
- The result returned by a scan callback