Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 25 of 187) sorted by relevance

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DInstanceGroupManagerActionsSummary.php61 public $starting; variable in Google\\Service\\Compute\\InstanceGroupManagerActionsSummary
204 public function setStarting($starting) argument
206 $this->starting = $starting;
213 return $this->starting;
/plugin/sequencediagram/bower_components/lodash/test/
Dsaucelabs.js358 this.starting = false;
481 this.starting = false;
525 … this.removing = this.resetting = this.restarting = this.running = this.starting = this.stopping =…
606 if (this.starting || this.running) {
609 this.starting = true;
627 …if (this.checking || this.removing || this.resetting || this.restarting || this.starting || this.s…
733 this.restarting = this.running = this.starting = this.stopping = false;
790 if (this.starting || this.running) {
793 this.starting = true;
/plugin/asciidocjs/node_modules/with/node_modules/acorn/bin/
Dgenerate-identifier-regex.js12 function search(arr, ch, starting) { argument
13 for (var i = starting; arr[i] <= ch && i < arr.length; last = i++)
/plugin/asciidocjs/node_modules/babylon/bin/
Dgenerate-identifier-regex.js16 function search(arr, ch, starting) { argument
17 for (let i = starting; arr[i] <= ch && i < arr.length; last = i++)
/plugin/acknowledge/lang/en/
Dreport.txt8 * Regular Expressions starting and ending with ''/''
Dassign.txt9 …* Regular Expressions starting and ending with ''/'' - they are matched against a '':'' prefixed f…
/plugin/extlist/
Dplugin.info.txt6 …nsecutive indented lines of text as one list item, b) ordered list with starting number, c) descri…
/plugin/recommend/lang/en/
Dintro.txt9 …* Regular expressions starting and ending with ''/'' are matched against a '':'' prefixed full pag…
/plugin/struct/lang/en/
Dassignments_intro.txt8 …* Regular Expressions starting and ending with ''/'' - they are matched against a '':'' prefixed f…
/plugin/upgrade/lang/en/
Dstep0.txt3 … files. The plugin will check for the necessary file permissions before starting the upgrade proce…
/plugin/elwikiupgrade/lang/en/
Dstep0.txt3 … files. The plugin will check for the necessary file permissions before starting the elwikiupgrade…
/plugin/acronym/
DREADME24 2010-11-21: 1 hour: listblock starting with two ** works now, see https://github.com/tstaerk/medias…
41 2010-04-11: 1 hour: <pre> tag must not be interrupted by a line starting with a character that is …
/plugin/twcheckliste/lang/en/
Dstep0.txt8 …process. The plugin will check for the required file permissions before starting the upgrade proce…
/plugin/tplinc/lang/en/
Dhelp.txt6 …* Regular Expressions can be used starting and ending with ''/'' - they are matched against a '':'…
/plugin/siteexport/
DREADME.md3 …iki site as a standalone version. It cycles through your namespaces - a starting point can be give…
39 SiteExport is only available from the Admin menu at the _Additional Plugins_ section. When starting
41 ### Enter your starting Namespace
53 This is usefull for exporting translated namespaces starting with the root of the translation.
163 mergeheader | this will, as addition to merge, merge all headers starting with the first document (…
191 …* `includeSelectedVersion` - will export all documents starting from the newest to the document di…
/plugin/html2pdf/html2pdf/html2ps/
DTODO28 Setting starting page number explicitly (replacing default value of 1)
/plugin/mediasyntax/
DREADME44 2010-11-21: 1 hour: listblock starting with two ** works now, see https://github.com/tstaerk/medias…
61 2010-04-11: 1 hour: <pre> tag must not be interrupted by a line starting with a character that is …
/plugin/twofactorsmsappliance/
DREADME16 A huge thanks to János Fekete - his memcache plugin provided me a starting
/plugin/attribute/
DREADME16 A huge thanks to János Fekete - his memcache plugin provided me a starting
/plugin/asciidocjs/node_modules/character-parser/
DREADME.md65 Parse a string starting at the index start, and return the state after parsing that string.
95 Get a default starting state.
130 - Any of the property values of `characterParser.BRACKETS` (the end bracket, not the starting brack…
/plugin/mediasyntax/test/
Dmediasyntax-test.txt7 preformatted text starting one line later
/plugin/dokutexit/conf/
Dheader-namespace.tex8 %% Warning: polyglossia works with LuaTeX starting from TL2013
Dheader-page.tex8 %% Warning: polyglossia works with LuaTeX starting from TL2013
/plugin/revealjs/
Dchangelog.md17 …zontal_slide_level: Headers on this level or above starting a horizontal slide. Levels below start…
43 …- The normal section editing has the problem, that it is starting on the headers, so the backgroun…
/plugin/colorswatch/
DREADME.md15 The plugin only supports hexadecimal color codes (the ones starting with ``#``), no functions like …

12345678