Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c565 case OP_POSQUERY: in find_minlength()
1040 case OP_POSQUERY: in set_start_bits()
H A Dpcre_compile.c823 OP_POSQUERY, 0, /* QUERY, MINQUERY */
1994 case OP_POSQUERY: in find_fixedlength()
2193 case OP_POSQUERY: in PRIV()
2338 case OP_POSQUERY: in find_recurse()
2681 case OP_POSQUERY: in could_be_empty_branch()
3689 *code += OP_POSQUERY - OP_QUERY; in auto_possessify()
3693 *code += OP_POSQUERY - OP_MINQUERY; in auto_possessify()
3819 case OP_POSQUERY: in auto_possessify()
6420 case OP_QUERY: *tempcode = OP_POSQUERY; break; in compile_branch()
H A Dpcre_jit_compile.c692 case OP_POSQUERY: in next_opcode()
1356 case OP_POSQUERY: in get_framesize()
3288 case OP_POSQUERY: in scan_prefix()
8062 case OP_POSQUERY: in compile_iterator_matchingpath()
8316 case OP_POSQUERY: in compile_matchingpath()
8691 case OP_POSQUERY: in compile_iterator_backtrackingpath()
9463 case OP_POSQUERY: in compile_backtrackingpath()
H A Dpcre_internal.h1945 OP_POSQUERY, /* 44 Posesssified query, caseful */ enumerator
H A DHACKING248 OP_POSQUERY OP_POSQUERYI
H A Dpcre_exec.c3358 case OP_POSQUERY: in match()

Completed in 83 milliseconds