Home
last modified time | relevance | path

Searched defs:disjoint (Results 1 – 2 of 2) sorted by last modified time

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php740 public function disjoint(Geometry $geometry) function in geoPHP\\Geometry\\Geometry
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DInterval.php98 public function disjoint(Interval $other) : bool function in Antlr\\Antlr4\\Runtime\\Interval