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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dversion.c47 int shell_compatibility_level = 32; variable
H A Dshell.h92 extern int shell_compatibility_level;
H A Dexecute_cmd.c2557 (rmatch && shell_compatibility_level > 31) ? 2 : (patmatch ? 1 : 0));
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dshopt.c441 shell_compatibility_level = 31;
443 shell_compatibility_level = 32;

Completed in 128 milliseconds