Searched refs:_titlePriority (Results 1 – 3 of 3) sorted by relevance
18 private $_titlePriority = 1; variable in SphinxSearch77 'title' => $this->_titlePriority,250 $this->_titlePriority = $priority;
18 private $_titlePriority = 1; variable in SphinxSearch77 'title' => $this->_titlePriority,254 $this->_titlePriority = $priority;
15 private int $_titlePriority = 1; variable in SphinxSearch43 'title' => $this->_titlePriority, 184 public function setTitlePriority(int $p): void { $this->_titlePriority = $p; }