| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/ |
| D | InlineControlStructureSniff.php | 239 for ($endLine = $end; $endLine < $phpcsFile->numTokens; $endLine++) { 240 if (isset($tokens[($endLine + 1)]) === false 241 || $tokens[$endLine]['line'] !== $tokens[($endLine + 1)]['line'] 247 if ($tokens[$endLine]['code'] !== T_COMMENT) { 248 $endLine = $end; 252 $endLine = $end; 256 if ($endLine !== $end) { 257 $endToken = $endLine; 302 if ($endLine !== $end) { 304 $phpcsFile->fixer->addNewlineBefore($endLine); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
| D | ScriptStackFrame.php | 29 public $endLine; variable in Google\\Service\\Bigquery\\ScriptStackFrame 64 public function setEndLine($endLine) argument 66 $this->endLine = $endLine; 73 return $this->endLine;
|
| /plugin/autotabber/ |
| D | taboverride.js | 210 endLine, // for multi-line selections, the last character position of the last line 295 endLine = selEnd; 299 endLine = selEnd - 1; 303 endLine = text.indexOf('\n', selEnd); 304 if (endLine === -1) { 305 endLine = text.length; 316 text.slice(startLine, endLine).replace(/\n/g, function () { 319 }) + text.slice(endLine); 420 endLine = text.indexOf('\n', selStart); 423 if (endLine === -1) { [all …]
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/ |
| D | Element.php | 37 public $endCol = null, $endLine = null, $endArmor = array(); variable in HTMLPurifier_Node_Element 53 …$end = new HTMLPurifier_Token_End($this->name, array(), $this->endLine, $this->endCol, $this->endA…
|
| /plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/ |
| D | Stream.php | 599 * @param int $endLine 601 private function addFunctionToMap($name, $startLine, $endLine) argument 603 for ($line = $startLine; $line <= $endLine; $line++) {
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ |
| D | MissingColonSniff.php | 65 $endLine = $tokens[$end]['line'];
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | Arborize.php | 25 $r->endLine = $token->line;
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
| D | Test.php | 565 $endLine = $method->getEndLine() - 1; 566 $methodLines = array_slice($code, $startLine, $endLine - $startLine + 1);
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/ |
| D | CodeCoverage.php | 822 $endLine = $token->getEndLine(); 824 for ($i = $token->getLine(); $i <= $endLine; $i++) {
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 2.2.js | 282 function create(startLine, endLine, startCharacter, endCharacter, kind) { 285 endLine: endLine 32189 var endLine = getEndLine(t); 32190 if (startLine !== endLine) { 32193 endLine: endLine, 32222 var endLine = getEndLine(token); 32230 if (prevToken && getEndLine(prevToken) !== endLine) { 32231 endLine--; 32233 if (prevDelimiter.line !== endLine) { 32236 endLine: endLine, [all …]
|
| D | 4.4.js.map | 1 …endLine: startLine, kind: token === 1 /* OpenBraceToken */ ? 'object' : 'array' };\n …
|
| D | 3.3.js.map | 1 …endLine, startCharacter, endCharacter, kind) {\n var result = {\n startLine: sta…
|
| D | 6.6.js | 1 …endLine:t};return me.defined(r)&&(o.startCharacter=r),me.defined(n)&&(o.endCharacter=n),me.defined… property
|
| D | json.worker.js.map | 1 …endLine: startLine, kind: token === 1 /* OpenBraceToken */ ? 'object' : 'array' };\n …
|
| D | 5.5.js | 1 …}(h||(h={})),function(e){e.create=function(e,t,n,i,r){var a={startLine:e,endLine:t};return re.defi… property
|
| D | 2.2.js.map | 1 …endLine, startCharacter, endCharacter, kind) {\n var result = {\n startLine: sta…
|
| /plugin/jdraw/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jcapture/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 20915 endLine = end.lineIndex; 20917 for (var i = startLine; i <= endLine; i++) { 20924 if (j >= start.charIndex && (i !== endLine || j < end.charIndex)) { 20932 else if (i > startLine && i < endLine) { 20935 else if (i === endLine) {
|
| D | fabric.min.js | 13 …endLine=end.lineIndex;for(var i=startLine;i<=endLine;i++){var lineOffset=this._getCachedLineOffset…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | 6.6.js | 1 …endLine:t};return me.defined(r)&&(o.startCharacter=r),me.defined(n)&&(o.endCharacter=n),me.defined… property
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
| /plugin/codemirror/dist/keymaps/ |
| D | vim.min.js.map | 1 …endLine","indentLine","indentAuto","_args","execCommand","changeCase","getSelections","swapped","t…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 758 …endLine=a+h,e.endColumn=s-1+-h))}computeNewColumn(e,r){return e+r}createOffsetOnlyToken(e,r,n,i){r… 759 …Wu(t,e,r,n,i,a,s,l){return{image:e,startOffset:r,endOffset:n,startLine:i,endLine:a,startColumn:s,e… 789 …olumn=e.endColumn,t.endLine=e.endLine):t.endOffset<e.endOffset&&(t.endOffset=e.endOffset,t.endColu… 793 …endLine:NaN,endColumn:NaN}}setInitialNodeLocationFullRegular(e){let r=this.LA(1);e.location={start… property 816 …)(Yle||(Yle={}));(function(t){function e(n,i,a,s,l,u){let h={startLine:n,endLine:i};return $e.defi… property 827 …endLine=e.range.end.line,n.endColumn=e.range.end.character),n}hydrate(e){let r=e.value,n=this.crea…
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js.map | 1 …endLine = line + child.lines - 1;\n if ((isLine ? endLine : end) >= target) return chil…
|