Home
last modified time | relevance | path

Searched refs:inner (Results 176 – 200 of 228) sorted by last modified time

12345678910

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst265 In the inner loop, the ``loop.parent`` variable is used to access the outer
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],inp…
/plugin/structjoin/
H A Dplugin.info.txt6 desc Introduces new struct type that allows perform inner joins between schemas
H A DREADME3 Introduces new struct type that allows perform inner joins between schemas
/plugin/jirainfo/src/
H A Dpopper.min.js4 …s,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport'},inner:{order:700,enabled…
/plugin/editonlink/
H A Dplugin.info.txt6 desc For inner wiki links it inserts a hover popover button [[...?do=edit]]
H A DREADME.md3 Hower an *inner wiki link* to see an animated decoration and a popover button for editing the page …
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1638 …[|\{\{)(.*?)(\]\]|\}\})(.*?)\1/gm, function(m,h_markup,whatever,bracket_1,inner,bracket_2, end_str…
1641 …m= h_markup + " " + whatever + " " + inner.replace(/.*?\|(.*?)/ ,"$1") + " " + end_str + " " + h_…
/plugin/swiftmail/Swift/Authenticator/
H A DCRAMMD5.php68 $inner = pack('H32', md5($k_ipad.$challenge));
69 $digest = md5($k_opad.$inner);
/plugin/indobible/
H A Dstyle.css4 .tooltip-inner {
11 .tooltip-inner {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DJumbledIncrementerSniff.php99 $inner = $this->findIncrementers($tokens, $tokens[$start]);
100 $diff = array_intersect($outer, $inner);
/plugin/authorlist/
H A Dhelper.php196 $inner = ">"; // $this->openTag has no closing > (so it's possible to add an title="..."
200 case "loginname": $inner = "title=\"$loginname\">"; break;
201 case "fullname": $inner = "title=\"$fullname\">"; break;
211 return $this->openTag.$inner.$display.$this->closeTag;
/plugin/scrape/
H A Dsyntax.php55 $inner = false;
58 $inner = true;
65 'inner' => $inner
166 if ($data['inner']) {
/plugin/rating/
H A Dhelper.php55 * @param bool $inner used for AJAX updates
57 public function tpl($inner = false) { argument
73 if(!$inner) echo '<div class="plugin_rating">';
83 if(!$inner) echo '</div>';
/plugin/ebnf/
H A Debnf.php151 $inner = render_node($node->firstChild, $lefttoright);
152 $w = imagesx($inner)+6*EBNF_U;
153 $h = imagesy($inner)+2*EBNF_U;
155 imagecopy($im, $inner, 3*EBNF_U, 2*EBNF_U, 0,0, imagesx($inner), imagesy($inner));
166 $inner = render_childs($node, $lefttoright);
168 $inner = array_reverse($inner);
169 $w = count($inner)*EBNF_
[all...]
/plugin/tuxquote/
H A Dquotes.txt61 I stopped fighting my inner demons, were on the same side now.
446 A Native American elder once described his own inner struggles in this manner: 'Inside of me there …
1575 I personally think we developed language because of our deep inner need to complain. <BR> -- Jane W…
1604 Conscience is the inner voice that warns us that someone might be looking. <BR> -- H.L. Mencken ((1…
2687 Conscience is the inner voice that warns us somebody may be looking. <BR> -- H. L. Mencken (1880 - …
3160 My therapist told me the way to achieve true inner peace is to finish what I start. So far today, I…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt8933 And he went on to build the inner courtyard with three rows of hewn stone and a row of beams of ced…
20637 …ding to the right of the house when the man entered, and the cloud was filling the inner courtyard.
21493 And by the front of the gate of the entryway [to] by the front of the porch of the inner gate was f…
21505 And the inner courtyard had a gate toward the south. And he measured from gate to gate toward the s…
21522 And on the outside of the inner gate there were the dining rooms of the singers, in the inner court…
21544 …above the entrance and as far as the inner house and on the outside and upon the whole wall all ar…
21617 …ates of the inner courtyard, linen garments they should wear, and no wool should come up on them w…
21621 And no wine should any priests drink when they come into the inner courtyard.
24818 At this the high priest ripped his inner garments and said: "What further need do we have of witnes…
26849 …arments and made four parts, for each soldier a part, and the inner garment. But the inner garment…
[all …]
/plugin/subjectindex/
H A Dstyle.css61 div.dokuwiki .subjectindex .inner {
73 div.dokuwiki .subjectindex .inner-border {
/plugin/mredirect/
H A Daction.php21 $all = rtrim(rawWiki($ID)); $inner = substr ($all, 2, -2);
22 …if (($all == '[[' . $inner . ']]') and (strpos ($inner, '[[') === false) and (strpos ($inner, ']]'…
23 if (!strpos ($inner, '://') === false) {
24 $url = $inner; # link is URL already
27 $parts = explode('|', $inner);
/plugin/advrack/
H A Djquery.qtip.js2250 inner = tip.children(),
2324 context = inner[0].getContext('2d');
2333 inner.attr(WIDTH, newSize[0] * SCALE).attr(HEIGHT, newSize[1] * SCALE);
2334 inner.css(WIDTH, newSize[0]).css(HEIGHT, newSize[1]);
2362 inner.css({
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js6553 var inner = document.createElement('p');
6554 var style = inner.style;
6569 outer.appendChild(inner);
6572 var w1 = inner.offsetWidth;
6574 var w2 = inner.offsetWidth;
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css435 input::-moz-focus-inner,
436 button::-moz-focus-inner {
/plugin/aceeditor/
H A Dbuild.js1inner=i.createElement("div"),this.inner.className="ace_scrollbar-inner",this.element.appendChild(t…
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1060 jQuery.fn["inner"+name]=function(){return this[name.toLowerCase()]()+num(this,"padding"+tl)+num(thi…
1062 jQuery.fn["outer"+name]=function(margin){return this["inner"+name]()+num(this,"border"+tl+"Width")+…
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.css201 .timeline-band-inner {
224 .timeline-band-layer-inner {

12345678910