Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts27 …export const createRegularExpressionLiteral = Debug.deprecate(factory.createRegularExpressionLiter… constant
/third_party/typescript/lib/
Dtypescript.d.ts3588 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
7437 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
DtypescriptServices.d.ts3588 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
7437 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
Dtsserverlibrary.d.ts3588 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
11376 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
DtypingsInstaller.js22688 createRegularExpressionLiteral: createRegularExpressionLiteral, property
23359 function createRegularExpressionLiteral(text) { function
Dtsc.js18050 createRegularExpressionLiteral: createRegularExpressionLiteral, property
18691 function createRegularExpressionLiteral(text) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3588 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
7437 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
Dtsserverlibrary.d.ts3588 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method
11376 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant