summaryrefslogtreecommitdiff
path: root/ext/standard
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard')
-rw-r--r--ext/standard/array.c4
-rw-r--r--ext/standard/assert.c4
-rw-r--r--ext/standard/base64.c4
-rw-r--r--ext/standard/basic_functions.c4
-rw-r--r--ext/standard/browscap.c4
-rw-r--r--ext/standard/crc32.c4
-rw-r--r--ext/standard/credits.c4
-rw-r--r--ext/standard/crypt.c4
-rw-r--r--ext/standard/cyr_convert.c4
-rw-r--r--ext/standard/datetime.c4
-rw-r--r--ext/standard/dir.c4
-rw-r--r--ext/standard/dl.c4
-rw-r--r--ext/standard/dns.c4
-rw-r--r--ext/standard/exec.c4
-rw-r--r--ext/standard/file.c4
-rw-r--r--ext/standard/filestat.c4
-rw-r--r--ext/standard/flock_compat.c4
-rw-r--r--ext/standard/formatted_print.c4
-rw-r--r--ext/standard/fsock.c4
-rw-r--r--ext/standard/fsock.h2
-rw-r--r--ext/standard/ftp_fopen_wrapper.c4
-rw-r--r--ext/standard/head.c4
-rw-r--r--ext/standard/html.c4
-rw-r--r--ext/standard/http_fopen_wrapper.c4
-rw-r--r--ext/standard/image.c4
-rw-r--r--ext/standard/incomplete_class.c4
-rw-r--r--ext/standard/info.c4
-rw-r--r--ext/standard/iptc.c4
-rw-r--r--ext/standard/lcg.c4
-rw-r--r--ext/standard/levenshtein.c4
-rw-r--r--ext/standard/link.c4
-rw-r--r--ext/standard/mail.c4
-rw-r--r--ext/standard/math.c4
-rw-r--r--ext/standard/md5.c4
-rw-r--r--ext/standard/metaphone.c4
-rw-r--r--ext/standard/microtime.c4
-rw-r--r--ext/standard/pack.c4
-rw-r--r--ext/standard/pageinfo.c4
-rw-r--r--ext/standard/php_fopen_wrapper.c4
-rw-r--r--ext/standard/quot_print.c4
-rw-r--r--ext/standard/rand.c4
-rw-r--r--ext/standard/reg.c4
-rw-r--r--ext/standard/scanf.c4
-rw-r--r--ext/standard/soundex.c4
-rw-r--r--ext/standard/strnatcmp.c4
-rw-r--r--ext/standard/syslog.c4
-rw-r--r--ext/standard/type.c4
-rw-r--r--ext/standard/uniqid.c4
-rw-r--r--ext/standard/url.c4
-rw-r--r--ext/standard/url_scanner.c4
-rw-r--r--ext/standard/var.c4
51 files changed, 101 insertions, 101 deletions
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
*/