Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c188 case OP_CIRCM: in find_minlength()
775 case OP_CIRCM: in set_start_bits()
H A Dpcre_compile.c1828 case OP_CIRCM: in find_fixedlength()
3995 *code++ = OP_CIRCM; in compile_branch()
7609 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
H A Dpcre_internal.h1918 OP_CIRCM, /* 26 Start of line - multiline */ enumerator
H A DHACKING170 OP_CIRCM ^ multiline mode (start of data or after newline)
H A Dpcre_exec.c2068 case OP_CIRCM: in match()

Completed in 90 milliseconds