Lines Matching refs:old
698 $old = $this->_initialLine;
701 return $old;
712 $old = $this->_skip;
715 return $old;
727 $old = $this->_tokens;
730 return $old;
741 $old = $this->_states;
744 return $old;
755 $old = $this->_terminal;
758 return $old;
769 $old = $this->_transitions;
772 return $old;
793 $old = $this->_actions;
796 return $old;
807 $old = $this->_names;
810 return $old;
900 $old = self::$_cacheEnabled;
903 return $old;
913 $old = self::$_cacheEnabled;
916 return $old;