Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c363 sljit_s32 match_end_ptr; member
3338 if (common->match_end_ptr != 0) in mainloop_entry()
4427 if (common->match_end_ptr != 0) in fast_forward_first_n_chars()
4515 if (common->match_end_ptr != 0) in fast_forward_first_n_chars()
4563 if (common->match_end_ptr != 0) in fast_forward_newline()
4597 if (common->match_end_ptr != 0) in fast_forward_newline()
4635 if (common->match_end_ptr != 0) in fast_forward_newline()
4652 if (common->match_end_ptr != 0) in fast_forward_start_bits()
4713 if (common->match_end_ptr != 0) in fast_forward_start_bits()
10959 common->match_end_ptr = common->ovector_start; in PRIV()
[all …]

Completed in 31 milliseconds