Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c397 struct sljit_label *ff_newline_shortcut; member
3931 common->ff_newline_shortcut = loop; in fast_forward_newline()
10177 if (common->ff_newline_shortcut != NULL) in PRIV()
10180 CMPTO(SLJIT_LESS, STR_PTR, 0, STR_END, 0, common->ff_newline_shortcut); in PRIV()

Completed in 41 milliseconds