Searched refs:do_posix (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/historical/nawk/dist/
H A Drun.c2283 static bool do_posix = false; local
2287 do_posix = (getenv("POSIXLY_CORRECT") != NULL);
2298 } else if (do_posix) { /* \\x -> \x */

Completed in 82 milliseconds