Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c182 case OP_CALLOUT: in find_minlength()
895 case OP_CALLOUT: in set_start_bits()
H A Dpcre_compile.c1691 case OP_CALLOUT: in first_significant_code()
1826 case OP_CALLOUT: in find_fixedlength()
2864 *code++ = OP_CALLOUT; in auto_callout()
6013 *code++ = OP_CALLOUT; in compile_branch()
7539 if (*scode == OP_CALLOUT) scode += PRIV(OP_lengths)[OP_CALLOUT]; in is_startline()
H A Dpcre_printint.src405 case OP_CALLOUT:
H A Dpcre_exec.c1273 if (ecode[LINK_SIZE+1] == OP_CALLOUT) in match()
1300 ecode += PRIV(OP_lengths)[OP_CALLOUT]; in match()
1699 case OP_CALLOUT: in match()
H A Dpcre_internal.h2044 OP_CALLOUT, /* 112 Call out to external function if provided */ enumerator
H A DHACKING465 OP_CALLOUT is followed by one unit of data that holds a callout number in the

Completed in 53 milliseconds