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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 205 #define NEXT_NEWLINE_CONSTRAINT 0x0020
218 LINE_LAST = NEXT_NEWLINE_CONSTRAINT,
535 || (((constraint) & NEXT_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context)) \
regexec.c     [all...]

Completed in 21 milliseconds