Home
last modified time | relevance | path

Searched refs:astral (Results 1 – 15 of 15) sorted by relevance

/plugin/asciidocjs/node_modules/with/node_modules/acorn/bin/
Dgenerate-identifier-regex.js31 var astral = [], re = "";
43 astral.push(from - at, to - from);
47 return {nonASCII: re, astral: astral};
54 console.log("const astralIdentifierStartCodes = " + JSON.stringify(startData.astral));
55 console.log("const astralIdentifierCodes = " + JSON.stringify(contData.astral));
/plugin/asciidocjs/node_modules/babylon/bin/
Dgenerate-identifier-regex.js35 const astral = [];
49 astral.push(from - at, to - from);
53 return { nonASCII: re, astral: astral };
61 console.log("const astralIdentifierStartCodes = " + JSON.stringify(startData.astral) + ";");
62 console.log("const astralIdentifierCodes = " + JSON.stringify(contData.astral) + ";");
/plugin/asciidocjs/node_modules/acorn/src/
Didentifier.js59 export function isIdentifierStart(code, astral) { argument
65 if (astral === false) return false
71 export function isIdentifierChar(code, astral) { argument
79 if (astral === false) return false
Dtokenize.js650 let astral = this.options.ecmaVersion >= 6
653 if (isIdentifierChar(ch, astral)) {
663 if (!(first ? isIdentifierStart : isIdentifierChar)(esc, astral))
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Didentifier.js60 export function isIdentifierStart(code, astral) { argument
66 if (astral === false) return false
72 export function isIdentifierChar(code, astral) { argument
80 if (astral === false) return false
Dtokenize.js662 let astral = this.options.ecmaVersion >= 6
665 if (isIdentifierChar(ch, astral)) {
675 if (!(first ? isIdentifierStart : isIdentifierChar)(esc, astral))
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js60 function isIdentifierStart(code, astral) { argument
66 if (astral === false) return false
72 function isIdentifierChar(code, astral) { argument
80 if (astral === false) return false
3046 var astral = this.options.ecmaVersion >= 6
3049 if (isIdentifierChar(ch, astral)) {
3059 if (!(first ? isIdentifierStart : isIdentifierChar)(esc, astral))
Dacorn.js66 function isIdentifierStart(code, astral) { argument
72 if (astral === false) return false
78 function isIdentifierChar(code, astral) { argument
86 if (astral === false) return false
3052 var astral = this.options.ecmaVersion >= 6
3055 if (isIdentifierChar(ch, astral)) {
3065 if (!(first ? isIdentifierStart : isIdentifierChar)(esc, astral))
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js59 function isIdentifierStart(code, astral) { argument
65 if (astral === false) return false
71 function isIdentifierChar(code, astral) { argument
79 if (astral === false) return false
3303 var astral = this.options.ecmaVersion >= 6
3306 if (isIdentifierChar(ch, astral)) {
3316 if (!(first ? isIdentifierStart : isIdentifierChar)(esc, astral))
Dacorn.js65 function isIdentifierStart(code, astral) { argument
71 if (astral === false) return false
77 function isIdentifierChar(code, astral) { argument
85 if (astral === false) return false
3309 var astral = this.options.ecmaVersion >= 6
3312 if (isIdentifierChar(ch, astral)) {
3322 if (!(first ? isIdentifierStart : isIdentifierChar)(esc, astral))
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js548 astral: false, property
983 features.astral = on;
1440 if (!features.astral && options.astral) {
1793 if (features.astral && options.astral) {
Dsyntaxhighlighter.js.map1astral","natives","nativ","RegExp","prototype","String","fixed","regexCache","patternCache","token…
/plugin/passpolicy/
D10k-common-passwords.txt9515 astral
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1 … Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1 … Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev…