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()
412 case OP_CALLOUT_STR: in pcre2_callout_enumerate()
558 if (c == OP_CALLOUT_STR) in compare_opcodes()1248 case OP_CALLOUT_STR: in PRIV()
279 case OP_CALLOUT_STR: in find_minlength()1161 case OP_CALLOUT_STR: in set_start_bits()
617 case OP_CALLOUT_STR: in pcre2_printint()
1515 OP_CALLOUT_STR, /* 119 Call out with string argument */ enumerator
2742 || code[LINK_SIZE + 1] == OP_CALLOUT_STR) in internal_dfa_match()3139 case OP_CALLOUT_STR: in internal_dfa_match()
4770 case OP_CALLOUT_STR: in first_significant_code()6763 code[0] = OP_CALLOUT_STR; in compile_branch()8393 else if (*scode == OP_CALLOUT_STR) scode += GET(scode, 1 + 2*LINK_SIZE); in is_startline()8511 else if (c == OP_CALLOUT_STR) code += GET(code, 1 + 2*LINK_SIZE); in find_recurse()
1047 case OP_CALLOUT_STR: in next_opcode()1118 if (cc[1 + LINK_SIZE] == OP_CALLOUT || cc[1 + LINK_SIZE] == OP_CALLOUT_STR) in check_opcode_types()1152 case OP_CALLOUT_STR: in check_opcode_types()2103 case OP_CALLOUT_STR: in get_framesize()9601 case OP_CALLOUT_STR: in assert_needs_str_ptr_saving()12043 case OP_CALLOUT_STR: in compile_matchingpath()13224 case OP_CALLOUT_STR: in compile_backtrackingpath()
5284 case OP_CALLOUT_STR: in match()5316 if (*Fecode == OP_CALLOUT || *Fecode == OP_CALLOUT_STR) in match()
795 OP_CALLOUT or OP_CALLOUT_STR, respectively. In each case these are followed by808 For callouts with string arguments, OP_CALLOUT_STR has three more data items:817 [OP_CALLOUT_STR] [0] [10] [0] [1] [0] [14] [0] [5] ['] [a] [b] [c] [0]