Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c569 case OP_POSQUERY: in find_minlength()
1044 case OP_POSQUERY: in set_start_bits()
H A Dpcre_compile.c831 OP_POSQUERY, 0, /* QUERY, MINQUERY */
2011 case OP_POSQUERY: in find_fixedlength()
2210 case OP_POSQUERY: in PRIV()
2355 case OP_POSQUERY: in find_recurse()
2698 case OP_POSQUERY: in could_be_empty_branch()
3706 *code += OP_POSQUERY - OP_QUERY; in auto_possessify()
3710 *code += OP_POSQUERY - OP_MINQUERY; in auto_possessify()
3836 case OP_POSQUERY: in auto_possessify()
6466 case OP_QUERY: *tempcode = OP_POSQUERY; break; in compile_branch()
H A Dpcre_printint.c480 case OP_POSQUERY: in pcre_printint()
H A Dpcre_internal.h1949 OP_POSQUERY, /* 44 Posesssified query, caseful */ enumerator
H A Dpcre_jit_compile.c692 case OP_POSQUERY: in next_opcode()
1379 case OP_POSQUERY: in get_framesize()
3317 case OP_POSQUERY: in scan_prefix()
8104 case OP_POSQUERY: in compile_iterator_matchingpath()
8358 case OP_POSQUERY: in compile_matchingpath()
8732 case OP_POSQUERY: in compile_iterator_backtrackingpath()
9504 case OP_POSQUERY: in compile_backtrackingpath()
H A DHACKING248 OP_POSQUERY OP_POSQUERYI
H A Dpcre_exec.c3356 case OP_POSQUERY: in match()

Completed in 92 milliseconds