Home
last modified time | relevance | path

Searched refs:first (Results 201 – 225 of 1078) sorted by relevance

12345678910>>...44

/plugin/vcard/
H A Dsyntax.php86 list($first,$middle) = explode(' ', substr($match, 0, $pos), 2);
89 $first = $match;
95 'given-name' => $first,
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php672 $first = '';
683 $first = $tmparray[0];
727 $first .= ' '.$tmparray[$j];
778 $first = $tmparray[sizeof($tmparray)-1];
780 …$authorarray[$i] = array('first'=>trim($first), 'von'=>trim($von), 'last'=>trim($last), 'jr'=>trim…
782 $authorarray[$i]['sort'] = strtolower(trim($last).trim($first));
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php672 $first = '';
683 $first = $tmparray[0];
727 $first .= ' '.$tmparray[$j];
778 $first = $tmparray[sizeof($tmparray)-1];
780 …$authorarray[$i] = array('first'=>trim($first), 'von'=>trim($von), 'last'=>trim($last), 'jr'=>trim…
782 $authorarray[$i]['sort'] = strtolower(trim($last).trim($first));
/plugin/publist/bib2tpl/lib/
H A DBibTex.php672 $first = '';
683 $first = $tmparray[0];
727 $first .= ' '.$tmparray[$j];
778 $first = $tmparray[sizeof($tmparray)-1];
780 …$authorarray[$i] = array('first'=>trim($first), 'von'=>trim($von), 'last'=>trim($last), 'jr'=>trim…
782 $authorarray[$i]['sort'] = strtolower(trim($last).trim($first));
/plugin/farm/install/animaltemplate/conf/
H A Dmsg2 The first line of this file contains a number, indicating
/plugin/columns/
H A Dprint.css6 div.dokuwiki table.columns-plugin td.first {
/plugin/encryptedpasswords/
H A Dstyle.less27 svg:first-of-type {
/plugin/searchcombinedgoogle/
H A DREADME.md5 …arch word. It the combines both results sets so that Googles matches come first and internal ones …
/plugin/sviewer/
H A DREADME1 My first plugin for dokuwiki, it's a modified version (fork) of the Autoviewer plugin made by Ikuo …
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DCHANGELOG.md19 (first snapshot)
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js59 assert.strictEqual(collection.first().get('a'), 2);
85 assert.equal(col.get(col.first().cid), col.first());
358 assert.equal(col.first(), a);
740 var first = col.first();
741 assert.deepEqual(col.groupBy(function(model){ return model.id; })[first.id], [first]);
744 assert.ok(col.indexBy('id')[first.id] === first);
1302 assert.equal(collection.first().id, 1);
1304 assert.equal(collection.first().id, 1);
1321 assert.equal(collection.first(), model);
1378 assert.equal(collection.first().get('a'), 1);
[all …]
/plugin/issuelinks/script/
H A DajaxUtil.js10 $msgArea = jQuery('#dokuwiki__content').find('> div').first();
/plugin/sympaauth/lang/en/
H A Dlogin.txt10 If you have lost your password or for the first login [[<http URL for sympa list server>/remindpass…
/plugin/publish/
H A Dscript.js34 var id = jQuery(this).find('a').first().text();
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css
/plugin/oembed/
H A Dsyntax.php432 $first = strpos($base,"?") === false ? true : false;
434 if($first){ $url .= "?"; $first = false; }
/plugin/datatables/assets/datatables.net-bs/css/
H A DdataTables.bootstrap.min.css
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.min.js16 …tion(){return this.src.match(/jquery\.syntax/);});var first=scripts.get(0);if(first){var root=firs…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dselectors.asciidoc17 on the first request, Node #2 on the second request, and so on. This ensures an
38 repeatedly. For example, Node #1 is chosen on the first request. Node #1 will
104 * Selects the first connection
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.SafeEmbed.txt
/plugin/pixelyear/
H A DSYNTAX.md19 Oddly I've found month first makes more sense, even though I usually like dates the opposite way ar…
/plugin/fedauth/Auth/OpenID/
H A DParse.php354 $first = $matches[0];
355 return Auth_OpenID::arrayGet($first, 'href', null);
/plugin/tplmod/
H A Dscript.js39 jQuery("div.pad div.headings img").first().css('padding-right','4px');
44 jQuery("div.pad div.headings img").first().attr("src", function( i, val ) {
/plugin/imageflow/
H A Dstyle.css22 *:first-child+html div.imageflow_wrapper, *:first-child+html div.imageflow_wrapper {
/plugin/pubmed2020/tests/
H A DPM15924077.ris16first, to evaluate the prevalence of a cognitive decline among outpatients who consult for falls, …

12345678910>>...44