Searched refs:dotAll (Results 1 – 7 of 7) sorted by relevance
19 const testRegExpDotAll = /foo/g.dotAll;63 var testRegExpDotAll = /foo/g.dotAll;
112 const testRegExpDotAll = /foo/g.dotAll;114 >/foo/g.dotAll : any116 >dotAll : any
13 …edToChangeYourTargetLibraryES2016Plus.ts(18,33): error TS2550: Property 'dotAll' does not exist on…78 const testRegExpDotAll = /foo/g.dotAll;80 !!! error TS2550: Property 'dotAll' does not exist on type 'RegExp'. Do you need to change your tar…
53 const testRegExpDotAll = /foo/g.dotAll;
18 readonly dotAll: boolean; property
38 readonly dotAll: boolean; property
20 const testRegExpDotAll = /foo/g.dotAll;