Searched refs:commentToken (Results 1 – 11 of 11) sorted by relevance
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/ |
| D | FunctionCommentSniff.php | 318 $commentToken = ($param['tag'] + 2); 325 …$wrapLength = ($tokens[$commentToken]['length'] - $param['type_space'] - $param['var_space'] - str… 329 …$spaceLength = (strlen($content) + $tokens[($commentToken - 1)]['length'] + $tokens[($commentToken… 342 $phpcsFile->fixer->replaceToken($commentToken, $content); 343 for ($i = ($commentToken + 1); $i <= $param['comment_end']; $i++) { 390 $commentToken = ($param['tag'] + 2); 397 …$wrapLength = ($tokens[$commentToken]['length'] - $param['type_space'] - $param['var_space'] - str… 401 …$spaceLength = (strlen($content) + $tokens[($commentToken - 1)]['length'] + $tokens[($commentToken… 414 $phpcsFile->fixer->replaceToken($commentToken, $content); 415 for ($i = ($commentToken + 1); $i <= $param['comment_end']; $i++) {
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/ |
| D | JS.php | 782 foreach ($commentTokens as $commentToken) { 783 $finalTokens[$newStackPtr] = $commentToken;
|
| D | PHP.php | 407 foreach ($commentTokens as $commentToken) { 408 $finalTokens[$newStackPtr] = $commentToken;
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js | 28 …GET:53,CLICK:54,CALLBACK_NAME:55,CALLBACK_ARGS:56,HREF:57,CSSCLASS:58,commentToken:59,textToken:60…
|
| D | mermaid.min.js.map | 1 …CALLBACK_NAME\":55,\"CALLBACK_ARGS\":56,\"HREF\":57,\"CSSCLASS\":58,\"commentToken\":59,\"textToke…
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 29 …GET:53,CLICK:54,CALLBACK_NAME:55,CALLBACK_ARGS:56,HREF:57,CSSCLASS:58,commentToken:59,textToken:60…
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1728 …GET:53,CLICK:54,CALLBACK_NAME:55,CALLBACK_ARGS:56,HREF:57,CSSCLASS:58,commentToken:59,textToken:60…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 109 …GET:52,CLICK:53,CALLBACK_NAME:54,CALLBACK_ARGS:55,HREF:56,CSSCLASS:57,commentToken:58,textToken:59… property
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 109 …GET:52,CLICK:53,CALLBACK_NAME:54,CALLBACK_ARGS:55,HREF:56,CSSCLASS:57,commentToken:58,textToken:59… property
|
| D | bundle.js.map | 1 …CALLBACK_NAME\":54,\"CALLBACK_ARGS\":55,\"HREF\":56,\"CSSCLASS\":57,\"commentToken\":58,\"textToke…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1387 …:82,styleComponent:83,NUM:84,COLON:85,UNIT:86,SPACE:87,BRKT:88,PCT:89,commentToken:90,textToken:91… property
|