Home
last modified time | relevance | path

Searched refs:sub (Results 76 – 100 of 385) sorted by relevance

12345678910>>...16

/plugin/indexmenu2/templates/DokuWiki/
H A Ddesign.css24 background: url(i/sub.gif) center left no-repeat;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php1223 $sub = $this->config['subject'];
1246 $sub ? null : $this->config['cache_config'],
1247 $sub ? null : $this->getCache(),
1254 if ($sub) {
1259 $credentials->setSub($sub);
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php198 function sub($x, $y) function in Auth_OpenID_BcMathWrapper
284 function sub($x, $y) function in Auth_OpenID_GmpMathWrapper
/plugin/foldablelist/
H A DREADME.md19 {{topic>ns1:sub-ns?tag}}
22 uses the tag plugin (topic component) to generate the list from all pages in the namespace ns1/sub-…
/plugin/confmanager/
H A Djquery.form.js289 var form = $form[0], el, i, s, g, id, $io, io, xhr, sub, n, timedOut, timeoutHandle;
382 sub = form.clk;
383 if (sub) {
384 n = sub.name;
385 if (n && !sub.disabled) {
387 s.extraData[n] = sub.value;
388 if (sub.type == "image") {
/plugin/indexmenu2/cms/modifiers/roundednode/
H A Dmod.css15 background: url(i/sub.gif) right center no-repeat;
/plugin/evesso/classes/
H A DEveOnlineAdapter.php42 $character_id=explode(":",$jwt_payload->sub)[2]; //Charater ID (remove the extra stuff)
/plugin/medialist/
H A DREADME.md31 To list media files stored in the current namespace and its sub-namesapces use:
48 * `{{medialist>@NAMESPACE@}}` shows files stored in the current namespace and sub namecpaces.
/plugin/sphinxsearch-was/
H A Daction.php183 foreach ($row['subpages'] as $sub) {
184 $this->_showResult($sub, $keywords, true);
/plugin/sphinxsearch/
H A Daction.php233 foreach($row['subpages'] as $sub){
234 $this->_showResult($sub, $keywords, true);
/plugin/openid/Auth/OpenID/
H A DBigMath.php243 function sub($x, $y) function in Auth_OpenID_BcMathWrapper
333 function sub($x, $y) function in Auth_OpenID_GmpMathWrapper
/plugin/indexmenu2/cms/templates/ClassicVertical/CssHover/
H A Ddesign.css22 background: url("images/sub.gif") right no-repeat;
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dmediawiki-texvc.js19 …"Macro","\\spadesuit"],stigma:["Macro","\u03DB"],Stigma:["Macro","\u03DA"],sub:["Macro","\\subset"…
/plugin/combo/vendor/symfony/process/
H A DREADME.md4 The Process component executes commands in sub-processes.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D67.67.js.map1sub', 'end sub'],\n ['synclock', 'end synclock'],\n ['try', 'end try'],\n ['w…
/plugin/indexmenu2/templates/DokuWiki/IndexMenu/
H A Ddesign.css35 background: url(i/sub.gif) top left no-repeat;
/plugin/combo/resources/library/bootstrap/
H A DREADME.md11 * Copy your CSS file into the sub version directory (`4.4.1`, `4.5.0`, ...)
/plugin/indexmenu2/cms/templates/ClassicVerticalBlended/CssHover/
H A Ddesign.css29 background: url("images/sub.gif") right no-repeat;
/plugin/epub/scripts/utils/
H A Dsymbol_ents_delim.txt30 ⊂ ⊂
/plugin/combo/resources/theme/default/components/css/
H A Dcarrousel.css71 vertical-align: sub;
/plugin/editions/
H A DREADME17 b. needs sub namespaces for each edition
/plugin/photogallery/lightGallery/css/
H A Dlg-fb-comment-box.min.css1 …ckground-position:calc((100% - 400px)/ 2) center}.lg-outer.fb-comments .lg-sub-html{padding:0;posi…
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt147 sub заголовок процедуры (от "sub" до "{")
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php360 $sub = new BigInteger(1 << $w);
371 $d->bitwise_and($mask)->subtract($sub) :
/plugin/revealjs/
H A Ddoku-substitutes.css100 .reveal sup, .reveal sub {

12345678910>>...16