Home
last modified time | relevance | path

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

/PHP-7.2/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.c1835 case OP_CIRC: in find_fixedlength()
4804 else *code++ = OP_CIRC; in compile_branch()
8714 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()
8837 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
H A Dpcre_jit_compile.c627 case OP_CIRC: in next_opcode()
1003 case OP_CIRC: in detect_fast_forward_skip()
1067 case OP_CIRC: in detect_fast_fail()
1576 case OP_CIRC: in get_framesize()
3514 case OP_CIRC: in scan_prefix()
6173 case OP_CIRC: in compile_simple_assertion_matchingpath()
7236 case OP_CIRC: in assert_needs_str_ptr_saving()
9327 case OP_CIRC: in compile_matchingpath()
H A Dpcre_internal.h1921 OP_CIRC, /* 27 Start of line - not multiline */ enumerator
H A DHACKING177 OP_CIRC ^ (start of data)
H A Dpcre_exec.c2078 case OP_CIRC: in match()

Completed in 79 milliseconds