HomeSort by relevance Sort by last modified time
    Searched defs:IS_NEWLINE (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 522 #define IS_NEWLINE(ch) ((ch) == NEWLINE_CHAR)
  /external/pcre/
pcre_internal.h 234 #define IS_NEWLINE(p) \
    [all...]

Completed in 3387 milliseconds