Home
last modified time | relevance | path

Searched refs:sub (Results 51 – 75 of 385) sorted by relevance

12345678910>>...16

/plugin/langdelete/
H A Dadmin.php354 $sub = scandir($dir);
355 $sub = array_filter ($sub, function ($e) use ($dir) {
359 return $sub;
/plugin/highlightjs/highlight/styles/
H A Dsunburst.css25 .function .keyword, .sub .keyword, .method, .list .title {
41 .function .title, .sub .identifier, .pi, .tag, .tag .keyword, .decorator, .ini .title, .shebang {
/plugin/bliki/
H A Dlocal.php.dist8 …plugin']['bliki']['footer'] = ' \\\\ <sub>Posted @ {timestamp} -- [[{permalink}|Permalink]] -- [[{…
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js32 …D = X({sub:1, bdo:1, 'var':1, sup:1, br:1, kbd:1, map:1, samp:1, b:1, acronym:1, '#':1, abbr:1, co…
36 …pt:1, cite:1, input:1, strong:1, textarea:1, big:1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, … property in FCK.DTD.H
84 sub: L,
H A Dfck_xhtml10transitional.js36 H = X({sub:1, img:1, object:1, sup:1, basefont:1, map:1, applet:1, font:1, big:1, small:1}, G) ;
39 … iframe:1, strong:1, textarea:1, noframes:1, big:1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, … property in FCK.DTD.K
93 sub: J, // Changed from L to J (see (1))
/plugin/freechat/phpfreechat/style/
H A Dmenu.css30 div.menu li.sub {
48 div.menu li.item a:hover, div.menu ul.sub li.item a:hover {
/plugin/davcal/syntax/
H A Dtable.php156 $from->sub(new \DateInterval('P'.$days.'D'));
175 $to->sub(new \DateInterval('P'.$data['numdays'].'D'));
270 $to->sub(new \DateInterval('P1D'));
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php167 private $sub; variable in Google\\Auth\\OAuth2
1058 return $this->sub;
1064 * @param string $sub
1067 public function setSub($sub) argument
1069 $this->sub = $sub;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js37 …font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'v… property in FCKListsLib.InlineChildReqElements
40 …font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'v… property in FCKListsLib.InlineNonEmptyElements
/plugin/quickedit/
H A Dscript.js66 sub=document.getElementById("editsummary"+id).value;
67 …age&range='+range+'&page='+page+'&text='+text.replace(/&/g, '%26')+'&sub='+sub.replace(/&/g, '%26'…
/plugin/userhomepage/lang/ja/
H A Duserhomepage_private.default7 <code>[[@TARGETPRIVATENS@:<sub-namespace_to_create>:exemple 3]]</code>
/plugin/mcitem/
H A DREADME.md16 …tp://www.minecraftforge.net/)'s way of talking about extensions) has its own sub-space in the wiki.
18 Every mod's sub-space is located within the root space `:mods:`.
/plugin/struct/types/
H A DUser.php173 $sub = $add->where($op);
175 $sub->whereOr("$rightalias.lasteditor $comp $pl");
/plugin/revealjs/
H A Dexample_presentation.dokuwiki68 <sub>This could be a slide without content, not possible in header driven mode...</sub>
144 You can use <sub>subscript</sub> and <sup>superscript</sup>, too.
215 <fragment><sub>Attention: grow, shrink, fade-up/-down/-left/-right</sub>\\
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dcollapsible.js292 …return null == this.complexity && (t = 0, this.data[this.sub] && (t = this.data[this.sub].getCompl…
294 …this.data[this.sub] && (t += a.CHILD), this.data[this.sup] && (t += a.CHILD), this.data[this.base]…
300 …return null == this.complexity && (t = 0, this.data[this.sub] && (t = this.data[this.sub].getCompl…
303 …this.data[this.sub] && (t += a.CHILD), this.data[this.sup] && (t += a.CHILD), this.data[this.base]…
/plugin/autogallery/
H A Dplugin.info.txt6 desc Creates a namespace and a Gallery in it, images are stored in a sub-namespace, Needs Plugin …
/plugin/feedback/lang/en/
H A Dintro.txt5 Assigned e-mail addresses are used for sub-namespaces automatically. You can specify multiple addre…
/plugin/minimap/
H A Dplugin.info.txt6 desc Shows the children of a namespace (pages and sub-namespace) in a list format (with the help …
/plugin/dir/
H A Dplugin.info.txt7 desc Show content of current namespace, including sub namespaces and/or parent/sibling namespaces…
/plugin/jplayer/vendor/symfony/process/
H A DREADME.md4 The Process component executes commands in sub-processes.
/plugin/inlineeditor/
H A Dscript.js68 var sub = document.getElementById("editsummary"+id+page).value;
69 …age&range='+range+'&page='+page+'&text='+text.replace(/&/g, '%26')+'&sub='+sub.replace(/&/g, '%26'…
/plugin/commonmark/
H A DREADME.md22 <sub>subscript</sub>
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DDateTimeComparator.php50 if ($actual < $expectedLower->sub($delta) ||
/plugin/indexmenu2/templates/DokuWiki/Simple/
H A Ddesign.css20 background: url(i/sub.gif) center left no-repeat;*/
/plugin/indexmenu2/cms/templates/SimpleTree/
H A Ddesign.css21 /* background: url(i/sub.gif) center left no-repeat;*/

12345678910>>...16