Home
last modified time | relevance | path

Searched refs:detectVersion (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-http/src/PhpEnvironment/
H A DResponse.php41 $this->version = $this->detectVersion();
52 protected function detectVersion() function in Laminas\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/www/limesurvey/limesurvey/application/helpers/Zend/Http/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Http/PhpEnvironment/
H A DResponse.php42 $this->version = $this->detectVersion();
53 protected function detectVersion() function in Zend\\Http\\PhpEnvironment\\Response
/dports/lang/nim/nim-1.6.2/compiler/
H A Dccgliterals.nim18 template detectVersion(field, corename) =
28 detectVersion(strVersion, "nimStrVersion")
31 detectVersion(seqVersion, "nimSeqVersion")
/dports/devel/nuitka/Nuitka-0.6.17/
H A Dsetup.py44 def detectVersion(): function
51 version = detectVersion()
/dports/games/reminiscence/REminiscence-0.4.9/
H A Dmain.cpp31 static int detectVersion(FileSystem *fs) { in detectVersion() function
289 const int version = detectVersion(&fs); in main()
/dports/games/openmw/openmw-openmw-0.47.0/components/bsa/
H A Dcompressedbsafile.hpp90 static BsaVersion detectVersion(std::string filePath);
/dports/games/openmw/openmw-openmw-0.47.0/components/vfs/
H A Dbsaarchive.cpp10 Bsa::BsaVersion bsaVersion = Bsa::CompressedBSAFile::detectVersion(filename); in BsaArchive()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/queen/
H A Dresource.cpp70 if (!detectVersion(&_version, &_resourceFile)) { in Resource()
130 bool Resource::detectVersion(DetectedGameVersion *ver, Common::File *f) { in detectVersion() function in Queen::Resource
H A Dresource.h101 static bool detectVersion(DetectedGameVersion *ver, Common::File *f);
/dports/games/scummvm/scummvm-2.5.1/engines/queen/
H A Dresource.cpp71 if (!detectVersion(&_version, &_resourceFile)) { in Resource()
131 bool Resource::detectVersion(DetectedGameVersion *ver, Common::File *f) { in detectVersion() function in Queen::Resource
H A Dresource.h101 static bool detectVersion(DetectedGameVersion *ver, Common::File *f);
H A Ddetection.cpp516 if (Queen::Resource::detectVersion(&version, &dataFile)) { in fallbackDetect()

12