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

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dregex_internal.h522 #define IS_NEWLINE(ch) ((ch) == NEWLINE_CHAR) macro
/macosx-10.10/pcre-7/pcre/
H A Dpcre_internal.h234 #define IS_NEWLINE(p) \ macro

Completed in 163 milliseconds