Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c193 case OP_CIRC: in find_minlength()
858 case OP_CIRC: in set_start_bits()
H A Dpcre_compile.c1834 case OP_CIRC: in find_fixedlength()
4767 else *code++ = OP_CIRC; in compile_branch()
8652 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()
8774 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
H A Dpcre_internal.h1925 OP_CIRC, /* 27 Start of line - not multiline */ enumerator
H A DHACKING177 OP_CIRC ^ (start of data)
H A Dpcre_jit_compile.c612 case OP_CIRC: in next_opcode()
1367 case OP_CIRC: in get_framesize()
3278 case OP_CIRC: in scan_prefix()
5578 case OP_CIRC: in compile_char1_matchingpath()
8320 case OP_CIRC: in compile_matchingpath()
H A Dpcre_exec.c2078 case OP_CIRC: in match()

Completed in 162 milliseconds