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

  /external/pcre/dist2/src/
pcre2_study.c 336 case OP_ALLANY:
355 non-UTF mode \C will actually be turned into OP_ALLANY, so won't ever
911 case OP_ALLANY:
    [all...]
pcre2_auto_possess.c 372 case OP_ALLANY:
    [all...]
pcre2_compile.c     [all...]
pcre2_match.c     [all...]
pcre2_dfa_match.c 269 0, 0 /* OP_ANY, OP_ALLANY */
277 1, 1 /* OP_ANY, OP_ALLANY */
    [all...]
pcre2_jit_compile.c 632 case OP_ALLANY:
    [all...]

Completed in 59 milliseconds