Home
last modified time | relevance | path

Searched refs:NumericComparator (Results 1 – 4 of 4) sorted by path

/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DDoubleComparator.php16 class DoubleComparator extends NumericComparator
H A DFactory.php35 $this->register(new NumericComparator);
H A DNumericComparator.php16 class NumericComparator extends ScalarComparator class
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DNumericComparatorTest.php23 $this->comparator = new NumericComparator;