From ad7f8af0d8145a4b90b08f3da2a4870bdd11307f Mon Sep 17 00:00:00 2001 From: Dmitry Alexeyev Date: Wed, 24 Dec 2003 07:26:11 +0000 Subject: [PATCH] Remove duplicate mail keyword, added two new keywords. From Dmitry Alexeyev --- syntax/php.syntax | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/syntax/php.syntax b/syntax/php.syntax index 7e70172df..69b7c20b9 100644 --- a/syntax/php.syntax +++ b/syntax/php.syntax @@ -255,6 +255,7 @@ context default keyword whole fwrite yellow keyword whole get_all_headers yellow keyword whole get_browser yellow + keyword whole get_class yellow keyword whole get_cfg_var yellow keyword whole get_current_user yellow keyword whole get_html_translation_table yellow @@ -464,7 +465,6 @@ context default keyword whole magic_quotes_gpc yellow keyword whole magic_quotes_runtime yellow keyword whole mail yellow - keyword whole mail yellow keyword whole mailparse_determine_best_xfer_encoding yellow keyword whole mailparse_msg_create yellow keyword whole mailparse_msg_extract yellow @@ -846,6 +846,7 @@ context default keyword whole str_pad yellow keyword whole str_repeat yellow keyword whole str_replace yellow + keyword whole strcasecmp yellow keyword whole strchr yellow keyword whole strcmp yellow keyword whole strcoll yellow