Home
last modified time | relevance | path

Searched refs:start (Results 651 – 675 of 1772) sorted by relevance

1...<<21222324252627282930>>...71

/plugin/grouphome/
H A DREADME3 Redirect logged in users from the start page to their primary group's homepage
/plugin/codemirror/dist/modes/
H A Dhandlebars.min.js.map1start","regex","push","token","handlebars_raw","pop","handlebars","dash_comment","comment","meta",…
H A Dcss.min.js.map1start\",\n \"grid-gap\", \"grid-row\", \"grid-row-end\", \"grid-row-gap\", \"grid-row-start\",\…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D10.10.js.map1start: new RegExp('^\\\\s*(::\\\\s*|REM\\\\s+)#region'),\n end: new RegExp('^\\\\s*(::\…
H A D16.16.js1 …",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],folding:{markers:{start:new RegExp("^\\s*\… property in AnonymousFunction29ebc6290100.r.folding.markers
H A D24.24.js1 …action:{indentAction:i.languages.IndentAction.Indent}}],folding:{markers:{start:new RegExp("^\\s*\… property in AnonymousFunction7c4a21470100.o.folding.markers
/plugin/dokusioc/
H A Daction.php188 if ($ID == $conf['start']) {
211 if ($ID == $conf['start']) {
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php31 * @param DateTimeInterface $start
33 function __construct($rrule, DateTimeInterface $start) { argument
35 $this->startDate = $start;
/plugin/authplaincas/
H A Dauth.php626 * @param start index of first user to be returned
631 function retrieveUsers($start=0,$limit=0,$filter=array()) { argument
643 if ($i >= $start) {
/plugin/combo/ComboStrap/
H A DPluginUtility.php351 * A tag should start with the tag
604 $start = strpos($match, ">");
605 if ($start == false) {
609 $match = substr($match, $start + 1);
777 LogUtility::msg("This is not a text tag because it does not start with the character `>`");
892 * Utility methodPreprocess a start tag to be able to extract the name
915 // Trim to start clean
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md52 To control a browser, you need to start a *remote end* (server), which will listen to the commands sent
77 Run `geckodriver` binary (it start to listen on port 4444 by default):
117 Now you can start browser of your choice:
132 Desired capabilities define properties of the browser you are about to start.
145 // Add arguments via FirefoxOptions to start headless firefox
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1400 $start = microtime(true);
1409 $elapsed = microtime(true) - $start;
1442 $start = microtime(true);
1448 $elapsed = microtime(true) - $start;
3422 $start = microtime(true);
3431 $elapsed = microtime(true) - $start;
3443 $elapsed = microtime(true) - $start;
3453 $start = microtime(true);
4283 $start = microtime(true);
4339 $start = $stop = "\r\n";
[all …]
/plugin/code3/src/
H A Dtz.js1012 var start = 0;
1089 if (emitEnd > start) {
1091 new PR_Token(s.substring(start, emitEnd), stateStyle));
1092 start = emitEnd;
1098 if (s.length > start) {
1099 tokensOut.push(new PR_Token(s.substring(start, s.length), stateStyle));
/plugin/anewssystem/
H A Dsyntax.php756 $start= stripos($news_rawcontent,$value)-5;
760 $stop = strlen($temps)+$start+6;
773 … <input type="hidden" name="range" value="'.$start.'-'.$stop.'" />
1071 $start= stripos($news_rawcontent,$value)-5;
1075 $stop = strlen($temps)+$start+6;
1087 … <input type="hidden" name="range" value="'.$start.'-'.$stop.'" />
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFileSync.js41 this.start();
51 this.start();
236 DrawioFileSync.prototype.start = function() method in DrawioFileSync
764 this.start();
1053 this.start();
1340 this.start();
/plugin/dwcommits/conf/
H A Ddefault.local.ini.dist23 ; notice that these directory names do not start with a forward slash !
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md15 * #11: Fix support for URIs that start with a triple slash. PHP's `parse_uri()`
/plugin/authjoomla3/
H A DREADME.md9 - Navigate to your doku wiki config page (doku.php?id=start&do=admin&page=config)
/plugin/bureaucracy-au/_test/
H A Dinput.txt2 action template userstpl users:%Y:@@What's your Name?@@:start
/plugin/bureaucracyau/_test/
H A Dinput.txt2 action template userstpl users:%Y:@@What's your Name?@@:start
/plugin/icalevents/vendor/sabre/uri/
H A DCHANGELOG.md15 * #11: Fix support for URIs that start with a triple slash. PHP's `parse_uri()`
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php93 public function start(SearchRequest $search, ?int $size = null): void
72 public function start(SearchRequest $search, ?int $size = null): void global() function in FreeDSx\\Ldap\\Search\\Paging
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DSlmNamespace.php170 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/slm-api-start.html
172 public function start(array $params = []) function in Elasticsearch\\Namespaces\\SlmNamespace
/plugin/mediasyntax/
H A DREADME53 2010-08-20: 1 hour: preblock and codeblock should start on the same column
56 2010-05-05: 8 hours: preformatted text directly under normal text works, and two subsequent lines of preformatted text start on the same column
/plugin/spellcheck/
H A Dscript.js322 this.start = function(){ method in ajax_spell_class
425 ajax.onCompletion = this.start;

1...<<21222324252627282930>>...71