X-Git-Url: http://secure.phpeclipse.com
diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/syntax.xml b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/syntax.xml
index e55c62f..99daddd 100644
--- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/syntax.xml
+++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/syntax.xml
@@ -605,7 +605,7 @@
 Duplicates the given blob-object
 Creates a blob-object
 Creates a char-object
-Executes a previously prepared query or opens a cursor for it 
+Executes a previously prepared query or opens a cursor for it
 Returns the Informix error codes (SQLSTATE & SQLCODE)
 Returns the Informix errormessage associated with
 Fetches the next row or <position> row if using a scroll cursor
@@ -619,7 +619,7 @@
 Returns the sqlerrd[] fields of the sqlca struct for query resultid
 Formats all rows of the resultid query into a html table
 Sets the default return value of a NULL-value on a fetch-row
-Returns the number of columns in query resultid 
+Returns the number of columns in query resultid
 Returns the number of rows already fetched for query identified by resultid
 Connects to database using userid/password, returns connection id
 Prepare a query on a given connection
@@ -635,7 +635,7 @@
 Sets the current file or seek position of an open slob-object
 Returns the current file or seek position of an open slob-object
 Writes a string into the slob-object
-Switch autocommit on or off 
+Switch autocommit on or off
 Close an Ingres II database connection
 Commit a transaction
 Open a connection to an Ingres II database the syntax of database is [node_id::]dbname[/svr_class]
@@ -2172,7 +2172,7 @@
 Returns the inverse hyperbolic tangent of the number, i.e. the value whose hyperbolic tangent is number
 Converts a number in a string from any base <= 36 to any base <= 36
 Returns the decimal equivalent of the binary number
-Returns the next highest integer value of the number 
+Returns the next highest integer value of the number
 Returns the cosine of the number in radians
 Returns the hyperbolic cosine of the number, defined as (exp(number)      exp(-number))/2
 Returns a string containing a binary representation of the number
@@ -2317,13 +2317,14 @@
 Initializes all syslog-related variables
 Open connection to system logger
 Generate a system log message
-Get the float value of a variable 
+Get the float value of a variable
 Returns the type of the variable
 Get the integer value of a variable using the optional base for the conversion
 Returns true if variable is an array
 Returns true if variable is a boolean
 Returns true if var is callable.
 Returns true if variable is float point
+Returns true if variable is a int (integer)
 Returns true if variable is a long (integer)
 Returns true if variable is null
 Returns true if value is a number or a numeric string
@@ -2583,7 +2584,7 @@
 Get all headers from the request
 Get all headers from the response
 Perform an NSAPI sub-request
-   
+
 Starts a transaction with the isolation level set to
-       'concurrency' (or 'snapshot'), which means the transaction 
+       'concurrency' (or 'snapshot'), which means the transaction
        has access to all tables, but cannot see changes that were committed
        by other transactions after the transaction was started.
 Starts a transaction with the isolation level set to
        'read committed'. This flag should be combined with either
-       IBASE_REC_VERSION or 
+       IBASE_REC_VERSION or
        IBASE_REC_NO_VERSION. This isolation level
        allows access to changes that were committed after the transaction
        was started. If IBASE_REC_NO_VERSION was
-       specified, only the latest version of a row can be read. If 
+       specified, only the latest version of a row can be read. If
        IBASE_REC_VERSION was specified, a row can
        even be read when a modification to it is pending in a concurrent
        transaction.
@@ -3180,7 +3181,7 @@
 Indicated that a transaction should fail immediately when a
        conflict occurs.
 Also available as IBASE_TEXTfor backward
-       compatibility. Causes BLOB contents to be fetched inline, instead of 
+       compatibility. Causes BLOB contents to be fetched inline, instead of
        being fetched as BLOB identifiers.
 Causes arrays to be fetched inline. Otherwise, array
        identifiers are returned. Array identifiers can only be used as
@@ -3771,7 +3772,7 @@
 Connect timeout in seconds
 Enables command LOAD LOCAL INFILE
 Command to execute when connecting to MySQL server. Will automatically be re-executed when reconnecting.
-Use SSL (encrypted protocol). This option should not be set by application programs; 
+Use SSL (encrypted protocol). This option should not be set by application programs;
        it is set internally in the MySQL client library
 Use compression protocol
 Allow interactive_timeout seconds (instead of wait_timeout seconds) of inactivity before closing the connection. The client's session wait_timeout variable will be set to the value of the session interactive_timeout variable.
@@ -4271,7 +4272,7 @@
        stream_filter_prepend to indicate
        that the specified filter should only be applied when
        writing
-This constant is equivalent to 
+This constant is equivalent to
        STREAM_FILTER_READ |
        STREAM_FILTER_WRITE
 Return Code indicating that the
@@ -4285,7 +4286,7 @@
 Flag indicating if the stream
        used the include path.
 Flag indicating if the wrapper
-       is responsible for raising errors using trigger_error 
+       is responsible for raising errors using trigger_error
        during opening of the stream.  If this flag is not set, you
        should not raise any errors.
 Open client socket asynchronously.  Used with