Home
last modified time | relevance | path

Searched refs:ver (Results 26 – 50 of 75) sorted by relevance

123

/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php411 if ($ver = $this->VERSION) {
412 if ((string)$ver !== '2.0') {
/plugin/anewssystem/tpl/
H A Dnewstemplate_de.txt6 start |date |size="10" |now |veröffentlicht am |startdescr
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php427 if ($ver = $this->VERSION) {
428 if ('2.0' !== (string) $ver) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php451 if ($ver = $this->VERSION) {
452 if ((string)$ver !== '2.0') {
/plugin/translate/
H A Dscript.js40 var cycle={ hor: 'ver', ver: 'off', off: 'hor'}; property in switchSplitView.cycle
H A Dstyle.css62 div.dokuwiki div#wrapper__sourcetext.ver {
/plugin/superacl/lang/es/
H A Dhelp.txt7 El formulario inferior permite ver y modificar los permisos del usuario o grupo elegido.
/plugin/superacl/lang/gl/
H A Dhelp.txt8 O formulario de enriba permíteche ver e modificar os permisos do
/plugin/searchindex/lang/sv/
H A Dintro.txt8 //NOTERA: Detta verktyg kräver en uppdaterad webbläsare, då det använder modern JavaScript-teknik f…
/plugin/listeabo/lang/de/
H A Dlang.php.bom9 …derungen abonnieren". Sie erhalten jedes Mal eine E-Mail, wenn diese Seite verändert wurde. <br />…
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jar ... io.IOException org.apache.http.ProtocolVersion ver org.apache.http.HttpEntity entity org. ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jar ... io.IOException org.apache.http.ProtocolVersion ver org.apache.http.HttpEntity entity org. ...
/plugin/tagfilter/script/select2/
H A DLICENSE3 Version: @@ver@@ Timestamp: @@timestamp@@
/plugin/accscounter/lang/pt-br/
H A Dmngintro.txt3 Depois de selecionar a ação no menu a seguir, para cada página, você verá:
/plugin/removeold/lang/de/
H A Dhelp.txt6 veröffentlicht mit jeder neuen Version eine Liste der Dateien, die von System
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js12 var ver, name, dbg; variable
13 ver = '0.1';
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php103 $ver = explode('/', $parts[0])[1];
115 $response = new Psr7\Response($status, $headers, $sink, $ver, $reason);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/is/
H A Dis.txt
/plugin/sphinxsearch-was/
H A Dsphinxapi.php599 list($status, $ver, $len) = array_values(unpack("n2a/Nb", $header));
616 ? "failed to read searchd response (status=$status, ver=$ver, len=$len, read=$read)"
641 if ($ver < $client_ver) {
644 $ver >> 8,
645 $ver & 0xff,
/plugin/sphinxsearch/
H A Dsphinxapi.php630 list ( $status, $ver, $len ) = array_values ( unpack ( "n2a/Nb", $header ) );
650 ? "failed to read searchd response (status=$status, ver=$ver, len=$len, read=$read)"
679 if ( $ver<$client_ver )
682 $ver>>8, $ver&0xff, $client_ver>>8, $client_ver&0xff );
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php1985 $ver = $this->estimateVersion($items);
1986 if ($ver > $this->version) {
1987 $this->version = $ver;
1996 $ver = $this->getMinimumVersion((int)(($bits + 7) / 8), $this->level);
1997 if ($ver < 0) {
1999 } elseif ($ver > $this->version) {
2000 $this->version = $ver;
/plugin/qrcode2/
H A Dphpqrcode.php1622 $ver = $this->estimateVersion();
1623 if($ver > $this->getVersion()) {
1624 $this->setVersion($ver);
1633 $ver = QRspec::getMinimumVersion((int)(($bits + 7) / 8), $this->level);
1634 if($ver < 0) {
1637 } else if($ver > $this->getVersion()) {
1638 $this->setVersion($ver);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php672 foreach ($supported as $ver) {
673 if (in_array($ver, $versions)) {
674 if ($ver === $this->version) {
677 $this->version = (int) $ver;
678 $packet = Strings::packSSH2('ss', 'version-select', "$ver");
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/br/
H A Dbr.txt

123