Home
last modified time | relevance | path

Searched refs:end (Results 401 – 425 of 1305) sorted by relevance

1...<<11121314151617181920>>...53

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php13 …public function testExpand($input, $output, $timeZone = 'UTC', $start = '2011-12-01', $end = '2011… argument
21 new \DateTime($end),
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php13 …public function testExpand($input, $output, $timeZone = 'UTC', $start = '2011-12-01', $end = '2011… argument
21 new \DateTime($end),
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php77 $end = \microtime(true);
84 $response->setQueryTime($end - $start);
H A DHttp.php165 $end = \microtime(true);
171 $response->setQueryTime($end - $start);
/plugin/sphinxsearch-was/
H A Dfunctions.php116 $end = strpos($doc, $matches[1]);
117 if (!$end) {
120 $zerocontent = substr($doc, 0, $end);
/plugin/codemirror/dist/modes/
H A Dyaml-frontmatter.min.js.map1end","sol","style","mode","blankLine"],"mappings":"CAGA,SAAWA,GACT,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,…
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js301 case 35: //end
353 case 35: //end
419 case 35: //end
/plugin/sphinxsearch/
H A Dfunctions.php124 $end = strpos($doc, $matches[1]);
125 if (!$end){
128 $zerocontent = substr($doc, 0, $end);
/plugin/pdfjs/pdfjs/web/locale/da/
H A Dviewer.properties186 find_match_count_limit[zero]=Mere end {{limit}} forekomster
187 find_match_count_limit[one]=Mere end {{limit}} forekomst
188 find_match_count_limit[two]=Mere end {{limit}} forekomster
189 find_match_count_limit[few]=Mere end {{limit}} forekomster
190 find_match_count_limit[many]=Mere end {{limit}} forekomster
191 find_match_count_limit[other]=Mere end {{limit}} forekomster
/plugin/latexit/tests/my/
H A Dtest6.latex18 \end{document}
H A Dtest16.latex23 \end{document}
/plugin/structsection/
H A Daction.php69 $last = end($event->data->calls);
/plugin/definitionlist/
H A Dstyle.less41 /* end plugin: definitionlist */
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css72 .bpmn-icon-end-event-cancel:before { content: '\e811'; } /* '' */
85 .bpmn-icon-end-event-compensation:before { content: '\e81e'; } /* '' */
89 .bpmn-icon-end-event-error:before { content: '\e822'; } /* '' */
102 .bpmn-icon-end-event-escalation:before { content: '\e82f'; } /* '' */
109 .bpmn-icon-end-event-terminate:before { content: '\e836'; } /* '' */
110 .bpmn-icon-end-event-signal:before { content: '\e837'; } /* '' */
111 .bpmn-icon-end-event-none:before { content: '\e838'; } /* '' */
112 .bpmn-icon-end-event-multiple:before { content: '\e839'; } /* '' */
113 .bpmn-icon-end-event-message:before { content: '\e83a'; } /* '' */
114 .bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
/plugin/davcal/
H A Dhelper.php585 $user = end($user);
1110 $end = $event->DTEND;
1112 if($end !== null)
1114 $dtEnd = $end->getDateTime();
1116 if($end['VALUE'] == 'DATE')
1123 if($start !== null && $end == null && $duration !== null)
1742 $end = $it->getDtEnd();
1743 while ($it->valid() && $end < $maxDate)
1745 $end = $it->getDtEnd();
1748 $lastOccurence = $end->getTimeStamp();
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-embedded.css73 .bpmn-icon-end-event-cancel:before { content: '\e811'; } /* '' */
86 .bpmn-icon-end-event-compensation:before { content: '\e81e'; } /* '' */
90 .bpmn-icon-end-event-error:before { content: '\e822'; } /* '' */
103 .bpmn-icon-end-event-escalation:before { content: '\e82f'; } /* '' */
109 .bpmn-icon-end-event-terminate:before { content: '\e836'; } /* '' */
110 .bpmn-icon-end-event-signal:before { content: '\e837'; } /* '' */
111 .bpmn-icon-end-event-none:before { content: '\e838'; } /* '' */
112 .bpmn-icon-end-event-multiple:before { content: '\e839'; } /* '' */
113 .bpmn-icon-end-event-message:before { content: '\e83a'; } /* '' */
114 .bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
/plugin/database2/
H A Ddatabase2.php3186 if ( $end === false )
3198 $pos = $end;
3204 $first = $end + 1;
3241 $pos = $end + strspn( $in, " \t", $end );
3254 $end = $pos;
3270 $end += strcspn( $in, " \t", $end );
3277 $first = $end;
3363 $end = $pos;
3384 $end++;
3390 $end += strcspn( $line, " \t,", $end );
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php3278 $end = ($start + $length);
3279 if ($end > $this->numTokens) {
3280 $end = $this->numTokens;
3283 for ($i = $start; $i < $end; $i++) {
3321 $end=null, argument
3328 if ($end === null) {
3329 $end = 0;
3402 $end=null, argument
3409 if ($end === null || $end > $this->numTokens) {
3410 $end = $this->numTokens;
[all …]
/plugin/weiqi/img/
H A Dreadme.txt9 http://www.dragongoserver.net/snapshot.php (at the end of April 2008)
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js569 end = end === undefined || end === Infinity ? this.length : end | 0
944 if (!end || end < 0 || end > len) end = len
965 end = end === undefined ? len : ~~end
976 if (end < 0) end = 0
981 if (end < start) end = start
1429 if (!end && end !== 0) end = this.length
1432 if (end > 0 && end < start) end = start
1475 if (!end) end = this.length
3456 end = view.end,
4862 end = (typeof end == 'undefined' || end > length) ? length : (+end || 0);
[all …]
/plugin/solr/
H A DAddDocument.php28 public function end(){ function in Solr_AddDocument
/plugin/commonmark/vendor/league/commonmark/src/Input/
H A DMarkdownInput.php93 // Remove any newline which appears at the very end of the string.
95 // any empty element which appears on the end.
96 if (\end($this->lines) === '') {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php254 $end = $tokens[$commentStart]['comment_tags'][($pos + 1)];
256 $end = $tokens[$commentStart]['comment_closer'];
259 for ($i = ($tag + 3); $i < $end; $i++) {
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dcommands.asp38 end if
63 end if
186 end if
/plugin/subjectindex/
H A Dreadme.md3 …eplaces tagging... and generates a much more useful, readable index at the end, when compared with…

1...<<11121314151617181920>>...53