We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d6b24 commit fcceddcCopy full SHA for fcceddc
HACKING
@@ -369,7 +369,7 @@ data that follows it.
369
In many cases listed below, LINK_SIZE data values are specified for offsets
370
within the compiled pattern. LINK_SIZE always specifies a number of bytes. The
371
default value for LINK_SIZE is 2, except for the 32-bit library, where it can
372
-only be 4. The 8-bit library can be compiled to used 3-byte or 4-byte values,
+only be 4. The 8-bit library can be compiled to use 3-byte or 4-byte values,
373
and the 16-bit library can be compiled to use 4-byte values, though this
374
impairs performance. Specifying a LINK_SIZE larger than 2 for these libraries is
375
necessary only when patterns whose compiled length is greater than 65535 code
0 commit comments