Lines Matching refs:opcodes
133 entirely at compile time by generating different opcodes for the different
203 the opcodes OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the name
220 following opcodes, which come in caseful and caseless versions:
238 opcodes:
257 unit. The opcodes are:
282 Repeats of these items use the OP_TYPESTAR etc. set of opcodes, followed by
294 Another set of 13 repeating opcodes (called OP_NOTSTAR etc.) are used for
296 opcodes (OP_STAR, etc.) are used for repeated positive single-character
343 counts. There are no special possessive opcodes for these repeats; a possessive
377 single-unit opcodes that tell the matcher that skipping the following
404 the "+" notation, e.g. (abc)++, different opcodes are used. Their names all
414 the opcodes OP_ASSERT or OP_ASSERT_NOT. Backward assertions use the opcodes