Searched refs:OP_TRUE (Results 1 – 8 of 8) sorted by relevance
240 case OP_TRUE: in find_minlength()921 case OP_TRUE: in set_start_bits()
443 case OP_TRUE: in pcre2_printint()
1038 case OP_TRUE: in find_fixedlength()1315 case OP_TRUE: in first_significant_code()6236 OP_TRUE : OP_FALSE; in compile_branch()6239 OP_TRUE : OP_FALSE; in compile_branch()8060 case OP_TRUE: in is_startline()
1562 OP_TRUE, /* 147 Always true (used by VERSION) */ enumerator
2676 else if (condcode == OP_TRUE) in internal_dfa_match()
694 case OP_TRUE: in next_opcode()7884 …SLJIT_COMPILE_ASSERT(OP_DNRREF == OP_RREF + 1 && OP_FALSE == OP_RREF + 2 && OP_TRUE == OP_RREF + 3, in compile_bracket_matchingpath()7886 …has_alternatives = ((*matchingpath >= OP_RREF && *matchingpath <= OP_TRUE) || *matchingpath == OP_… in compile_bracket_matchingpath()8145 else if ((*matchingpath >= OP_RREF && *matchingpath <= OP_TRUE) || *matchingpath == OP_FAIL) in compile_bracket_matchingpath()8151 if (*matchingpath == OP_TRUE) in compile_bracket_matchingpath()
1414 case OP_TRUE: in match()
543 tests the PCRE2 version number. This compiles into one of the opcodes OP_TRUE