Home
last modified time | relevance | path

Searched refs:nextChar (Results 1 – 19 of 19) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DEscapableParser.php
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php378 $nextChar = null;
424 $nextChar = $in[$i];
427 if (isset($_skip[$nextChar])) {
428 if ("\n" === $nextChar) {
518 if (isset($_tokens[$nextChar])) {
519 $token = $nextChar;
522 if ("\n" === $nextChar) {
549 $nextChar = $match[1];
594 $i -= strlen($nextChar);
624 $this->buffers[-1] = $nextChar;
[all …]
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Strings/
H A DUnnecessaryStringConcatSniff.php113 $nextChar = $tokens[$next]['content'][1];
114 $combined = $prevChar.$nextChar;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DFootnoteRefParser.php
H A DAnonymousFootnoteRefParser.php
/plugin/codemirror/dist/modes/
H A Dsass.min.js.map1nextChar","peekChar","previousChar","string","charAt","pos","endingString","cursorHalf","buildInte…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js16340 lexer.nextChar();
16377 lexer.nextChar();
16544 this.nextChar();
16843 this.nextChar();
16923 this.nextChar();
16927 this.nextChar();
16951 this.nextChar();
16955 this.nextChar();
48409 this.nextChar();
48467 this.nextChar();
[all …]
H A Dpdf.worker.js.map1nextChar","getToken","isSpecial","readCharStrings","lenIV","extractFontProgram","privateData","pro…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php2847 $nextChar = null;
2877 $nextChar = $crntChar;
2885 if ($nextChar && isset($this->arabRightJoining[hexdec($nextChar)])) {
2889 $nextChar = $crntChar;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1nextChar=function(){return this.source.charCodeAt(this.position++)||0},e.prototype.peekChar=functi… method in e
H A D2.2.js28222 MultiLineStream.prototype.nextChar = function () { method in MultiLineStream
28483 this.stream.nextChar();
28605 var closeQuote = this.stream.nextChar();
28611 this.stream.nextChar();
H A D5.5.js1 …totype.goToEnd=function(){this.position=this.source.length},e.prototype.nextChar=function(){return… method in e
H A D2.2.js.map1nextChar = function () {\n return this.source.charCodeAt(this.position++) || 0;\n };\n …
H A D3.3.js.map1 …s.position = this.source.length;\n };\n MultiLineStream.prototype.nextChar = function () {\n…
H A Dbundle.js.map1nextChar;\n let offset = firstCodiconIndex;\n const length = text.length;\n // Append all…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1nextChar","ln","curr","last_valid","skip_empty_lines","reverse","curr_index","bracketRegexp","open…