Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c4018 adjust_recurse(pcre_uchar *group, int adjust, BOOL utf, compile_data *cd, in adjust_recurse() function
6028 adjust_recurse(previous, 1, utf, cd, item_hwm_offset); in compile_branch()
6052 adjust_recurse(previous, 2 + LINK_SIZE, utf, cd, item_hwm_offset); in compile_branch()
6316 adjust_recurse(bracode, 1 + LINK_SIZE, utf, cd, item_hwm_offset); in compile_branch()
6450 adjust_recurse(tempcode, 1 + LINK_SIZE, utf, cd, item_hwm_offset); in compile_branch()
6499 adjust_recurse(tempcode, 1 + LINK_SIZE, utf, cd, item_hwm_offset); in compile_branch()
8498 adjust_recurse(start_bracket, 1 + LINK_SIZE, in compile_regex()

Completed in 19 milliseconds