This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91c443fe282910c4bf69a23c0cf8146dfd4e824a
archived-php-src
/
ext
/
ereg
History
Dmitry Stogov
8146078f7b
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
2007-09-27 18:28:44 +00:00
..
regex
- Cleanup and simplify
2007-07-16 13:41:12 +00:00
tests
- Skip these tests always if unicode.semantics=on
2007-07-15 20:03:16 +00:00
config0.m4
- Cleanup and simplify
2007-07-16 13:41:12 +00:00
config.w32
- Fix win32 build (I guess..:)
2007-07-16 13:51:41 +00:00
CREDITS
- Initial commit (files will be moved from elsewhere in CVS!)
2007-07-15 15:40:11 +00:00
ereg.c
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
2007-09-27 18:28:44 +00:00
php_ereg.h
- Moved the old regex functions to it's own extension: ereg
2007-07-15 19:50:07 +00:00
php_regex.h
- Cleanup and simplify
2007-07-16 13:41:12 +00:00