Searched refs:yyidx (Results 1 – 1 of 1) sorted by relevance
622 if ($this->yyidx < 0) return 0;630 unset($this->yystack[$this->yyidx]);631 $this->yyidx--;649 while($this->yyidx >= 0)741 $this->yyidx++;937 …ray_merge($this->yystack[$this->yyidx + -2]->minor, $this->yystack[$this->yyidx + -1]->minor, $thi…942 …yyidx + -5]->minor, $this->yystack[$this->yyidx + -4]->minor, $this->yystack[$this->yyidx + -3]->m…956 $this->yyidx -= $yysize;1028 if( $this->yyidx<0 ){1029 $this->yyidx = 0;[all …]