Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c528 int condcode; in match() local
1334 switch(condcode = *ecode) in match()
1403 ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode]; in match()
1419 ecode += condition? PRIV(OP_lengths)[condcode] : codelink; in match()

Completed in 17 milliseconds