Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c187 case OP_CIRC: in find_minlength()
774 case OP_CIRC: in set_start_bits()
H A Dpcre_compile.c1827 case OP_CIRC: in find_fixedlength()
3997 else *code++ = OP_CIRC; in compile_branch()
7488 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()
7609 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
H A Dpcre_internal.h1917 OP_CIRC, /* 25 Start of line - not multiline */ enumerator
H A DHACKING169 OP_CIRC ^ (start of data)
H A Dpcre_exec.c2056 case OP_CIRC: in match()

Completed in 61 milliseconds