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

  /external/pcre/dist/
pcre_dfa_exec.c     [all...]
pcre_printint.c 257 /* "Normal" properties can be printed from tables. The PT_CLIST property is a
266 if (code[1] != PT_CLIST)
pcre_study.c 884 PT_CLIST identifies a list of characters. These lists are short, as they
889 if (tcode[1] != PT_CLIST) return SSB_FAIL;
    [all...]
pcre_compile.c     [all...]
pcre_exec.c     [all...]
pcre_jit_compile.c     [all...]

Completed in 148 milliseconds