Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c7641 int oldlinkoffset; in compile_branch() local
7644 oldlinkoffset = GET(bra, 1); in compile_branch()
7645 bralink = (oldlinkoffset == 0)? NULL : bralink - oldlinkoffset; in compile_branch()

Completed in 53 milliseconds