Skip to content

Different Results vs. VBScript? #19

Open
@jpbro

Description

@jpbro

When Multiline = TRUE and Global = True (for VbScript/NA for my wrapper) consider the following subject:

"File1.zip.exe" & vbCrLf & "File2.com" & vbCrLf & "File 3"

And the following regex:

.*$

VBScript returns 6 matches, but my wrapper returns only 2. Who is right?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions