Home
last modified time | relevance | path

Searched defs:hasExtendedUnicodeEscape (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/compiler/
Dscanner.ts22 hasExtendedUnicodeEscape(): boolean; method
/third_party/typescript/lib/
DtypescriptServices.d.ts1145 hasExtendedUnicodeEscape?: boolean; property
3995 hasExtendedUnicodeEscape(): boolean; method
Dtypescript.d.ts1145 hasExtendedUnicodeEscape?: boolean; property
3995 hasExtendedUnicodeEscape(): boolean; method
Dtsserverlibrary.d.ts1145 hasExtendedUnicodeEscape?: boolean; property
3995 hasExtendedUnicodeEscape(): boolean; method
Dtsc.js7100 hasExtendedUnicodeEscape: function () { return (tokenFlags & 8) !== 0; }, method
16859 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument
DtypingsInstaller.js9922hasExtendedUnicodeEscape: function () { return (tokenFlags & 8 /* ExtendedUnicodeEscape */) !== 0;… method
21179 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument
DtypescriptServices.js10127hasExtendedUnicodeEscape: function () { return (tokenFlags & 8 /* ExtendedUnicodeEscape */) !== 0;… method
21384 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument
Dtypescript.js10127hasExtendedUnicodeEscape: function () { return (tokenFlags & 8 /* ExtendedUnicodeEscape */) !== 0;… method
21384 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument
Dtsserver.js9933hasExtendedUnicodeEscape: function () { return (tokenFlags & 8 /* ExtendedUnicodeEscape */) !== 0;… method
21190 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument
Dtsserverlibrary.js10127hasExtendedUnicodeEscape: function () { return (tokenFlags & 8 /* ExtendedUnicodeEscape */) !== 0;… method
21384 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1154 hasExtendedUnicodeEscape?: boolean; property
4075 hasExtendedUnicodeEscape(): boolean; method
Dtypescript.d.ts1154 hasExtendedUnicodeEscape?: boolean; property
4075 hasExtendedUnicodeEscape(): boolean; method