Home
last modified time | relevance | path

Searched defs:ROSE_STRUCT_CHECK_LONG_LIT_NOCASE (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hyperscan/hyperscan-5.4.0/src/rose/
H A Drose_program.h603 struct ROSE_STRUCT_CHECK_LONG_LIT_NOCASE { struct
604 u8 code; //!< From enum RoseInstructionCode.
605 u32 lit_offset; //!< Offset of literal string.
606 u32 lit_length; //!< Length of literal string.
607 u32 fail_jump; //!< Jump forward this many bytes on failure.