Home
last modified time | relevance | path

Searched defs:tokens (Results 51 – 75 of 76) sorted by last modified time

1234

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DJumbledIncrementerSniff.php120 protected function findIncrementers(array $tokens, array $token)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DIncludeOwnSystemSniff.php100 array $tokens,
H A DIncludeSystemSniff.php311 array $tokens,
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Files/
H A DSideEffectsSniff.php92 private function _searchForConflict(PHP_CodeSniffer_File $phpcsFile, $start, $end, $tokens)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/
H A DFunctionCallSignatureSniff.php50 … public function isMultiLineCall(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $openBracket, $tokens)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowAlternativePHPTagsSniff.php221 protected function findClosingTag(PHP_CodeSniffer_File $phpcsFile, $tokens, $stackPtr, $content)
245 …protected function addChangeset(PHP_CodeSniffer_File $phpcsFile, $tokens, $open_tag_pointer, $clos…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DFunctionCallSignatureSniff.php180 … public function isMultiLineCall(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $openBracket, $tokens)
205 …c function processSingleLineCall(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $openBracket, $tokens)
325 …ic function processMultiLineCall(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $openBracket, $tokens)
H A DFunctionDeclarationSniff.php192 … function isMultiLineDeclaration(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $openBracket, $tokens)
231 … public function processSingleLineDeclaration(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $tokens)
264 public function processMultiLineDeclaration(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $tokens)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DTokens.php772 public static function getHighestWeightedToken(array $tokens)
/plugin/scrape/HTMLPurifier/Lexer/
H A DPEARSax3.php
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php75 var $tokens = array(); variable in csstidy
/plugin/ebnf/
H A Debnf.php75 $dom = ebnf_parse_syntax($tokens); variable
279 ebnf_parse_syntax(& $tokens) global() argument
308 ebnf_parse_production(& $dom, & $tokens, & $i) global() argument
325 ebnf_parse_expression(& $dom, & $tokens, & $i) global() argument
336 ebnf_parse_term(& $dom, & $tokens, & $i) global() argument
348 ebnf_parse_factor(& $dom, & $tokens, & $i) global() argument
[all...]
/plugin/processing/
H A Dscript.js4198 p.splitTokens = function(str, tokens) { argument
/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersXml.jar ... Bond[] bondArray private int tokenCount String[] tokens private int nModules private int moduleNestingLevel private boolean haveMolecule private ...
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ReadersMore.jar ... adapter.smarter.AtomSetCollectionReader { private String[] tokens private float a private float b private float c private ...
H A DJmolAppletSigned0_ReadersXml.jar ... Bond[] bondArray private int tokenCount String[] tokens private int nModules private int moduleNestingLevel private boolean haveMolecule private ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_ReadersMore.jar ... adapter.smarter.AtomSetCollectionReader { private String[] tokens private float a private float b private float c private ...
/plugin/code3/
H A Dscript.js8 …nts','expandsrc':'Toggle code visibility','timings':'Processing time: ','tokens':'tokens: ','srcle… property in PSyHi.l.lang.en
/plugin/code3/src/
H A Dpsyhi.js84 ,'tokens' : 'tokens: ' property in PSyHi.strings.lang.en

1234