Home
last modified time | relevance | path

Searched refs:end (Results 1 – 25 of 41) sorted by relevance

12

/dokuwiki/lib/scripts/
H A Dtextselection.js14 this.end = 0;
20 return this.end - this.start;
24 return (!this.obj) ? '' : this.obj.value.substring(this.start,this.end);
42 sel.end = textArea.selectionEnd;
51 * start and end properties and pass it back to this function.
58 selection.obj.setSelectionRange(selection.start, selection.end);
70 * @param {int} opts.endofs number of characters at the end to skip from new selection
79 selection.obj.value.substring(selection.end, selection.obj.value.length);
84 selection.end = selection.start + text.replace(/\r?\n/g, '\r\n').length;
86 selection.end
[all...]
H A Deditor.js157 selection.end = linestart + 1;
176 selection.end = selection.start;
181 selection.end = linestart;
194 selection.end = selection.start;
H A Dlinkwiz.js218 if(sel.start == 0 && sel.end == 0) {
226 sel.end--;
315 // Move the cursor to the end of the input
H A Dedit.js241 sel.end = 0;
/dokuwiki/inc/Parsing/Handler/
H A DLists.php17 $last_call = end($this->calls);
81 $end = end($this->listStack);
89 if ($depth == $end[1]) {
91 if ($listType == $end[0]) {
104 $this->listCalls[] = ['list' . $end[0] . '_close', [], $call[2]];
112 } elseif ($depth > $end[1]) { // Getting deeper...
122 } else { // Getting shallower ( $depth < $end[1] )
125 $this->listCalls[] = ['list' . $end[0] . '_close', [], $call[2]];
127 // Throw away the end
[all...]
H A DPreformatted.php13 $last_call = end($this->calls);
H A DNest.php43 $last_call = end($this->calls);
H A DQuote.php12 $last_call = end($this->calls);
H A DTable.php20 $last_call = end($this->calls);
122 $lastCall = end($this->tableCalls);
H A DBlock.php197 $call = end($this->calls);
/dokuwiki/inc/
H A Dhttputils.php124 $end = (int)$p[1];
125 if (!$end) $end = $size - 1;
126 if ($start > $end || $start > $size || $end > $size) {
131 $len = $end - $start + 1;
132 $ranges[] = [$start, $end, $len];
152 [$start, $end, $len] = $ranges[$i];
158 echo "Content-Range: bytes $start-$end/$size" . HTTP_HEADER_LF;
163 header("Content-Range: bytes $start-$end/
[all...]
H A Dfulltext.php98 // the end($stack) always points the pages that contain
100 $pages = end($stack);
469 $end = 0;
524 // establish context start and end points, try to append to previous
527 $append = ($start < $end) ? $end : false; // still the end of the previous context snippet
528 $end = $utf8_idx + $utf8_len + $post; // now set it to the end of this context
531 $snippets[count($snippets) - 1] .= PhpString::substr($text, $append, $end
[all...]
H A DDifferenceEngine.php227 * match. The caller must trim matching lines from the beginning and end
306 $end = $this->lcs;
307 if ($end == 0 || $ypos > $this->seq[$end]) {
314 while ($beg < $end) {
315 $mid = (int)(($beg + $end) / 2);
319 $end = $mid;
322 USE_ASSERTS && assert($ypos != $this->seq[$end]);
324 $this->in_seq[$this->seq[$end]] = false;
325 $this->seq[$end]
[all...]
H A Dpageutils.php532 if (end($result) == '..') {
541 if (!end($pathA)) $result[] = '';
/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php278 $base = $this->registry->call(Misc::class, 'absolutize_url', [$attribs[\SimplePie\SimplePie::NAMESPACE_XML]['base'], end($this->xml_base)]);
284 $this->xml_base[] = end($this->xml_base);
285 $this->xml_base_explicit[] = end($this->xml_base_explicit);
291 $this->xml_lang[] = end($this->xml_lang);
296 if (end($this->namespace) === \SimplePie\SimplePie::NAMESPACE_XHTML) {
297 $this->data['data'] .= '<' . end($this->element);
307 $this->data =& $this->data['child'][end($this->namespace)][end($this->element)][];
308 $this->data = ['data' => '', 'attribs' => $attribs, 'xml_base' => end($this->xml_base), 'xml_base_explicit' => end(
[all...]
H A DMisc.php124 $return[$i]['attribs'][strtolower($attribs[$j][1])]['data'] = Misc::entities_decode(end($attribs[$j]));
1716 if (($end = strpos($data, '-->', $start)) !== false) {
1717 $data = substr_replace($data, '', 0, $end + 3);
H A DSimplePie.php2990 * @param int $end Number of items to return. 0 for all items after `$start`
2993 public function get_items($start = 0, $end = 0) argument
2997 $this->data['items'] = SimplePie::merge_items($this->multifeed_objects, $start, $end, $this->item_limit);
3050 if ($end === 0) {
3054 return array_slice($items, $start, $end);
3143 * @param int $end Number of items to return
3147 public static function merge_items($urls, $start = 0, $end = 0, $limit = 0) argument
3161 if ($end === 0) {
3165 return array_slice($items, $start, $end);
/dokuwiki/inc/lang/ku/
H A Dedit.txt
/dokuwiki/inc/parser/
H A Dxhtml.php95 * @param int $end The byte position for the edit end; null for the rest of the page
99 public function finishSectionEdit($end = null, $hid = null)
105 if (!is_null($end) && $end <= $data['start']) {
111 $data['range'] = $data['start'] . '-' . (is_null($end) ? '' : $end);
459 * Callback for footnote end syntax
1351 //decide on start and end
1355 $end
94 finishSectionEdit($end = null, $hid = null) global() argument
[all...]
/dokuwiki/lib/plugins/config/core/
H A DWriter.php25 $this->savefile = end($config_cascade['main']['local']);
/dokuwiki/inc/lang/da/
H A Dstopwords.txt19 end
/dokuwiki/inc/Form/
H A DDropdownElement.php47 return end($this->optGroups);
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md13 jsstrip is not a true javascript parser. It assumes you have properly delimited the 'end of line' using a ';' (semicolon).
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php499 $data = end($exploded);
503 $data = end($exploded);
/dokuwiki/lib/plugins/config/
H A Dstyle.css167 /* end plugin:configmanager */

12