mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
update description of HS_FLAG_SOM_LEFTMOST to eliminate ambiguity
This commit is contained in:
parent
8344395bfd
commit
22991f2da1
@ -985,8 +985,8 @@ hs_error_t HS_CDECL hs_populate_platform(hs_platform_info_t *platform);
|
|||||||
* offset when a match is reported for this expression. (By default, no start
|
* offset when a match is reported for this expression. (By default, no start
|
||||||
* of match is returned.)
|
* of match is returned.)
|
||||||
*
|
*
|
||||||
* Enabling this behaviour may reduce performance and increase stream state
|
* For all the 3 modes, enabling this behaviour may reduce performance. And
|
||||||
* requirements in streaming mode.
|
* particularly, it may increase stream state requirements in streaming mode.
|
||||||
*/
|
*/
|
||||||
#define HS_FLAG_SOM_LEFTMOST 256
|
#define HS_FLAG_SOM_LEFTMOST 256
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user