Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c155 case OP_KETRPOS: in find_minlength()
890 case OP_KETRPOS: in set_start_bits()
H A Dpcre_compile.c1965 case OP_KETRPOS: in find_fixedlength()
2580 case OP_KETRPOS: in could_be_empty_branch()
5446 *code++ = OP_KETRPOS; in compile_branch()
5456 *ketcode = OP_KETRPOS; in compile_branch()
H A Dpcre_internal.h2050 OP_KETRPOS, /* 117 Possessive unlimited repeat. */ enumerator
H A DHACKING406 of OP_SCBRA. The end of such a group is marked by OP_KETRPOS. If the minimum
H A Dpcre_exec.c1892 case OP_KETRPOS: in match()
2005 if (*ecode == OP_KETRPOS) in match()

Completed in 60 milliseconds