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
Amit Dua
With a background in Core PHP, Kalvinder leads one of the Web & Mobile Application Wings at Signity
GUI | Data Handling and 59 more
View Profile
User photo
20
glenn stevenson
Experienced s/ware engineer , over 35yrs programming/project management experience.
Data Handling | Database Servers and 3 more
View Profile
User photo
20
Doug Henderson
Expert developer: Python, Golang
Security | Data Handling and 13 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