Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c568 #define codelink frame->Xcodelink in match() macro
646 int codelink; in match()
685 #define code_offset codelink in match()
1288 codelink = GET(ecode, 1); /* Offset to the second branch */ in match()
1328 codelink -= PRIV(OP_lengths)[OP_CALLOUT]; in match()
1419 ecode += condition? PRIV(OP_lengths)[condcode] : codelink; in match()

Completed in 17 milliseconds