Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 52) sorted by relevance

123

/template/strap/resources/library/bootstrap/
H A DbootstrapStylesheet.json5 "file": "bootstrap.min.css", string
10 "file": "bootstrap.rtl.min.css", string
16 "file": "bootstrap.cerulean.min.css", string
21 "file": "bootstrap.cosmo.min.css", string
26 "file": "bootstrap.cyborg.min.css", string
31 "file": "bootstrap.darkly.min.css", string
36 "file": "bootstrap.flatly.min.css", string
41 "file": "bootstrap.journal.min.css", string
46 "file": "bootstrap.litera.min.css", string
51 "file": "bootstrap.lumen.min.css", string
[all …]
H A DbootstrapJavascript.json4 "file": "popper.min.js", string
9 "file": "bootstrap.min.js", string
16 "file": "jquery-3.5.1.min.js", string
21 "file": "popper.min.js", string
26 "file": "bootstrap.min.js", string
33 "file": "jquery-3.4.1.min.js", string
38 "file": "popper.min.js", string
43 "file": "bootstrap.min.js", string
/template/dynamic_template/
Dnav.php13 while(false != ($file = readdir($dir))) variable
16 $file = substr($file, 0, -4); variable
/template/sprintdoc/
H A Dsvg.php91 protected $file; variable in dokuwiki\\template\\sprintdoc\\SVG
155 protected function generateSVG($file, $params) {
173 protected function embedSVG($file) {
/template/twigstarter/vendor/twig/twig/src/Test/
DIntegrationTestCase.php80 …public function testIntegration($file, $message, $condition, $templates, $exception, $outputs, $de…
89 …public function testLegacyIntegration($file, $message, $condition, $templates, $exception, $output…
144 …protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs…
/template/dwsimple/dwsimple/
Dsimple.php83 function layout($file) {
117 function loadxml($file) {
184 function createcss($file) {
/template/kajukkk/
Dnewpage.php27 $file= $wikidata.str_replace(':','/',$id).'.txt'; variable
41 $file= $wikidata.str_replace(':','/',$id).'.txt'; variable
/template/doogiestpl/
Dtpl_functions.php14 function tpl_includeFile($file) {
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DFileDetector.php15 public function getLocalFile($file);
H A DLocalFileDetector.php12 public function getLocalFile($file)
H A DUselessFileDetector.php7 public function getLocalFile($file)
/template/sidebar/
Dtplfn_sidebar.php18 function getSidebarFN($ns, $file) {
/template/roundbox/
Dsidebar.php22 function getSidebarFN($ns, $file) {//func
/template/battlehorse/
Dtplfn_sidebar.php21 function getSidebarFN($ns, $file) {
/template/a_new_day/
Dtplfn_sidebar.php22 function getSidebarFN($ns, $file) {
/template/knotux/
Dsidebar.php4 function getSidebarFN($ns, $file) {
/template/navigation/
Dsidebar.php4 function getSidebarFN($ns, $file) {
/template/r7throot1/
Dfunctions.php12 function getSidebarFN($ns, $file){
/template/minima/
Dfunctions.php13 function getSidebarFN($ns, $file) {//func
/template/sxs/
Dsidebar.php10 function getSidebarFN($ns, $file) {
/template/spacedok/
Dfunctions.php13 function getSidebarFN($ns, $file) {//func
/template/twigstarter/vendor/composer/
Dautoload_real.php73 function composerRequireac05160ad8d2e4230f77c2e84ac799f2($fileIdentifier, $file)
/template/plaintext/
Dmain.php8 $file = wikiFN($id); variable
/template/writers/images/cabecera/
Drotator.php172 while ( false !== ( $file = readdir($handle) ) ) { variable
/template/bootstrap3/compat/inc/
Dfunctions.php72 function inlineSVG($file, $maxsize = 2048)

123