Home
last modified time | relevance | path

Searched refs:POSIXLY_EXTENDED (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dregexp.c75 case POSIXLY_EXTENDED:
128 && posixicity == POSIXLY_EXTENDED)
Dsed.c227 posixicity = POSIXLY_EXTENDED;
Dsed.h85 POSIXLY_EXTENDED, /* with GNU extensions */ enumerator
Dcompile.c363 if (posixicity == POSIXLY_EXTENDED) in read_filename()
393 if (posixicity == POSIXLY_EXTENDED)
1138 posixicity = POSIXLY_EXTENDED;
1537 else if (buftype == TEXT_REGEX && posixicity != POSIXLY_EXTENDED)
Dexecute.c1569 if (posixicity == POSIXLY_EXTENDED && !no_default_output)