diff options
author | Derick Rethans <derick@php.net> | 2001-09-09 13:29:31 +0000 |
---|---|---|
committer | Derick Rethans <derick@php.net> | 2001-09-09 13:29:31 +0000 |
commit | 78747bd2df44ad9342d735f2c9376bc143664b42 (patch) | |
tree | 6febd2b5d6cbd671ab9bb3a1af117ccf09479195 /ext | |
parent | 61d4f7fe652da2bd60fbe24c119f37cf492a4eb6 (diff) | |
download | php-git-78747bd2df44ad9342d735f2c9376bc143664b42.tar.gz |
- Don't wrap lines... this is annoying while coding.
Diffstat (limited to 'ext')
141 files changed, 280 insertions, 280 deletions
diff --git a/ext/aspell/aspell.c b/ext/aspell/aspell.c index 63ae1b662b..f07e26683b 100644 --- a/ext/aspell/aspell.c +++ b/ext/aspell/aspell.c @@ -222,6 +222,6 @@ PHP_MINFO_FUNCTION(aspell) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/bcmath/bcmath.c b/ext/bcmath/bcmath.c index 55b3af35bf..5b50d92944 100644 --- a/ext/bcmath/bcmath.c +++ b/ext/bcmath/bcmath.c @@ -499,6 +499,6 @@ PHP_FUNCTION(bcscale) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/calendar/cal_unix.c b/ext/calendar/cal_unix.c index cb3ff68ac9..2bf9b2454c 100644 --- a/ext/calendar/cal_unix.c +++ b/ext/calendar/cal_unix.c @@ -83,6 +83,6 @@ PHP_FUNCTION(jdtounix) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/calendar/calendar.c b/ext/calendar/calendar.c index b30c9439fb..acf55e923d 100644 --- a/ext/calendar/calendar.c +++ b/ext/calendar/calendar.c @@ -539,6 +539,6 @@ PHP_FUNCTION(jdtogregorian) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/calendar/dow.c b/ext/calendar/dow.c index 5336ea63e3..64ae008f77 100644 --- a/ext/calendar/dow.c +++ b/ext/calendar/dow.c @@ -71,6 +71,6 @@ char *DayNameLong[7] = * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/calendar/french.c b/ext/calendar/french.c index ebb497d90e..f2882a5e5e 100644 --- a/ext/calendar/french.c +++ b/ext/calendar/french.c @@ -155,6 +155,6 @@ char *FrenchMonthName[14] = * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/calendar/jewish.c b/ext/calendar/jewish.c index 2b3f93e601..d93eb4c282 100644 --- a/ext/calendar/jewish.c +++ b/ext/calendar/jewish.c @@ -736,6 +736,6 @@ long int JewishToSdn( * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/calendar/julian.c b/ext/calendar/julian.c index cf78646165..20da0403f6 100644 --- a/ext/calendar/julian.c +++ b/ext/calendar/julian.c @@ -244,6 +244,6 @@ long int JulianToSdn( * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/ccvs/ccvs.c b/ext/ccvs/ccvs.c index 10c2686244..59fb891afd 100644 --- a/ext/ccvs/ccvs.c +++ b/ext/ccvs/ccvs.c @@ -600,6 +600,6 @@ PHP_MINFO_FUNCTION(ccvs) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/cpdf/cpdf.c b/ext/cpdf/cpdf.c index 9bb9aef50c..0ebc6d4659 100644 --- a/ext/cpdf/cpdf.c +++ b/ext/cpdf/cpdf.c @@ -2705,6 +2705,6 @@ PHP_FUNCTION(cpdf_add_outline) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/crack/crack.c b/ext/crack/crack.c index fbadc257df..6270e5787a 100644 --- a/ext/crack/crack.c +++ b/ext/crack/crack.c @@ -263,6 +263,6 @@ ZEND_FUNCTION(crack_getlastmessage) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/ctype/ctype.c b/ext/ctype/ctype.c index 6d44a18021..1954355cc2 100644 --- a/ext/ctype/ctype.c +++ b/ext/ctype/ctype.c @@ -322,6 +322,6 @@ PHP_FUNCTION(ctype_xdigit) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/curl/curl.c b/ext/curl/curl.c index fd432bd204..649632a054 100644 --- a/ext/curl/curl.c +++ b/ext/curl/curl.c @@ -1030,6 +1030,6 @@ static void _php_curl_close(zend_rsrc_list_entry *rsrc TSRMLS_DC) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/cybercash/cybercash.c b/ext/cybercash/cybercash.c index 30393c3a93..2606284dd9 100644 --- a/ext/cybercash/cybercash.c +++ b/ext/cybercash/cybercash.c @@ -223,6 +223,6 @@ PHP_FUNCTION(cybercash_base64_decode) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/cybermut/cybermut.c b/ext/cybermut/cybermut.c index ab23da0bb8..276852f13f 100644 --- a/ext/cybermut/cybermut.c +++ b/ext/cybermut/cybermut.c @@ -178,6 +178,6 @@ PHP_FUNCTION(cybermut_creerreponsecm) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/db/db.c b/ext/db/db.c index 21a1c3bdfe..9297b9f1c4 100644 --- a/ext/db/db.c +++ b/ext/db/db.c @@ -1248,6 +1248,6 @@ ZEND_GET_MODULE(dbm) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dba/dba.c b/ext/dba/dba.c index 20ca60863b..55f38023c9 100644 --- a/ext/dba/dba.c +++ b/ext/dba/dba.c @@ -514,6 +514,6 @@ PHP_FUNCTION(dba_sync) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dba/dba_cdb.c b/ext/dba/dba_cdb.c index 5515a45163..1007bb6276 100644 --- a/ext/dba/dba_cdb.c +++ b/ext/dba/dba_cdb.c @@ -213,6 +213,6 @@ DBA_SYNC_FUNC(cdb) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dba/dba_db2.c b/ext/dba/dba_db2.c index 278ebdf223..16076f7ebf 100644 --- a/ext/dba/dba_db2.c +++ b/ext/dba/dba_db2.c @@ -194,6 +194,6 @@ DBA_SYNC_FUNC(db2) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dba/dba_db3.c b/ext/dba/dba_db3.c index a885cf26c6..861fbe9fb6 100644 --- a/ext/dba/dba_db3.c +++ b/ext/dba/dba_db3.c @@ -201,6 +201,6 @@ DBA_SYNC_FUNC(db3) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dba/dba_dbm.c b/ext/dba/dba_dbm.c index 9fb9c5e4e7..f8d1a96735 100644 --- a/ext/dba/dba_dbm.c +++ b/ext/dba/dba_dbm.c @@ -179,6 +179,6 @@ DBA_SYNC_FUNC(dbm) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dba/dba_gdbm.c b/ext/dba/dba_gdbm.c index 5f7dd4ede8..df6c34280d 100644 --- a/ext/dba/dba_gdbm.c +++ b/ext/dba/dba_gdbm.c @@ -182,6 +182,6 @@ DBA_SYNC_FUNC(gdbm) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dba/dba_ndbm.c b/ext/dba/dba_ndbm.c index 0eb1fa8391..a6117805c6 100644 --- a/ext/dba/dba_ndbm.c +++ b/ext/dba/dba_ndbm.c @@ -159,6 +159,6 @@ DBA_SYNC_FUNC(ndbm) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dbase/dbase.c b/ext/dbase/dbase.c index c8dd84ccb6..c3ae16c722 100644 --- a/ext/dbase/dbase.c +++ b/ext/dbase/dbase.c @@ -812,6 +812,6 @@ BOOL WINAPI DllMain(HANDLE hModule, * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dbase/dbf_head.c b/ext/dbase/dbf_head.c index c00bd4ba33..2cf2348c8f 100644 --- a/ext/dbase/dbf_head.c +++ b/ext/dbase/dbf_head.c @@ -266,6 +266,6 @@ void dbf_head_info(dbhead_t *dbh) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dbase/dbf_misc.c b/ext/dbase/dbf_misc.c index 3d8fd04f4a..ad17bd4e3f 100644 --- a/ext/dbase/dbf_misc.c +++ b/ext/dbase/dbf_misc.c @@ -174,6 +174,6 @@ char *db_cur_date(char *cp) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dbase/dbf_ndx.c b/ext/dbase/dbf_ndx.c index 9e68c6dd98..121a0e81e2 100644 --- a/ext/dbase/dbf_ndx.c +++ b/ext/dbase/dbf_ndx.c @@ -186,6 +186,6 @@ ndx_record_t *ndx_get_next_rec(ndx_header_t *hp, ndx_record_t *rp) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/dbase/dbf_rec.c b/ext/dbase/dbf_rec.c index da8b8bdad7..44d90b69d2 100644 --- a/ext/dbase/dbf_rec.c +++ b/ext/dbase/dbf_rec.c @@ -186,6 +186,6 @@ char *dbf_get_next(dbhead_t *dbh) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/domxml/php_domxml.c b/ext/domxml/php_domxml.c index e1b10c3906..fe16f737e9 100644 --- a/ext/domxml/php_domxml.c +++ b/ext/domxml/php_domxml.c @@ -2791,6 +2791,6 @@ PHP_FUNCTION(domxml_version) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/ereg/ereg.c b/ext/ereg/ereg.c index 8002d843c2..5bc7639c0f 100644 --- a/ext/ereg/ereg.c +++ b/ext/ereg/ereg.c @@ -631,6 +631,6 @@ PHPAPI PHP_FUNCTION(sql_regcase) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/exif/exif.c b/ext/exif/exif.c index fc555819cb..2291d75e63 100644 --- a/ext/exif/exif.c +++ b/ext/exif/exif.c @@ -1287,6 +1287,6 @@ PHP_FUNCTION(read_exif_data) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/fbsql/php_fbsql.c b/ext/fbsql/php_fbsql.c index d643f925d4..d5d8541acc 100644 --- a/ext/fbsql/php_fbsql.c +++ b/ext/fbsql/php_fbsql.c @@ -3077,6 +3077,6 @@ PHP_FUNCTION(fbsql_get_autostart_info) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/fdf/fdf.c b/ext/fdf/fdf.c index 08a9d00563..12e4db2fab 100644 --- a/ext/fdf/fdf.c +++ b/ext/fdf/fdf.c @@ -795,6 +795,6 @@ SAPI_POST_HANDLER_FUNC(fdf_post_handler) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c index 1b3836ed26..4c2fab52b6 100644 --- a/ext/filepro/filepro.c +++ b/ext/filepro/filepro.c @@ -570,6 +570,6 @@ PHP_FUNCTION(filepro_retrieve) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/fribidi/fribidi.c b/ext/fribidi/fribidi.c index e88e48d6e6..5270901e56 100755 --- a/ext/fribidi/fribidi.c +++ b/ext/fribidi/fribidi.c @@ -250,6 +250,6 @@ PHP_FUNCTION(fribidi_log2vis) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/ftp/ftp.c b/ext/ftp/ftp.c index daaf481f52..e2da804663 100644 --- a/ext/ftp/ftp.c +++ b/ext/ftp/ftp.c @@ -1288,6 +1288,6 @@ bail: * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 3526ae0ee6..e1944f57b6 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -3587,6 +3587,6 @@ static void _php_image_convert(INTERNAL_FUNCTION_PARAMETERS, int image_type ) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/gettext/gettext.c b/ext/gettext/gettext.c index eca1d20f78..f1f6c85a39 100644 --- a/ext/gettext/gettext.c +++ b/ext/gettext/gettext.c @@ -274,7 +274,7 @@ PHP_FUNCTION(dcngettext) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/gmp/gmp.c b/ext/gmp/gmp.c index 2e2b70fb43..aaf1c617ac 100644 --- a/ext/gmp/gmp.c +++ b/ext/gmp/gmp.c @@ -1223,6 +1223,6 @@ static void _php_gmpnum_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c index 077a7ae263..ff7de5497e 100644 --- a/ext/hyperwave/hw.c +++ b/ext/hyperwave/hw.c @@ -4534,6 +4534,6 @@ void print_msg(hg_msg *msg, char *str, int txt) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/icap/php_icap.c b/ext/icap/php_icap.c index 327e6d120a..d64c25a2da 100644 --- a/ext/icap/php_icap.c +++ b/ext/icap/php_icap.c @@ -932,6 +932,6 @@ void cc_vdlog(const char *fmt, va_list ap) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/iconv/iconv.c b/ext/iconv/iconv.c index 6838b048ab..694863f897 100644 --- a/ext/iconv/iconv.c +++ b/ext/iconv/iconv.c @@ -290,6 +290,6 @@ PHP_FUNCTION(iconv_get_encoding) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/imap/php_imap.c b/ext/imap/php_imap.c index 3c7a5a6997..c02aed8944 100644 --- a/ext/imap/php_imap.c +++ b/ext/imap/php_imap.c @@ -4137,6 +4137,6 @@ void mm_fatal(char *str) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/ingres_ii/ii.c b/ext/ingres_ii/ii.c index 25b649b317..c77e51e4e1 100644 --- a/ext/ingres_ii/ii.c +++ b/ext/ingres_ii/ii.c @@ -1459,7 +1459,7 @@ PHP_FUNCTION(ingres_autocommit) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */
\ No newline at end of file diff --git a/ext/interbase/interbase.c b/ext/interbase/interbase.c index e422a70af7..4275f8a054 100644 --- a/ext/interbase/interbase.c +++ b/ext/interbase/interbase.c @@ -2933,6 +2933,6 @@ PHP_FUNCTION(ibase_blob_import) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/ldap/ldap.c b/ext/ldap/ldap.c index fad9bdad07..696646e1b5 100644 --- a/ext/ldap/ldap.c +++ b/ext/ldap/ldap.c @@ -2004,6 +2004,6 @@ PHP_FUNCTION(ldap_8859_to_t61) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/mailparse/mailparse.c b/ext/mailparse/mailparse.c index 5fd41ca82c..afe0dcaca9 100755 --- a/ext/mailparse/mailparse.c +++ b/ext/mailparse/mailparse.c @@ -918,6 +918,6 @@ PHP_FUNCTION(mailparse_msg_get_part) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/mailparse/php_mailparse.h b/ext/mailparse/php_mailparse.h index 3e0709c8c8..88241b08cd 100755 --- a/ext/mailparse/php_mailparse.h +++ b/ext/mailparse/php_mailparse.h @@ -85,5 +85,5 @@ extern ZEND_DECLARE_MODULE_GLOBALS(mailparse); * tab-width: 4 * c-basic-offset: 4 * End: - * vim: sw=4 ts=4 tw=78 + * vim: sw=4 ts=4 */ diff --git a/ext/mailparse/rfc2045.c b/ext/mailparse/rfc2045.c index d61d8ac9ba..0cd002f2ac 100755 --- a/ext/mailparse/rfc2045.c +++ b/ext/mailparse/rfc2045.c @@ -1169,6 +1169,6 @@ unsigned rfc2045_mimepartcount(const struct rfc2045 *p) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/mailparse/rfc2045appendurl.c b/ext/mailparse/rfc2045appendurl.c index 1683c0a390..e0d5f0d2f9 100644 --- a/ext/mailparse/rfc2045appendurl.c +++ b/ext/mailparse/rfc2045appendurl.c @@ -132,6 +132,6 @@ char *rfc2045_content_base(struct rfc2045 *p) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/mcrypt/mcrypt.c b/ext/mcrypt/mcrypt.c index 37eefe4846..a6069d8dd7 100644 --- a/ext/mcrypt/mcrypt.c +++ b/ext/mcrypt/mcrypt.c @@ -1641,6 +1641,6 @@ PHP_FUNCTION(mcrypt_ecb) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/mhash/mhash.c b/ext/mhash/mhash.c index c34fc4397d..0067456ebc 100644 --- a/ext/mhash/mhash.c +++ b/ext/mhash/mhash.c @@ -279,6 +279,6 @@ PHP_FUNCTION(mhash_keygen_s2k) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/ming/ming.c b/ext/ming/ming.c index 5494124f8c..1f5fb34ac5 100644 --- a/ext/ming/ming.c +++ b/ext/ming/ming.c @@ -3176,6 +3176,6 @@ PHP_MINIT_FUNCTION(ming) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/mnogosearch/php_mnogo.c b/ext/mnogosearch/php_mnogo.c index d2db2b3904..5460c8a115 100644 --- a/ext/mnogosearch/php_mnogo.c +++ b/ext/mnogosearch/php_mnogo.c @@ -1260,6 +1260,6 @@ DLEXPORT PHP_FUNCTION(udm_get_doc_count) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/msql/php_msql.c b/ext/msql/php_msql.c index 7a9444518d..bc477079d3 100644 --- a/ext/msql/php_msql.c +++ b/ext/msql/php_msql.c @@ -1315,6 +1315,6 @@ PHP_FUNCTION(msql_affected_rows) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/mysql/php_mysql.c b/ext/mysql/php_mysql.c index 8c19a043e6..2ae17886b1 100644 --- a/ext/mysql/php_mysql.c +++ b/ext/mysql/php_mysql.c @@ -2029,6 +2029,6 @@ PHP_FUNCTION(mysql_free_result) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/ncurses/ncurses.c b/ext/ncurses/ncurses.c index 2b7b28c31d..8e5c47dac2 100644 --- a/ext/ncurses/ncurses.c +++ b/ext/ncurses/ncurses.c @@ -167,6 +167,6 @@ PHP_FUNCTION(confirm_ncurses_compiled) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c index 7b5e6c54bf..9eee4eba68 100644 --- a/ext/oci8/oci8.c +++ b/ext/oci8/oci8.c @@ -5135,6 +5135,6 @@ PHP_FUNCTION(ocinewcollection) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/odbc/php_odbc.c b/ext/odbc/php_odbc.c index 274574b8a7..1d68dc7516 100644 --- a/ext/odbc/php_odbc.c +++ b/ext/odbc/php_odbc.c @@ -3524,6 +3524,6 @@ PHP_FUNCTION(odbc_tableprivileges) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/openssl/openssl.c b/ext/openssl/openssl.c index a49cc5e5ff..5159b922b6 100644 --- a/ext/openssl/openssl.c +++ b/ext/openssl/openssl.c @@ -1749,6 +1749,6 @@ static void _php_x509_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) * tab-width: 8 * c-basic-offset: 8 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/oracle/oracle.c b/ext/oracle/oracle.c index 2b1bc689b9..795a0d909d 100644 --- a/ext/oracle/oracle.c +++ b/ext/oracle/oracle.c @@ -1784,6 +1784,6 @@ int ora_set_param_values(oraCursor *cursor, int isout TSRMLS_DC) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/ovrimos/ovrimos.c b/ext/ovrimos/ovrimos.c index 6aeb07a002..b40c7a6b57 100644 --- a/ext/ovrimos/ovrimos.c +++ b/ext/ovrimos/ovrimos.c @@ -1319,6 +1319,6 @@ DLEXPORT zend_module_entry *get_module() * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/pcre/php_pcre.c b/ext/pcre/php_pcre.c index bae6f8fa80..a9d901e895 100644 --- a/ext/pcre/php_pcre.c +++ b/ext/pcre/php_pcre.c @@ -1386,6 +1386,6 @@ ZEND_GET_MODULE(pcre) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/pdf/pdf.c b/ext/pdf/pdf.c index c2584a062d..4de25a705f 100644 --- a/ext/pdf/pdf.c +++ b/ext/pdf/pdf.c @@ -3221,6 +3221,6 @@ PHP_FUNCTION(pdf_setmatrix) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/pfpro/pfpro.c b/ext/pfpro/pfpro.c index aa1d4b5640..740894fb37 100644 --- a/ext/pfpro/pfpro.c +++ b/ext/pfpro/pfpro.c @@ -593,6 +593,6 @@ PHP_FUNCTION(pfpro_process) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/pgsql/pgsql.c b/ext/pgsql/pgsql.c index 4c2521d453..39efcc268e 100644 --- a/ext/pgsql/pgsql.c +++ b/ext/pgsql/pgsql.c @@ -1968,6 +1968,6 @@ PHP_FUNCTION(pg_client_encoding) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/posix/posix.c b/ext/posix/posix.c index 8d458af981..4a6f4d6968 100644 --- a/ext/posix/posix.c +++ b/ext/posix/posix.c @@ -948,6 +948,6 @@ PHP_FUNCTION(posix_getrlimit) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/pspell/pspell.c b/ext/pspell/pspell.c index 9d0d91593b..fe1c7028aa 100644 --- a/ext/pspell/pspell.c +++ b/ext/pspell/pspell.c @@ -814,6 +814,6 @@ PHP_MINFO_FUNCTION(pspell) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/qtdom/qtdom.c b/ext/qtdom/qtdom.c index 0fa2093abd..fc1809e94c 100644 --- a/ext/qtdom/qtdom.c +++ b/ext/qtdom/qtdom.c @@ -265,6 +265,6 @@ PHP_FUNCTION(qdom_error) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/session/mod_files.c b/ext/session/mod_files.c index ef5231a73c..cb9f5a9488 100644 --- a/ext/session/mod_files.c +++ b/ext/session/mod_files.c @@ -347,6 +347,6 @@ PS_GC_FUNC(files) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/session/mod_mm.c b/ext/session/mod_mm.c index c657bf1832..9ed7f71611 100644 --- a/ext/session/mod_mm.c +++ b/ext/session/mod_mm.c @@ -409,6 +409,6 @@ zend_module_entry php_session_mm_module = { * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/session/mod_user.c b/ext/session/mod_user.c index 1173cfa447..33af3a43e6 100644 --- a/ext/session/mod_user.c +++ b/ext/session/mod_user.c @@ -180,6 +180,6 @@ PS_GC_FUNC(user) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/session/session.c b/ext/session/session.c index 91ff4f5772..3e9f9931f3 100644 --- a/ext/session/session.c +++ b/ext/session/session.c @@ -1458,6 +1458,6 @@ PHP_MINFO_FUNCTION(session) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/shmop/shmop.c b/ext/shmop/shmop.c index a19dd12037..fe480f2480 100644 --- a/ext/shmop/shmop.c +++ b/ext/shmop/shmop.c @@ -352,6 +352,6 @@ PHP_FUNCTION(shmop_delete) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/skeleton/skeleton.c b/ext/skeleton/skeleton.c index 6c6e960c4e..1faa880f7b 100644 --- a/ext/skeleton/skeleton.c +++ b/ext/skeleton/skeleton.c @@ -156,6 +156,6 @@ PHP_FUNCTION(confirm_extname_compiled) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/snmp/snmp.c b/ext/snmp/snmp.c index 7de02c1930..da578055e9 100644 --- a/ext/snmp/snmp.c +++ b/ext/snmp/snmp.c @@ -440,6 +440,6 @@ PHP_FUNCTION(snmpset) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/snmp/winsnmp.c b/ext/snmp/winsnmp.c index ad590e47c7..2ac0aba2f4 100644 --- a/ext/snmp/winsnmp.c +++ b/ext/snmp/winsnmp.c @@ -238,6 +238,6 @@ DLEXPORT void php3_snmpwalk(INTERNAL_FUNCTION_PARAMETERS) { * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/sockets/sockets.c b/ext/sockets/sockets.c index 6a1198d148..34f4c33076 100644 --- a/ext/sockets/sockets.c +++ b/ext/sockets/sockets.c @@ -2020,6 +2020,6 @@ PHP_FUNCTION(socket_shutdown) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/standard/array.c b/ext/standard/array.c index 17726cf422..2eded909ae 100644 --- a/ext/standard/array.c +++ b/ext/standard/array.c @@ -3176,6 +3176,6 @@ PHP_FUNCTION(key_exists) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/assert.c b/ext/standard/assert.c index 05addfbdea..44545e181a 100644 --- a/ext/standard/assert.c +++ b/ext/standard/assert.c @@ -296,6 +296,6 @@ PHP_FUNCTION(assert_options) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/base64.c b/ext/standard/base64.c index acc12d7e44..e2d93d1b25 100644 --- a/ext/standard/base64.c +++ b/ext/standard/base64.c @@ -198,6 +198,6 @@ PHP_FUNCTION(base64_decode) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vimo<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vimo<600: sw=4 ts=4 */ diff --git a/ext/standard/basic_functions.c b/ext/standard/basic_functions.c index e7b71ebebf..7d10d5c044 100644 --- a/ext/standard/basic_functions.c +++ b/ext/standard/basic_functions.c @@ -2849,7 +2849,7 @@ PHP_FUNCTION(import_request_variables) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/browscap.c b/ext/standard/browscap.c index ac6923171a..0e7e6813c1 100644 --- a/ext/standard/browscap.c +++ b/ext/standard/browscap.c @@ -264,6 +264,6 @@ PHP_FUNCTION(get_browser) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/crc32.c b/ext/standard/crc32.c index 86fe56cccc..0c7a06b6dd 100644 --- a/ext/standard/crc32.c +++ b/ext/standard/crc32.c @@ -131,6 +131,6 @@ PHP_NAMED_FUNCTION(php_if_crc32) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/credits.c b/ext/standard/credits.c index 2f2417385a..5eed036363 100644 --- a/ext/standard/credits.c +++ b/ext/standard/credits.c @@ -120,6 +120,6 @@ PHPAPI void php_print_credits(int flag) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/crypt.c b/ext/standard/crypt.c index 00490f78e4..ac619d52ef 100644 --- a/ext/standard/crypt.c +++ b/ext/standard/crypt.c @@ -176,6 +176,6 @@ PHP_FUNCTION(crypt) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/cyr_convert.c b/ext/standard/cyr_convert.c index 44bb49a8d6..72acec7185 100644 --- a/ext/standard/cyr_convert.c +++ b/ext/standard/cyr_convert.c @@ -294,6 +294,6 @@ PHP_FUNCTION(convert_cyr_string) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/datetime.c b/ext/standard/datetime.c index 8f9ed8f593..a6348fe74e 100644 --- a/ext/standard/datetime.c +++ b/ext/standard/datetime.c @@ -827,6 +827,6 @@ PHP_FUNCTION(strtotime) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/dir.c b/ext/standard/dir.c index 8ebc48f233..b0022e28e5 100644 --- a/ext/standard/dir.c +++ b/ext/standard/dir.c @@ -352,6 +352,6 @@ PHP_NAMED_FUNCTION(php_if_readdir) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/dl.c b/ext/standard/dl.c index cb8ed73322..d482677b99 100644 --- a/ext/standard/dl.c +++ b/ext/standard/dl.c @@ -225,6 +225,6 @@ PHP_MINFO_FUNCTION(dl) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/dns.c b/ext/standard/dns.c index 1b30965a52..c62e67487f 100644 --- a/ext/standard/dns.c +++ b/ext/standard/dns.c @@ -327,6 +327,6 @@ PHP_FUNCTION(getmxrr) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/exec.c b/ext/standard/exec.c index 11e3ffbe73..fc35f76fe6 100644 --- a/ext/standard/exec.c +++ b/ext/standard/exec.c @@ -482,6 +482,6 @@ PHP_FUNCTION(shell_exec) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/file.c b/ext/standard/file.c index da8bf5fbb4..6f7042ecc5 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -2352,6 +2352,6 @@ php_meta_tags_token php_next_meta_token(php_meta_tags_data *md) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: tw=78 sw=4 ts=4 fdm=marker - * vim<600: tw=78 sw=4 ts=4 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/filestat.c b/ext/standard/filestat.c index 987efe1122..6654641130 100644 --- a/ext/standard/filestat.c +++ b/ext/standard/filestat.c @@ -870,6 +870,6 @@ FileFunction(php_if_stat, FS_STAT) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/flock_compat.c b/ext/standard/flock_compat.c index 38b387f8b2..415cd7cd74 100644 --- a/ext/standard/flock_compat.c +++ b/ext/standard/flock_compat.c @@ -220,6 +220,6 @@ int inet_aton(const char *cp, struct in_addr *ap) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/formatted_print.c b/ext/standard/formatted_print.c index e34dda1ad8..fa18a56f7f 100644 --- a/ext/standard/formatted_print.c +++ b/ext/standard/formatted_print.c @@ -707,6 +707,6 @@ PHP_FUNCTION(vprintf) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/fsock.c b/ext/standard/fsock.c index 5efa650e0e..d926200b10 100644 --- a/ext/standard/fsock.c +++ b/ext/standard/fsock.c @@ -766,6 +766,6 @@ PHP_RSHUTDOWN_FUNCTION(fsock) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/fsock.h b/ext/standard/fsock.h index 814e442412..f5d36fc98c 100644 --- a/ext/standard/fsock.h +++ b/ext/standard/fsock.h @@ -83,6 +83,6 @@ PHP_RSHUTDOWN_FUNCTION(fsock); * tab-width: 4 * c-basic-offset: 4 * End: - * vim: sw=4 ts=4 tw=78 + * vim: sw=4 ts=4 */ #endif /* FSOCK_H */ diff --git a/ext/standard/ftp_fopen_wrapper.c b/ext/standard/ftp_fopen_wrapper.c index 8bd3f6d783..0b57dfebc5 100644 --- a/ext/standard/ftp_fopen_wrapper.c +++ b/ext/standard/ftp_fopen_wrapper.c @@ -319,6 +319,6 @@ FILE *php_fopen_url_wrap_ftp(const char *path, char *mode, int options, int *iss * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/head.c b/ext/standard/head.c index 38f8438f7f..1dab1621f3 100644 --- a/ext/standard/head.c +++ b/ext/standard/head.c @@ -196,6 +196,6 @@ PHP_FUNCTION(headers_sent) * Local variables: * tab-width: 4 * c-basic-offset: 4 - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 * End: + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 * End: */ diff --git a/ext/standard/html.c b/ext/standard/html.c index a9681fd173..6a6c773140 100644 --- a/ext/standard/html.c +++ b/ext/standard/html.c @@ -529,6 +529,6 @@ PHP_FUNCTION(get_html_translation_table) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/http_fopen_wrapper.c b/ext/standard/http_fopen_wrapper.c index 253a75f413..83c6f5dc1d 100644 --- a/ext/standard/http_fopen_wrapper.c +++ b/ext/standard/http_fopen_wrapper.c @@ -309,6 +309,6 @@ FILE *php_fopen_url_wrap_http(const char *path, char *mode, int options, int *is * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/image.c b/ext/standard/image.c index 0189e0d98a..087b4e9a6e 100644 --- a/ext/standard/image.c +++ b/ext/standard/image.c @@ -520,6 +520,6 @@ PHP_FUNCTION(getimagesize) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/incomplete_class.c b/ext/standard/incomplete_class.c index 246e8d556c..05088de4f4 100644 --- a/ext/standard/incomplete_class.c +++ b/ext/standard/incomplete_class.c @@ -146,6 +146,6 @@ void php_store_class_name(zval *object, const char *name, size_t len) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/info.c b/ext/standard/info.c index bb699beafe..0f01eff45e 100644 --- a/ext/standard/info.c +++ b/ext/standard/info.c @@ -576,6 +576,6 @@ PHP_FUNCTION(php_uname) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/iptc.c b/ext/standard/iptc.c index e828e5338a..19bec00289 100644 --- a/ext/standard/iptc.c +++ b/ext/standard/iptc.c @@ -391,6 +391,6 @@ PHP_FUNCTION(iptcparse) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/lcg.c b/ext/standard/lcg.c index 7ae45a0ef0..91863d0a48 100644 --- a/ext/standard/lcg.c +++ b/ext/standard/lcg.c @@ -102,6 +102,6 @@ PHP_FUNCTION(lcg_value) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/levenshtein.c b/ext/standard/levenshtein.c index a8c25986e7..7a0fe01730 100644 --- a/ext/standard/levenshtein.c +++ b/ext/standard/levenshtein.c @@ -157,6 +157,6 @@ PHP_FUNCTION(levenshtein) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/link.c b/ext/standard/link.c index e794662737..377322dac5 100644 --- a/ext/standard/link.c +++ b/ext/standard/link.c @@ -168,6 +168,6 @@ PHP_FUNCTION(link) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/standard/mail.c b/ext/standard/mail.c index 3e37ca8336..5e53ab0fe0 100644 --- a/ext/standard/mail.c +++ b/ext/standard/mail.c @@ -234,6 +234,6 @@ PHP_MINFO_FUNCTION(mail) {} * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/math.c b/ext/standard/math.c index 18b403c760..5651eb31ff 100644 --- a/ext/standard/math.c +++ b/ext/standard/math.c @@ -1120,6 +1120,6 @@ PHP_FUNCTION(number_format) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/md5.c b/ext/standard/md5.c index a6d922157f..00444db734 100644 --- a/ext/standard/md5.c +++ b/ext/standard/md5.c @@ -372,6 +372,6 @@ unsigned int len; * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/metaphone.c b/ext/standard/metaphone.c index 545bda300c..f249c249b0 100644 --- a/ext/standard/metaphone.c +++ b/ext/standard/metaphone.c @@ -468,6 +468,6 @@ static int metaphone(char *word, int max_phonemes, char **phoned_word, int tradi * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/microtime.c b/ext/standard/microtime.c index 0850c6cf2c..e9e6b2dcf0 100644 --- a/ext/standard/microtime.c +++ b/ext/standard/microtime.c @@ -144,6 +144,6 @@ PHP_FUNCTION(getrusage) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/pack.c b/ext/standard/pack.c index 512769e140..ef7becfac2 100644 --- a/ext/standard/pack.c +++ b/ext/standard/pack.c @@ -898,6 +898,6 @@ PHP_MINIT_FUNCTION(pack) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/standard/pageinfo.c b/ext/standard/pageinfo.c index cc5e8451e1..ef99c363d8 100644 --- a/ext/standard/pageinfo.c +++ b/ext/standard/pageinfo.c @@ -155,6 +155,6 @@ PHP_FUNCTION(getlastmod) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/php_fopen_wrapper.c b/ext/standard/php_fopen_wrapper.c index 82f70ac244..db0bde51bc 100644 --- a/ext/standard/php_fopen_wrapper.c +++ b/ext/standard/php_fopen_wrapper.c @@ -56,6 +56,6 @@ FILE *php_fopen_url_wrap_php(const char *path, char *mode, int options, int *iss * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/quot_print.c b/ext/standard/quot_print.c index 3926938e0f..97ad6e6efa 100644 --- a/ext/standard/quot_print.c +++ b/ext/standard/quot_print.c @@ -133,6 +133,6 @@ PHP_FUNCTION(quoted_printable_decode) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/rand.c b/ext/standard/rand.c index 7b419bd38e..3be2165303 100644 --- a/ext/standard/rand.c +++ b/ext/standard/rand.c @@ -328,6 +328,6 @@ PHP_FUNCTION(mt_getrandmax) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/standard/reg.c b/ext/standard/reg.c index 8002d843c2..5bc7639c0f 100644 --- a/ext/standard/reg.c +++ b/ext/standard/reg.c @@ -631,6 +631,6 @@ PHPAPI PHP_FUNCTION(sql_regcase) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/standard/scanf.c b/ext/standard/scanf.c index 2d43829918..c7f5a56282 100644 --- a/ext/standard/scanf.c +++ b/ext/standard/scanf.c @@ -1248,6 +1248,6 @@ static inline void scan_set_error_return(int numVars, pval **return_value) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/soundex.c b/ext/standard/soundex.c index a67462b1a0..e52f1be5c1 100644 --- a/ext/standard/soundex.c +++ b/ext/standard/soundex.c @@ -117,6 +117,6 @@ PHP_FUNCTION(soundex) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/strnatcmp.c b/ext/standard/strnatcmp.c index c21f5ce0aa..f0660f4c66 100644 --- a/ext/standard/strnatcmp.c +++ b/ext/standard/strnatcmp.c @@ -168,6 +168,6 @@ PHPAPI int strnatcmp_ex(char const *a, size_t a_len, char const *b, size_t b_len * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/syslog.c b/ext/standard/syslog.c index a166496d81..74d99abace 100644 --- a/ext/standard/syslog.c +++ b/ext/standard/syslog.c @@ -265,6 +265,6 @@ PHP_FUNCTION(syslog) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/type.c b/ext/standard/type.c index b782df1c85..3a671b30c5 100644 --- a/ext/standard/type.c +++ b/ext/standard/type.c @@ -107,6 +107,6 @@ char *php_get_ident_index(char *str) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/uniqid.c b/ext/standard/uniqid.c index 797dc44b69..20f8973d63 100644 --- a/ext/standard/uniqid.c +++ b/ext/standard/uniqid.c @@ -98,6 +98,6 @@ function_entry uniqid_functions[] = { * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/url.c b/ext/standard/url.c index 70c1cfdf80..25777c09ee 100644 --- a/ext/standard/url.c +++ b/ext/standard/url.c @@ -445,6 +445,6 @@ PHPAPI int php_raw_url_decode(char *str, int len) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/url_scanner.c b/ext/standard/url_scanner.c index 681f3e0966..ca5fe6316f 100644 --- a/ext/standard/url_scanner.c +++ b/ext/standard/url_scanner.c @@ -377,6 +377,6 @@ char *url_adapt(const char *src, size_t srclen, const char *data, size_t *newlen * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/standard/var.c b/ext/standard/var.c index 8a542c8de4..0f07f035fc 100644 --- a/ext/standard/var.c +++ b/ext/standard/var.c @@ -669,6 +669,6 @@ PHP_FUNCTION(unserialize) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/swf/swf.c b/ext/swf/swf.c index d10c1bb5f6..628aadf850 100644 --- a/ext/swf/swf.c +++ b/ext/swf/swf.c @@ -1248,6 +1248,6 @@ PHP_FUNCTION(swf_posround) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/sysvsem/sysvsem.c b/ext/sysvsem/sysvsem.c index 186a1d11a9..879c58db52 100644 --- a/ext/sysvsem/sysvsem.c +++ b/ext/sysvsem/sysvsem.c @@ -432,6 +432,6 @@ PHP_FUNCTION(sem_remove) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/sysvshm/sysvshm.c b/ext/sysvshm/sysvshm.c index c42f612fa4..e2067ea084 100644 --- a/ext/sysvshm/sysvshm.c +++ b/ext/sysvshm/sysvshm.c @@ -421,6 +421,6 @@ int php_remove_shm_data(sysvshm_chunk_head *ptr, long shm_varpos) { * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/vpopmail/php_vpopmail.c b/ext/vpopmail/php_vpopmail.c index 74b466f992..2d74e40495 100644 --- a/ext/vpopmail/php_vpopmail.c +++ b/ext/vpopmail/php_vpopmail.c @@ -927,6 +927,6 @@ PHP_FUNCTION(vpopmail_error) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/wddx/wddx.c b/ext/wddx/wddx.c index b20f5e1a3b..290673e4cc 100644 --- a/ext/wddx/wddx.c +++ b/ext/wddx/wddx.c @@ -1195,6 +1195,6 @@ PHP_FUNCTION(wddx_deserialize) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/xml/xml.c b/ext/xml/xml.c index 7c187223e4..b8f190ceca 100644 --- a/ext/xml/xml.c +++ b/ext/xml/xml.c @@ -1605,6 +1605,6 @@ PHP_FUNCTION(utf8_decode) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/xslt/sablot.c b/ext/xslt/sablot.c index c6498f600e..4012b4050d 100644 --- a/ext/xslt/sablot.c +++ b/ext/xslt/sablot.c @@ -1559,6 +1559,6 @@ static MH_ERROR error_print(void *user_data, SablotHandle proc, MH_ERROR code, M * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/xslt/xslt.c b/ext/xslt/xslt.c index 2a79d82f27..a248d4ec59 100644 --- a/ext/xslt/xslt.c +++ b/ext/xslt/xslt.c @@ -255,6 +255,6 @@ extern void xslt_call_function(char *name, * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/yaz/php_yaz.c b/ext/yaz/php_yaz.c index f2a2818670..a97e162473 100644 --- a/ext/yaz/php_yaz.c +++ b/ext/yaz/php_yaz.c @@ -2699,6 +2699,6 @@ ZEND_GET_MODULE(yaz) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/yp/yp.c b/ext/yp/yp.c index db26404acc..715031fe78 100644 --- a/ext/yp/yp.c +++ b/ext/yp/yp.c @@ -411,6 +411,6 @@ PHP_MINFO_FUNCTION(yp) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ diff --git a/ext/zip/zip.c b/ext/zip/zip.c index a454ca397b..fdc551ded5 100644 --- a/ext/zip/zip.c +++ b/ext/zip/zip.c @@ -316,6 +316,6 @@ PHP_FUNCTION(zip_entry_close) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ diff --git a/ext/zlib/zlib.c b/ext/zlib/zlib.c index b331bad23a..21b928eb85 100644 --- a/ext/zlib/zlib.c +++ b/ext/zlib/zlib.c @@ -1271,6 +1271,6 @@ int php_enable_output_compression(int buffer_size TSRMLS_DC) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 */ |