| /dokuwiki/_test/tests/lib/exe/ |
| H A D | css_at_import_less.test.php | 8 protected $import = ''; variable in css_at_import_less_test 22 $import = ''; 24 if ($import) unlink($import); 25 $import = tempnam($dir, 'less'); 26 $ok = rename($import, $import.'.less'); 29 $this->import = $import.'.less'; 56 $import = $this->importPath($this->import); 57 $in_css = '@import "'.$import.'";'; 61 $expected_css = '@import "/'.$import.'";'; 64 io_saveFile($this->import, $in_less); [all …]
|
| H A D | css_css_loadfile.test.php | 39 …$this->csstest('@import url("test/test.png");', '@import url("http://www.example.com/test/test.png… 43 $this->csstest('@import "/test/test.png";'); 44 $this->csstest('@import \'/test/test.png\';'); 55 $this->csstest('@import url("http://www.test.com/test/test.png");'); 59 $this->csstest('@import "test.less"', '@import "/test.less"'); 60 $this->csstest('@import "/test.less"', '@import "/test.less"'); 61 $this->csstest('@import "foo/test.less"', '@import "/foo/test.less"'); 62 $this->csstest('@import url(http://test.less)');
|
| /dokuwiki/lib/plugins/usermanager/lang/hu/ |
| H A D | import.txt | 1 ==== Felhasználók tömeges importálása ==== 9 Minden sikeresen importált felhasználó számára jelszó készül, amelyet e-mailben kézhez kap.
|
| /dokuwiki/lib/plugins/usermanager/lang/lv/ |
| H A D | import.txt | 9 Paroli katram veiksmīgi importētajam lietotājam izveidos un nosūtīs pa e-pastu.
|
| /dokuwiki/lib/plugins/usermanager/lang/nl/ |
| H A D | import.txt | 1 ===== Massa-import van gebruikers =====
|
| /dokuwiki/lib/plugins/usermanager/lang/fr/ |
| H A D | import.txt | 11 L'importation générera un mot de passe et l'enverra à chaque utilisateur correctement importé.
|
| /dokuwiki/lib/plugins/usermanager/lang/pl/ |
| H A D | import.txt | 1 ===== Hurtowy import użytkowników =====
|
| /dokuwiki/lib/plugins/usermanager/lang/sk/ |
| H A D | import.txt | 1 ===== Hromadný import používateľov =====
|
| /dokuwiki/lib/plugins/usermanager/lang/cs/ |
| H A D | import.txt | 1 ===== Hromadný import uživatelů =====
|
| /dokuwiki/lib/styles/ |
| H A D | screen.css | 97 @import "geshi.less";
|
| /dokuwiki/lib/tpl/dokuwiki/ |
| H A D | style.ini | 15 ; included through LESS' @import statements are not
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | Lessc.php | 1132 $import = $this->env->imports[$importId]; 1133 if ($import[0] === false) { 1134 if (isset($import[1])) { 1135 $out->lines[] = $import[1]; 1138 [, $bottom, $parser, $importDir] = $import;
|
| H A D | Parser.php | 272 if ($this->import($importValue)) { 580 protected function import(&$out) function in LesserPHP\\Parser
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 558 public function import($source, $sourceCharset = null) { function in DOMDocumentWrapper 598 return $this->import($fake->root->childNodes); 625 $nodes = $fake->import($source); 2928 $nodes = $this->documentWrapper->import($html); 3171 $insertTo = $this->documentWrapper->import($target); 3183 $insertFrom = $this->documentWrapper->import($target); 3203 : $target->documentWrapper->import($loop); 3215 : $this->documentWrapper->import($loop); 4574 $phpQuery->documentWrapper->import($arg1)
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | CHANGELOG | 282 * Added support for import static in Java5 (BenBE) 634 - Added support for highlighting the Java import and package directives (SF #1395677, BenBE)
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | LICENSE | 530 make, use, sell, offer for sale, import and otherwise run, modify and
|