Home
last modified time | relevance | path

Searched refs:next (Results 376 – 400 of 1393) sorted by relevance

1...<<11121314151617181920>>...56

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DInlineCommentSniff.php309 $next = $phpcsFile->findNext(T_WHITESPACE, ($stackPtr + 1), null, true);
311 for ($i = ($stackPtr + 1); $i < $next; $i++) {
312 if ($tokens[$i]['line'] === $tokens[$next]['line']) {
/plugin/codemirror/dist/modes/
H A Djinja2.min.js.map1next","eat","sol","startState","tokenize","token","blockCommentStart","blockCommentEnd","defineMIM…
H A Dntriples.min.js.map1next","parsedURI","eatWhile","push","match","parsedAnchor","parsedBNode","peek","parsedLang","pars…
H A Dtwig.min.js.map1next","eat","sol","startState","token","config","parserConfig","twigInner","getMode","base","multi…
H A Ddart.min.js.map1next","}","_stream","/","eat","tokenNestedComment","token","_","style","isUpper","RegExp","test","…
H A Druby.min.js.map1next","m","readQuoted","regexpAhead","style","embed","eat","delim","propertyIsEnumerable","skipToE…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DFunctionCallArgumentSpacingSniff.php138 …$next = $phpcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, ($nextSeparator + 1), null, tru…
139 if ($tokens[$next]['line'] === $tokens[$nextSeparator]['line']) {
/plugin/jplayer/vendor/symfony/process/Pipes/
H A DAbstractPipes.php115 $this->input->next();
155 $this->input->next();
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D67.67.js1next(?!\w)/,{token:"keyword.tag-for"}],[/loop(?!\w)/,{token:"keyword.tag-do"}],[/end\s+(?!for|do)(…
/plugin/combo/vendor/symfony/process/Pipes/
H A DAbstractPipes.php113 $this->input->next();
153 $this->input->next();
/plugin/zip/pear/File/Archive/Reader/
H A DSelect.php57 function next() function in File_Archive_Reader_Select
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Filter/
H A DAddressData.php54 $reader->next();
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php55 $reader->next();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DTestIterator.php32 public function next() function in TestIterator
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php55 $reader->next();
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php943 $parser->next();
984 $parser->next();
/plugin/html2pdf/snorriheim/
H A Dstyle.ini56 ; (to be deleted at the next or after next release)
H A Dstyle.ini.dist56 ; (to be deleted at the next or after next release)
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkProcessor.php
/plugin/diagramsnet/lib/plugins/
H A Danimation.js92 function next() function
105 next();
149 next();
166 next();
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalSearchPropertySetReport.php51 $reader->next();
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalSearchPropertySetReport.php51 $reader->next();
/plugin/numbering/
H A Dplugin.info.txt6 desc clicking on numbering icon prints next available number to editor, with formatting
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php44 $it->next();
/plugin/usercontact/
H A Dplugin.info.txt6 desc Dynamically displays contact data next to links to a user namespace

1...<<11121314151617181920>>...56