@@ -74,15 +74,15 @@ exports[`test/basic.js TAP basic tests > makeRe ** 3`] = `
7474`
7575
7676exports [ `test/basic.js TAP basic tests > makeRe *******? 1` ] = `
77- /^(?:(?!\\.)(?=.)[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/] )$/
77+ /^(?:(?!\\.)(?=.)[^/]*?[^/])$/
7878`
7979
8080exports [ `test/basic.js TAP basic tests > makeRe *******c 1` ] = `
81- /^(?:(?!\\.)(?=.)[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*? c)$/
81+ /^(?:(?!\\.)(?=.)[^/]*?c)$/
8282`
8383
8484exports [ `test/basic.js TAP basic tests > makeRe *****?? 1` ] = `
85- /^(?:(?!\\.)(?=.)[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/] [^/])$/
85+ /^(?:(?!\\.)(?=.)[^/]*?[^/][^/])$/
8686`
8787
8888exports [ `test/basic.js TAP basic tests > makeRe **/.x/** 1` ] = `
@@ -114,7 +114,7 @@ exports[`test/basic.js TAP basic tests > makeRe *\\\\!* 1`] = `
114114`
115115
116116exports [ `test/basic.js TAP basic tests > makeRe *c*?** 1` ] = `
117- /^(?:(?!\\.)(?=.)[^/]*?c[^/]*?[^/][^/]*?[^/]*? )$/
117+ /^(?:(?!\\.)(?=.)[^/]*?c[^/]*?[^/][^/]*?)$/
118118`
119119
120120exports [ `test/basic.js TAP basic tests > makeRe +(a)!(b)+(c) 1` ] = `
@@ -138,35 +138,35 @@ exports[`test/basic.js TAP basic tests > makeRe /^root:/{s/^[^:]*:[^:]*:([^:]*).
138138`
139139
140140exports [ `test/basic.js TAP basic tests > makeRe ?************c****?**** 1` ] = `
141- /^(?:(?!\\.)(?=.)[^/][^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*? c[^/]*?[^/]*?[^/]*?[^/]*?[^/][^/]*?[^/]*?[^/]*? [^/]*?)$/
141+ /^(?:(?!\\.)(?=.)[^/][^/]*?c[^/]*?[^/][^/]*?)$/
142142`
143143
144144exports [ `test/basic.js TAP basic tests > makeRe ?*****?? 1` ] = `
145- /^(?:(?!\\.)(?=.)[^/][^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/] [^/])$/
145+ /^(?:(?!\\.)(?=.)[^/][^/]*?[^/][^/])$/
146146`
147147
148148exports [ `test/basic.js TAP basic tests > makeRe ?*****?c 1` ] = `
149- /^(?:(?!\\.)(?=.)[^/][^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/] c)$/
149+ /^(?:(?!\\.)(?=.)[^/][^/]*?[^/]c)$/
150150`
151151
152152exports [ `test/basic.js TAP basic tests > makeRe ?***?**** 1` ] = `
153- /^(?:(?!\\.)(?=.)[^/][^/]*?[^/]*?[^/]*?[^/][^/]*?[^/]*?[^/]*? [^/]*?)$/
153+ /^(?:(?!\\.)(?=.)[^/][^/]*?[^/][^/]*?)$/
154154`
155155
156156exports [ `test/basic.js TAP basic tests > makeRe ?***?****? 1` ] = `
157- /^(?:(?!\\.)(?=.)[^/][^/]*?[^/]*?[^/]*?[^/][^/]*?[^/]*?[^/]*? [^/]*?[^/])$/
157+ /^(?:(?!\\.)(?=.)[^/][^/]*?[^/][^/]*?[^/])$/
158158`
159159
160160exports [ `test/basic.js TAP basic tests > makeRe ?***?****c 1` ] = `
161- /^(?:(?!\\.)(?=.)[^/][^/]*?[^/]*?[^/]*?[^/][^/]*?[^/]*?[^/]*? [^/]*?c)$/
161+ /^(?:(?!\\.)(?=.)[^/][^/]*?[^/][^/]*?c)$/
162162`
163163
164164exports [ `test/basic.js TAP basic tests > makeRe ??**********?****? 1` ] = `
165- /^(?:(?!\\.)(?=.)[^/][^/][^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/][^/]*?[^/]*?[^/]*? [^/]*?[^/])$/
165+ /^(?:(?!\\.)(?=.)[^/][^/][^/]*?[^/][^/]*?[^/])$/
166166`
167167
168168exports [ `test/basic.js TAP basic tests > makeRe ??**********?****c 1` ] = `
169- /^(?:(?!\\.)(?=.)[^/][^/][^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/][^/]*?[^/]*?[^/]*? [^/]*?c)$/
169+ /^(?:(?!\\.)(?=.)[^/][^/][^/]*?[^/][^/]*?c)$/
170170`
171171
172172exports [ `test/basic.js TAP basic tests > makeRe @(*|.*) 1` ] = `
@@ -342,47 +342,47 @@ exports[`test/basic.js TAP basic tests > makeRe a* 1`] = `
342342`
343343
344344exports [ `test/basic.js TAP basic tests > makeRe a********???******* 1` ] = `
345- /^(?:(?=.)a[^/]*?[^/]*? [^/]*? [^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/][^/][^/][^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/]*? [^/]*?)$/
345+ /^(?:(?=.)a[^/]*?[^/][^/][^/][^/]*?)$/
346346`
347347
348348exports [ `test/basic.js TAP basic tests > makeRe a*****?c 1` ] = `
349- /^(?:(?=.)a[^/]*?[^/]*?[^/]*?[^/]*?[^/]*?[^/] c)$/
349+ /^(?:(?=.)a[^/]*?[^/]c)$/
350350`
351351
352352exports [ `test/basic.js TAP basic tests > makeRe a*****c*?** 1` ] = `
353- /^(?:(?=.)a[^/]*?[^/]*?[^/]*?[^/]*?[^/]*? c[^/]*?[^/][^/]*? [^/]*?)$/
353+ /^(?:(?=.)a[^/]*?c[^/]*?[^/][^/]*?)$/
354354`
355355
356356exports [ `test/basic.js TAP basic tests > makeRe a****c**?**??***** 1` ] = `
357- /^(?:(?=.)a[^/]*?[^/]*?[^/]*?[^/]*? c[^/]*?[^/]*? [^/][^/] *?[^/]*? [^/][^/][^/]*?[^/]*?[^/]*?[^/]*? [^/]*?)$/
357+ /^(?:(?=.)a[^/]*?c[^/]*?[^/][^/]*?[^/][^/][^/]*?)$/
358358`
359359
360360exports [ `test/basic.js TAP basic tests > makeRe a***c 1` ] = `
361- /^(?:(?=.)a[^/]*?[^/]*?[^/]*? c)$/
361+ /^(?:(?=.)a[^/]*?c)$/
362362`
363363
364364exports [ `test/basic.js TAP basic tests > makeRe a**?**cd**?**??***k 1` ] = `
365- /^(?:(?=.)a[^/]*?[^/]*? [^/][^/]*?[^/]*? cd[^/]*?[^/]*? [^/][^/] *?[^/]*? [^/][^/][^/]*?[^/]*? [^/]*?k)$/
365+ /^(?:(?=.)a[^/]*?[^/][^/]*? cd[^/]*?[^/][^/]*?[^/][^/][^/]*?k)$/
366366`
367367
368368exports [ `test/basic.js TAP basic tests > makeRe a**?**cd**?**??***k** 1` ] = `
369- /^(?:(?=.)a[^/]*?[^/]*? [^/][^/]*?[^/]*? cd[^/]*?[^/]*? [^/][^/] *?[^/]*? [^/][^/][^/]*?[^/]*?[^/]*?k[^/]*? [^/]*?)$/
369+ /^(?:(?=.)a[^/]*?[^/][^/]*? cd[^/]*?[^/][^/]*?[^/][^/][^/]*?k [^/]*?)$/
370370`
371371
372372exports [ `test/basic.js TAP basic tests > makeRe a**?**cd**?**??k 1` ] = `
373- /^(?:(?=.)a[^/]*?[^/]*? [^/][^/]*?[^/]*? cd[^/]*?[^/]*?[^/][^/]*? [^/]*?[^/][^/]k)$/
373+ /^(?:(?=.)a[^/]*?[^/][^/]*? cd[^/]*?[^/][^/]*?[^/][^/]k)$/
374374`
375375
376376exports [ `test/basic.js TAP basic tests > makeRe a**?**cd**?**??k*** 1` ] = `
377- /^(?:(?=.)a[^/]*?[^/]*? [^/][^/]*?[^/]*? cd[^/]*?[^/]*? [^/][^/] *?[^/]*? [^/][^/]k[^/]*?[^/]*? [^/]*?)$/
377+ /^(?:(?=.)a[^/]*?[^/][^/]*? cd[^/]*?[^/][^/]*?[^/][^/]k [^/]*?)$/
378378`
379379
380380exports [ `test/basic.js TAP basic tests > makeRe a*[^c] 1` ] = `
381381/^(?:(?=.)a[^/]*?[^c])$/
382382`
383383
384384exports [ `test/basic.js TAP basic tests > makeRe a*cd**?**??k 1` ] = `
385- /^(?:(?=.)a[^/]*?cd[^/]*?[^/]*?[^/][^/]*? [^/]*?[^/][^/]k)$/
385+ /^(?:(?=.)a[^/]*?cd[^/]*?[^/][^/]*?[^/][^/]k)$/
386386`
387387
388388exports [ `test/basic.js TAP basic tests > makeRe a/*/b 1` ] = `
0 commit comments