Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c4020 adjust_recurse(pcre_uchar *group, int adjust, BOOL utf, compile_data *cd, in adjust_recurse() function
6030 adjust_recurse(previous, 1, utf, cd, item_hwm_offset); in compile_branch()
6054 adjust_recurse(previous, 2 + LINK_SIZE, utf, cd, item_hwm_offset); in compile_branch()
6318 adjust_recurse(bracode, 1 + LINK_SIZE, utf, cd, item_hwm_offset); in compile_branch()
6452 adjust_recurse(tempcode, 1 + LINK_SIZE, utf, cd, item_hwm_offset); in compile_branch()
6501 adjust_recurse(tempcode, 1 + LINK_SIZE, utf, cd, item_hwm_offset); in compile_branch()
8486 adjust_recurse(start_bracket, 1 + LINK_SIZE, in compile_regex()

Completed in 38 milliseconds