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

  /external/pcre/dist2/src/
pcre2_jit_compile.c 695 case OP_BRAZERO:
1189 if (*next == OP_BRAZERO || *next == OP_BRAMINZERO)
1215 common->private_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO;
    [all...]
pcre2_study.c 261 case OP_BRAZERO:
1078 case OP_BRAZERO:
    [all...]
pcre2_auto_possess.c 620 case OP_BRAZERO:
    [all...]
pcre2_compile.c     [all...]
pcre2_dfa_match.c     [all...]
pcre2_match.c     [all...]

Completed in 51 milliseconds