Searched full:uses (Results 1 – 25 of 331) sorted by relevance
12345678910>>...14
| /template/strap/vendor/carica/phpcss/.github/workflows/ |
| H A D | ci.yml | 39 uses: "actions/checkout@v2" 42 uses: "shivammathur/setup-php@v2" 48 uses: actions/cache@v2
|
| /template/writr/.github/workflows/ |
| D | release.yml | 13 uses: actions/checkout@v2 42 uses: actions/create-release@v1 53 uses: actions/upload-release-asset@v1
|
| /template/strap/vendor/salesforce/handlebars-php/.github/workflows/ |
| H A D | ci.yml | 16 uses: actions/checkout@v3 19 uses: shivammathur/setup-php@v2
|
| /template/bootstrap3/compat/inc/Menu/Item/ |
| D | Top.php | 8 * Scroll back to the top. Uses a hash as $id which is handled special in getLink(). 27 * Uses html_topbtn()
|
| /template/kiwiki/classes/ |
| H A D | kiwiki_go_bottom.php | 11 * Scroll to the bottom. Uses a hash as $id which is handled special in getLink(). 28 * Uses html_topbtn()
|
| /template/strap/.github/workflows/ |
| H A D | php-test-reusable.yml | 56 uses: shivammathur/setup-php@v2 74 uses: actions/checkout@v3 84 uses: actions/checkout@v3 105 - uses: actions/setup-node@v3
|
| H A D | php-test-on-pull-request.yml | 9 uses: ./.github/workflows/php-test-reusable.yml
|
| H A D | php-test-on-manual.yml | 22 uses: ./.github/workflows/php-test-reusable.yml
|
| /template/strap/ComboStrap/ |
| H A D | File.php | 39 * @deprecated uses {@link Path::toAbsolutePath()} instead 58 * @deprecated uses {@link FileSystems::exists()} instead 137 * @deprecated uses {@link FileSystems::getCreationTime()} instead
|
| /template/starterbootstrap/ |
| D | README.markdown | 41 Since dokuwiki (Rincewind) uses jQuery 1.6 and bootstrap uses jQuery 1.9, this
|
| /template/strap/vendor/antlr/antlr4-php-runtime/ |
| H A D | phpcs.xml.dist | 141 <!-- Disallow uses of multiple traits separated by comma --> 143 <!-- Require no spaces before trait use, between trait uses and one space after trait uses --> 194 @uses, 269 <!-- Disallow fancy group uses --> 289 <!-- Disallow useless uses of the same namespace --> 291 <!-- Require empty newlines before and after uses --> 384 <!-- Uses indentation of only single space -->
|
| /template/templar/ |
| D | style.ini | 4 ; Define the stylesheets your template uses here. The second value
|
| /template/notos/lang/en/ |
| D | style.txt | 1 The Notos template uses less color variables than the default template. Those variables are shown i…
|
| /template/strap/vendor/php-webdriver/webdriver/lib/Firefox/ |
| H A D | FirefoxPreferences.php | 13 /** @var string Port WebDriver uses to communicate with Firefox instance */
|
| /template/ad-hominem/conf/ |
| H A D | default.php | 14 $conf['cookiemsg'] = 'This website uses cookies. By using the website, you agree with storing cook…
|
| /template/zenlike/lang/en/ |
| D | settings.php | 12 $lang['menuid'] = 'Wiki-Page, that uses the nav-plugin to display a menu.';
|
| /template/neolaoresources2/ |
| D | style.ini | 4 ; Define the stylesheets your template uses here. The second value
|
| /template/monochrome/ |
| D | README.md | 11 This template is based on the starter template and uses parts from Dokuwiki’s default template.
|
| /template/peanutbutter/ |
| D | README.md | 11 This template is based on the starter template and uses parts from Dokuwiki’s default template.
|
| /template/twigstarter/vendor/twig/twig/ |
| D | README.rst | 6 Twig uses a syntax similar to the Django and Jinja template languages which
|
| /template/writr2/font/ |
| D | COPYING.txt | 7 As a special exception, if you create a document which uses this font, and embed this font or unalt…
|
| /template/bushwick/fonts/ |
| D | COPYING.txt | 7 As a special exception, if you create a document which uses this font, and embed this font or unalt…
|
| /template/fictive/genericons/ |
| D | COPYING.txt | 7 As a special exception, if you create a document which uses this font, and embed this font or unalt…
|
| /template/hexa/genericons/ |
| D | COPYING.txt | 7 As a special exception, if you create a document which uses this font, and embed this font or unalt…
|
| /template/writr/font/ |
| D | COPYING.txt | 7 As a special exception, if you create a document which uses this font, and embed this font or unalt…
|
12345678910>>...14