Home
last modified time | relevance | path

Searched refs:OP_POSPLUSI (Results 1 – 10 of 10) sorted by relevance

/external/pcre/dist/
Dpcre_byte_order.c236 case OP_POSPLUSI: in pcre_pattern_to_host_byte_order()
Dpcre_study.c224 case OP_POSPLUSI: in find_minlength()
1092 case OP_POSPLUSI: in set_start_bits()
Dpcre_compile.c839 OP_POSPLUSI, 0, /* PLUSI, MINPLUSI */
2012 case OP_POSPLUSI: in find_fixedlength()
2201 case OP_POSPLUSI: in PRIV()
2346 case OP_POSPLUSI: in find_recurse()
2624 case OP_POSPLUSI: in could_be_empty_branch()
3850 case OP_POSPLUSI: in auto_possessify()
6472 case OP_PLUSI: *tempcode = OP_POSPLUSI; break; in compile_branch()
8864 case OP_POSPLUSI: in find_firstassertedchar()
Dpcre_printint.c468 case OP_POSPLUSI: in pcre_printint()
Dpcre_internal.h1966 OP_POSPLUSI, /* 56 Possessified plus, caseless */ enumerator
DHACKING245 OP_POSPLUS OP_POSPLUSI
Dpcre_dfa_exec.c2309 case OP_POSPLUSI: in internal_dfa_exec()
Dpcre_jit_compile.c704 case OP_POSPLUSI: in next_opcode()
1384 case OP_POSPLUSI: in get_framesize()
3295 case OP_POSPLUSI: in scan_prefix()
8370 case OP_POSPLUSI: in compile_matchingpath()
9516 case OP_POSPLUSI: in compile_backtrackingpath()
Dpcretest.c2599 case OP_POSPLUSI: in regexflip8_or_16()
Dpcre_exec.c3351 case OP_POSPLUSI: in match()