php-src/ext/recode
Stanislav Malyshev e30d8e4abf Better use buffer_to_buffer, since zval is really buffer, not string (it can
contain \0's and not end in \0).
# and recode_string is recode_buffer_to_buffer internally anyways
2001-03-08 17:11:57 +00:00
..
config.m4 add check for stdbool.h 2000-06-06 14:13:35 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
Makefile.in Make recode extension buildable as shared module. 2000-05-23 23:30:38 +00:00
php_recode.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
recode.c Better use buffer_to_buffer, since zval is really buffer, not string (it can 2001-03-08 17:11:57 +00:00
setup.stub - Added additional DEFER macro. 2000-03-11 22:05:41 +00:00