Searched refs:OP_CREF (Results 1 – 7 of 7) sorted by relevance
158 case OP_CREF: in find_minlength()
1442 case OP_CREF: in first_significant_code()1559 case OP_CREF: in find_fixedlength()4975 code[1+LINK_SIZE] = OP_CREF; in compile_branch()6652 case OP_CREF: in is_startline()
273 case OP_CREF:
1422 OP_CREF, /* 100 Used to hold a capture number as condition */ enumerator
393 subpattern using the opcode OP_CREF followed by two bytes containing the
2498 if (condcode == OP_CREF || condcode == OP_NCREF) in internal_dfa_exec()
1005 else if (condcode == OP_CREF || condcode == OP_NCREF) /* Group used test */ in match()