Searched defs:hasExtendedUnicodeEscape (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | scanner.ts | 53 hasExtendedUnicodeEscape(): boolean; method
|
| D | types.ts | 1475 /** @internal */ hasExtendedUnicodeEscape?: boolean; property 2561 hasExtendedUnicodeEscape?: boolean; property
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 1345 hasExtendedUnicodeEscape?: boolean; property
|
| D | tsserverlibrary.d.ts | 5348 hasExtendedUnicodeEscape?: boolean; property
|
| D | typingsInstaller.js | 14147 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument 14202 function createIdentifier(text, typeArguments, originalKeywordKind, hasExtendedUnicodeEscape) { argument
|
| D | tsc.js | 19438 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument 19493 function createIdentifier(text, typeArguments, originalKeywordKind, hasExtendedUnicodeEscape) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 1345 hasExtendedUnicodeEscape?: boolean; property
|
| D | tsserverlibrary.d.ts | 5348 hasExtendedUnicodeEscape?: boolean; property
|