Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c460 struct sljit_label *ff_newline_shortcut; member
6234 common->ff_newline_shortcut = loop; in fast_forward_newline()
13787 if (common->ff_newline_shortcut != NULL) in jit_compile()
13796 CMPTO(SLJIT_LESS, STR_PTR, 0, TMP1, 0, common->ff_newline_shortcut); in jit_compile()
13800 CMPTO(SLJIT_LESS, STR_PTR, 0, STR_END, 0, common->ff_newline_shortcut); in jit_compile()

Completed in 30 milliseconds