RegEx. DLL 0.6.0
Author: rob
Language: English
OS: Win98,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vista Business x64,Windows Vista Enterprise x64,Windows Vista Ultimate x64
Publisher: Codebox Software
Homepage: http://codebox.no-ip.net
RegEx. DLL 0.6.0
Thank you for downloading
Free Download RegEx. DLL 0.6.0
RegEx. DLL provides some much needed regular-expression handling for VB programmers, implementing all the common UNIX wildcard characters allowing sophisticated string comparisons and search-and-replace operations to be performed. ..
RegEx. DLL 0.6.0 Description
" RegEx "
Edit By 555ware.com Editor: RegEx. DLL - RegEx. DLL provides some much needed regular-expression handling for VB programmers. The' clsRegEx' class implements all the common UNIX wildcard characters allowing sophisticated string comparisons and search-and-replace operations to be performed.
* The' *' character represents zero or more occurrences of the previous character in the expression:
ab * c matches ac, abc, abbc, abbbbbbbc...
* The' +' character represents one or more occurrences of the previous character in the expression:
ab + c matches abc, abbc, abbbbbbbc but not ac
* Numbers within curly brackets represent a specific number of occurrences of the previous character:
a { 3 } matches aaa a { 3, 5 } matches aaa, aaaa and aaaaa
* The'?' character represents zero or one occurrences of the previous character:
a? c matches ac and aac
* The'.' character represents any single character:
a. c matches abc, aXc but not ac or abbc
Round brackets can be used to apply multipliers, such as' *' or' +', to groups of characters:
* ( abc ) * matches an empty string, abc, abcabc, abcabcabc...
* ( abc ) + matches abc, abcabc, abcabcabc...
Square brackets can be used to specify possible values for a single character. A hyphen can be used in this context to represent a range of characters. If the first character within the brackets is a' ^' then the range is exclusive rather than inclusive ( ie. the expression matches any single character not shown ):
* a [ bB ] c matches abc and aBc
* a [ ^ 0-9 ] c matches abc and aXc but not a0c... a9c
A' \' symbol negates the special meaning of the following character. Only valid if it precedes one of * +? \ { ( [ ] ) }.
* a \ * c matches a * c
* a [ \ [ \ ] ] c matches a ] c and a [ c
* a \ \ c matches a \ c
* ab \ c is not a valid expression
The download includes VB code samples demonstrating how to use the library.
This library is still in beta test-it works well for short expressions, but due to the recursive nature of the code longer strings can take
RegEx. DLL 0.6.0 Related Software
- conaito WhoIs DLL for. NET, ASP. NET, COM 1.0 The conaito WhoIs. dll is a powerful.language. The conaito WhoIs. dll was written entirely in managed code.whois server. conaito.s who.-..
- Emsa Register Dll Tool 1.0.48 DLL Register Tool is a multipurpose DLL information registration tool for Windows. like exe, dll, and ocx files for example.and ActiveX exe or.ffective way...
- DLL to Lib 3.00 DLL not found "? OK, let DLL to Lib help you. DLL to Lib is a magical tool which can convert a DLL file into its equivalent static library file. After...e...
- AS TRANS WIN32 DLL 1.1 windows to your application. You sow this, know about this and here is easy way to have. allows to switch Desktops upto 30 times ....
- Fast Explorer Context Menu Extension DLL 3.1.11.190 Explorer or Total Commander. With Fast Explorer you can create new menu items, cascaded menus ( submenus ), dividers, specify menu. kind of servers, such as.....
- AS HDGET WIN32 DLL 2.1 all IDE drives in a system. WIN32 DLL and static library in one package. Not WMI, only windows API. Very small and fast. No need for. in skin automatically,nd....
- Num2Alpha ActiveX DLL 1.2 This is a very handy DLL to convert numbers to words, for instance,, " cent " ) to this DLL it will convert it to: Twenty three dollars and ninety...
- Whois. dll 1.0 is a powerful. NET component for whois searches.. NET language. Whois. dll was written entirely in managed code. It can perform.tal monitoring products that...
- 80x86 Win32 Disassembler DLL 1.2 DISASM. dll is Win32 DLL to provide disassembler of byte code sequence.of full version of disasm. dll is US $ 19.99. Examples of disasm. dll...
- VoIP SIP SDK with DLL, ActiveX and. NET 2.5.2 development of SIP applications. Our brand-new SIP SDK provides a powerful and highly.ftware provides an easy search of your Outlook data through sorting...
Categories
Development
- Active X
- Basic, VB, VB DotNet
- C/C++/C#
- Compilers & Interpreters
- Components & Libraries
- Debugging
- Delphi
- Help Tools
- Install & Setup
- Management & Distribution
- Source Editors
Audio & Multimedia
Business
Communications
Desktop
Education
Games
Graphic Apps
Home & Hobby
Network & Internet
Security & Privacy
Servers
System Utilities
Web Development


