Home
last modified time | relevance | path

Searched refs:sprintf (Results 801 – 825 of 1115) sorted by relevance

1...<<31323334353637383940>>...45

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DDoubler.php97 throw new InvalidArgumentException(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php169 throw new ProtocolException(sprintf(
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php62 throw new \RuntimeException(sprintf(
108 throw new ConnectionException(sprintf(
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php172 throw new SaslException(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAddRequest.php105 throw new ProtocolException(sprintf(
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogglyHandler.php87 $url = sprintf("https://%s/%s/%s/", static::HOST, $endpoint, $this->token);
H A DChromePHPHandler.php181 header(sprintf('%s: %s', $header, $content));
H A DNativeMailerHandler.php78 $this->addHeader(sprintf('From: %s', $from));
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DSignalHandler.php98 $this->logger->log($level, sprintf('Program received signal %s', $signal), $context);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DRequestException.php98 $message = sprintf(
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMessageFormatter.php96 sprintf(
/plugin/photogallery/
H A Dadmin.php83 $this->_info_row('pgImg.php execute permissions',sprintf('%o',$info),$ok);
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php415 $errormsg = sprintf('file_put_contents() Failed to write %d bytes to %s ['.$filename.']',
427 …$errormsg = sprintf('file_put_contents() Only %d of %d bytes written, possibly out of free disk sp…
/plugin/redirect2/
H A Daction.php338 msg(sprintf($this->getLang($format), $link[$orig], $link[$dest]), -1);
347 msg(sprintf($this->getLang($format), $link[$orig], $link[$dest]), 0);
/plugin/pagemove/
H A Dadmin.php219 …ptln(" preview_text = \"". sprintf($this->lang['pm_previewns'], $ns). " \" + document.getElementB…
529 $this->errors[] = sprintf($this->lang['pm_existing'], $opts['newname'],
613 $summary = sprintf($this->lang[$lang_key], $ID, $opts['new_id']);
734 … saveWikiText($backlinkingId, $text, sprintf($this->lang['pm_linkchange'], $ID, $opts['new_id']));
/plugin/publist/bib2tpl/lib/
H A DPEAR.php890 die(sprintf($format, $msg));
1034 return sprintf('[%s: message="%s" code=%d mode=callback '.
1052 return sprintf('[%s: message="%s" code=%d mode=%s level=%s '.
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php890 die(sprintf($format, $msg));
1034 return sprintf('[%s: message="%s" code=%d mode=callback '.
1052 return sprintf('[%s: message="%s" code=%d mode=%s level=%s '.
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php890 die(sprintf($format, $msg));
1034 return sprintf('[%s: message="%s" code=%d mode=callback '.
1052 return sprintf('[%s: message="%s" code=%d mode=%s level=%s '.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DUnusedFunctionParameterSniff.php156 $stringTokens = token_get_all(sprintf('<?php %s;?>', $content));
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DLessFilter.php143 file_put_contents($input, sprintf($format,
/plugin/jplayer/vendor/symfony/process/
H A DProcessBuilder.php14 @trigger_error(sprintf('The %s class is deprecated since Symfony 3.4 and will be removed in 4.0. Us…
/plugin/forceuserchange/
H A Daction.php74 …msg(sprintf($this->getLang('msg_forceupdate'), $this->getConf('allowsamepw') ? $this->getLang('msg…
/plugin/findologicxmlexport/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/
H A DAbstractLexer.php250 $regex = sprintf(
/plugin/editions/
H A Daction.php114 $editionLinkTitle = sprintf($this->getLang('editionLinkTitle'), ucfirst($edition));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php128 …throw new PHPUnit_Framework_Exception(sprintf('Job execution aborted after %d seconds', $this->tim…

1...<<31323334353637383940>>...45