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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dtdump.c119 if(sfputu(outfile,t->for_.forline)<0)
121 if(p_tree(t->for_.fortre)<0)
123 if(p_string(t->for_.fornam)<0)
125 return(p_tree((Shnode_t*)t->for_.forlst));
H A Dtrestore.c114 t->for_.forline = 0;
116 t->for_.forline = sfgetu(infile);
117 t->for_.fortre = r_tree(shp);
118 t->for_.fornam = r_string(shp->stk);
119 t->for_.forlst = (struct comnod*)r_tree(shp);
H A Ddeparse.c260 sfputr(outfile,t->for_.fornam,' ');
261 if(t->for_.forlst)
266 p_comarg(t->for_.forlst);
272 t = t->for_.fortre;
H A Dxec.c300 n=sh_tclear(t->for_.fortre);
301 return(n+sh_tclear((Shnode_t*)t->for_.forlst));
2023 sh_tclear(t->for_.fortre);
2029 error_info.line = t->for_.forline-shp->st.firstline;
2030 if(!(tp=t->for_.forlst))
2041 np = nv_open(t->for_.fornam, shp->var_tree,NV_NOASSIGN|NV_NOARRAY|NV_VARNAME|NV_NOREF);
2101 av[1] = t->for_.fornam;
2111 sh_exec(t->for_.fortre,0);
2116 sh_exec(t->for_.fortre,flag);
2132 sh_tclear(t->for_
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dshnodes.h203 struct fornod for_; member in union:Shnode_u
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/doc/
H A Dscriptview.cgi97 {|for|for_(array_keys|file|recursive_glob)|foreach}\
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/UglifyJS/
H A Dparse-js.js761 return for_();
832 function for_() { function

Completed in 145 milliseconds