Home
last modified time | relevance | path

Searched refs:filenameFormat (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/bolt/bolt-2.2.24/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php35 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
51 $this->filenameFormat = '{filename}-{date}';
69 public function setFilenameFormat($filenameFormat, $dateFormat) argument
80 if (substr_count($filenameFormat, '{date}') === 0) {
86 $this->filenameFormat = $filenameFormat;
154 $fileInfo['dirname'] . '/' . $this->filenameFormat
170 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php36 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
52 $this->filenameFormat = '{filename}-{date}';
82 public function setFilenameFormat($filenameFormat, $dateFormat) argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
99 $this->filenameFormat = $filenameFormat;
167 $fileInfo['dirname'] . '/' . $this->filenameFormat
183 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/deskutils/egroupware/egroupware/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php35 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
51 $this->filenameFormat = '{filename}-{date}';
81 public function setFilenameFormat($filenameFormat, $dateFormat) argument
92 if (substr_count($filenameFormat, '{date}') === 0) {
98 $this->filenameFormat = $filenameFormat;
166 $fileInfo['dirname'] . '/' . $this->filenameFormat
182 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/finance/prestashop/prestashop/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php36 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
52 $this->filenameFormat = '{filename}-{date}';
82 public function setFilenameFormat($filenameFormat, $dateFormat) argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
99 $this->filenameFormat = $filenameFormat;
167 $fileInfo['dirname'] . '/' . $this->filenameFormat
183 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/www/elgg/elgg-3.3.23/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php36 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
52 $this->filenameFormat = '{filename}-{date}';
82 public function setFilenameFormat($filenameFormat, $dateFormat) argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
99 $this->filenameFormat = $filenameFormat;
167 $fileInfo['dirname'] . '/' . $this->filenameFormat
183 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/www/phpmyfaq/phpmyfaq/src/libs/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php36 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
52 $this->filenameFormat = '{filename}-{date}';
82 public function setFilenameFormat($filenameFormat, $dateFormat) argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
99 $this->filenameFormat = $filenameFormat;
167 $fileInfo['dirname'] . '/' . $this->filenameFormat
183 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/www/matomo/piwik/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php36 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
52 $this->filenameFormat = '{filename}-{date}';
82 public function setFilenameFormat($filenameFormat, $dateFormat) argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
99 $this->filenameFormat = $filenameFormat;
167 $fileInfo['dirname'] . '/' . $this->filenameFormat
183 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php35 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
51 $this->filenameFormat = '{filename}-{date}';
81 public function setFilenameFormat($filenameFormat, $dateFormat) argument
92 if (substr_count($filenameFormat, '{date}') === 0) {
98 $this->filenameFormat = $filenameFormat;
166 $fileInfo['dirname'] . '/' . $this->filenameFormat
182 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/Monolog/Handler/
H A DRotatingFileHandler.php35 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
51 $this->filenameFormat = '{filename}-{date}';
81 public function setFilenameFormat($filenameFormat, $dateFormat) argument
92 if (substr_count($filenameFormat, '{date}') === 0) {
98 $this->filenameFormat = $filenameFormat;
166 $fileInfo['dirname'] . '/' . $this->filenameFormat
182 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php35 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
51 $this->filenameFormat = '{filename}-{date}';
81 public function setFilenameFormat($filenameFormat, $dateFormat) argument
92 if (substr_count($filenameFormat, '{date}') === 0) {
98 $this->filenameFormat = $filenameFormat;
166 $fileInfo['dirname'] . '/' . $this->filenameFormat
182 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php37 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
53 $this->filenameFormat = '{filename}-{date}';
83 public function setFilenameFormat(string $filenameFormat, string $dateFormat): self argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
98 $this->filenameFormat = $filenameFormat;
170 $fileInfo['dirname'] . '/' . $this->filenameFormat
186 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php37 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
53 $this->filenameFormat = '{filename}-{date}';
83 public function setFilenameFormat(string $filenameFormat, string $dateFormat): self argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
98 $this->filenameFormat = $filenameFormat;
170 $fileInfo['dirname'] . '/' . $this->filenameFormat
186 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php37 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
53 $this->filenameFormat = '{filename}-{date}';
83 public function setFilenameFormat(string $filenameFormat, string $dateFormat): self argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
98 $this->filenameFormat = $filenameFormat;
170 $fileInfo['dirname'] . '/' . $this->filenameFormat
186 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php37 protected $filenameFormat; variable in Monolog\\Handler\\RotatingFileHandler
53 $this->filenameFormat = '{filename}-{date}';
83 public function setFilenameFormat(string $filenameFormat, string $dateFormat): self argument
93 if (substr_count($filenameFormat, '{date}') === 0) {
98 $this->filenameFormat = $filenameFormat;
170 $fileInfo['dirname'] . '/' . $this->filenameFormat
186 $fileInfo['dirname'] . '/' . $this->filenameFormat
/dports/graphics/netpbm/netpbm-10.91.01/other/
H A Dpamsplit.c133 const char * filenameFormat; in computeOutputName() local
142 pm_asprintf(&filenameFormat, "%%s%%0%ud%%s", padCount); in computeOutputName()
144 pm_asprintf(outputNameP, filenameFormat, beforeSub, imageSeq, afterSub); in computeOutputName()
146 pm_strfree(filenameFormat); in computeOutputName()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/cli/
H A Dpreview_cli_delegate.cpp131 if (!cof.filenameFormat.empty()) in saveFile()
132 std::cout << " - Filename format: '" << cof.filenameFormat << "'\n"; in saveFile()
139 cof.filenameFormat)); in saveFile()
197 if (!exporter.filenameFormat().empty()) { in exportFiles()
199 << exporter.filenameFormat() << "'\n"; in exportFiles()
H A Dcli_processor.cpp285 else if (opt == &m_options.filenameFormat()) { in process()
286 cof.filenameFormat = value.value(); in process()
288 m_exporter->setFilenameFormat(cof.filenameFormat); in process()
307 cof.filenameFormat = in process()
598 std::string filenameFormat = cof.filenameFormat; in saveFile() local
599 if (filenameFormat.empty()) { // Default format in saveFile()
601 filenameFormat = get_default_filename_format( in saveFile()
723 itemCof.filename = filename_formatter(filenameFormat, fnInfo); in saveFile()
724 itemCof.filenameFormat = filename_formatter(filenameFormat, fnInfo, false); in saveFile()
H A Dcli_open_file.h25 std::string filenameFormat; member
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Emulator/
H A DFileHistory.c517 char filenameFormat[32] = "%s/%s%s_"; local
521 strcat(filenameFormat, "?");
524 strcat(filenameFormat, "%s");
529 sprintf(filename, filenameFormat, directory, prefix, baseName, extension);
576 char filenameFormat[32] = "%s" DIR_SEPARATOR "%s%s_"; local
580 strcat(filenameFormat, "?");
583 strcat(filenameFormat, "%s");
588 sprintf(filename, filenameFormat, directory, prefix, baseName, extension);
/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dpamdice.c263 const char * filenameFormat; in openOutStreams() local
267 &filenameFormat); in openOutStreams()
272 pm_asprintf(&filename, filenameFormat, outstem, horizSlice, vertSlice); in openOutStreams()
290 pm_strfree(filenameFormat); in openOutStreams()
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DUtil.cpp241 const VfsPath filenameFormat = basenameFormat.ChangeExtension(extension); in WriteScreenshot() local
243 vfs::NextNumberedFilename(g_VFS, filenameFormat, s_nextScreenshotNumber, filename); in WriteScreenshot()
300 const VfsPath filenameFormat = basenameFormat.ChangeExtension(extension); in WriteBigScreenshot() local
302 vfs::NextNumberedFilename(g_VFS, filenameFormat, s_nextScreenshotNumber, filename); in WriteBigScreenshot()
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/
H A Dwindow-basic-main-screenshot.cpp141 const char *filenameFormat = in Save() local
148 GetFormatString(filenameFormat, "Screenshot", nullptr).c_str()); in Save()
H A Dwindow-basic-main-outputs.cpp991 const char *filenameFormat = config_get_string(main->Config(), "Output", in ConfigureRecording() local
1009 f = GetFormatString(filenameFormat, rbPrefix, rbSuffix); in ConfigureRecording()
1021 f = GetFormatString(filenameFormat, nullptr, nullptr); in ConfigureRecording()
1857 const char *filenameFormat; in StartRecording() local
1881 filenameFormat = config_get_string(main->Config(), "Output", in StartRecording()
1892 filenameFormat, in StartRecording()
1924 const char *filenameFormat; in StartReplayBuffer() local
1951 filenameFormat = config_get_string(main->Config(), "Output", in StartReplayBuffer()
1966 string f = GetFormatString(filenameFormat, rbPrefix, rbSuffix); in StartReplayBuffer()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/monolog/monolog/tests/Monolog/Handler/
H A DRotatingFileHandlerTest.php169 public function testDisallowFilenameFormatsWithoutDate($filenameFormat, $valid) argument
172 $handler->setFilenameFormat($filenameFormat, RotatingFileHandler::FILE_PER_DAY);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/monolog/monolog/tests/Monolog/Handler/
H A DRotatingFileHandlerTest.php169 public function testDisallowFilenameFormatsWithoutDate($filenameFormat, $valid) argument
172 $handler->setFilenameFormat($filenameFormat, RotatingFileHandler::FILE_PER_DAY);

12