Searched refs:getExtension (Results 1 – 6 of 6) sorted by relevance
73 public function getExtension() function in dokuwiki\\File\\MediaFile85 $ext = $this->getExtension();
444 $currentKeyIdentifier = $this->getExtension('id-ce-subjectKeyIdentifier');493 $currentKeyIdentifier = $this->getExtension('id-ce-subjectKeyIdentifier');1040 if ($names = $this->getExtension('id-ce-subjectAltName')) {1182 $opts = $this->getExtension('id-pe-authorityInfoAccess');1282 $authorityKey = $this->getExtension('id-ce-authorityKeyIdentifier');1283 $subjectKeyID = $this->getExtension('id-ce-subjectKeyIdentifier');1300 $authorityKey = $this->getExtension('id-ce-authorityKeyIdentifier');1301 … $subjectKeyID = $this->getExtension('id-ce-subjectKeyIdentifier', $ca);1350 $authorityKey = $this->getExtension('id-ce-authorityKeyIdentifier');1351 … $subjectKeyID = $this->getExtension('id-ce-subjectKeyIdentifier', $ca);[all …]
84 public function getExtension() function in splitbrain\\slika\\ImageInfo
364 if ($file->getExtension() != 'php') {
111 $info->getExtension(); // 'jpeg'
339 if ($file->getExtension() != 'php') {