Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c190 case OP_CIRCM: in find_minlength()
853 case OP_CIRCM: in set_start_bits()
H A Dpcre_internal.h1918 OP_CIRCM, /* 28 Start of line - multiline */ enumerator
H A Dpcre_compile.c1816 case OP_CIRCM: in find_fixedlength()
4750 *code++ = OP_CIRCM; in compile_branch()
8648 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
H A DHACKING178 OP_CIRCM ^ multiline mode (start of data or after newline)
H A Dpcre_jit_compile.c613 case OP_CIRCM: in next_opcode()
1345 case OP_CIRCM: in get_framesize()
3250 case OP_CIRCM: in scan_prefix()
5549 case OP_CIRCM: in compile_char1_matchingpath()
8279 case OP_CIRCM: in compile_matchingpath()
H A Dpcre_exec.c2090 case OP_CIRCM: in match()

Completed in 87 milliseconds