mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 11:44:28 +03:00
Initial commit of Hyperscan
This commit is contained in:
53
doc/dev-reference/api_constants.rst
Normal file
53
doc/dev-reference/api_constants.rst
Normal file
@@ -0,0 +1,53 @@
|
||||
.. _api_constants:
|
||||
|
||||
########################
|
||||
API Reference: Constants
|
||||
########################
|
||||
|
||||
***********
|
||||
Error Codes
|
||||
***********
|
||||
|
||||
.. doxygengroup:: HS_ERROR
|
||||
:content-only:
|
||||
:no-link:
|
||||
|
||||
*****************
|
||||
hs_expr_ext flags
|
||||
*****************
|
||||
|
||||
.. doxygengroup:: HS_EXT_FLAG
|
||||
:content-only:
|
||||
:no-link:
|
||||
|
||||
*************
|
||||
Pattern flags
|
||||
*************
|
||||
|
||||
.. doxygengroup:: HS_PATTERN_FLAG
|
||||
:content-only:
|
||||
:no-link:
|
||||
|
||||
*************************
|
||||
CPU feature support flags
|
||||
*************************
|
||||
|
||||
.. doxygengroup:: HS_CPU_FEATURES_FLAG
|
||||
:content-only:
|
||||
:no-link:
|
||||
|
||||
****************
|
||||
CPU tuning flags
|
||||
****************
|
||||
|
||||
.. doxygengroup:: HS_TUNE_FLAG
|
||||
:content-only:
|
||||
:no-link:
|
||||
|
||||
******************
|
||||
Compile mode flags
|
||||
******************
|
||||
|
||||
.. doxygengroup:: HS_MODE_FLAG
|
||||
:content-only:
|
||||
:no-link:
|
Reference in New Issue
Block a user