Searched refs:OP_DEFINE (Results 1 – 3 of 3) sorted by relevance
537 compilation, however, a DEFINE condition is coded as OP_DEFINE so that, when540 changed to OP_FALSE, so the matcher never sees OP_DEFINE.
1594 OP_DEFINE, /* 164 */ enumerator
6442 code[1+LINK_SIZE] = OP_DEFINE; in compile_branch()7088 if (code[LINK_SIZE+1] == OP_DEFINE) in compile_branch()7096 bravalue = OP_DEFINE; /* Just a flag to suppress char handling below */ in compile_branch()7151 if (bravalue == OP_DEFINE) break; in compile_branch()