Home
last modified time | relevance | path

Searched refs:Second (Results 1 – 25 of 41) sorted by last modified time

12

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe44022 Second ly
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js29257 if (id[1] >= 40) return this.reporter.error('Second objid identifier OOB');
/plugin/statistics/inc/pchart/
H A DConversionHelpers.php34 $Second = floor($Value - $Hour * 3600 - $Minute * 60);
42 if(strlen($Second) == 1) {
43 $Second = "0".$Second;
46 return ($Hour.":".$Minute.":".$Second);
/plugin/statdisplay/pchart/
H A DConversionHelpers.php34 $Second = floor ( $Value - $Hour * 3600 - $Minute * 60 );
42 if (strlen ( $Second ) == 1) {
43 $Second = "0" . $Second;
46 return ($Hour . ":" . $Minute . ":" . $Second);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc226 $futures['indexRequest'] = $client->index($params); // Second request
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1600 - Second param to \Elastica\Search.php:count($query = '', $fullResult = false) added. If second param is set to true, full ResultSet is returned including facets.
/plugin/bootswrapper/exe/help/
H A Dcarousel.txt53 === Second slide label ===
/plugin/xcom/lang/en/
H A Dhowto.txt12 * Second and third rows: inputs for constructing the query
/plugin/csv/_test/
H A Davengers.csv6 …Dies in Fear Itself brought back because that's kind of the whole point. Second death in Time Runs…
57 …"Dunphy miraculously survived the crash and lived with an Inuit tribe."" Second death when killed …
90 …animated by Scarlet Witch. Abruptly exploded killing Scott Lang as well. Second return in Marvel_Z…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1 ….FromText',\n 'Time.Hour',\n 'Time.Minute',\n 'Time.Second',\n 'Time.S…
H A Dbundle.js.map1Second, count the (signed) number of times a segment crosses a lambda\n // from the point to the …
H A Deditor.worker.js.map1 …ginalStart, modifiedStart) to (midOriginal, midModified)\n // Second Half: (midOrigina…
H A Djson.worker.js.map1 …ginalStart, modifiedStart) to (midOriginal, midModified)\n // Second Half: (midOrigina…
H A Dbundle.js426Second=2]="Second",e[e.Last=3]="Last",e[e.Next=4]="Next",e[e.Previous=5]="Previous",e[e.NextPage=6…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426Second=2]="Second",e[e.Last=3]="Last",e[e.Next=4]="Next",e[e.Previous=5]="Previous",e[e.NextPage=6…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1Second, count the (signed) number of times a segment crosses a lambda\n // from the point to the …
/plugin/navpath/
H A Dplugin.info.txt6 desc Create a navigation path in DokuWiki like "First > Second > Third".
/plugin/nobadbrowser/
H A DChangeLog11 * Second pre-release.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 … '(\\\\d{2})?' + // Minute (optional)\n '(\\\\d{2})?' + // Second (optional)\n …
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Second object.\n * @return {Object} Returns combination of both objects.\n */\nfunction merge(obj1…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js320 function Second() { class in AnonymousFunction235956211700
323 Second.prototype.value = 2; class
391 …assert.notOk(_.isEqual(First, Second), 'Different functions with identical bodies and source code …
482 …assert.notOk(_.isEqual(new First, new Second), 'Objects with different constructors and identical …
484 …assert.notOk(_.isEqual({value: 2}, new Second), 'The prototype chain of objects should not be exam…
/plugin/webcomponent/_test/data/pages/
H A Dheading.txt14 ## Second heading
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md150 $group['second'] = new Hoa\Exception\Exception('Second reason');
168 * • {main}: (0) Second reason
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md65 expression, i.e. lex, parse and produce an AST. Second, generate strings based

12