Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_auto_possess.c371 case OP_NOT_WORDCHAR: in get_chr_property_list()
774 case OP_NOT_WORDCHAR: in compare_opcodes()
991 case OP_NOT_WORDCHAR: in compare_opcodes()
Dpcre2_study.c357 case OP_NOT_WORDCHAR: in find_minlength()
1353 case OP_NOT_WORDCHAR: in set_start_bits()
1479 case OP_NOT_WORDCHAR: in set_start_bits()
Dpcre2_match.c2285 case OP_NOT_WORDCHAR: in match()
3048 case OP_NOT_WORDCHAR: in match()
3306 case OP_NOT_WORDCHAR: in match()
3708 case OP_NOT_WORDCHAR: in match()
3852 case OP_NOT_WORDCHAR: in match()
4365 case OP_NOT_WORDCHAR: in match()
4624 case OP_NOT_WORDCHAR: in match()
Dpcre2_internal.h1357 OP_NOT_WORDCHAR, /* 10 \W */ enumerator
Dpcre2_jit_compile.c881 case OP_NOT_WORDCHAR: in next_opcode()
1283 case OP_NOT_WORDCHAR: in detect_early_fail()
2044 case OP_NOT_WORDCHAR: in get_framesize()
5552 case OP_NOT_WORDCHAR: in scan_prefix()
8541 case OP_NOT_WORDCHAR: in compile_char1_matchingpath()
8547 read_char7_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
8550 read_char8_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
11895 case OP_NOT_WORDCHAR: in compile_matchingpath()
Dpcre2_dfa_match.c1094 case OP_NOT_WORDCHAR: in internal_dfa_match()
/external/pcre/dist2/
DHACKING409 OP_NOT_WORDCHAR \W