Home
last modified time | relevance | path

Searched refs:sprintf (Results 951 – 975 of 1115) sorted by relevance

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

/plugin/zenlogin/
H A Daction.php95 … $query = sprintf("SELECT id FROM ".$this->zp_mysql_prefix."administrators WHERE user = '%s'",
/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php77 return sprintf('%s://%s%s', $parsed['scheme'],
/plugin/graphgear/
H A Dsyntax.php84 $R->doc .= sprintf('<object width="%d" height="%d">
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.gzip.php215 $thisInfo['crc32_valid'] = sprintf('%u', crc32($inflated)) == $thisInfo['crc32'];
/plugin/fedauth/Auth/
H A DOpenID.php526 * @param string $format_string The sprintf format for the message
/plugin/virtualkeyboard/vk/extensions/
H A Dstringextensions.js164 String.prototype.sprintf = function() { method in String
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php396 sprintf(
/plugin/davcard/action/
H A Dajax.php105 … $data['html'] = sprintf($this->getLang('contact_not_found'), 'ID='.$id.' URI='.$params['uri']);
/plugin/blogtng/entities/
H A DComment.php133 if($title === null) $title = sprintf($fmt, $this->num);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DHyphenator.php202 throw new \Mpdf\MpdfException(sprintf('Unable to open hyphenation dictionary "%s"', $this->mpdf->hyphenationDictionaryFile));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DWmf.php153 $wmfdata .= sprintf("%.3F w\n", $obj['width'] * $k);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPdfReader.php130 \sprintf(
/plugin/tagging/action/
H A Dmain.php116 msg(sprintf($this->getLang('tagjmp_error'), join(', ', $tags)), -1);
/plugin/bez/ctl/
H A Dthread.php76 $notif = sprintf($this->getLang('participant_removed'), $name);
/plugin/openid/Auth/OpenID/
H A DTrustRoot.php77 return sprintf('%s://%s%s', $parsed['scheme'],
/plugin/openid/Auth/
H A DOpenID.php547 * @param string $format_string The sprintf format for the message
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar229 $ret['m'][$savepath][3] = sprintf('%u', $ret['m'][$savepath][3]
265 if ($entry[3] != sprintf("%u", crc32((binary)$data) & 0xffffffff)) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php182 $message = sprintf(
385 throw new \RuntimeException(sprintf(
/plugin/struct/meta/
H A DAggregationTable.php135 $fltrs[] = sprintf('"%s" %s "%s"', $column, $this->helper->getLang("comparator $comp"), $value);
140 sprintf(
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php201 $toUnistring .= sprintf("<%02s> <%02s%02s%02s%02s>\n", strtoupper(dechex($cp)), strtoupper(dechex($l1)), strtoupper(dechex($h1)), strtoupper(dechex($l2)), strtoupper(dechex($h2)));
203 $toUnistring .= sprintf("<%02s> <%04s>\n", strtoupper(dechex($cp)), strtoupper(dechex($u)));
252 // $toUni .= sprintf("<00> <%02s>\n", strtoupper(dechex(count($font['subsets'][$sfid])-1)));
438 throw new \Mpdf\MpdfException(sprintf('Unsupported font type: %s (%s)', $type, $name));
/plugin/labeled/
H A Dhelper.php63 $result .= sprintf('<a href="%s" title="%s">', $link, $title);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php330 ? sprintf('```%s```', substr($this->stringify($value), 0, 1990))
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DErrorHandler.php193sprintf('Uncaught Exception %s: "%s" at %s line %s', Utils::getClass($e), $e->getMessage(), $e->ge…
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DCss.php47 sprintf(
/plugin/translation/
H A Daction.php245 sprintf(

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