Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c2838 int codelink = (int)GET(code, 1); in internal_dfa_match() local
2869 { ADD_ACTIVE(state_offset + codelink + LINK_SIZE + 1, 0); } in internal_dfa_match()
2886 else { ADD_ACTIVE(state_offset + codelink + LINK_SIZE + 1, 0); } in internal_dfa_match()
2932 { ADD_ACTIVE(state_offset + codelink + LINK_SIZE + 1, 0); } in internal_dfa_match()

Completed in 17 milliseconds