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

  /external/pcre/dist/
pcre_fullinfo.c 139 ((re->flags & PCRE_FIRSTSET) != 0)? (int)re->first_char :
145 (re->flags & PCRE_FIRSTSET) != 0 ? re->first_char : 0;
150 ((re->flags & PCRE_FIRSTSET) != 0) ? 1 :
pcre_internal.h     [all...]
pcre_study.c     [all...]
pcre_dfa_exec.c     [all...]
pcre_compile.c     [all...]
pcre_exec.c     [all...]
pcre_jit_compile.c     [all...]

Completed in 136 milliseconds