Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c669 #define code_offset codelink in match() macro
1130 code_offset = (int)(ecode - md->start_code); in match()
1159 ecode = md->start_code + code_offset; in match()
1220 code_offset = (int)(ecode - md->start_code); in match()
1231 ecode = md->start_code + code_offset; in match()

Completed in 15 milliseconds