Home
last modified time | relevance | path

Searched refs:lastCode (Results 1 – 7 of 7) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Files/
H A DEndFileNewlineSniff.php85 …$lastCode = $phpcsFile->findPrevious(array(T_WHITESPACE, T_DOC_COMMENT_WHITESPACE), ($lastToken - …
87 $lastCode = $lastToken;
90 $lastCodeLine = $tokens[$lastCode]['line'];
97 $fix = $phpcsFile->addFixableError($error, $lastCode, 'TooMany', $data);
101 $phpcsFile->fixer->replaceToken($lastCode, rtrim($tokens[$lastCode]['content']));
102 for ($i = ($lastCode + 1); $i < $lastToken; $i++) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DMultipleStatementAlignmentSniff.php122 $lastCode = $stackPtr;
132 if (($tokens[$assign]['line'] - $tokens[$lastCode]['line']) > 1) {
136 $lastCode = $assign;
/plugin/letsencrypt/
H A DLescript.php444 protected $lastCode; variable in Analogic\\ACME\\Client
487 $this->lastCode = curl_getinfo($handle, CURLINFO_HTTP_CODE);
523 return $this->lastCode;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js76072 var lastCode = chunk.charCodeAt(limit - 1);
76076 lastCode === CR || lastCode >= 0xD800 && lastCode <= 0xDBFF)) {
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js18280 this.lastCode = null;
H A Dpdf.worker.js.map1 …ached = (bitsCached -= n);\n this.cachedData = cachedData;\n this.lastCode = null;\n retu…