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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 524 #define IS_WIDE_NEWLINE(ch) ((ch) == WIDE_NEWLINE_CHAR)
regex_internal.c 774 : ((IS_WIDE_NEWLINE (wc)
954 return (IS_WIDE_NEWLINE (wc) && input->newline_anchor
    [all...]

Completed in 641 milliseconds