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.c369 case OP_NOT_WORDCHAR: in get_chr_property_list()
755 case OP_NOT_WORDCHAR: in compare_opcodes()
972 case OP_NOT_WORDCHAR: in compare_opcodes()
Dpcre2_study.c344 case OP_NOT_WORDCHAR: in find_minlength()
1303 case OP_NOT_WORDCHAR: in set_start_bits()
1429 case OP_NOT_WORDCHAR: in set_start_bits()
Dpcre2_match.c2212 case OP_NOT_WORDCHAR: in match()
2975 case OP_NOT_WORDCHAR: in match()
3233 case OP_NOT_WORDCHAR: in match()
3635 case OP_NOT_WORDCHAR: in match()
3779 case OP_NOT_WORDCHAR: in match()
4292 case OP_NOT_WORDCHAR: in match()
4551 case OP_NOT_WORDCHAR: in match()
Dpcre2_internal.h1313 OP_NOT_WORDCHAR, /* 10 \W */ enumerator
Dpcre2_jit_compile.c670 case OP_NOT_WORDCHAR: in next_opcode()
1624 case OP_NOT_WORDCHAR: in get_framesize()
4056 case OP_NOT_WORDCHAR: in scan_prefix()
7382 case OP_NOT_WORDCHAR: in compile_char1_matchingpath()
7388 read_char7_type(common, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
7391 read_char8_type(common, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
10458 case OP_NOT_WORDCHAR: in compile_matchingpath()
Dpcre2_dfa_match.c1080 case OP_NOT_WORDCHAR: in internal_dfa_match()
/external/pcre/dist2/
DHACKING407 OP_NOT_WORDCHAR \W