Searched +full:comparator +full:< +(+path:plugin +path:struct) -(+path:plugin +path:struct +path:lang) (Results 1 – 3 of 3) sorted by relevance
376 * @param string $comp The SQL comparator (LIKE, NOT LIKE, =, !=, etc)549 * With what comparator should dynamic filters filter this type?
120 * @param string $comp the comparator
135 $fltrs[] = sprintf('"%s" %s "%s"', $column, $this->helper->getLang("comparator $comp"), $value);