Home
last modified time | relevance | path

Searched refs:first (Results 276 – 300 of 1078) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/schedule/
H A Dscript.js64 insertBefore (jDiv.children ().first ());
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dobjects_countable.test8 * {{ loop.first }}/{{ loop.last }}/{{ loop.length }}
/plugin/linksuggest/
H A Dstyle.css37 .textcomplete-dropdown.dropdown-menu li:first-child {
/plugin/combo/resources/theme/default/components/css/
H A Dregister.css20 .form-register label::first-letter {
H A Dprofile-update.css20 .form-profile-update label::first-letter {
/plugin/columns/
H A Dstyle.css15 div.dokuwiki table.columns-plugin td.columns-plugin.first {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php663 static $first = true;
670 !$first ? ', ' : '',
677 $first = false;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php109 * Get the first entry object, if one exists.
113 public function first(): ?Entry
104 public function first(): ?Entry global() function in FreeDSx\\Ldap\\Entry\\Entries
/plugin/qna/style/
H A Dsymbols.less58 & > *:first-child {
H A Dmemes.less60 & > *:first-child {
/plugin/bez/mdl/
H A DThreadFactory.php18 $first = (int) substr($date, 0, strpos($date, '-'));
22 for ($year = $first; $year <= $last; $year++) {
/plugin/mytemplate/
H A DREADME14 This is also my first dokuwiki plugin and I'm not very experienced with php, so this plugin very
65 As you can see, the first parameter (WIKISOFTWARE) names the list to display, the second
86 Please note that rows after the first need to be indented for parsing to work.
99 Again, don't forget to indent rows after the first.
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8first:"First",previous:"Previous",play:"Play",stop:"Stop",next:"Next",last:"Last",loop:{tip:"Click… method in b.controls.g
/plugin/jquotes/
H A Dstyle.css44 figure.plugin_jquotes > blockquote > p::first-letter {
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Drandom.rst20 * a random integer between the first integer and the second integer parameter (inclusive).
/plugin/codeprettify/
H A DREADME.md11 <Code:php linenums:1 |Example #1 Our first PHP script: //hello.php//>
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Durl_encode.rst28 ``true`` as the first parameter) or the `http_build_query`_ function. Note
/plugin/quickstats/lang/en/
H A Dgeneral_intro.txt8 is displayed on first opening the Query Data panel and which can be closed with a button at the bot…
/plugin/publish/_test/
H A Dmail.unit.test.php108 saveWikiText('start', 'start first', 'foobar');
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js62 function ToAudio(){return{add:function(first,voice_tb,cfmt){var toaud=this,C=abc2svg.C,p_time=0,abc_time=0,play_fac=C.BLEN/4*120/60,i,n,dt,d,v,c,s=first,rst=s,rst_fac,rsk,b_tim,b_typ,instr=[],chn=[]
63 function build_parts(first){var i,j,c,n,v,s=first,p=s.parts,st=[],r="" argument
85 while(1){if(!s.ts_next){s.part=first
88 if(s.type==C.PART){s.part=first
90 for(i=0;i<first.parts.length;i++){if(first.parts[i]==v)
91 first.p_s[i]=s}}}}
157 abc2svg.loadjs("chord-1.js",function(){toaud.add(first,voice_t
[all...]
/plugin/edittable/script/
H A Deditor.js23 var first = dmarray.slice(0, Math.min(startIndex, target));
33 return [].concat(first, moving, between, last);
35 return [].concat(first, between, moving, last);
/plugin/fckg/extra/
H A DREADME-MULTLINE-PLUGINS21 The easiest and least error prone way to include the plugin text is to first type
/plugin/autotooltip/
H A Dscript.js34 container.first().append(m_tt);
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmultiline.js19first=m;g.last=true;this.HTMLmoveLine(h,k,line,g,p);this.HTMLcleanBBox(line.bbox);var n=this.HTMLg…
/plugin/dokumicrobugtracker/
H A DREADME.md60 This plugin is a first shot, it s still in development and your all welcome to submit any ideas, or…
66 | 2010-08-14 | Fix bug creating first bug report |

1...<<11121314151617181920>>...44