Home
last modified time | relevance | path

Searched refs:include (Results 201 – 225 of 1065) sorted by relevance

12345678910>>...43

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D37.37.js1 …]*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/…
H A D21.21.js1 …\$]*/,{cases:{"@typeKeywords":"keyword","@default":"type.identifier"}}],{include:"@whitespace"},[/…
H A D68.68.js1 …qualifiedName:/(?:[\w\.\-]+:)?[\w\.\-]+/,tokenizer:{root:[[/[^<&]+/,""],{include:"@whitespace"},[/…
H A D52.52.js.map1include',\n 'extend',\n 'attr_reader',\n 'protected',\n 'private_class…
H A D19.19.js1 …w*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/…
H A D31.31.js1 …w*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/…
H A D28.28.js1 …]*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/…
/plugin/randominc/
H A Dsyntax.php38 list($include, $id, $section) = preg_split('/>|#/u', $match, 3);
39 return array($include, $id, cleanID($section), explode('&', $flags), $pos);
/plugin/achart/
H A DREADME.md91 …he `new ApexCharts()` function of ApexCharts takes to render a chart. To include a chart in your D…
119 Also note that you can include comments in the snippet, both styles (`//` and `/* */`) are supporte…
121 The major restriction is that the JavaScript object must be **static**, i.e. it cannot include func…
/plugin/pgn4web/pgn4web/fonts/
H A Dpgn4web-font-ChessSansAlpha.css12 * make sure you include this CSS file into your HTML file or your CSS file, then set
H A Dpgn4web-font-ChessSansMerida.css12 * make sure you include this CSS file into your HTML file or your CSS file, then set
H A Dpgn4web-font-ChessSansPiratf.css12 * make sure you include this CSS file into your HTML file or your CSS file, then set
H A Dpgn4web-font-ChessSansUscf.css12 * make sure you include this CSS file into your HTML file or your CSS file, then set
H A Dpgn4web-font-ChessSansUsual.css12 * make sure you include this CSS file into your HTML file or your CSS file, then set
/plugin/inclform/
H A DREADME.md1 This DokuWiki-plugin was originally created to include an approved html-form into a wiki-page. But …
/plugin/dokutexit/conf/
H A Dcommands.tex13 \let\dokuinclude\include
/plugin/revealjs/css/theme/source/
H A Dbeige.scss32 @include radial-gradient( rgba(247,242,211,1), rgba(255,255,255,1) );
H A Dleague.scss27 @include radial-gradient( rgba(28,30,32,1), rgba(85,90,95,1) );
H A Dsky.scss39 @include radial-gradient( #add9e4, #f7fbfc );
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DREADME.md16 style guidelines. Please include unit tests whenever possible.
/plugin/tplinc/lang/en/
H A Dhelp.txt12 always include pages.
/plugin/issuetracker/
H A Dprototype.js723 function include(pattern) { function
773 include: include,
904 function include(object) { class in Enumerable
1046 include: include,
1047 member: include,
1402 while (this.include(value)) {
1408 function include(value) { function
1419 include: include
2261 if (name.include(':')) {
3220 var isHorizontal = property.include('left') || property.include('right') ||
[all …]
/plugin/authshibboleth/
H A DREADME.md49 …hibboleth.conf.php` file from the repository to `DOKUWIKI_HOME/conf` and include it in your `DOKUW…
51 include __DIR__ . '/authshibboleth.conf.php';
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js502 include: function(pattern) {
676 include: function(object) { method in Enumerable
802 member: Enumerable.include,
867 return !values.include(value);
1092 while (this.include(value)) {
1098 include: function(value) {
1131 if (!this.include(responder))
1780 if (name.include(':')) {
1915 return styles.include('opacity') ?
2713 (e.include("-of-type") || e.include(":empty")))
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dsource.rst24 The function uses the same template loaders as the ones used to include

12345678910>>...43