Home > {{category.CategoryName}} > Regular Expression Matching
Regular Expression Matching Regular Expressions App

Regular Expression Matching

by GNU

Regular Expression Matching
Helps with: Regular Expressions
Similar to: C Plus Plus Library Regular Expressions App PCRE App XRegExp App RE2 App More...
Source Type: Open
License Types:
GPL
Supported OS:
Languages: C

What is it all about?

The GNU C Library supports two interfaces for matching regular expressions. One is the standard POSIX.2 interface, and the other is what the GNU C Library has had for many years. Both interfaces are declared in the header file regex.h. If you define _POSIX_C_SOURCE, then only the POSIX.2 functions, structures, and constants are declared.

Key Features

• POSIX Regexp Compilation: Using regcomp to prepare to match. • Flags for POSIX Regexps: Syntax variations for regcomp. • Matching POSIX Regexps: Using regexec to match the compiled pattern that you get from regcomp. • Regexp Subexpressions: Finding which parts of the string were matched. • Subexpression Complications: Find points of which parts were matched. • Regexp Cleanup: Freeing storage; reporting errors.


Pricing

Yearly
Monthly
Lifetime
Free
Freemium
Trial With Card
Trial No Card
By Quote

Description

free

Top DiscoverSDK Experts

User photo
80
Eugene Klymenko
.Net Developer
Data Handling | Web and 14 more
View Profile
User photo
20
Ron Barak
Python/Unix/System developer
Data Handling | Algorithms and 15 more
View Profile
User photo
20
Alvie Amar
Web Developer
Multimedia | Frameworks and 17 more
View Profile
User photo
20
Touhida Sultana
PHP Web Apps Developer
Multimedia | GUI and 16 more
View Profile
Show All

Interested in becoming a DiscoverSDK Expert? Learn more

X

Compare Products

Select up to three two products to compare by clicking on the compare icon () of each product.

{{compareToolModel.Error}}

Now comparing:

{{product.ProductName | createSubstring:25}} X
Compare Now