OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apply_ifs
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
expand.c
900
int
apply_ifs
;
local in function:evalvar
1018
apply_ifs
= 1;
1025
apply_ifs
= 0;
1028
apply_ifs
= 0;
1030
apply_ifs
= 1;
1045
argstr(p, flag | (
apply_ifs
? EXP_IFS_SPLIT : 0));
1048
* '
apply_ifs
= 0' apparently breaks ${1+"$@"}..
1053
apply_ifs
= 0;
1078
apply_ifs
= 1;
1096
apply_ifs
= 0; /* never executed *
[
all
...]
expand.c
900
int
apply_ifs
;
local in function:evalvar
1018
apply_ifs
= 1;
1025
apply_ifs
= 0;
1028
apply_ifs
= 0;
1030
apply_ifs
= 1;
1045
argstr(p, flag | (
apply_ifs
? EXP_IFS_SPLIT : 0));
1048
* '
apply_ifs
= 0' apparently breaks ${1+"$@"}..
1053
apply_ifs
= 0;
1078
apply_ifs
= 1;
1096
apply_ifs
= 0; /* never executed *
[
all
...]
expand.c
900
int
apply_ifs
;
local in function:evalvar
1018
apply_ifs
= 1;
1025
apply_ifs
= 0;
1028
apply_ifs
= 0;
1030
apply_ifs
= 1;
1045
argstr(p, flag | (
apply_ifs
? EXP_IFS_SPLIT : 0));
1048
* '
apply_ifs
= 0' apparently breaks ${1+"$@"}..
1053
apply_ifs
= 0;
1078
apply_ifs
= 1;
1096
apply_ifs
= 0; /* never executed *
[
all
...]
Completed in 35 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025