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

  /external/pcre/dist/
pcre_newline.c 45 only NLTYPE_FIXED, which gets handled without these functions, NLTYPE_ANYCRLF,
92 if (type == NLTYPE_ANYCRLF) switch(c)
169 if (type == NLTYPE_ANYCRLF) switch(c)
pcre_dfa_exec.c     [all...]
pcre_internal.h 308 #define NLTYPE_ANYCRLF 2 /* Newline is CR, LF, or CRLF */
    [all...]
pcre_jit_compile.c     [all...]
pcre_exec.c     [all...]
pcre_compile.c     [all...]

Completed in 46 milliseconds