php-src/ext/pcre
Dmitry Stogov 0f1209ab3d Portable unicode string API:
- use the same type (int) for zval.value.usr.len and zval.value.str.len
  - use union "zstr" as char*/UChar* mixture instead of void*
  - Z_UNISTR() and Z_UNILEN() no longer check for Z_TYPE()
  - nuke int32_t from ZE (not finisned)
2006-02-21 20:12:43 +00:00
..
pcrelib nuke unused variables 2005-08-12 20:58:05 +00:00
tests Fixed test file 2006-02-20 08:39:38 +00:00
config0.m4 MF51: change "-o" to "||" to support weird systems with broken test 2005-11-29 18:38:48 +00:00
config.w32 - use php_pcre aliases 2005-12-01 20:53:04 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
php_pcre.c Portable unicode string API: 2006-02-21 20:12:43 +00:00
php_pcre.def - export everything we've got aliases for 2005-12-01 21:08:17 +00:00
php_pcre.h bump year and license version 2006-01-01 13:10:10 +00:00