Lines Matching refs:opcodes
139 is handled entirely at compile time by generating different opcodes for the
216 the opcodes OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the name
237 following opcodes, which come in caseful and caseless versions:
254 Other repeats make use of these opcodes:
267 Another set of matching repeating opcodes (called OP_NOTSTAR, OP_NOTSTARI,
269 The normal single-character opcodes (OP_STAR, etc.) are used for repeated
278 unit. The opcodes are:
306 Repeats of these items use the OP_TYPESTAR etc. set of opcodes, followed by
318 A set of repeating opcodes (called OP_NOTSTAR etc.) are used for repeated,
319 negated, single-character classes. The normal single-character opcodes
422 single-unit opcodes that tell the matcher that skipping the following
450 the "+" notation, e.g. (abc)++, different opcodes are used. Their names all
469 entirely at runtime, so there are just these two opcodes for atomic groups.
476 of the opcodes OP_ASSERT or OP_ASSERT_NOT. Backward assertions use the opcodes