Lines Matching refs:stack
327 $stack = array();
332 $stack[] = $prop;
335 $stack[] = $prop;
337 $vars = array_merge($vars, $stack);
339 $other = array_merge($other, $stack);
341 $stack = array();
346 $stack[] = $prop;
347 $imports = array_merge($imports, $stack);
349 $stack = array();
352 $stack[] = $prop;
353 $other = array_merge($other, $stack);
354 $stack = array();
358 $other = array_merge($other, $stack);