]> granicus.if.org Git - php/commitdiff
- Don't wrap lines... this is annoying while coding.
authorDerick Rethans <derick@php.net>
Sun, 9 Sep 2001 13:29:31 +0000 (13:29 +0000)
committerDerick Rethans <derick@php.net>
Sun, 9 Sep 2001 13:29:31 +0000 (13:29 +0000)
173 files changed:
ext/aspell/aspell.c
ext/bcmath/bcmath.c
ext/calendar/cal_unix.c
ext/calendar/calendar.c
ext/calendar/dow.c
ext/calendar/french.c
ext/calendar/jewish.c
ext/calendar/julian.c
ext/ccvs/ccvs.c
ext/cpdf/cpdf.c
ext/crack/crack.c
ext/ctype/ctype.c
ext/curl/curl.c
ext/cybercash/cybercash.c
ext/cybermut/cybermut.c
ext/db/db.c
ext/dba/dba.c
ext/dba/dba_cdb.c
ext/dba/dba_db2.c
ext/dba/dba_db3.c
ext/dba/dba_dbm.c
ext/dba/dba_gdbm.c
ext/dba/dba_ndbm.c
ext/dbase/dbase.c
ext/dbase/dbf_head.c
ext/dbase/dbf_misc.c
ext/dbase/dbf_ndx.c
ext/dbase/dbf_rec.c
ext/domxml/php_domxml.c
ext/ereg/ereg.c
ext/exif/exif.c
ext/fbsql/php_fbsql.c
ext/fdf/fdf.c
ext/filepro/filepro.c
ext/fribidi/fribidi.c
ext/ftp/ftp.c
ext/gd/gd.c
ext/gettext/gettext.c
ext/gmp/gmp.c
ext/hyperwave/hw.c
ext/icap/php_icap.c
ext/iconv/iconv.c
ext/imap/php_imap.c
ext/ingres_ii/ii.c
ext/interbase/interbase.c
ext/ldap/ldap.c
ext/mailparse/mailparse.c
ext/mailparse/php_mailparse.h
ext/mailparse/rfc2045.c
ext/mailparse/rfc2045appendurl.c
ext/mcrypt/mcrypt.c
ext/mhash/mhash.c
ext/ming/ming.c
ext/mnogosearch/php_mnogo.c
ext/msql/php_msql.c
ext/mysql/php_mysql.c
ext/ncurses/ncurses.c
ext/oci8/oci8.c
ext/odbc/php_odbc.c
ext/openssl/openssl.c
ext/oracle/oracle.c
ext/ovrimos/ovrimos.c
ext/pcre/php_pcre.c
ext/pdf/pdf.c
ext/pfpro/pfpro.c
ext/pgsql/pgsql.c
ext/posix/posix.c
ext/pspell/pspell.c
ext/qtdom/qtdom.c
ext/session/mod_files.c
ext/session/mod_mm.c
ext/session/mod_user.c
ext/session/session.c
ext/shmop/shmop.c
ext/skeleton/skeleton.c
ext/snmp/snmp.c
ext/snmp/winsnmp.c
ext/sockets/sockets.c
ext/standard/array.c
ext/standard/assert.c
ext/standard/base64.c
ext/standard/basic_functions.c
ext/standard/browscap.c
ext/standard/crc32.c
ext/standard/credits.c
ext/standard/crypt.c
ext/standard/cyr_convert.c
ext/standard/datetime.c
ext/standard/dir.c
ext/standard/dl.c
ext/standard/dns.c
ext/standard/exec.c
ext/standard/file.c
ext/standard/filestat.c
ext/standard/flock_compat.c
ext/standard/formatted_print.c
ext/standard/fsock.c
ext/standard/fsock.h
ext/standard/ftp_fopen_wrapper.c
ext/standard/head.c
ext/standard/html.c
ext/standard/http_fopen_wrapper.c
ext/standard/image.c
ext/standard/incomplete_class.c
ext/standard/info.c
ext/standard/iptc.c
ext/standard/lcg.c
ext/standard/levenshtein.c
ext/standard/link.c
ext/standard/mail.c
ext/standard/math.c
ext/standard/md5.c
ext/standard/metaphone.c
ext/standard/microtime.c
ext/standard/pack.c
ext/standard/pageinfo.c
ext/standard/php_fopen_wrapper.c
ext/standard/quot_print.c
ext/standard/rand.c
ext/standard/reg.c
ext/standard/scanf.c
ext/standard/soundex.c
ext/standard/strnatcmp.c
ext/standard/syslog.c
ext/standard/type.c
ext/standard/uniqid.c
ext/standard/url.c
ext/standard/url_scanner.c
ext/standard/var.c
ext/swf/swf.c
ext/sysvsem/sysvsem.c
ext/sysvshm/sysvshm.c
ext/vpopmail/php_vpopmail.c
ext/wddx/wddx.c
ext/xml/xml.c
ext/xslt/sablot.c
ext/xslt/xslt.c
ext/yaz/php_yaz.c
ext/yp/yp.c
ext/zip/zip.c
ext/zlib/zlib.c
main/SAPI.c
main/alloca.c
main/fopen_wrappers.c
main/internal_functions_win32.c
main/main.c
main/mergesort.c
main/network.c
main/output.c
main/php.h
main/php_content_types.c
main/php_ini.c
main/php_logos.c
main/php_open_temporary_file.c
main/php_sprintf.c
main/php_streams.h
main/php_ticks.c
main/php_variables.c
main/reentrancy.c
main/rfc1867.c
main/safe_mode.c
main/snprintf.c
main/streams.c
main/strlcat.c
main/strlcpy.c
sapi/apache/mod_php4.c
sapi/apache/php_apache.c
sapi/apache/sapi_apache.c
sapi/apache2filter/apache_config.c
sapi/apache2filter/php_functions.c
sapi/apache2filter/sapi_apache2.c
sapi/cgi/cgi_main.c
sapi/tux/php_tux.c

index 63ae1b662bb9d119cdc968468e116b87415d652a..f07e26683bc26296732cb46a51fdf61c9ad5f440 100644 (file)
@@ -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
  */
index 55b3af35bf3ce5dcbda5a9fae736d4203c4a5493..5b50d9294440d3267b296650e9cc093fda097eee 100644 (file)
@@ -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
  */
index cb3ff68ac926de8245215323f3dd0f158fec5f10..2bf9b2454c7bd4637bffb1a2f65bdb257019ab1f 100644 (file)
@@ -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
  */
index b30c9439fbc5c8957e27eea3820c9e86cf776026..acf55e923d1328a40a04ff6b0b9a4b1a56ecbf98 100644 (file)
@@ -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
  */
index 5336ea63e396416a370daa62a172507c10b6aa8c..64ae008f77716ec38d8f9779937a7868b46ef0cd 100644 (file)
@@ -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
  */
index ebb497d90e39a1193855846f2b9863ab3d3652a1..f2882a5e5e2981ce14a79c24d13ba17cdb865de3 100644 (file)
@@ -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
  */
index 2b3f93e601dc8a0d7febea181c332f6762c281c6..d93eb4c28288e835b4d31ac170559aa4bb105168 100644 (file)
@@ -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
  */
index cf78646165e69470d4e43da9c7101d2191c7514f..20da0403f688ddbab2fdc80417b01870a151dea3 100644 (file)
@@ -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
  */
index 10c26862443ae8cd9b70864036c314e3d9612fca..59fb891afde6108923020663f74d57409f6cfa58 100644 (file)
@@ -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
  */
index 9bb9aef50c25cb27fd5fdff3fc524fa359c49aa5..0ebc6d46592edb69b0a6ddc3c8b3737e475d515d 100644 (file)
@@ -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
  */
index fbadc257df6da1f1316d3e6bd1b76465dc0729e0..6270e5787ac1220f5376bb4363cddeec3d4b0c70 100644 (file)
@@ -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
  */
index 6d44a18021060da2c933e9d3af9a2d486216df7e..1954355cc2a5f414bf7aab39ee055b15b94adbe6 100644 (file)
@@ -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
  */
index fd432bd204b87533dabab5c495fb08375c1481db..649632a0546005356a27be30f205dc6646cd24bb 100644 (file)
@@ -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
  */
index 30393c3a93d1f949dc03003580f8a2b822986272..2606284dd9d20cf099769d29525dc5906f9bfff6 100644 (file)
@@ -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
  */
index ab23da0bb88abeb27e24941291aa503d3e535de7..276852f13fb82ab38830de0b2a3f2a12ee971b92 100644 (file)
@@ -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
  */
index 21a1c3bdfe45ef89ed2f9b643a2868b707cfc4e7..9297b9f1c4c70aa36eb5683e91abc0685e96c757 100644 (file)
@@ -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
  */
index 20ca60863bda129ac2d83652afa7059eb1b9eddb..55f38023c9158e6b555685d4fe0028aefb42dbbc 100644 (file)
@@ -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
  */
index 5515a4516383f2a10b16c7bcc5d1da9599ab4e92..1007bb62766166148337bd996d784aac4bc110f6 100644 (file)
@@ -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
  */
index 278ebdf2233b9b3b0e51765e5ca6b98e29c3c32c..16076f7ebfaa43a8aa65c56525c1e085502ee795 100644 (file)
@@ -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
  */
index a885cf26c65e99ca1c286af35174dea04767c264..861fbe9fb67fdb9c0cc62526e3c8b8379a006c5c 100644 (file)
@@ -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
  */
index 9fb9c5e4e7f6091cb14b50be9ae9074e21feaccc..f8d1a9673579bccb0628eb1a46bb310beed23e93 100644 (file)
@@ -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
  */
index 5f7dd4ede82122c98ce6a5bed6be28b52a556603..df6c34280db94029eb9fd6c23f641901203dc495 100644 (file)
@@ -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
  */
index 0eb1fa8391fb2ba4dbc19218b6a15b3d9d8c0d9e..a6117805c6e1a8d2bea48ac201d493f8627d453d 100644 (file)
@@ -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
  */
index c8dd84ccb665d91d30e605b12b163cfc7cab9314..c3ae16c72204487e4061aaee3fc40e8c01a023b2 100644 (file)
@@ -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
  */
index c00bd4ba330f77a39978f4cc7bfb53771b6e08e7..2cf2348c8f2e8baeeb58b5595ce6de8fa0cde07a 100644 (file)
@@ -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
  */
index 3d8fd04f4aa800511d03041ac928fd8d49dba72c..ad17bd4e3fb1bf1796231a3f0f79a525b4207034 100644 (file)
@@ -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
  */
index 9e68c6dd980615c45e9014bfcecd2744ff4d5f81..121a0e81e263fcf50880b90bb557269fc4906e73 100644 (file)
@@ -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
  */
index da8b8bdad7e70f2517f8be922f1e4d4510a36c6f..44d90b69d2c3e86a4b8aa0952f30bec61c0235a2 100644 (file)
@@ -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
  */
index e1b10c39060fa38ac88953906b29fcfd078da8a2..fe16f737e987790430cd62379c2436dc4c4103c8 100644 (file)
@@ -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
  */
index 8002d843c2f0097a66ffff6bd613e5817b39034e..5bc7639c0f15558535d665b1a9b5ea62711d8dcc 100644 (file)
@@ -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
  */
index fc555819cb67449428d09a8a27359078a1571c7e..2291d75e63afd83d82ff2dc691506066cc433f40 100644 (file)
@@ -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
  */
index d643f925d4a2c03db7db7049bebae24d2eca4ac3..d5d8541accb9fd6d47431a083d1425c5cee0e281 100644 (file)
@@ -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
  */
index 08a9d00563b05fc992d208825452c243ddcdaa74..12e4db2fab8472ea3c6953238a4bdd2d75c1e741 100644 (file)
@@ -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
  */
index 1b3836ed26bd0107520d2aa56aa3bbaf6fd2dfb4..4c2fab52b62ce13fc42ecc8f1437cddba5e68e56 100644 (file)
@@ -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
  */
index e88e48d6e6d043fba0cf05edff7278a92d59f987..5270901e56b8cd35fa392faae31950a16b5e1496 100755 (executable)
@@ -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
  */
index daaf481f525b8ed869fde894876c07a9ba6ff146..e2da80466354ea2d3489fbe81db3fe90ee3342cd 100644 (file)
@@ -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
  */
index 3526ae0ee60731774802f2f4f67483e005244f79..e1944f57b6416c5530e4b81453fc8c20909754fe 100644 (file)
@@ -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
  */
index eca1d20f784abc53b80a7651e4b5b761faabf6cb..f1f6c85a39f2a925680e6a13b938ace649184e4f 100644 (file)
@@ -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
  */
 
index 2e2b70fb437743c5a6bfa4a59d98d0d36df8b625..aaf1c617acbade872ca9ae1b66b44d5879d8a90e 100644 (file)
@@ -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
  */
index 077a7ae263c5557f1072820bc6254da0564186bb..ff7de5497e0204f4bd2a86ed463194a400e4e5d3 100644 (file)
@@ -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
  */
index 327e6d120a49414f85be5126502d5f43e9d677d1..d64c25a2da8324fa1bfbe38d8db496878a735595 100644 (file)
@@ -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
  */
index 6838b048aba4598a6ca9a50cde1d178e59476cd1..694863f897566101097683c924b85b80eb5d60d8 100644 (file)
@@ -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
  */
index 3c7a5a6997f3748b545b2d4e2de9840be619b8f8..c02aed8944d6007cbe616d67b87e6c51f722d4e6 100644 (file)
@@ -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
  */
index 25b649b3177ef5a4b08f37d4562ae0bfa9f0543b..c77e51e4e188678120c2f1d4ea9859283ccf23ab 100644 (file)
@@ -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
index e422a70af78de6ced9bd8f9469aad47a601f3de3..4275f8a0544e68f0f9b4fa60b16a5984ff325222 100644 (file)
@@ -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
  */
index fad9bdad07e1cc2db3088f2b47cfc1ddbb19ccc0..696646e1b5ccad9b7359dcbbb7409a5362181f0a 100644 (file)
@@ -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
  */
index 5fd41ca82c4d38da899fd9166d2456518603f553..afe0dcaca96525ddcd0e81e3f774d54f326c732f 100755 (executable)
@@ -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
  */
index 3e0709c8c82ddac6e9c16b2a1e9028431594ec2b..88241b08cdedc11933c9e23fe50fe9a20e013ac4 100755 (executable)
@@ -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
  */
index d61d8ac9ba6a06dcaf74a905433446682d513ffa..0cd002f2acdaa43b69c5691890e20173f58f17f6 100755 (executable)
@@ -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
  */
index 1683c0a3903a10daac0bd886e53420b3b24e41c3..e0d5f0d2f9b8492a864a344611bc33a4baba7a4b 100644 (file)
@@ -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
  */
index 37eefe48467bc3da500c5f123cc6a1b1ae843763..a6069d8dd73a641d58c70f0f97ed3e298fb6714a 100644 (file)
@@ -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
  */
index c34fc4397df93bc8a669de8bda14a9ee668c077a..0067456ebc746901b35509f1e997fe88ffa9f2a3 100644 (file)
@@ -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
  */
index 5494124f8c0199526178f698b243cded7a575b0b..1f5fb34ac57eda07e330deddc4cf8659d8dd7a01 100644 (file)
@@ -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
  */
index d2db2b3904af26f9fc99b9e987cef3fd97a978d3..5460c8a1151748c26365e3b2a050b00c3ed0e619 100644 (file)
@@ -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
  */
index 7a9444518d72dd78ad5ad300fc0ba5ce8e2462b8..bc477079d315c106575b6e6822f7b01f1e044343 100644 (file)
@@ -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
  */
index 8c19a043e68ecb4d74a3681a46414ba58b09d277..2ae17886b16564a76c2b08e97042583333555474 100644 (file)
@@ -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
  */
index 2b7b28c31d1828a90eed52b331d2415f6b001151..8e5c47dac2522070a426616d074f3bc1e717be39 100644 (file)
@@ -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
  */
index 7b5e6c54bf6f17f8f135f45160cc1070c6ff47ff..9eee4eba682e81229f63aa02a4df612df7d16ff8 100644 (file)
@@ -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
  */
index 274574b8a73e228966f80c4828957488b1b50168..1d68dc751615be52619eec820edb1b3f2d19cac1 100644 (file)
@@ -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
  */
index a49cc5e5ff443dae605b94b17ceb39a699359817..5159b922b6beb98a55e872962b247026e2c067c2 100644 (file)
@@ -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
  */
index 2b1bc689b9c4c83fd3d84a5889dde7bf0c466ec1..795a0d909dc6d0434479b0253b623b7a1b81ec47 100644 (file)
@@ -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
  */
index 6aeb07a002473172c84aa5916f0353a0a7ada7bc..b40c7a6b57cb307e98c089095f4bac0dd591e273 100644 (file)
@@ -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
  */
index bae6f8fa8003bf236db66aee39553e68a92c7bba..a9d901e8956ba8216ab08b8dd28af5206b7d5f99 100644 (file)
@@ -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
  */
index c2584a062d43147b447b0b3c893f828ed17e83e5..4de25a705f02b53f3eb927e155e06d1256f703ff 100644 (file)
@@ -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
  */
index aa1d4b5640afb741b541e620129ba7b3d2edf5bc..740894fb37deb3917c9fa0d61bfa98f22a4f09c0 100644 (file)
@@ -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
  */
index 4c2521d453328c8ecf6152ffafffa342c4972e8a..39efcc268e19ca5f8b8a68d505c81681ae45a9d9 100644 (file)
@@ -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
  */
index 8d458af9812fb5a4abe4e20e36e0b2cc11b417c4..4a6f4d696891722a15d52b36281711548e898a52 100644 (file)
@@ -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
  */
index 9d0d91593b9e82d3e7c9a8618206d8e308c3daa5..fe1c7028aab3b5457e2c741d543ab0b9474f136d 100644 (file)
@@ -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
  */
index 0fa2093abdaa296d023046a29a8449f9f0efe3a1..fc1809e94cc379b971eed3bbbb7fb6390b80a969 100644 (file)
@@ -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
  */
index ef5231a73cbb7aa5a3ae9fa0596f4a9adcbd6451..cb9f5a9488abf1b1bb9b417ebbdacf4ece04838f 100644 (file)
@@ -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
  */
index c657bf1832f174302f59c9c73d9cddcbfb982996..9ed7f71611d6b0ff537950568672dd9582cfea90 100644 (file)
@@ -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
  */
index 1173cfa447913f28117d4ebce4ed26c0ab94ce45..33af3a43e6ac17f227b4b2e51e37f9e654ffef68 100644 (file)
@@ -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
  */
index 91ff4f577220ece93f9446eca16b1505ecf769af..3e9f9931f364b5f6e097b1b0aea8778891ea3ae6 100644 (file)
@@ -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
  */
index a19dd1203713c08cdf14e913e5667f716b5b0dda..fe480f24808c25941585cc06956053fd8a6a4dc6 100644 (file)
@@ -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
  */
index 6c6e960c4e14f5fa6bc61e3bc86c11f248f8c6f5..1faa880f7b6bdc321e8ceda29ecfbde21dcc45d0 100644 (file)
@@ -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
  */
index 7de02c19303461f5566359d1800843eda024da16..da578055e95d13228e5fe33bdaa7cc5764f9b63f 100644 (file)
@@ -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
  */
index ad590e47c798d261fb8fea4345fc3fcf082a38da..2ac0aba2f4b13aed8b55d62a3dd4b403406d5f11 100644 (file)
@@ -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
  */
index 6a1198d1489c8626033910dc840a9766c331548f..34f4c330761049797db14f7292d6dc592d70749d 100644 (file)
@@ -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
  */
index 17726cf42216ab951a0f44dbcd9c52c74c03caf0..2eded909ae7044c0c483aa0d9158e14e5a43b6cc 100644 (file)
@@ -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
  */
index 05addfbdea1a0da74acd9d8abab95b712ce678f3..44545e181a83516a040f67a646e19fd067d99641 100644 (file)
@@ -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
  */
index acc12d7e44a85384242fe5298655d1e0dcfe3c9d..e2d93d1b25587d422cceb32ce6cea2cdfe8d3ae5 100644 (file)
@@ -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
  */
index e7b71ebebf02998e6f77dca280017a9faef396e9..7d10d5c044cd4002680be7666813c993026d381b 100644 (file)
@@ -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
  */
 
index ac6923171ad861f4ab8bb820be964e3087df6cf6..0e7e6813c13253641030cae912e4f3815b9ae4b7 100644 (file)
@@ -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
  */
index 86fe56cccca116e3681baa71218c41147a3bf8c5..0c7a06b6dd667b919a6359476efe26f206e8fd33 100644 (file)
@@ -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
  */
index 2f2417385a8f3e42f7440b26726eed66e4af54c3..5eed0363634ec32d7d9a0391fc115c93df9b91f4 100644 (file)
@@ -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
  */
index 00490f78e4ca2bfe1117665ca3e0745c433c3a9c..ac619d52efecc0d6aff453661b7dc0c4a4fd1569 100644 (file)
@@ -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
  */
index 44bb49a8d6509cfa49c4b095a1bfc41ac5cbfd02..72acec718577d28e5f92ada58d24a4fb7c6da780 100644 (file)
@@ -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
  */
index 8f9ed8f5934995c3b746cb69631f4b957ebbfd14..a6348fe74e6cf308ffcf9aba752d71f1fbb69091 100644 (file)
@@ -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
  */
index 8ebc48f23364f3cfbc42de480521f7efe8c00349..b0022e28e52c79e9e344194d727d097de1332456 100644 (file)
@@ -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
  */
index cb8ed73322f9830cd53d10183dfd9027c1d40d76..d482677b99d91e245e8364f06632ccda4fd6e71e 100644 (file)
@@ -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
  */
index 1b30965a521a3c8b6a0a5960b42028785a8f8e03..c62e67487f86283c84dcfa6d6744b1f68debcd43 100644 (file)
@@ -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
  */
index 11e3ffbe734551d985c49dbdea20d844d343cafb..fc35f76fe6a56109118f782a843a8fc046d0bae2 100644 (file)
@@ -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
  */
index da8bf5fbb48b8fdb49e7c11ba028bba599a05a6e..6f7042ecc580db692e7a1209fdc0239387240b4d 100644 (file)
@@ -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
  */
index 987efe112226900747eb120bdfc4cfd0e34ced29..6654641130e1fc4e3c8ff2c1f89bedb9b43a44c8 100644 (file)
@@ -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
  */
index 38b387f8b2d1335ffef5abfa4ec8a9b3c185b0f7..415cd7cd74c8f7d7faf60ccc4879114bfaf60add 100644 (file)
@@ -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
  */
index e34dda1ad89898c8c2795882d0660461b017f975..fa18a56f7f5f88507c53096b381537c3b8413524 100644 (file)
@@ -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
  */
index 5efa650e0e982cd661fa311618c39136dcbeaa3e..d926200b1017141da8077bfbb9f0ac6a68fedf85 100644 (file)
@@ -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
  */
index 814e44241245cfb297eecb51db8cdcbb06abc7e7..f5d36fc98c4d1ede27db7ceb163640c8b17ea8f7 100644 (file)
@@ -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 */
index 8bd3f6d78328077bec8a2284e44ede27849c0689..0b57dfebc57cdfc7d9ea70dffc99ffecafbd42f7 100644 (file)
@@ -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
  */
index 38f8438f7f751fb4d24cd7af8546b069187aa303..1dab1621f32080eb449223dd6cce3bef2b86c533 100644 (file)
@@ -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:
  */
index a9681fd1734f9822c3059379384d80c1d1f1ef0f..6a6c773140f3124f7967454a5c673c50d9c32489 100644 (file)
@@ -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
  */
index 253a75f413403ac3929ed38562b33e2a576f4ad3..83c6f5dc1d63cd90e18b9f32beb5eab74ff86be2 100644 (file)
@@ -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
  */
index 0189e0d98ad925d07553876fe8bf381e27db6bf0..087b4e9a6e0f04129dee36231f41b84ee1cb31d8 100644 (file)
@@ -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
  */
index 246e8d556c1e09ece7d58e550f79bd7cce16816b..05088de4f4e4c54869e29af322db29bd95efb5b6 100644 (file)
@@ -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
  */
index bb699beafe5ea395cb465a445c0e49b86b36c55e..0f01eff45e3d67b73bc90118c0884286e79981b7 100644 (file)
@@ -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
  */
index e828e5338ad5b5f17436a755ea6f2d167df0912a..19bec002895396ea0d3e2147edf5c5f26968e52c 100644 (file)
@@ -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
  */
index 7ae45a0ef0fc592f21a58e6e4563ed8a73350ad9..91863d0a4842e1ebf229eeae1ee409ffda971a22 100644 (file)
@@ -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
  */
index a8c25986e79751bf5a45d47a819986b4ee65ab29..7a0fe01730b795ebbc180b878a7f3f924a80566b 100644 (file)
@@ -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
  */
index e794662737a2823b420695ad841ca8014ab71918..377322dac5a8b4466079d485958460df54250985 100644 (file)
@@ -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
  */
index 3e37ca8336dd8cb0f2ed480f7f98920df7083b26..5e53ab0fe0af0f8fde7e6d190d2f518bd10166f0 100644 (file)
@@ -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
  */
index 18b403c76069eec6393f1907f81759b63b90bd91..5651eb31ff8b57bf92fde0eb7cb1c0dc75f28216 100644 (file)
@@ -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
  */
index a6d922157f8bddec76c9c8dcaa66b7217d12e891..00444db734dc9493e2498e798b94453d683877d9 100644 (file)
@@ -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
  */
index 545bda300c785ce62846373ea777d80b28e6fc9a..f249c249b0955c5f2a58f29109d5dde3e632f885 100644 (file)
@@ -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
  */
index 0850c6cf2cb61de2cacd886565be0c41d5ac079e..e9e6b2dcf0a13c6f5012806d616e457239b0414b 100644 (file)
@@ -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
  */
index 512769e1404799bb0343cc862a08340b23038b7d..ef7becfac2662db6e5e086325c94c4a1a88819fb 100644 (file)
@@ -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
  */
index cc5e8451e11de5c852f5d8eedd53eb48f780d107..ef99c363d8013b791c2460e73fbcbbca19b47fef 100644 (file)
@@ -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
  */
index 82f70ac244f3ae822064cb0da68718f459250f8d..db0bde51bcdfedcf4477d2717c0dee6354966614 100644 (file)
@@ -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
  */
index 3926938e0faa2f1496eba04a3fbfab8c22f8d8de..97ad6e6efa5ee26aeb6ce96f5cb7921f58e88d7c 100644 (file)
@@ -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
  */
index 7b419bd38e016514e4dba0b053f32543fdd4473a..3be2165303767e2b4913bb7f95e9024a240d7300 100644 (file)
@@ -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
  */
index 8002d843c2f0097a66ffff6bd613e5817b39034e..5bc7639c0f15558535d665b1a9b5ea62711d8dcc 100644 (file)
@@ -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
  */
index 2d4382991863b073683a1dd6bbd92567413c32dc..c7f5a56282049ba9cb9f31d5f6c6accf5c2a2772 100644 (file)
@@ -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
  */
index a67462b1a0bcd6438217caaee5a5d72bf01c828f..e52f1be5c1933205d8c242fe0bf4d1624d0012b0 100644 (file)
@@ -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
  */
index c21f5ce0aa8fdad6d058489d83af67710d6139b1..f0660f4c66104f7f8e26530fe5c6833ebb1f6fdc 100644 (file)
@@ -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
  */
index a166496d81d821df8ca6e9e33e1f6842da01fb0d..74d99abacebf90036efe6ae756f5b1a6f9d33dff 100644 (file)
@@ -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
  */
index b782df1c852700b96c6ec7a2fa8e00595a8d64ec..3a671b30c545bae0949bf4f273bce937a9b4f969 100644 (file)
@@ -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
  */
index 797dc44b69436114bfbeabe12d18ac5164050671..20f8973d634c0788b44c54fcabbdc578ca097bec 100644 (file)
@@ -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
  */
index 70c1cfdf80629d03b4147853c52970d422555a37..25777c09ee1135069ee18d3ceeb53ddd64eeda1b 100644 (file)
@@ -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
  */
index 681f3e09662884e3acbdb317dbca05bd6ea23904..ca5fe6316fb24b8c2ed2e4c0829646364095433f 100644 (file)
@@ -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
  */
index 8a542c8de43389b8e924166946362b135bba24b0..0f07f035fc178c09f5ce3c2f363b2ad83d23d2bb 100644 (file)
@@ -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
  */
index d10c1bb5f63831a81d20f97bc37cbd5f62fd9088..628aadf850f5d0b895d5fd7461e9e09a66c26e67 100644 (file)
@@ -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
  */
index 186a1d11a972f62522d0d825bc328807b2ee184e..879c58db5260e4d3bad98cdbd47e7678b3bf6ede 100644 (file)
@@ -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
  */
index c42f612fa472c8c8cd640bc98ad70d645ee41e38..e2067ea0847ca805ea595d9be9c564338c4c41a3 100644 (file)
@@ -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
  */
index 74b466f9927970fd59678003325563fa8522428e..2d74e40495423f6c3733f406142dcf8b3be940e6 100644 (file)
@@ -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
  */
index b20f5e1a3bf3a4d6ae4fe61be31deba4afc64641..290673e4cc2d3f5adc1524c153e2c4c0100c071d 100644 (file)
@@ -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
  */
index 7c187223e4d60b21b4da60cc63d28f85d44f9074..b8f190cecadb34edafb98d4ff5ced469d68d653b 100644 (file)
@@ -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
  */
index c6498f600e89d6e8d59b480156a4a2d4b118ffde..4012b4050d8b46cd8c0a4cf1240ff55af23b806d 100644 (file)
@@ -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
  */
index 2a79d82f27b2bad980f599448ac8ab317161f7a2..a248d4ec59c7e3c1f67277581b352ee02b52c420 100644 (file)
@@ -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
  */
index f2a281867094e787861d9a4b30d32dcf9696a306..a97e162473f6a9dcc9101753e3a9403029c06b94 100644 (file)
@@ -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
  */
index db26404acc877f05b6644ba319e273d00c865cdb..715031fe78e6d54979daa4501c5971f26fd86319 100644 (file)
@@ -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
  */
index a454ca397bbba0884a4cef958649bf78cc206a98..fdc551ded57141b8d159e628beb72ce629fdb32e 100644 (file)
@@ -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
  */
index b331bad23ac03e783280758eaf2815f09c4efc3f..21b928eb85edcb2814c7b9ed94177f1a8a21c441 100644 (file)
@@ -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
  */
index c77da780e63c8520ee104d4396ce3f68a867e38d..b4695a57714779c70d81c2a1a536b05bbcead463 100644 (file)
@@ -591,6 +591,6 @@ SAPI_API char *sapi_getenv(char *name, size_t name_len 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
  */
index faba929ef8bb1ec0d70f1d48cd23049065c022e2..65e3f7f5e9b36a587f8c0ce488c60af6c0133ace 100644 (file)
@@ -494,6 +494,6 @@ i00afunc (long address)
  * 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
  */
index b283de1ea497df883285a58d035804d894905079..4182d80c3329c4d9bade34ed23f13c8d432e9351 100644 (file)
@@ -642,6 +642,6 @@ PHPAPI char *expand_filepath(const char *filepath, char *real_path 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
  */
index 11990c0d1a8f5e5c9c07fbd3b716071c16375653..374274f56f985d52e863e16ecb6d3af34691b52e 100644 (file)
@@ -100,6 +100,6 @@ int php_startup_internal_extensions(void)
  * 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
  */
index 7a46bde331a67dfda8ed9065bdfa228b1402b6cc..3c1f16d4809f1ed7149cb77bca5bc7fb23689ad5 100644 (file)
@@ -1403,6 +1403,6 @@ PHPAPI void dummy_indent()
  * 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
  */
index 73c65c5100c431a82bfe9898475e33ccaef85ba0..5ac26f593325c5bdddeba725b83b549077959d5e 100644 (file)
@@ -351,6 +351,6 @@ static void insertionsort(u_char *a, size_t n, size_t size, int (*cmp)(const voi
  * 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
  */
index 6e4ecee47e5adfe01dd393e630fbcaab01bd35af..89b2f5796d912666bb465502c9225ef37ad72b8c 100644 (file)
@@ -346,6 +346,6 @@ int php_hostconnect(char *host, unsigned short port, int socktype, int timeout)
  * 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
  */
index 09722815aee523004391afbcea092b965f480cfe..edbb29612d13424aa636fe3c6ed1b0738fefcb68 100644 (file)
@@ -615,6 +615,6 @@ PHPAPI int php_get_output_start_lineno(TSRMLS_D)
  * 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
  */
index c387372eab7f82848b29cafd8eb228812c386e67..1436c3ac93c133f29f0b73c931062736202cc30b 100644 (file)
@@ -354,6 +354,6 @@ PHPAPI PHP_FUNCTION(warn_not_available);
  * 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
  */
index 07a53da164aa620df2fc27126857796b853a30e6..261bb7e05f27bb372b8594db316c715ae1708518 100644 (file)
@@ -60,6 +60,6 @@ int php_startup_sapi_content_types(void)
  * 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
  */
index b23c5ca0c4bfd65d253ec389853cd596ee006748..782d44f7c7ca11033e4b1c3628b67be84e1f7b4f 100644 (file)
@@ -377,6 +377,6 @@ PHPAPI int cfg_get_string(char *varname, char **result)
  * c-basic-offset: 4
  * indent-tabs-mode: t
  * 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
  */
index 28329234efc8aaa19f2a7b241ef6c4cbfbcd4ebf..ba8be4d119b3ad2d149307aaab66e6ddc7e59161 100644 (file)
@@ -93,6 +93,6 @@ int php_info_logos(const char *logo_string 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
  */
index ebbc6211f300cbd4f048131bf40188a55321484c..ffc291570aac70ddf12687e265e766de89a1bd9a 100644 (file)
@@ -199,6 +199,6 @@ PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, char **op
  * 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
  */
index ecbd6b0238f82ed552374b25216a7ef50e9379b4..0c3e2745f2392ff2453a29672d19808c2c2bda32 100644 (file)
@@ -46,6 +46,6 @@ php_sprintf (char*s, const char* 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
  */
index 5083b5ba290ef438ba6c35a01897e91108e49de3..c2b512404dc6f8db48308414cb6f55a9a8b76a5d 100755 (executable)
@@ -104,6 +104,6 @@ PHPAPI int php_stream_cast(php_stream * stream, int castas, void ** ret, int sho
  * 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
  */
index 684524ea8241cdfe47e1bce12bab57924cf3058c..d5d916247f842c1d22cd6d2ae5108f920cfd237d 100644 (file)
@@ -76,6 +76,6 @@ void php_run_ticks(int 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
  */
index 34d2136ea025535c4b0fa155bbea3efa1555e255..4d9bd6467ae065bff5508d9ab7587da07a6e2a5f 100644 (file)
@@ -332,6 +332,6 @@ void php_import_environment_variables(zval *array_ptr 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
  */
index 80d169baedbc85a5e935b3d34eae02a2102d0149..afd6543fffe0d1d43d8d79e3753bdee419305c88 100644 (file)
@@ -436,6 +436,6 @@ cont:
  * 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
  */
index 0d6517af5c78cd450eb5f24de3202fec3534d21e..8a030fcaad5c172d10030281b9c08bc46e8101bd 100644 (file)
@@ -528,6 +528,6 @@ SAPI_API SAPI_POST_HANDLER_FUNC(rfc1867_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
  */
index f570ca80fc7330411ce90a7be68afd420404b647..1e9afdbe0c73cd9f70a52c14b5b2d3dd4d022c85 100644 (file)
@@ -186,6 +186,6 @@ PHPAPI char *php_get_current_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
  */
index 5fe1860d86940065c3641c176b68b0bf78870c75..df9c06aa8017dccd36ded13dc946f23860801f0f 100644 (file)
@@ -944,6 +944,6 @@ int ap_php_vsnprintf(char *buf, size_t len, const char *format, 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
  */
index 69ea581f1e82126c19ad20a1790363e47b5c7cfb..d96a67d2bbc626ec83f146bebef1c4b63bdb9f67 100755 (executable)
@@ -363,6 +363,6 @@ exit_success:
  * 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
  */
index e6bc017cc023a33c1da302e69e8e8a7ef8c5364a..bf1a03eac3e253bf1912e4b510bf788c730bdeb9 100644 (file)
@@ -81,6 +81,6 @@ PHPAPI size_t php_strlcat(dst, src, siz)
  * 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
  */
index 9c1f4da01d31e389ef88549413900cd541d12168..2814a739962f11348cca26c38f8d68a8c08fc827 100644 (file)
@@ -78,6 +78,6 @@ PHPAPI size_t php_strlcpy(dst, src, siz)
  * 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
  */
index 151fab0056157e391b42180ef8cea9a4494168a4..5afb92e66f57f8f47046dfa721f30dedc6130b7f 100644 (file)
@@ -907,6 +907,6 @@ module MODULE_VAR_EXPORT php4_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
  */
index 76bcb01ca8be58cdddf3c0707b35b9c20a78ce1a..95d31afe91e3992e71fce0d02f164d88213c6ff2 100644 (file)
@@ -458,6 +458,6 @@ PHP_FUNCTION(apache_exec_uri)
  * 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
  */
index 572d46ebffe35eeaf170c8ed65488d34a48dc6e3..30dff99c76d917864540b47082f748a0adebdd11 100644 (file)
@@ -105,6 +105,6 @@ int apache_php_module_main(request_rec *r, int display_source_mode 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
  */
index 0dc57da1f5ea134093789d5d1e40e2ec6dcff921..07575ef8e5e4ce9a4e4f9088ebf3228e2623418c 100644 (file)
@@ -159,6 +159,6 @@ void *create_php_config(apr_pool_t *p, char *dummy)
  * 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
  */
index 1a042944f67aeda10553ae6b53d07ad04d02b1db..368f8f48598175c06cc54979bb6941296fef030b 100644 (file)
@@ -155,6 +155,6 @@ int php_apache_register_module(void)
  * 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
  */
index 3de9a00a0e12d2b24652edac4056e03c7fe95f92..b8fd520d29c61cef87605f0d74b1d24902add7df 100644 (file)
@@ -483,6 +483,6 @@ AP_MODULE_DECLARE_DATA module php4_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
  */
index 063f266cb56d1d056acc3c12c005dc0fff104b8b..5c71db425cff0d8c6961761296f961af7b26b4d9 100644 (file)
@@ -799,6 +799,6 @@ any .htaccess restrictions anywhere on your site you can leave doc_root undefine
  * 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
  */
index 4d44b40728b9a83777eadacf0c0f2f9b8e446c9c..48fb84c86edcd7c0d821be84d1853e1e164bdf44 100644 (file)
@@ -424,6 +424,6 @@ void doesnotmatter_fini(void)
  * 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
  */