Lines Matching refs:stack
614 $stack = [];
619 $stack[] = $prop;
622 $stack[] = $prop;
624 $vars = array_merge($vars, $stack);
626 $other = array_merge($other, $stack);
628 $stack = [];
633 $stack[] = $prop;
634 $imports = array_merge($imports, $stack);
636 $stack = [];
639 $stack[] = $prop;
640 $other = array_merge($other, $stack);
641 $stack = [];
645 $other = array_merge($other, $stack);