Searched refs:nfx (Results 1 – 1 of 1) sorted by relevance
162 return $this->pfx( $this->nfx( $expression ) );185 $tmp = $this->pfx( $this->nfx( $matches[2] ) );207 $stack = $this->nfx( $matches[3] );270 protected function nfx( $expression ) { function in EvalMath