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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 112 #define NEWLINE_CHAR '\n'
522 #define IS_NEWLINE(ch) ((ch) == NEWLINE_CHAR)
regexec.c     [all...]

Completed in 448 milliseconds