Lines Matching defs:dispatch
29 $this->dispatch($query['lhs']);
30 $this->dispatch($query['rhs']);
37 $this->dispatch($query['lhs']);
38 $this->dispatch($query['rhs']);
45 $this->dispatch($query['lhs']);
55 $this->dispatch($query['lhs']);
56 $this->dispatch($query['rhs']);
64 $this->dispatch($query['lhs']);
65 $this->dispatch($query['rhs']);
73 $this->dispatch($query['group']);
76 function dispatch(&$query) {
100 $this->dispatch($query);