An open API service indexing awesome lists of open source software.

https://github.com/elfive/vb6_regexp

A Simple Program To Test VB6's support For Regular Expression
https://github.com/elfive/vb6_regexp

Last synced: 4 months ago
JSON representation

A Simple Program To Test VB6's support For Regular Expression

Awesome Lists containing this project

README

          

# VB6_RegExp
A Simple Program To Test VB6's support For Regular Expression

中文翻译:
IgnoreCase:忽略大小写
MultiLine:多行支持
Global:全局匹配(匹配所有能匹配的项)