Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts38 …export const createRegularExpressionLiteral = Debug.deprecate(factory.createRegularExpressionLiter… constant
/third_party/typescript/lib/
Dtypescript.d.ts3203 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
6514 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
DtypescriptServices.d.ts3203 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
6514 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
Dtsserverlibrary.d.ts3203 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
10259 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
Dtsc.js16260 createRegularExpressionLiteral: createRegularExpressionLiteral, property
16871 function createRegularExpressionLiteral(text) { function
DtypingsInstaller.js20556 createRegularExpressionLiteral: createRegularExpressionLiteral, property
21193 function createRegularExpressionLiteral(text) { function
DtypescriptServices.js20761 createRegularExpressionLiteral: createRegularExpressionLiteral, property
21398 function createRegularExpressionLiteral(text) { function
Dtypescript.js20761 createRegularExpressionLiteral: createRegularExpressionLiteral, property
21398 function createRegularExpressionLiteral(text) { function
Dtsserverlibrary.js20761 createRegularExpressionLiteral: createRegularExpressionLiteral, property
21398 function createRegularExpressionLiteral(text) { function
Dtsserver.js20567 createRegularExpressionLiteral: createRegularExpressionLiteral, property
21204 function createRegularExpressionLiteral(text) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3319 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
6761 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
Dtsserverlibrary.d.ts3319 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
10544 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant