Searched refs:geosInstalled (Results 1 – 3 of 3) sorted by relevance
138 public static function geosInstalled($force = null) function in geoPHP\\geoPHP140 static $geosInstalled = null;142 $geosInstalled = $force;145 $geosInstalled = false;147 if ($geosInstalled !== null) {148 return $geosInstalled;150 $geosInstalled = class_exists('GEOSGeometry', false);152 return $geosInstalled;163 if (!geoPHP::geosInstalled()) {
63 if (geoPHP::geosInstalled()) {274 if (geoPHP::geosInstalled()) {
502 if ($this->geos && geoPHP::geosInstalled()) {506 if (geoPHP::geosInstalled()) {