php-src/ext/standard
Nikita Popov e33f3d3b7c Move smart_str implementation into Zend/
So we can use it there as well...

For now I've retained the zend_smart_str_public.h header, though
it would probably be better to just move that one struct into
zend_types.h.
2014-09-21 20:49:39 +02:00
..
html_tables s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
tests Merge branch 'pull-request/805' 2014-09-20 19:46:44 +02:00
array.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
assert.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
base64.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
base64.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
basic_functions.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
basic_functions.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
browscap.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
config.m4 exclude log2 usage which requires C99 support 2014-08-29 10:55:55 +02:00
config.w32 Base structure for passsword_create and password_make_salt 2012-06-24 22:44:43 -04:00
crc32.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
crc32.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
credits_ext.h Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
credits_sapi.h Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
credits.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
credits.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
crypt_blowfish.c
crypt_blowfish.h Sync line ending with 5_4 2011-09-12 10:24:27 +00:00
crypt_freesec.c fix CVE-2012-2143 2012-05-29 23:07:04 -07:00
crypt_freesec.h unify stdint type usage 2013-08-06 22:49:56 +02:00
crypt_sha256.c refixed printf fmt, used portable macros 2014-09-20 15:46:19 +02:00
crypt_sha512.c refixed printf fmt, used portable macros 2014-09-20 15:46:19 +02:00
crypt.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
css.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
css.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
cyr_convert.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
cyr_convert.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
datetime.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
datetime.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dir.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dl.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dl.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dns_win32.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dns.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
exec.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
exec.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
file.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
file.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
filestat.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
filters.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
flock_compat.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
flock_compat.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
formatted_print.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
fsock.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
fsock.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
ftok.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
ftp_fopen_wrapper.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
head.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
head.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
html_tables.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
html.c updated the comment to charset_hint 2014-09-19 19:45:38 +02:00
html.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
http_fopen_wrapper.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
http.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
image.c Merge branch 'PHP-5.6' 2014-09-19 20:15:56 +02:00
incomplete_class.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
info.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
info.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
iptc.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
lcg.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
levenshtein.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
link_win32.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
link.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mail.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
Makefile.frag Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files. 2012-12-06 09:28:35 +01:00
math.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
md5.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
md5.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
metaphone.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
microtime.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
microtime.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pack.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pack.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pageinfo.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pageinfo.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
password.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_array.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_assert.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_browscap.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_crypt_r.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_crypt_r.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_crypt.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_dir.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_dns.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_ext_syslog.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_filestat.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_fopen_wrapper.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_fopen_wrappers.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_ftok.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_http.h Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
php_image.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_incomplete_class.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_iptc.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_lcg.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_link.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_mail.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_math.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_metaphone.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_password.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_rand.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_smart_string_public.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_smart_string.h Make number printing functions less generic 2014-09-19 23:39:07 +02:00
php_standard.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_string.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_type.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_uuencode.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_var.h Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
php_versioning.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
proc_open.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
proc_open.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
quot_print.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
quot_print.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
rand.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
scanf.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
scanf.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sha1.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sha1.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
soundex.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
streamsfuncs.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
streamsfuncs.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
string.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
strnatcmp.c correct fix to the natcmp_ex 2014-09-15 12:58:46 +02:00
syslog.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
type.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
uniqid.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
uniqid.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
url_scanner_ex.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
url_scanner_ex.h Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
url_scanner_ex.re Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
url.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
url.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
user_filters.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
uuencode.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
var_unserializer.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
var_unserializer.re s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
var.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
versioning.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
winver.h Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00