Home
last modified time | relevance | path

Searched refs:mark_ptr (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_match.c130 arguments.mark_ptr = NULL; in pcre2_jit_match()
181 match_data->mark = arguments.mark_ptr; in pcre2_jit_match()
H A Dpcre2_jit_compile.c184 PCRE2_UCHAR *mark_ptr; member
403 sljit_s32 mark_ptr; member
946 if (common->mark_ptr == 0) in check_opcode_types()
1561 SLJIT_ASSERT(common->mark_ptr != 0); in get_framesize()
1742 SLJIT_ASSERT(common->mark_ptr != 0); in init_frame()
1932 if (common->mark_ptr != 0) in get_recurse_data_length()
2791 if (common->mark_ptr != 0) in do_reset_match()
2836 if (common->mark_ptr != 0) in copy_ovector()
2840 if (common->mark_ptr != 0) in copy_ovector()
8288 if (common->mark_ptr != 0) in compile_callout_matchingpath()
[all …]

Completed in 55 milliseconds