Searched refs:OP_CALLOUT_STR (Results 1 – 11 of 11) sorted by relevance
84 else if (c == OP_CALLOUT_STR) code += GET(code, 1 + 2*LINK_SIZE); in PRIV()
390 case OP_CALLOUT_STR: in pcre2_callout_enumerate()
555 if (c == OP_CALLOUT_STR) in compare_opcodes()1195 case OP_CALLOUT_STR: in PRIV()
255 case OP_CALLOUT_STR: in find_minlength()1063 case OP_CALLOUT_STR: in set_start_bits()
615 case OP_CALLOUT_STR: in pcre2_printint()
1059 case OP_CALLOUT_STR: in find_fixedlength()1319 case OP_CALLOUT_STR: in first_significant_code()2492 else if (c == OP_CALLOUT_STR) code += GET(code, 1 + 2*LINK_SIZE); in find_recurse()6597 code[0] = OP_CALLOUT_STR; in compile_branch()8050 else if (*scode == OP_CALLOUT_STR) scode += GET(scode, 1 + 2*LINK_SIZE); in is_startline()
2614 || code[LINK_SIZE + 1] == OP_CALLOUT_STR) in internal_dfa_match()2985 case OP_CALLOUT_STR: in internal_dfa_match()
1516 OP_CALLOUT_STR, /* 119 Call out with string argument */ enumerator
793 case OP_CALLOUT_STR: in next_opcode()847 if (cc[1 + LINK_SIZE] == OP_CALLOUT || cc[1 + LINK_SIZE] == OP_CALLOUT_STR) in check_opcode_types()881 case OP_CALLOUT_STR: in check_opcode_types()1641 case OP_CALLOUT_STR: in get_framesize()7254 case OP_CALLOUT_STR: in assert_needs_str_ptr_saving()9512 case OP_CALLOUT_STR: in compile_matchingpath()10682 case OP_CALLOUT_STR: in compile_backtrackingpath()
1313 if (*ecode == OP_CALLOUT || *ecode == OP_CALLOUT_STR) in match()1739 case OP_CALLOUT_STR: in match()
574 These use OP_CALLOUT or OP_CALLOUT_STR, respectively. In each case these are587 For callouts with string arguments, OP_CALLOUT_STR has three more data items: