HomeSort by relevance Sort by last modified time
    Searched refs:OP_ONCE_NC (Results 1 - 7 of 7) sorted by null

  /external/pcre/dist2/src/
pcre2_auto_possess.c 591 case OP_ONCE_NC:
603 case OP_ONCE_NC:
625 && *next_code != OP_ONCE && *next_code != OP_ONCE_NC) return FALSE;
    [all...]
pcre2_study.c 163 case OP_ONCE_NC:
1028 case OP_ONCE_NC:
    [all...]
pcre2_printint.c 396 case OP_ONCE_NC:
pcre2_compile.c     [all...]
pcre2_jit_compile.c 678 case OP_ONCE_NC:
    [all...]
pcre2_match.c     [all...]
pcre2_dfa_match.c     [all...]

Completed in 57 milliseconds