Home
last modified time | relevance | path

Searched refs:files (Results 151 – 175 of 1460) sorted by last modified time

12345678910>>...59

/plugin/combo/vendor/composer/
H A Dautoload_static.php9 public static $files = array ( variable in Composer\\Autoload\\ComposerStaticInitb17e1b0ee5884bcef9ce08e1c1e6b764
H A DLICENSE5 of this software and associated documentation files (the "Software"), to deal
H A Dautoload_real.php56 $includeFiles = Composer\Autoload\ComposerStaticInitb17e1b0ee5884bcef9ce08e1c1e6b764::$files;
/plugin/combo/
H A Dcomposer.lock79 "files": [
296 "files": [
407 "files": [
480 "files": [
562 "files": [
639 "files": [
782 "symfony/console": "For validating YAML files using the lint command"
810 "description": "Loads and dumps YAML files",
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
H A Dbrowser-sync-start.bat1 browser-sync start -p http://localhost:81/ --files "*.js, *.css, *.php, *.html"
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/combo/vendor/symfony/polyfill-php80/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/combo/vendor/symfony/process/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/combo/vendor/symfony/process/Pipes/
H A DWindowsPipes.php18 * WindowsPipes implementation uses temporary files as handles.
29 private $files = []; variable in Symfony\\Component\\Process\\Pipes\\WindowsPipes
44 // Workaround for this problem is to use temporary files instead of pipes on Windows platform.
81 $this->files[$pipe] = $file;
136 return $this->files;
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md8 option to exclude one or more specific files from multiple file list
60 * added support for multiple files or directories in `LintCommand`
95 * added support for parsing YAML files using the `Yaml::parseFile()` or `Parser::parseFile()` method
236 * Yaml::parse() does not evaluate loaded files as PHP files by default
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
H A DREADME.md4 The Yaml component loads and dumps YAML files.
/plugin/combo/ComboStrap/Meta/Field/
H A DPageTemplateName.php92 $files = FileSystems::getChildrenLeaf($directory);
93 foreach ($files as $file) {
/plugin/combo/vendor/salesforce/handlebars-php/
H A DLICENSE4 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
H A DREADME.md101 # Set the partials files
/plugin/combo/vendor/symfony/polyfill-ctype/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/combo/ComboStrap/
H A DSite.php879 $files = [];
881 $files[] = LocalPath::createFromPathString($fileConfig);
883 return $files;
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php30 * Validates YAML files syntax and outputs encountered errors.
82 You can also exclude one or more specific files:
157 private function display(SymfonyStyle $io, array $files): int argument
161 return $this->displayTxt($io, $files);
163 return $this->displayJson($io, $files);
165 return $this->displayTxt($io, $files, true);
200 $io->success(sprintf('All %d YAML files contain valid syntax.', $countFiles));
202 $io->warning(sprintf('%d YAML files have valid syntax and %d contain errors.%s', $countFiles - $erroredFiles, $erroredFiles, $suggestTagOption ? ' Use the --parse-tags option if you want parse custom tags.' : ''));
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php158 $files = new RecursiveIteratorIterator($dir);
166 foreach ($files as $name => $object) {
/plugin/structodt/
H A Daction.php197 * Render all files as single PDF or ZIP archive
216 $files = [];
222 $files[$tmp_filename] = $tmp_file;
225 //join files
228 $tmp_file = $helper->concatenate($files);
233 foreach ($files as $filename => $file) {
242 foreach ($files as $file) {
H A Dhelper.php63 $files = array('content.xml', 'styles.xml');
64 foreach ($files as $file) {
172 $files = array();
175 $files[] = $info->getPathname();
179 return $files;
/plugin/adhoctags/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/adhoctags/images/
H A DREADME32 The MIT license applies to all non-font and non-icon files.

12345678910>>...59