Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c6225 int oldlinkoffset; in compile_branch() local
6228 oldlinkoffset = GET(bra, 1); in compile_branch()
6229 bralink = (oldlinkoffset == 0)? NULL : bralink - oldlinkoffset; in compile_branch()

Completed in 25 milliseconds