php-src/ext/session
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
..
tests Made server wide switch for unicode on/off (according to PDM). 2006-02-13 10:23:59 +00:00
config.m4 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mod_files.c bump year and license version 2006-01-01 13:10:10 +00:00
mod_files.h bump year and license version 2006-01-01 13:10:10 +00:00
mod_files.sh - Added session.hash_bits_per_character support. (3rd param) 2005-06-20 13:37:32 +00:00
mod_mm.c bump year and license version 2006-01-01 13:10:10 +00:00
mod_mm.h bump year and license version 2006-01-01 13:10:10 +00:00
mod_user.c bump year and license version 2006-01-01 13:10:10 +00:00
mod_user.h bump year and license version 2006-01-01 13:10:10 +00:00
package.xml more visa to sibira ;) 2004-03-24 18:43:23 +00:00
php_session.h Portable unicode string API: 2006-02-21 20:12:43 +00:00
session.c Portable unicode string API: 2006-02-21 20:12:43 +00:00