Lines Matching refs:_dispatch
560 $gp1 = $this->_dispatch($query['lhs']);
561 $gp2 = $this->_dispatch($query['rhs']);
569 $gp1 = $this->_dispatch($query['lhs']);
570 $gp2 = $this->_dispatch($query['rhs']);
578 $gp = $this->_dispatch($query['lhs']);
654 $gp1 = $this->_dispatch($query['lhs']);
655 $gp2 = $this->_dispatch($query['rhs']);
683 $gp1 = $this->_dispatch($query['lhs']);
684 $gp2 = $this->_dispatch($query['rhs']);
688 $gp1x = $this->_dispatch($query['lhs']);
689 $gp2x = $this->_dispatch($query['rhs']);
724 $gp = $this->_dispatch($query['group']);
830 function _dispatch($query) {
856 $q = $this->_dispatch($query);