Home
last modified time | relevance | path

Searched refs:end (Results 476 – 500 of 1305) sorted by relevance

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

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D52.52.js1end:{token:"keyword.$S2",next:"@pop"},"@keywords":"keyword","@builtins":"predefined","@default":"i…
H A D19.19.js1 …start:new RegExp("^\\s*//\\s*#region\\b|^\\s*\\(\\*\\s*#region(.*)\\*\\)"),end:new RegExp("^\\s*//… property in AnonymousFunction10dc218f0100.s.folding.markers
H A D28.28.js1 …rs:{start:new RegExp("^\\s*//\\s*(?:(?:#?region\\b)|(?:<editor-fold\\b))"),end:new RegExp("^\\s*//… property in AnonymousFunctionb03545cf0100.i.folding.markers
H A D30.30.js1 …"}],folding:{markers:{start:new RegExp("^\\s*(::\\s*|COMMENT\\s+)#region"),end:new RegExp("^\\s*(:… property in AnonymousFunction34b2ea210100.o.folding.markers
H A D29.29.js1 …{markers:{start:new RegExp("^\\s*\\/\\*\\s*#region\\b\\s*(.*?)\\s*\\*\\/"),end:new RegExp("^\\s*\\… property in AnonymousFunctionfd300ef10100.i.folding.markers
H A D8.8.js1 …rs:{start:new RegExp("^\\s*//\\s*(?:(?:#?region\\b)|(?:<editor-fold\\b))"),end:new RegExp("^\\s*//… property in AnonymousFunction4f0f136b0100.o.folding.markers
/plugin/txt2tags/
H A Dlinkwiz.js218 if(sel.start == 0 && sel.end == 0) {
226 sel.end--;
/plugin/alphaindex/
H A Dsyntax.php291 $end = str_replace("{{letter}}" ,utf8_strtoupper($key), $endLetterTpl);
292 $alphaOutput .= $end."\n";
/plugin/combo/ComboStrap/
H A DCallStack.php70 * If true, we are at the offset: end of th array + 1
86 * is located at the end.
238 * @param $end
241 static function deleteCalls(&$calls, $start, $end) argument
243 for ($i = $start; $i <= $end; $i++) {
263 * that starts at the end
275 * Process the EOL call to the end of stack
279 * to the end of the current stack
315 * otherwise we may end up with two eol
344 LogUtility::msg("The actual call cannot be ask because the end o
[all...]
/plugin/odt/renderer/
H A Dpage.php1211 if (empty($title)) {$title=explode(':',$src); $title=end($title);}
1557 $end = $start - ($params['max']);
1558 $end = ($end < -1) ? -1 : $end;
1562 $end = $feed->get_item_quantity();
1563 $end = ($end > $params['max']) ? $params['max'] : $end;;
1568 for ($x = $start; $x != $end; $x += $mod) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.AllowedModules.txt
/plugin/latexport/examples/
H A Dsimplest.tex23 \end{document}
/plugin/redirect2/lang/en/
H A Dintro.txt6 …nder the given namespace will be redirected. You may also put '':'' to the end of destination ID t…
/plugin/linkbonus/syntax/
H A Dinterwiki.txt160 } // end switch
162 } // end if
164 } // end foreach
/plugin/dokutexit/
H A Dlatex.php626 $end = $start - ($params['max']);
627 $end = ($end < -1) ? -1 : $end;
631 $end = $feed->get_item_quantity();
632 $end = ($end > $params['max']) ? $params['max'] : $end;;
638 for ($x = $start; $x != $end; $x += $mod) {
/plugin/eshop/
H A Dsyntax.php69 … $out .= sprintf('<input type="hidden" name="id" value="%s" />', end(explode(':', $INFO['id'])));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php21 use function end;
127 $entry = end($this->entries);
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9end(r),n}var h;"undefined"!=typeof window?h=window:"undefined"!=typeof self?h=self:(console.warn("…
10end(f)};return new i(p)};e.exports=u},function(e,t,r){var n=r(2),i=r(1).Promise,s=r(3),o=r(5),u=fu…
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php265 public function write($command, $end="\r\n") argument
270 …if (!@fwrite($this->handle, $command . $end) && !empty($command)) throw new Swift_ConnectionExcept…
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js319 c.end();
358 c.end();
550 c.end();
573 c.end();
762 c.end();
1024 c.end();
1049 c.end();
1110 c.end();
1251 c.end();
1296 c.end();
[all …]
/plugin/latexit/tests/my/
H A Dtest7.latex48 \end{document}
/plugin/html5/
H A Drenderer.php114 function section_edit( $start, $end, $level, $name ) argument
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTokenParserBroker.php92 $broker = end($this->brokers);
/plugin/codeprettify/code-prettify/src/
H A Dlang-vhdl.js39 …fer|bus|case|component|configuration|constant|disconnect|downto|else|elsif|end|entity|exit|file|fo…
/plugin/solr/
H A Dindex_all.php107 $doc->end();

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