POSIX regex functions

Warning

This extension is deprecated and unmaintained.

Description

This extension provides the ereg family of functions that were provided with PHP 3-5. These functions have been superseded by the preg family of functions provided by the PCRE extension: http://php.net/pcre

Although it should be possible to build this extension with PHP 7.0, you are strongly encouraged to port your code to use PCRE, as this extension is not maintained and is available for historical reasons only.

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:24:29.306Z
Readme 145 KiB
Languages
PHP 52.2%
C 37.8%
Roff 7.1%
Makefile 1.7%
M4 0.6%
Other 0.6%