X-Git-Url: http://secure.phpeclipse.com
diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/phpsyntax.xml b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/phpsyntax.xml
index 51ee93c..efadf8f 100644
--- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/phpsyntax.xml
+++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/phpsyntax.xml
@@ -4,11 +4,11 @@
===================================================
*Below this are the various PHP-specific functions *
===================================================
-
-
-
+ Invokes a COM module
+ Loads a COM module
+ Return the absolute value of the number
-
+ Return the arc cosine of the number in radians
@@ -123,10 +123,10 @@
-
+ bool class_exists(string classname)
-
+ void closedir([resource dir_handle])
@@ -223,7 +223,7 @@
-
+ string create_function(string args, string code)
@@ -315,13 +315,13 @@
-
+ bool define(string constant_name, mixed value, case_sensitive=true)
-
+ bool defined(string constant_name)
-
+ class dir(string directory)
@@ -1120,7 +1120,7 @@
-
+
@@ -2052,7 +2052,7 @@
-
+ string substr(string str, int start [, int length])