Home
last modified time | relevance | path

Searched refs:last (Results 76 – 100 of 663) sorted by relevance

12345678910>>...27

/plugin/fedauth/Auth/Yadis/
H A DXRDS.php134 $last = array();
148 $last[] = $uri_string;
163 Auth_Yadis_array_scramble($last));
/plugin/openid/Auth/Yadis/
H A DXRDS.php134 $last = [];
148 $last[] = $uri_string;
163 Auth_Yadis_array_scramble($last));
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D0bbd30b9be3e54ff3028b9f4459634d2.asciidoc11 'last' => [
H A D179f0a3e84ff4bbac18787a018eabf89.asciidoc14 'last',
H A D3cd50a789b8e1f0ebbbc53a8d7ecf656.asciidoc16 'last',
/plugin/mikioplugin/assets/
H A Dstyles.less470 p:last-child {
482 .mikiop-accordian-item:not(:last-child) {
488 .mikiop-accordian-item:last-child {
536 p:last-child {
644 p:last-child {
732 .mikiop-button:not(:last-child) {
743 &:not(.mikiop-vertical) .mikiop-button:not(:last-child) {
898 p:last-child,
919 &:last-child {
1141 &:last
[all...]
/plugin/jenkins/
H A DREADME.md7 * Display last build of a Job or a specific build
44 By default, jenkins plugin display the last build of your job. If you want to display a specific bu…
/plugin/exttab3/
H A Dall.less5 td > p:last-child {
/plugin/searchform/
H A DREADME.md7 Original plugin by Adolfo González Blázquez (2008-10-10 last update)<br />
/plugin/complex_lists/complex_lists/
H A Dsyntax.php343 $last = $bookmark[0];
344 $first = $last;
355 for ($i = $first; $i <= $last; ++$i)
/plugin/fedauth/js/
H A Dadmin.js147 var owner = jQuery('#axwrap__large').last();
171 var owner = jQuery('#axwrap__small').last();
192 fsets.last().children('input[name^="fa[movedn"]').attr('disabled','disabled');
/plugin/badbehaviour/lang/en/
H A Dstats.txt4 where blocked by the badbehaviour plugin in the last days and the
/plugin/combo/resources/theme/default/components/css/
H A Dcell.css3 .cell-cs p:last-child { margin-bottom: 0; }
H A Dcontent-list.css9 .list-group-item p:last-child{
/plugin/lastmod/
H A Dplugin.info.txt6 desc Displays the timestamp of the last modification of the current or another page.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dindex.rst20 last
/plugin/captcha/
H A Daction.php210 $last = @filemtime($lastrun);
211 if (time() - $last < 24 * 60 * 60) return;
/plugin/codemirror/dist/modes/
H A Dgroovy.min.js.map1last","newline","Context","indented","column","type","align","prev","this","pushContext","col","co…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_context.test7 * {{ loop.first }}/{{ loop.last }}/{{ loop.length }}
H A Dloop_not_defined_cond.test4 {% for i, item in items if loop.last > 0 %}
/plugin/encryptedpasswords/
H A Dprint.less24 svg:last-of-type {
/plugin/loglog/lang/en/
H A Dintro.txt3 This screen displays the following activities during the last 7 days: user logins and logouts, as w…
/plugin/quicksubscribe/
H A Dstyle.less16 svg:last-of-type {
/plugin/slider/
H A Djquery.bxslider.js243 slider.active.last = slider.settings.startSlide == getPagerQty() - 1;
503 …if(slider.children.length > slider.settings.maxSlides && slider.active.last && !slider.settings.in…
506 var lastChild = slider.children.last();
522 if (slider.active.index == getPagerQty() - 1) slider.active.last = true;
1146 slider.active.last = slider.active.index >= getPagerQty() - 1;
1173 if(!slider.settings.infiniteLoop && slider.carousel && slider.active.last){
1186 }else if(slider.carousel && slider.active.last && direction == 'prev'){
1195 slider.active.last = false;
1219 if (!slider.settings.infiniteLoop && slider.active.last) return;
1293 if (slider.active.last) slider.active.index = getPagerQty() - 1;
[all …]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmultiline.js19last=true;this.HTMLmoveLine(h,k,line,g,p);this.HTMLcleanBBox(line.bbox);var n=this.HTMLgetAlign(g,…

12345678910>>...27