Home
last modified time | relevance | path

Searched refs:end (Results 426 – 450 of 1305) sorted by relevance

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

/plugin/fckg/
H A Dscript.js168 if ( handler.end )
169 handler.end( stack[ i ] );
/plugin/fckg/scripts/
H A Dscript-cmpr.js1 …;y--){if(r[y]==x){break}}}if(y>=0){for(var w=r.length-1;w>=y;w--){if(u.end){u.end(r[w])}}r.length=…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DMultipleStatementAlignmentSniff.php91 foreach ($tokens[$stackPtr]['nested_parenthesis'] as $start => $end) {
168 foreach ($tokens[$assign]['nested_parenthesis'] as $start => $end) {
/plugin/jorgchart/
H A Djquery.jOrgChart.js125 .end()
189 .end()
/plugin/sql2wiki/action/
H A Dsqlite.php170 $end = $sql2wiki_query['end'];
171 $length = $end - $start;
/plugin/exttab3/
H A DREADME.md18 |<code>&#124;}</code> | table end |
/plugin/sqlraw/
H A Dsyntax.php77 if (trim(end($queries)) == "") {
448 $end = 0;
451 $start = strpos($content,'<table ', $end);
452 $end = strpos($content,'</table>',$start) + 8;
454 $table = substr($content,$start,$end-$start);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DisableExternalResources.txt
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D53.53.js1 …lose:"'"}],folding:{markers:{start:new RegExp("^\\s*#pragma\\s+region\\b"),end:new RegExp("^\\s*#p… property in AnonymousFunctionf44b204b0100.n.folding.markers
H A D0.0.js.map1end: new RegExp('^\\\\s*#pragma\\\\s+endregion\\\\b')\n }\n }\n};\nexport var language =…
H A D37.37.js1 …],folding:{markers:{start:new RegExp("^\\s*\\{\\$REGION(\\s\\'.*\\')?\\}"),end:new RegExp("^\\s*\\… property in AnonymousFunction4f8e6a0f0100.n.folding.markers
/plugin/swiftmail/Swift/Connection/
H A DNativeMail.php98 public function write($command, $end="\r\n") argument
/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.hbs16 {{!-- Railbar at the end to paint over the footer. It happens when a page without a lot of content is shown such as a slot --}}
/plugin/struct/meta/
H A DCSVSerialImporter.php48 $pagename = end($pageParts);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js299 function _countSize(start, end) { argument
300 var result = start - end;
431 SelectedRegion.prototype._getTasksByTop = function (start, end) { argument
433 var endValue = end;
434 if (start > end) {
435 startValue = end;
/plugin/findologicxmlexport/vendor/sebastian/version/src/
H A DVersion.php63 $this->version = $this->release . '-' . end($git);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCity.php131 end($this->subdivisions);
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css172 /* @end */
207 /* @end */
278 /* @end */
312 /* @end */
401 /* @end */
423 /* @end */
509 /* @end */
572 /* @end */
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1123 public $end; variable in Google_Event
1209 public function setEnd(Google_EventDateTime $end) { argument
1210 $this->end = $end;
1213 return $this->end;
1957 public $end; variable in Google_TimePeriod
1959 public function setEnd( $end) { argument
1960 $this->end = $end;
1963 return $this->end;
/plugin/codemirror/dist/modes/
H A Djulia.min.js.map1end","RegExp","join","octChar","hexChar","sChar","uChar","operators","delimiters","identifiers","c…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js678 var end = sectEnd[idx];
681 for (; i < end; i++, idx++) {
697 idx += end - i;
698 i = end;
2761 var end = k,
2769 end += incr;
2771 end += incr;
2773 if (end > maxSFB)
2776 for (; k < end; k++) {
2778 sectEnd[idx++] = end;
[all …]
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest10.txt17 end;
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dreferences.md13 ref on end of line [this]
/plugin/metaheaders/
H A DCREDITS17 from 2008 until the end of 2010 [2] [3]. Thank you for your work and ideas!
/plugin/reflect/
H A DREADME.md10 * fade_end - [end of fading in %]

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