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

  /external/pcre/dist2/src/
pcre2_internal.h 636 In both ASCII and EBCDIC environments, CHAR_NL and CHAR_LF are synonyms for the
642 #define CHAR_NL '\x15'
647 #define CHAR_NL '\x25'
653 #define CHAR_LF CHAR_NL
669 #define CHAR_NL CHAR_LF
    [all...]
pcre2_dfa_match.c     [all...]
pcre2_jit_compile.c     [all...]
pcre2_compile.c     [all...]
pcre2_match.c     [all...]

Completed in 547 milliseconds