Searched defs:CHAR_NL (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist2/src/
H A Dpcre2_internal.h636 In both ASCII and EBCDIC environments, CHAR_NL and CHAR_LF are synonyms for the
642 #define CHAR_NL '\x15' macro
647 #define CHAR_NL '\x25' macro
653 #define CHAR_LF CHAR_NL
669 #define CHAR_NL CHAR_LF macro
954 #define CHAR_NL CHAR_LF macro

Completed in 42 milliseconds