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

  /ndk/sources/host-tools/sed-4.2.1/sed/
regexp.c 76 case POSIXLY_EXTENDED:
129 && posixicity == POSIXLY_EXTENDED)
sed.c 227 posixicity = POSIXLY_EXTENDED;
sed.h 85 POSIXLY_EXTENDED, /* with GNU extensions */
compile.c 368 if (posixicity == POSIXLY_EXTENDED)
398 if (posixicity == POSIXLY_EXTENDED)
1146 posixicity = POSIXLY_EXTENDED;
    [all...]
execute.c     [all...]

Completed in 63 milliseconds