Home
last modified time | relevance | path

Searched +full:comparator +full:< +full:> +(+path:plugin +path:struct) -(+path:plugin +path:struct +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/struct/types/
H A DAbstractBaseType.php376 * @param string $comp The SQL comparator (LIKE, NOT LIKE, =, !=, etc)
549 * With what comparator should dynamic filters filter this type?
/plugin/struct/meta/
H A DSearchConfigParameters.php120 * @param string $comp the comparator
H A DAggregationTable.php135 $fltrs[] = sprintf('"%s" %s "%s"', $column, $this->helper->getLang("comparator $comp"), $value);