Searched refs:OP_DEF (Results 1 – 8 of 8) sorted by relevance
187 case OP_DEF: in find_minlength()864 case OP_DEF: in set_start_bits()
1693 case OP_DEF: in first_significant_code()1839 case OP_DEF: in find_fixedlength()5982 if (*previous == OP_COND && previous[LINK_SIZE+1] == OP_DEF) in compile_branch()6958 code[1+LINK_SIZE] = OP_DEF; in compile_branch()7750 if (code[LINK_SIZE+1] == OP_DEF) in compile_branch()7757 bravalue = OP_DEF; /* Just a flag to suppress char handling below */ in compile_branch()7810 if (bravalue == OP_DEF) break; in compile_branch()8710 case OP_DEF: in is_startline()
459 case OP_DEF: in pcre_printint()
2101 OP_DEF, /* 145 The DEFINE condition */ enumerator
502 just the single unit OP_DEF is used (it has no associated data). Otherwise, a
2742 if (condcode == OP_DEF || condcode == OP_FAIL) in internal_dfa_exec()
1378 case OP_DEF: /* DEFINE - always false */ in match()
662 case OP_DEF: in next_opcode()7030 if ((opcode == OP_COND || opcode == OP_SCOND) && cc[1 + LINK_SIZE] == OP_DEF) in compile_bracket_matchingpath()