Home
last modified time | relevance | path

Searched refs:import (Results 476 – 500 of 520) sorted by path

1...<<1112131415161718192021

/plugin/sequencediagram/bower_components/snap.svg/
H A DLICENSE78 use, offer to sell, sell, import, and otherwise transfer the Work,
/plugin/sha3sum/
H A DLICENSE489 make, use, sell, offer for sale, import and otherwise run, modify and
/plugin/showinitpage/
H A Dgpl-3.0.md485 make, use, sell, offer for sale, import and otherwise run, modify and
/plugin/siteexport/inc/
H A DreadCSS.patch55 // look for @import stylesheets
56 //$regexp = '/@import url\([\'\"]{0,1}([^\)]*?\.css)[\'\"]{0,1}\)/si';
57 $regexp = '/@import url\([\'\"]{0,1}([^\)]*?\.css(\?\S+)?)[\'\"]{0,1}\)/si';
64 // look for @import without the url()
65 //$regexp = '/@import [\'\"]{0,1}([^;]*?\.css)[\'\"]{0,1}/si';
66 $regexp = '/@import [\'\"]{0,1}([^;]*?\.css(\?\S+)?)[\'\"]{0,1}/si';
86 // look for embedded @import stylesheets in other stylesheets
88 //$regexpem = '/@import url\([\'\"]{0,1}(.*?\.css)[\'\"]{0,1}\)/si';
89 $regexpem = '/@import url\([\'\"]{0,1}(.*?\.css(\?\S+)?)[\'\"]{0,1}\)/si';
/plugin/socialshareprivacy2/SSP/stylesheets/
H A Djquery.socialshareprivacy.css1 @import url("jquery.socialshareprivacy.common.css");
2 @import url("jquery.socialshareprivacy.buffer.css");
3 @import url("jquery.socialshareprivacy.delicious.css");
4 @import url("jquery.socialshareprivacy.disqus.css");
5 @import url("jquery.socialshareprivacy.facebook.css");
6 @import url("jquery.socialshareprivacy.flattr.css");
7 @import url("jquery.socialshareprivacy.gplus.css");
10 @import url("jquery.socialshareprivacy.mail.css");
12 @import url("jquery.socialshareprivacy.reddit.css");
14 @import url("jquery.socialshareprivacy.tumblr.css");
[all …]
/plugin/struct/admin/
H A Dschemas.php67 // import
68 if ($table && $INPUT->bool('import')) {
83 // import CSV
95 $csvImporter->import();
186 * Form for handling import/export from/to JSON and CSV
203 $form->addFieldsetOpen($this->getLang('import'));
205 $form->addButton('import', $this->getLang('btn_import'));
/plugin/struct/meta/
H A DCSVImporter.php67 public function import() function in dokuwiki\\plugin\\struct\\meta\\CSVImporter
69 // Do the import
199 //if no ok don't import
/plugin/structsection/
H A Dyarn.lock194 import-fresh "^3.2.1"
1331 eslint-import-resolver-node@^0.3.4:
1358 eslint-plugin-import@^2.22.1:
1360 …resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896…
1368 eslint-import-resolver-node "^0.3.4"
1426 import-fresh "^3.0.0"
1721 import-fresh@^3.0.0, import-fresh@^3.2.1:
1723 …resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e5…
1729 import-local@^3.0.2:
1731 …resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.0.2.tgz#a8cfd0431d1de4a219970…
[all …]
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCoreDefault.scss1 @import "shCore.scss";
2 @import "shThemeDefault.scss";
H A DshCoreDjango.scss1 @import "shCore.scss";
2 @import "shThemeDjango.scss";
H A DshCoreEclipse.scss1 @import "shCore.scss";
2 @import "shThemeEclipse.scss";
H A DshCoreEmacs.scss1 @import "shCore.scss";
2 @import "shThemeEmacs.scss";
H A DshCoreFadeToGrey.scss1 @import "shCore.scss";
2 @import "shThemeFadeToGrey.scss";
H A DshCoreMDUltra.scss1 @import "shCore.scss";
2 @import "shThemeMDUltra.scss";
H A DshCoreMidnight.scss1 @import "shCore.scss";
2 @import "shThemeMidnight.scss";
H A DshCoreRDark.scss1 @import "shCore.scss";
2 @import "shThemeRDark.scss";
H A DshThemeDefault.scss3 @import "_theme_template.scss";
H A DshThemeDjango.scss31 @import "_theme_template.scss";
H A DshThemeEclipse.scss33 @import "_theme_template.scss";
H A DshThemeEmacs.scss32 @import "_theme_template.scss";
H A DshThemeFadeToGrey.scss32 @import "_theme_template.scss";
H A DshThemeMDUltra.scss32 @import "_theme_template.scss";
H A DshThemeMidnight.scss32 @import "_theme_template.scss";
H A DshThemeRDark.scss32 @import "_theme_template.scss";
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1import domready from 'domready';\nimport SyntaxHighlighter from './core';\nimport * as dasherize f…

1...<<1112131415161718192021