From 9cc93fcea424d78ec7ad44a6b927c4df4f81e6e4 Mon Sep 17 00:00:00 2001 From: Edward Mann Date: Sun, 30 Mar 2008 07:05:00 +0000 Subject: [PATCH] syntax.xml update from hudson build on Sun 30 Mar 2008 01:54:01 AM CDT --- .../sourceforge/phpeclipse/phpeditor/syntax.xml | 7849 ++++++++++++-------- 1 files changed, 4743 insertions(+), 3106 deletions(-) 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 99daddd..35c78f0 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/syntax.xml +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/syntax.xml @@ -1,48 +1,5 @@ - -Checks if the class exists -Creates an anonymous function, and returns its name (funny, eh?) -Return backtrace as array - -Define a new constant -Check whether a constant exists -Return the currently pointed key..value pair in the passed array, and advance the pointer to the next element -Return the current error_reporting level, and if an argument was passed - change to the new level -Returns true if the named extension is loaded -Get the $arg_num'th argument that was passed to the function -Get an array of the arguments that were passed to the function -Get the number of arguments that were passed to the function -Checks if the function exists -Retrieves the class name -Returns an array of method names for class or class instance. -Returns an array of default properties of the class -Returns an array of all declared classes. -Returns an array of all declared interfaces. -Return an array containing the names and values of all defined constants -Returns an array of all defined functions -Returns an associative array of names and values of all currently defined variable names (variables in the current scope) -Returns an array with the names of functions belonging to the named extension -Returns an array with the file names that were include_once()'d -Return an array containing names of loaded extensions -Returns an array of object properties -Retrieves the parent class name for object or class. -Get the resource type name for a given resource -Returns true if the object is of this class or has this class as one of its parents -Returns true if the object has this class as one of its parents -Cause an intentional memory leak, for testing/debugging purposes -Checks if the class method exists -Restores the previously defined error handler function -Restores the previously defined exception handler function -Sets a user-defined error handler function. Returns the previously defined error handler, or false on error -Sets a user-defined exception handler function. Returns the previously defined exception handler, or false on error -Binary safe case-insensitive string comparison -Binary safe string comparison -Get string length -Binary safe string comparison -Binary safe string comparison -Generates a user-level error/warning/notice message -Get the version of the Zend Engine Returns the sum of two arbitrary precision numbers Compares two arbitrary precision numbers Returns the quotient of two arbitrary precision numbers (division) @@ -59,12 +16,12 @@ Returns the error number and error string in an associative array Returns the error string Opens a new BZip2 stream -Reads up to length bytes from a BZip2 stream, or 1024 bytes if length is not specified +Reads up to length bytes from a BZip2 stream, or 1024 bytes if length is not specified Convert Julian Day to UNIX timestamp Convert UNIX timestamp to Julian Day Returns the number of days in a month for a given year and calendar Converts from Julian Day Count to a supported calendar and return extended information -Returns information about a particular calendar +Returns information about a particular calendar Converts from a supported calendar to Julian Day Count Converts a french republic calendar date to julian day count Converts a gregorian calendar date to julian day count @@ -80,11 +37,20 @@ Return the number of days after March 21 that Easter falls on for a given year (defaults to current year) Generate a globally unique identifier (GUID) Connect events from a COM object to a PHP object +Returns a handle to an already running instance of a COM object Loads a Typelibrary and registers its constants Process COM messages, sleeping for up to timeoutms milliseconds Print out a PHP class definition for a dispatchable interface +Determines the filename into which an object will be saved, or false if none is set, via IPersistFile::GetCurFile +Gets maximum stream size required to store the object data, via IPersistStream::GetSizeMax (or IPersistStreamInit::GetSizeMax) +Initializes the object to a default state, via IPersistStreamInit::InitNew +Load object data from file, via IPersistFile::Load +Initializes an object from the stream where it was previously saved, via IPersistStream::Load or OleLoadFromStream +Persist object data to file, via IPersistFile::Save +Saves the object to a stream, via IPersistStream::Save +Creates a persistence helper object, usually associated with a com_object Returns the absolute value of a variant -"Adds" two variant values together and returns the result +"Adds" two variant values together and returns the result performs a bitwise AND operation between two variants and returns the result Convert a variant into a new variant object of another type concatenates two variant values together and returns the result @@ -93,11 +59,10 @@ Converts a variant date/time value to unix timestamp Returns the result from dividing two variants Performs a bitwise equivalence on two variants -Returns the ? of a variant +Returns the integer part ? of a variant Returns the VT_XXX type code for a variant -Converts variants to operands and then returns the result from dividing them +Converts variants to integers and then returns the result from dividing them Performs a bitwise implication on two variants -Get the value of a multi dimensional array property Returns the integer portion of a variant Divides two variants and returns only the remainder multiplies the values of the two variants and returns the result @@ -106,82 +71,10 @@ Performs a logical disjunction on two variants Returns the result of performing the power function with two variants Rounds a variant to the specified number of decimal places -Assigns a new value for a variant object (like "set" in VB) -Convert a variant into another type. Variant is modified "in-place" -subjects the value of the right variant from the left variant value and returns the result +Assigns a new value for a variant object +Convert a variant into another type. Variant is modified "in-place" +subtracts the value of the right variant from the left variant value and returns the result Performs a logical exclusion on two variants -Sets annotation -Adds outline -Draws an arc -Starts text section -Draws a circle -Clips to current path -Closes the pdf document -Close path -Close, fill and stroke current path -Close path and draw line along path -Outputs text in next line -Draws a curve -Ends text section -Fills current path -Fills and stroke current path -Creates PDF doc in memory -Ends the page to save memory -Sets document settings for all documents -Includes JPEG image -Draws a line -Sets current point -Starts new path -Opens a new pdf document -Returns the internal memory stream as string -Starts page -Includes image -Draws a rectangle -Restores formerly saved enviroment -Draws a line relative to current point -Sets current point -Sets rotation -Sets text rotation angle -Saves current enviroment -Saves the internal memory stream to a file -Sets scaling -Sets hyperlink -Sets character spacing -Sets the creator field -Sets page for output -Selects the current font face, size and encoding -Sets directories to search when using external fonts -Sets fontname to filename translation map when using external fonts -Sets horizontal scaling of text -Fills the keywords field of the info structure -Sets distance between text lines -Sets transition between pages -Fills the subject field of the info structure -Sets the text matrix -Sets the position of text for the next cpdf_show call -Determines how text is rendered -Sets the text rise -Fills the title field of the info structure -How to show the document in the viewer -Sets spacing between words -Sets dash pattern -Sets flatness -Sets drawing and filling color to gray value -Sets filling color to gray value -Sets drawing color to gray value -Sets linecap parameter -Sets linejoin parameter -Sets line width -Sets miter limit -Sets drawing and filling color to RGB color value -Sets filling color to rgb color value -Sets drawing color to RGB color value -Output text at current position -Output text at position -Returns width of text in current font -Draws line along path path -Outputs text -Sets origin of coordinate system Checks for alphanumeric character(s) Checks for alphabetic character(s) Checks for control character(s) @@ -193,42 +86,80 @@ Checks for whitespace character(s) Checks for uppercase character(s) Checks for character(s) representing a hexadecimal digit -Close a CURL session +Close a cURL session Copy a cURL handle along with all of it's preferences Return an integer containing the last error number Return a string contain the last error for the current session -Perform a CURL session -Get information regarding a specific transfer -Initialize a CURL session -Set an option for a CURL transfer +Perform a cURL session +Get information regarding a specific transfer +Initialize a cURL session +Set an option for a cURL transfer +Set an array of option for a cURL transfer Return cURL version information. -Add a normal cURL handle to a cURL multi handle +Add a normal cURL handle to a cURL multi handle Close a set of cURL handles Run the sub-connections of the current cURL handle Return the content of a cURL handle if CURLOPT_RETURNTRANSFER is set -Get information about the current transfers +Get information about the current transfers Returns a new cURL multi handle Remove a multi handle from a set of cURL handles -Get all the sockets associated with the cURL extension, which can then be "selected" +Get all the sockets associated with the cURL extension, which can then be "selected" +Returns true(1) if it is a valid date in gregorian calendar +Format a local date/time +Returns new DateTime object +Sets the date. +Gets the default timezone used by all date/time functions in a script +Sets the default timezone used by all date/time functions in a script +Returns date formatted according to given format + +Sets the ISO date. +Alters the timestamp. +Returns the DST offset. +Returns associative array with detailed info about given date +Returns an array with information about sun set/rise and twilight begin/end +Returns time of sunrise for a given day and location +Returns time of sunset for a given day and location +Sets the time. +Return new DateTimeZone object relative to give DateTime +Sets the timezone for the DateTime object. +Get date/time information +Format a GMT date/time +Get UNIX timestamp for a GMT date +Format a GMT/UCT time/date according to locale settings +Format a local time/date as integer +Returns the results of the C system call localtime as an associative array if the associative_array argument is set to 1 other wise it is a regular array +Get UNIX timestamp for a date +Format a local time/date according to locale settings +Convert string representation of date and time to a timestamp +Return current UNIX timestamp +Creates new DateTime object +Creates new DateTimeZone object. +Returns associative array containing dst, offset and the timezone name +Returns numerically index array with all timezone identifiers. +Returns the timezone name from abbrevation +Returns the name of the timezone. +Returns the timezone offset. +Returns new DateTimeZone object +Returns numeracilly indexed array containing associative array for all transitions for the timezone. Closes database -Deletes the entry associated with key If inifile: remove all other key lines +Deletes the entry associated with key If inifile: remove all other key lines Checks, if the specified key exists Fetches the data associated with key Resets the internal key pointer and returns the first key List configured database handlers -If not inifile: Insert value as key, return false, if key exists already If inifile: Add vakue as key (next instance of key) +If not inifile: Insert value as key, return false, if key exists already If inifile: Add vakue as key (next instance of key) List opened databases Returns the next key Opens path using the specified handler in mode Optimizes (e.g. clean up, vacuum) database Opens path using the specified handler in mode persistently -Inserts value as key, replaces key, if key exists already If inifile: remove all other key lines +Inserts value as key, replaces key, if key exists already If inifile: remove all other key lines Synchronizes database Adds a record to the database Closes an open dBase-format database file Creates a new dBase-format database file Marks a record to be deleted - + Returns an array representing a record from the database Returns an associative array representing a record from the database Returns the number of fields (columns) in the database @@ -236,39 +167,108 @@ Opens a dBase-format database file Packs the database (deletes records marked for deletion) Replaces a record to the database -Returns success or failure -Returns row_y[columnname] - row_x[columnname], converted to -1, 0 or 1 -Returns a dbx_link_object on success and returns 0 on failure -Returns success or failure -Returns escaped string or NULL on error -Returns a row (index and assoc based on query) on success and returns 0 on failure or no more rows -Returns a dbx_link_object on success and returns 0 on failure -Returns 0 on failure, 1 on success -Close the file descriptor given by fd -Perform a c library fcntl on fd -Open a new filename with specified permissions of flags and creation permissions of mode -Read n bytes from fd and return them, if n is not specified, read 1k -Seek to pos on fd from whence -Get stat information about the file descriptor fd -Perform a c library tcsetattr on fd -Truncate file descriptor fd to offset bytes -Write data to fd with optional truncation at length -Substitutues xincludes in a DomDocument +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Attr-isId Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-32791A2F Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-7C603781 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-3EDB695F Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-E5CBA7FB Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-6531BCCF Since: +Register extended class used to create base node type +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Document3-adoptNode Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1084891198 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-DocCrAttrNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-D26C0AF8 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1334481328 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-35CB04B5 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-2141741547 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-DocCrElNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-392B75AE Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-135944439 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1975348127 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-getElBId Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-A6C9094 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-getElBTNNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Core-Document-importNode Since: DOM Level 2 +URL: http://www.w3.org/TR/DOM-Level-3-LS/load-save.html#LS-DocumentLS-load Since: DOM Level 3 +Since: DOM extended +Since: DOM extended +URL: http://www.w3.org/TR/DOM-Level-3-LS/load-save.html#LS-DocumentLS-loadXML Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Document3-normalizeDocument Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Document3-renameNode Since: DOM Level 3 +Convenience method to save to file +Convenience method to output as html +Convenience method to save to file as html +URL: http://www.w3.org/TR/DOM-Level-3-LS/load-save.html#LS-DocumentLS-saveXML Since: DOM Level 3 +Since: DOM extended +Substitutues xincludes in a DomDocument +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMConfiguration-canSetParameter Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMConfiguration-getParameter Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Level-2-Core-DOM-createDocument Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Level-2-Core-DOM-createDocType Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMImplementation3-getFeature Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-5CED94D7 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMImplementationList-item Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-getDOMImpl Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-getDOMImpls Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMStringList-item Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-666EE0F9 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-217A91B8 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElGetAtNodeNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElGetAttrNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1938918D Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-A6C90942 Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElHasAttr Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElHasAttrNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-6D6AC0F9 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-D589198 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElRemAtNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-F68F082 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-887236154 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetAtNodeNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetAttrNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetIdAttr Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetIdAttrNode Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetIdAttrNS Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1074577549 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-getNamedItemNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-349467F9 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-D58B193 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-removeNamedItemNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1025163788 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-setNamedItemNS Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#NameList-getName Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#NameList-getNamespaceURI Since: +Canonicalize nodes to a string +Canonicalize nodes to a file +Gets an xpath for a node +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-184E7107 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-3A0ED0A4 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-compareDocumentPosition Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-getFeature Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-getUserData Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-NodeHasAttrs Since: DOM Level 2 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-810594187 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-952280727 Since: +URL: http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-isDefaultNamespace Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-isEqualNode Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-isSameNode Since: DOM Level 3 +URL: http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-lookupNamespaceURI Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-lookupNamespacePrefix Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-normalize Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1734834066 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-785887307 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-setUserData Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-844377136 Since: Get a simplexml_element object from dom to allow for processing +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#i18n-methods-StringExtend-findOffset16 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#i18n-methods-StringExtend-findOffset32 Since: +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Text3-isWhitespaceInElementContent Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Text3-replaceWholeText Since: DOM Level 3 +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-38853C1D Since: Get the type of an image Reads header data from the JPEG/TIFF image filename and optionally reads the internal thumbnails Get headername for index or false if not defined Reads the embedded thumbnail -Terminate monitoring -Close FAM connection -Monitor a collection of files in a directory for changes -Monitor a directory for changes -Monitor a regular file for changes -Get next pending FAM event -Open FAM connection -Check for pending FAM events -Resume suspended monitoring -Temporary suspend monitoring Get the number of rows affected by the last statement Turns on auto-commit Get the size of a BLOB identified by blob_handle @@ -279,7 +279,7 @@ Create a connection to a database server Create a BLOB in the database for use with an insert or update statement Create a CLOB in the database for use with an insert or update statement -Create a new database on the server +Create a new database on the server Move the internal row counter to the specified row_number Get or set the database name used with a connection Get or set the databsae password used with a connection @@ -312,16 +312,18 @@ Get number of rows Get or set the user password used with a connection Create a persistant connection to a database server -Send one or more SQL statements to the server and execute them +Send one or more SQL statements to the server and execute them Read the BLOB data identified by blob_handle Read the CLOB data identified by clob_handle ??? Rollback all statments since last commit +Get the number of rows affected by the last statement Select the database to open +Change input/output character set Sets the mode for how LOB data re retreived (actual data or a handle) Change the password for a given user Sets the transaction locking and isolation -Start a database on the server +Start a database on the server Stop a database on the server Retreive the table name for index after a call to fbsql_list_tables() Get or set the host user used with a connection @@ -350,24 +352,23 @@ Writes out the FDF file Returns the FDF file as a string Sets the appearence of a field -Sets FDF encoding (either "Shift-JIS" or "Unicode") +Sets FDF encoding (either "Shift-JIS" or "Unicode") Sets the value of /F key Sets flags for a field in the FDF document Sets the javascript action for a field -Adds javascript code to be executed when Acrobat opens the FDF +Adds javascript code to be executed when Acrobat opens the FDF Sets a value in the opt array for a field Sets the value of /Status key Sets the submit form action for a field Sets target frame for form Sets the value of a field Sets FDF version for a file -Read and verify the map file -Find out how many fields are in a filePro database -Gets the name of a field -Gets the type of a field -Gets the width of a field -Retrieves data from a filePro database -Find out how many rows are in a filePro database +* Returns true if the variable with the name 'name' exists in source. +* Returns the filtered variable 'name'* from source `type`. +* Returns an array with all arguments defined in 'definition'. +* Returns the filtered version of the vriable. +* Returns an array with all arguments defined in 'definition'. +* Returns the filter ID belonging to a named filter Attempt to allocate space on the remote FTP server Changes to the parent directory Changes directories @@ -401,7 +402,8 @@ Returns the size of the file, or -1 on error Opens a FTP-SSL stream Returns the system type identifier - + +Output WBMP image to browser or file Turn alpha blending mode on or off for the given image Should antialiased functions used or not Draw a partial ellipse @@ -423,6 +425,7 @@ Get the colors for an index Find out the number of colors in an image's palette Define a color as transparent +Apply a 3x3 convolution matrix, using coefficient div and offset Copy part of an image Merge one part of an image with another Merge one part of an image with another @@ -430,6 +433,8 @@ Copy and resize part of an image Create a new image Create a new image from GD file or URL +Create a new image from GD2 file or URL +Create a new image from a given part of GD2 file or URL Create a new image from GIF file or URL Create a new image from JPEG file or URL Create a new image from PNG file or URL @@ -450,11 +455,14 @@ Applies Filter an image using a custom angle Get font height Get font width -Give the bounding box of a text using fonts via freetype2 -Write text to the image using fonts via freetype2 +Give the bounding box of a text using fonts via freetype2 +Write text to the image using fonts via freetype2 Apply a gamma correction to a GD image Output GD image to browser or file +Output GD2 image to browser or file Output GIF image to browser or file +Grab a screenshot +Grab a window or its client area using a windows handle (HWND property in COM instance) Enable or disable interlace return true if the image uses truecolor Output JPEG image to browser or file @@ -462,7 +470,7 @@ Draw a line Load a new font Copy the palette from the src image onto the dst image -Output PNG image to browser or file +Output PNG image to browser or file Draw a polygon Return the bounding box needed by a string if rasterized Make a copy of a font for purposes like extending or reenconding @@ -471,31 +479,31 @@ Free memory used by a font Load a new font from specified file Slant a font -Rasterize a string over an image +Rasterize a string over an image Draw a rectangle -Rotate an image using a custom angle +Rotate an image using a custom angle Include alpha channel to a saved image -Set the brush image to $brush when filling $image with the "IMG_COLOR_BRUSHED" color +Set the brush image to $brush when filling $image with the "IMG_COLOR_BRUSHED" color Set a single pixel Set the line drawing styles for use with imageline and IMG_COLOR_STYLED. Set line thickness for drawing lines, ellipses, rectangles, polygons etc. -Set the tile image to $tile when filling $image with the "IMG_COLOR_TILED" color +Set the tile image to $tile when filling $image with the "IMG_COLOR_TILED" color Draw a string horizontally Draw a string vertically - rotated 90 degrees counter-clockwise Get image width Get image height Convert a true colour image to a palette based image with a number of colours, optionally using dithering. -Give the bounding box of a text using TrueType fonts -Write text to the image using a TrueType font +Give the bounding box of a text using TrueType fonts +Write text to the image using a TrueType font Return the types of images supported in a bitfield - 1=GIF, 2=JPEG, 4=PNG, 8=WBMP, 16=XPM Output WBMP image to browser or file Output XBM image to browser or file Bind to the text domain domain_name, looking for translations in dir. Returns the current domain -Return the translation of msgid for domain_name and category, or msgid unaltered if a translation does not exist -Return the translation of msgid for domain_name, or msgid unaltered if a translation does not exist -Return the translation of msgid for the current domain, or msgid unaltered if a translation does not exist -Plural version of gettext() -Set the textdomain to "domain". Returns the current domain +Return the translation of msgid for domain_name and category, or msgid unaltered if a translation does not exist +Return the translation of msgid for domain_name, or msgid unaltered if a translation does not exist +Return the translation of msgid for the current domain, or msgid unaltered if a translation does not exist +Plural version of gettext() +Set the textdomain to "domain". Returns the current domain Calculates absolute value Add a and b Calculates logical AND of a and b @@ -508,7 +516,7 @@ Divide a by b using exact division algorithm Calculates factorial function Computes greatest common denominator (gcd) of a and b -Computes G, S, and T, such that AS BT = G = `gcd' (A, B) +Computes G, S, and T, such that AS + BT = G = `gcd' (A, B) Calculates hamming distance between a and b Initializes GMP number Gets signed long value of GMP number @@ -518,36 +526,51 @@ Computes a modulo b Multiply a and b Negates a number +Finds next prime of a Calculates logical OR of a and b Checks if a is an exact square Calculates the population count of a Raise base to power exp Raise base to power exp and take result modulo mod -Checks if a is "probably prime" +Checks if a is "probably prime" Gets random number +Finds first zero bit +Finds first non-zero bit Sets or clear bit in a Gets the sign of the number Takes integer part of square root of a Square root with remainder Gets string representation of GMP number Subtract b from a +Tests if bit is set in a Calculates logical exclusive OR of a and b +Generate a hash of a given input string Returns lowercase hexits by default +Return a list of registered hashing algorithms +Generate a hash of a given file Returns lowercase hexits by default +Output resulting digest +Generate a hash of a given input string with a key using HMAC Returns lowercase hexits by default +Generate a hash of a given file with a key using HMAC Returns lowercase hexits by default +Initialize a hashing context +Pump data into the hashing algorithm +Pump data into the hashing algorithm from a file +Pump data into the hashing algorithm from an open stream Returns str converted to the out_charset character set Get internal encoding and output encoding for ob_iconv_handler() Decodes a mime header field Decodes multiple mime header fields -Composes a mime header field with field_name and field_value in a specified scheme +Composes a mime header field with field_name and field_value in a specified scheme Sets internal encoding and output encoding for ob_iconv_handler() Returns the character count of str -Finds position of first occurrence of needle within part of haystack beginning with offset +Finds position of first occurrence of needle within part of haystack beginning with offset Finds position of last occurrence of needle within part of haystack beginning with offset Returns specified part of a string -Returns str in output buffer converted to the iconv.output_encoding character set +Convert an 8-bit string to a quoted-printable string Returns an array of all IMAP alerts that have been generated since the last page load or since the last imap_alerts() call, whichever came last. The alert stack is cleared after imap_alerts() is called. Append a new message to a specified mailbox +Decode BASE64 encoded text Convert an 8bit string to a base64 string Read the message body -Read the structure of a specified body section of a specific message +Read the structure of a specified body section of a specific message Get mailbox properties Clears flags on messages Close an IMAP stream @@ -557,7 +580,7 @@ Returns an array of all IMAP errors generated since the last page load, or since the last imap_errors() call, whichever came last. The error stack is cleared after imap_errors() is called. Permanently delete all messages marked for deletion Read an overview of the information in the headers of the given message sequence -Get a specific body section +Get a specific body section Get the full unfiltered header for a message Read the full structure of a message Returns the quota set to the mailbox account qroot @@ -579,11 +602,15 @@ Get the sequence number associated with a UID Gives the number of messages in the current mailbox Gives the number of recent messages in current mailbox -Open an IMAP stream to a mailbox +Open an IMAP stream to a mailbox Check if the IMAP stream is still active Convert a quoted-printable string to an 8-bit string Rename a mailbox -Reopen an IMAP stream to a new mailbox +Reopen an IMAP stream to a new mailbox +Parses an address string +Parse a set of mail headers contained in a string, and return an object similar to imap_headerinfo() +Returns a properly formatted email address given the mailbox, host, and personal info +Save a specific body section to a file Read list of mailboxes containing a certain string Return a list of messages matching the given criteria Will set the quota for qroot mailbox @@ -597,62 +624,9 @@ Get the unique message id associated with a standard sequential message number Remove the delete flag from a message Unsubscribe from a mailbox -Returns the number of rows affected by query identified by resultid -Sets the default blob-mode for all select-queries -Sets the default byte-mode for all select-queries -Close informix connection -Connects to database using userid/password, returns connection id -Duplicates the given blob-object -Creates a blob-object -Creates a char-object -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 -Returns an associative for query <resultid> array with fieldnames as key -Returns an associative array with fieldnames as key for query <resultid> -Deletes the blob-object -Deletes the char-object -Releases resources for query associated with resultid -Returns the content of the blob-object -Returns the content of the char-object -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 rows already fetched for query identified by resultid -Connects to database using userid/password, returns connection id -Prepare a query on a given connection -Perform a query on a given connection -Sets the default text-mode for all select-queries -Updates the content of the blob-object -Updates the content of the char-object -Deletes the slob-object -Creates a slob-object and opens it -Deletes the slob-object -Opens an slob-object -Reads nbytes of the slob-object -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 -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] -Fetch a row of result into an array result_type can be II_NUM for enumerated array, II_ASSOC for associative array, or II_BOTH (default) -Fetch a row of result into an object result_type can be II_NUM for enumerated object, II_ASSOC for associative object, or II_BOTH (default) -Fetch a row of result into an enumerated array -Return the length of a field in a query result index must be >0 and <= ingres_num_fields() -Return the name of a field in a query result index must be >0 and <= ingres_num_fields() -Return true if the field is nullable and false otherwise index must be >0 and <= ingres_num_fields() -Return the precision of a field in a query result index must be >0 and <= ingres_num_fields() -Return the scale of a field in a query result index must be >0 and <= ingres_num_fields() -Return the type of a field in a query result index must be >0 and <= ingres_num_fields() -Return the number of fields returned by the last query -Return the number of rows affected/returned by the last query -Open a persistent connection to an Ingres II database the syntax of database is [node_id::]dbname[/svr_class] -Send a SQL query to Ingres II -Roll back a transaction +Decode a modified UTF-7 string +Encode a string in modified UTF-7 +Convert a mime-encoded text to UTF-8 Add data into created blob Cancel creating blob Close blob @@ -701,46 +675,18 @@ Open a persistent connection to an InterBase database Rollback transaction Rollback transaction and retain the transaction context -Sets the format of timestamp, date and time columns returned from queries Start a transaction over one or several databases -Sets channel mode flags for user -Terminate IRC connection -Decodes a list of JS-encoded parameters into a native array -Returns the error from previous ircg operation -Gets username for connection -Encodes HTML preserving output -Adds a user to your ignore list on a server -Removes a user from your ignore list -INVITEs nickname to channel -Checks connection status -Joins a channel on a connected server -Kicks user from channel -List topic/user count of channel(s) -Selects a set of format strings for display of IRC messages -IRC network statistics -Delivers a message to the IRC network -Queries visible usernames -Changes the nickname -Escapes special characters in nickname to be IRC-compliant -Decodes encoded nickname -Sends a one-way communication NOTICE to a target -Elevates privileges to IRC OPER -Leaves a channel -Create a persistent IRC connection -Registers a set of format strings for display of IRC messages -Sets current connection for output -Sets logfile for connection -Sets hostaction to be executed when connection dies -Set action to be executed when data is received from a HTTP client -Sets topic for channel -Queries server for WHO information -Queries user information for nick on server +Decodes the JSON representation into a PHP value +Returns the JSON representation of a value +Translate 8859 characters to t61 characters Add entries to LDAP directory Bind to LDAP directory Determine if an entry has a specific value for one of its attributes Connect to an LDAP server Count the number of entries in a search result Delete an entry from a directory +Convert DN to User Friendly Naming format +Convert error number to error string Get the current ldap error number Get the current ldap error string Splits DN into its component parts @@ -752,7 +698,6 @@ Get the DN of a result entry Get all result entries Get the current value of various session-wide parameters -Get all values from a result entry Get all values with lengths from a result entry Single-level search Add attribute values to current @@ -764,38 +709,52 @@ Extract information from reference entry Extract information from result Read an entry -Bind to LDAP directory using SASL +Bind to LDAP directory using SASL Search LDAP tree under base_dn Set the value of various session-wide parameters Set a callback function to do re-binds on referral chasing. Sort LDAP result entries Start TLS +Translate t61 characters to 8859 characters Unbind from LDAP directory +Clear last error from libxml +Retrieve array of errors +Retrieve last error from libxml Set the streams context for the next libxml document load or write +Disable libxml errors and allow user to fetch error information as needed +Check if the string is valid for the specified encoding Returns a case-folded version of sourcestring Returns converted string in desired encoding Conversion between full-width character and half-width character (Japanese) Converts the string resource in variables to desired encoding -Decodes the MIME "encoded-word" in the string +Decodes the MIME "encoded-word" in the string Converts HTML numeric entities to character code Encodings of the given string is returned (as a string) -Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded_string?= +Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded_string?= Converts specified characters to HTML numeric entities -Returns the current settings of mbstring +Returns the current settings of mbstring Returns the input encoding Sets the current output_encoding or returns the current output_encoding as a string Sets the current internal encoding or Returns the current internal encoding as a string Sets the current language or Returns the current language as a string -Returns an array of all supported encodings +Returns an array of all supported entity encodings or Returns the entity encoding as a string +Returns an array of all supported alias encodings +Returns an array or string of all supported mime names Returns string in output buffer converted to the http_output encoding Parses GET/POST/COOKIE data and sets global variables Return the preferred MIME name (charset) as a string * Sends an email message with MIME scheme Returns part of a string Trim the string in terminal width +Finds position of first occurrence of a string within another, case insensitive +Finds first occurrence of a string within another, case insensitive Get character numbers of a string Find position of first occurrence of a string within another -Find the last occurrence of a character in a string within another +Finds the last occurrence of a character in a string within another +Finds the last occurrence of a character in a string within another, case insensitive +Finds position of last occurrence of a string within another, case insensitive +Find position of last occurrence of a string within another +Finds first occurrence of a string within another * Returns a lowercased version of sourcestring * Returns a uppercased version of sourcestring Gets terminal width of a string @@ -819,7 +778,7 @@ split multibyte string into array by regular expression CBC crypt/decrypt data using key key with cipher cipher starting with iv CFB crypt/decrypt data using key key with cipher cipher starting with iv -Create an initialization vector (IV) +Create an initialization vector (IV) OFB crypt/decrypt data using key key with cipher cipher starting with iv ECB crypt/decrypt data using key key with cipher cipher starting with iv Returns the name of the algorithm specified by the descriptor td @@ -833,16 +792,15 @@ Returns TRUE if the mode outputs blocks This function runs the self test on the algorithm specified by the descriptor td OFB crypt/decrypt data using key key with cipher cipher starting with iv -This function encrypts the plaintext +This function encrypts the plaintext This function terminates encrypt specified by the descriptor td -This function terminates encrypt specified by the descriptor td -This function initializes all buffers for the specific module +This function initializes all buffers for the specific module Get the key size of cipher -Get the key size of cipher +Get the name of cipher Get the IV size of cipher (Usually the same as the blocksize) Get the key size of cipher -List all algorithms in "module_dir" -List all modes "module_dir" +List all algorithms in "module_dir" +List all modes "module_dir" Free the descriptor td Returns the block size of the algorithm Returns the maximum supported key size of the algorithm @@ -851,185 +809,151 @@ Returns TRUE if the mode is for use with block algorithms Returns TRUE if the mode outputs blocks of bytes Opens the module of the algorithm and the mode to be used -Does a self test of the module "module" +Does a self test of the module "module" OFB crypt/decrypt data using key key with cipher cipher starting with iv -This function decrypts the plaintext -Add an MCVE user using usersetup structure -Add a value to user configuration structure -Get unsettled batch totals -Check to see if a transaction has completed -Verify Password -Change the system administrator's password -Number of complete authorizations in queue, returning an array of their identifiers -Establish the connection to MCVE -Get a textual representation of why a connection failed -Delete specified transaction from MCVE_CONN structure -Delete specified transaction from MCVE_CONN structure -Deallocate data associated with usersetup structure -Delete an MCVE user account -Destroy the connection and MCVE_CONN structure -Free memory associated with IP/SSL connectivity -Disable an active MCVE user account -Edit MCVE user using usersetup structure -Enable an inactive MCVE user account -Send a FORCE to MCVE. (typically, a phone-authorization) -Get a specific cell from a comma delimited response by column name -Get a specific cell from a comma delimited response by column number -Get the RAW comma delimited data returned from MCVE -Get the name of the column in a comma-delimited response -Grab a value from usersetup structure -Get a user response parameter -Audit MCVE for Failed transactions -Audit MCVE for settled transactions -Audit MCVE for Unsettled Transactions -Create and initialize an MCVE_CONN structure -Ready the client for IP/SSL Communication -Initialize structure to store user data -Checks to see if response is comma delimited -List statistics for all users on MCVE system -List all users on MCVE system -The maximum amount of time the API will attempt a connection to MCVE -Perform communication with MCVE (send/receive data) Non-blocking -Number of columns returned in a comma delimited response -Number of rows returned in a comma delimited response -Send an OVERRIDE to MCVE -Parse the comma delimited response so mcve_getcell, etc will work -Send a ping request to MCVE -Send a PREAUTHORIZATION to MCVE -Complete a PREAUTHORIZATION... Ready it for settlement -Audit MCVE for a list of transactions in the outgoing queue -Get a custom response parameter -Issue a RETURN or CREDIT to MCVE -Grab the exact return code from the transaction -Check to see if the transaction was successful -Send a SALE to MCVE -Set blocking/non-blocking mode for connection -Set the connection method to Drop-File -Set the connection method to IP -Set the connection method to SSL -Set certificate key files and certificates if server requires client certificate verification -Set maximum transaction time (per trans) -Issue a settlement command to do a batch deposit -Get a textual representation of the return_avs -Get a textual representation of the return_code -Get a textual representation of the return_cv -Get the authorization number returned for the transaction (alpha-numeric) -Get the Address Verification return status -Get the batch number associated with the transaction -Get the CVC2/CVV2/CID return status -Get the unique system id for the transaction -Get the ITEM number in the associated batch for this transaction -Check to see if outgoing buffer is clear -Get verbiage (text) return from MCVE or processing institution -Number of transactions in client-queue -Start a new transaction -Add a parameter to a transaction -Finalize and send the transaction -Get a list of all Unsettled batches -Wait x microsecs -Set whether or not to PING upon connect to verify connection -Set whether or not to verify the server ssl certificate -VOID a transaction in the settlement queue -Hash data with hash +This function decrypts the plaintext +Hash data with hash Gets the number of available hashes Gets the block size of hash Gets the name of hash +Get the name of the keygen algorithm +Get the required size of the salt for the keygen algorithm +Generate a key +Get the number of available keygen algorithms +Generates a key using hash functions +Whether the keygen algorithm uses the bytes_count parameter +Whether the keygen algorithm uses a hash algorithm +Whether the keygen algorithm requires a salt Return content-type for file Returns the action flag for keyPress(char) Set scale (?) Use constant pool (?) Use SWF version (?) -Returns a new SWFAction object, compiling the given script -Returns a new SWFBitmap object from jpg (with optional mask) or dbl file -Returns a new SWFButton object -Displaces this SWFDisplayItem by (dx, dy) in movie coordinates -Rotates this SWFDisplayItem the given (clockwise) degrees from its current orientation -Multiplies this SWFDisplayItem's current x scale by xScale, its y scale by yScale -Returns a new SWFFill object -Returns a new SWFFont object from given file -Returns a new SWFGradient object -Returns a new SWFMorph object - -Creates swfmovie object according to the passed version - -Labels frame - - -Saves the movie. 'where' can be stream and the movie will be saved there otherwise it is treated as string and written in file with that name -Returns a fill object, for use with swfshape_setleftfill and swfshape_setrightfill. If 1 or 2 parameter(s) is (are) passed first should be object (from gradient class) and the second int (flags). Gradient fill is performed. If 3 or 4 parameters are passed : r, g, b [, a]. Solid fill is performed. -Draws an arc of radius r centered at the current location, from angle startAngle to angle endAngle measured counterclockwise from 12 o'clock -Draws a circle of radius r centered at the current location, in a counter-clockwise fashion -Draws a cubic bezier curve using the current position and the three given points as control points -Draws a cubic bezier curve using the current position and the three given points as control points -Draws a curve from the current pen position (x, y) to the point (x+bdx, y+bdy) in the current line style, using point (x+adx, y+ady) as a control point or draws a cubic bezier to point (x+cdx, x+cdy) with control points (x+adx, y+ady) and (x+bdx, y+bdy) -Draws a curve from the current pen position (x,y) to the point (bx, by) in the current line style, using point (ax, ay) as a control point. Or draws a cubic bezier to point (dx, dy) with control points (ax, ay) and (bx, by) -Draws the first character in the given string into the shape using the glyph definition from the given font -Draws a line from the current pen position (x, y) to the point (x+dx, y+dy) in the current line style -Draws a line from the current pen position to shape coordinates (x, y) in the current line style -Returns a new SWFShape object -Moves the pen from its current location by vector (x, y) -Moves the pen to shape coordinates (x, y) -Sets the left side fill style to fill in case only one parameter is passed. When 3 or 4 parameters are passed they are treated as : int r, int g, int b, int a . Solid fill is performed in this case before setting left side fill type. -Sets the right side fill style to fill in case only one parameter is passed. When 3 or 4 parameters are passed they are treated as : int r, int g, int b, int a . Solid fill is performed in this case before setting right side fill type. -Sets the current line style for this SWFShape -Returns a new SWFSound object from given file -Adds the character to the sprite, returns a displayitem object -Returns a new SWFSprite object -Remove the named character from the sprite's display list -Returns new SWFText object -Sets the alignment of this textfield -Returns a new SWFTextField object -Add mnoGoSearch search restrictions -Allocate mnoGoSearch session -Allocate mnoGoSearch session -Get mnoGoSearch API version -Get mnoGoSearch categories list with the same root -Get mnoGoSearch categories path from the root to the given catgory -Check if the given charset is known to mnogosearch -Open connection to stored -Clear all mnoGoSearch search restrictions -Open connection to stored -Get mnoGoSearch error number -Get mnoGoSearch error message -Perform search -Free mnoGoSearch session -Free memory allocated for ispell data -mnoGoSearch free result -Get total number of documents in database -Fetch mnoGoSearch result field -Fetch mnoGoSearch result field -Get mnoGoSearch result parameters -Load ispell data -Perform search -Open connection to stored -Parses query string, initialises variables and search limits taken from it -Set mnoGoSearch agent session parameters -Set mnoGoSearch agent session parameters extended -Call the plugin function named fn_name -Connect to msession sever -Get session count -Create a session -Lock a session -Destroy a session -Disconnect from msession server -executes a program on msession system -Find all sessions with name and value -Get value from session -Get array of msession variables -Get data session unstructured data. (PHP sessions use this) -Increment value in session -List all sessions -return associative array of value:session for all sessions with a variable named 'name' -Lock a session -returns non-zero if msession is alive -Call the personality plugin escape function -Get random string -Set value in session -Set msession variables from an array -Set data session unstructured data. (PHP sessions use this) -Set/get session timeout -Get uniq id -Unlock a session +Creates a new SWFAction object, compiling the given script +Creates a new SWFBitmap object from jpg (with optional mask) or dbl file +Returns the height of this bitmap +Returns the width of this bitmap +Creates a new SWFButton object +associates a sound with a button transition NOTE: the transitions are all wrong _UP, _OVER, _DOWN _HIT +Sets the action to perform when conditions described in flags is met +Sets the character to display for the condition described in flags +Sets the action to perform when button is pressed +Sets the character for this button's down state +Sets the character for this button's hit test state +enable track as menu button behaviour +Sets the character for this button's over state +Sets the character for this button's up state +Adds this SWFAction to the given SWFSprite instance +Sets the add color part of this SWFDisplayItem's CXform to (r, g, b [, a]), a defaults to 0 +another way of defining a MASK layer +Displaces this SWFDisplayItem by (dx, dy) in movie coordinates +Moves this SWFDisplayItem to movie coordinates (x, y) +Sets the multiply color part of this SWFDisplayItem's CXform to (r, g, b [, a]), a defaults to 1.0 +Rotates this SWFDisplayItem the given (clockwise) degrees from its current orientation +Rotates this SWFDisplayItem the given (clockwise) degrees from its original orientation +Multiplies this SWFDisplayItem's current x scale by xScale, its y scale by yScale +Scales this SWFDisplayItem by xScale in the x direction, yScale in the y, or both to xScale if only one arg +Sets this SWFDisplayItem's z-depth to depth. Items with higher depth values are drawn on top of those with lower values +defines a MASK layer at level +Sets the item's transform matrix +Sets this SWFDisplayItem's name to name +Sets this SWFDisplayItem's ratio to ratio. Obviously only does anything if displayitem was created from an SWFMorph +Adds xSkew to this SWFDisplayItem's x skew value +Sets this SWFDisplayItem's x skew value to xSkew +Adds ySkew to this SWFDisplayItem's y skew value +Sets this SWFDisplayItem's y skew value to ySkew +Creates a new SWFFill object +Moves this SWFFill to shape coordinates (x,y) +Rotates this SWFFill the given (clockwise) degrees from its original orientation +Scales this SWFFill by xScale in the x direction, yScale in the y, or both to xScale if only one arg +Sets this SWFFill's x skew value to xSkew +Sets this SWFFill's y skew value to ySkew +Creates a new SWFFont object from given file +adds characters to a font required within textfields +Returns the ascent of the font, or 0 if not available +Returns the descent of the font, or 0 if not available +Returns the leading of the font, or 0 if not available +Returns the glyph shape of a char as a text string +Calculates the width of the given string in this font at full height +Calculates the width of the given string in this font at full height +Calculates the width of the given string in this font at full height +adds characters to a font for exporting font +adds characters to a font for exporting font +Creates a new SWFGradient object +Adds given entry to the gradient +Creates a new SWFMorph object +Return's this SWFMorph's start shape object +Return's this SWFMorph's start shape object +Creates swfmovie object according to the passed version + +Labels frame + + + + + +Saves the movie. 'where' can be stream and the movie will be saved there otherwise it is treated as string and written in file with that name + +Sets background color (r,g,b) +Sets movie dimension +Sets number of frames +Sets movie rate +Sets sound stream of the SWF movie. The parameter can be stream or string. Retuens the number of frames. +Returns a SWFPrebuiltClip object +Creates a new SWFShape object +Returns a fill object, for use with swfshape_setleftfill and swfshape_setrightfill. If 1 or 2 parameter(s) is (are) passed first should be object (from gradient class) and the second int (flags). Gradient fill is performed. If 3 or 4 parameters are passed : r, g, b [, a]. Solid fill is performed. +Draws an arc of radius r centered at the current location, from angle startAngle to angle endAngle measured clockwise from 12 o'clock +Draws a circle of radius r centered at the current location, in a counter-clockwise fashion +Draws a cubic bezier curve using the current position and the three given points as control points +Draws a cubic bezier curve using the current position and the three given points as control points +Draws a curve from the current pen position (x, y) to the point (x+bdx, y+bdy) in the current line style, using point (x+adx, y+ady) as a control point or draws a cubic bezier to point (x+cdx, x+cdy) with control points (x+adx, y+ady) and (x+bdx, y+bdy) +Draws a curve from the current pen position (x,y) to the point (bx, by) in the current line style, using point (ax, ay) as a control point. Or draws a cubic bezier to point (dx, dy) with control points (ax, ay) and (bx, by) +Draws the first character in the given string into the shape using the glyph definition from the given font +Draws a line from the current pen position (x, y) to the point (x+dx, y+dy) in the current line style +Draws a line from the current pen position to shape coordinates (x, y) in the current line style +Moves the pen from its current location by vector (x, y) +Moves the pen to shape coordinates (x, y) +Sets the left side fill style to fill in case only one parameter is passed. When 3 or 4 parameters are passed they are treated as : int r, int g, int b, int a . Solid fill is performed in this case before setting left side fill type. +Sets the right side fill style to fill in case only one parameter is passed. When 3 or 4 parameters are passed they are treated as : int r, int g, int b, int a . Solid fill is performed in this case before setting right side fill type. +Sets the current line style for this SWFShape +Creates a new SWFSound object from given file +Creates a new SWFSprite object +Adds the character to the sprite, returns a displayitem object +Labels frame +Moves the sprite to the next frame +Remove the named character from the sprite's display list +Sets the number of frames in this SWFSprite +Creates new SWFText object +Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color +Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color +Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color +Returns the ascent of the current font at its current size, or 0 if not available +Returns the descent of the current font at its current size, or 0 if not available +Returns the leading of the current font at its current size, or 0 if not available +calculates the width of the given string in this text objects current font and size +calculates the width of the given string in this text objects current font and size +Calculates the width of the given string in this text objects current font and size +Moves this SWFText object's current pen position to (x, y) in text coordinates +Sets this SWFText object's current color to the given color +Sets this SWFText object's current font to given font +Sets this SWFText object's current height to given height +Sets this SWFText object's current letterspacing to given spacing +Creates a new SWFTextField object +adds characters to a font that will be available within a textfield +Adds the given string to this textfield +Sets the alignment of this textfield +Sets the width and height of this textfield +Sets the color of this textfield +Sets the font for this textfield +Sets the font height of this textfield +Sets the indentation of the first line of this textfield +Sets the left margin of this textfield +Sets the line spacing of this textfield +Sets both margins of this textfield +Sets the variable name of this textfield +Sets the padding of this textfield +Sets the right margin of this textfield +Returns a SWVideoStream object Return number of affected rows Close an mSQL connection Open a connection to an mSQL Server @@ -1060,7 +984,7 @@ Select an mSQL database Adds a parameter to a stored procedure or a remote stored procedure Closes a connection to a MS-SQL server -Establishes a connection to a MS-SQL server +Establishes a connection to a MS-SQL server Moves the internal row pointer of the MS-SQL result associated with the specified result identifier to pointer to the specified row number Executes a stored procedure on a MS-SQL server database Returns an associative array of the current row in the result set specified by result_id @@ -1083,7 +1007,7 @@ Move the internal result pointer to the next result Returns the number of fields fetched in from the result id specified Returns the number of rows fetched in from the result id specified -Establishes a persistent connection to a MS-SQL server +Establishes a persistent connection to a MS-SQL server Perform an SQL query on a MS-SQL server database Returns the contents of one cell from a MS-SQL result set Returns the number of records affected by the query @@ -1130,6 +1054,7 @@ Escape special characters in a string for use in a SQL statement, taking into account the current charset of the connection Gets result data Selects a MySQL database +sets client character set Returns a string containing status information Returns the thread id of current connection Sends an SQL query to MySQL, without fetching and buffering the result rows @@ -1140,8 +1065,8 @@ Close connection Commit outstanding actions and close transaction Move internal result pointer - - + + Returns the numerical value of the error message from previous MySQL operation Returns the text of the error message from previous MySQL operation Fetch the number of fields returned by the last query for the given link @@ -1168,213 +1093,62 @@ Escapes special characters in a string for use in a SQL statement, taking into account the current charset of the connection Binary-safe version of mysql_query() Undo actions from current transaction -Select a MySQL database - - -initialize embedded server +Select a MySQL database +unsets user defined handler for load local infile command +Set callback functions for LOAD DATA LOCAL INFILE Returns the SQLSTATE error from previous MySQL operation - + Get current system status Return the number of rows affected in the last query for the given link + + Bind variables to a prepared statement as parameters Bind variables to a prepared statement for result storage Close statement Move internal result pointer - - + + Execute a prepared statement Fetch results from a prepared statement into the bound variables +Return the number of result columns for the given statement Free stored result memory for the given statement handle -Initialize statement object +Initialize statement object +Get the ID generated from the previous INSERT operation Return the number of rows in statements result set -prepare server side statement with query -reset a prepared statement +Return the number of parameter for the given statement +prepare server side statement with query +reset a prepared statement return result set from statement - - + + + Buffer result set on client Return the current thread ID Return whether thread safety is given or not Directly retrieve query results - do not buffer results on client side + +initialize and start embedded server Open a connection to a mysql server Returns the numerical value of the error message from last connect command Returns the text of the error message from previous MySQL operation -Open a connection to a embedded mysql server -Binary-safe version of mysql_query() - - - - - +returns a character set object +allows to execute multiple queries +sets client character set + + + + Enforce execution of a query on the master in a master/slave setup - - - - + + + + Enforce execution of a query on a slave in a master/slave setup -Adds character at current position and advance cursor -Adds attributed string with specified length at current position -Adds attributed string at current position -Adds string with specified length at current position -Outputs text at current position -Defines default colors for color 0 -Turns off the given attributes -Turns on the given attributes -Sets given attributes -Returns baudrate of terminal -Let the terminal beep -Sets background property for terminal screen -Controls screen background -Draws a border around the screen using attributed characters -Moves a visible panel to the bottom of the stack -Checks if we can change terminals colors -Switches of input buffering -Clears screen -Clears screen from current position to bottom -Clears screen from current position to end of line -Gets the RGB value for color -Sets fore- and background color -Sets cursor state -Saves terminals (program) mode -Saves terminal (shell) mode -Defines a keycode -Remove panel from the stack and delete it (but not the associated window) -Delays output on terminal using padding characters -Deletes character at current position, move rest of line left -Deletes line at current position, move rest of screen up -Deletes a ncurses window -Writes all prepared refreshes to terminal -Activates keyboard input echo -Single character output including refresh -Stops using ncurses, clean up the screen -Erases terminal screen -Returns current erase character - -Flashes terminal screen (visual bell) -Flushes keyboard input buffer -Reads a character from keyboard -Returns the size of a window -Reads mouse event from queue. The content of mevent is cleared before new data is added. -Returns the current cursor position for a window -Puts terminal into halfdelay mode -Checks if terminal has colors -Checks for insert- and delete-capabilities -Checks for line insert- and delete-capabilities -Checks for presence of a function key on terminal keyboard -Remove panel from the stack, making it invisible -Draws a horizontal line at current position using an attributed character and max. n characters long -Gets character and attribute at current position -Initializes ncurses -Sets new RGB value for color -Allocates a color pair -Inserts character moving rest of line including character at current position -Inserts lines before current line scrolling down (negative numbers delete and scroll up) -Inserts a line, move rest of screen down -Inserts string at current position, moving rest of line right -Reads string from terminal screen -Ncurses is in endwin mode, normal screen output may be performed -Enables or disable a keycode -Turns keypad on or off -Returns current line kill character -Returns terminal description -Enables/Disable 8-bit meta key information -Transforms coordinates -Sets timeout for mouse button clicks -Returns and sets mouse options -Moves output position -Moves a panel so that it's upper-left corner is at [startx, starty] -Moves current position and add character -Moves position and add attrributed string with specified length -Moves position and add attributed string -Moves position and add string with specified length -Moves position and add string -Moves cursor immediately -Moves position and delete character, shift rest of line left -Moves position and get character at new position -Sets new position and draw a horizontal line using an attributed character and max. n characters long -Moves position and get attributed character at new position -Sets new position and draw a vertical line using an attributed character and max. n characters long -Adds string at new position in window -Sleep -Create a new panel and associate it with window -Creates a new pad (window) -Creates a new window -Translates newline and carriage return / line feed -Switches terminal to cooked mode -Switches off keyboard input echo -Do not ranslate newline and carriage return / line feed -Do not flush on signal characters -Switches terminal out of raw mode -Gets the RGB value for color -Returns the panel above panel. If panel is null, returns the bottom panel in the stack -Returns the panel below panel. If panel is null, returns the top panel in the stack -Returns the window associated with panel -Copys a region from a pad into the virtual screen -Copys a region from a pad into the virtual screen -??? -Flushes on signal characters -Switches terminal into raw mode -Refresh screen -Replaces the window associated with panel -Resets the prog mode saved by def_prog_mode -Resets the shell mode saved by def_shell_mode -Restores saved terminal state -Saves terminal state -Dumps screen content to file -Initializes screen from file dump -Restores screen from file dump -Inherits screen from file dump -Scrolls window content up or down without changing current position -Places an invisible panel on top of the stack, making it visible -Returns current soft label keys attribute -??? -??? -??? -Clears soft label keys from screen -Sets color for soft label keys -Inits soft label keys -Copies soft label keys to virtual screen -Copies soft label keys to screen -Restores soft label keys -Sets function key labels -Forces output when ncurses_slk_noutrefresh is performed -Stops using 'standout' attribute -Starts using 'standout' attribute -Starts using colors -Returns a logical OR of all attribute flags supported by terminal -Returns terminal name -Sets timeout for special key sequences -Moves a visible panel to the top of the stack -Specifys different filedescriptor for typeahead checking -Puts a character back into the input stream -Pushes mouse event to queue -Refreshes the virtual screen to reflect the relations between panels in the stack. -Assigns terminal default colors to color id -1 -Controls use of environment information about terminal size -Controls use of extended names in terminfo descriptions -??? -Draws a vertical line at current position using an attributed character and max. n characters long -Adds character at current position in a window and advance cursor -Outputs text at current postion in window -Turns off attributes for a window -Turns on attributes for a window -Set the attributes for a window -Draws a border around the window using attributed characters -Clears window -Sets windows color pairings -Erase window contents -Reads a character from keyboard (window) -Draws a horizontal line in a window at current position using an attributed character and max. n characters long -Transforms window/stdscr coordinates -Moves windows output position -Copies window to virtual screen -Refreshes window on terminal screen -End standout mode for a window -Enter standout mode for a window -Draws a vertical line in a window at current position using an attributed character and max. n characters long +sets report level +Bind a PHP array to an Oracle PL/SQL type by name Bind a PHP variable to an Oracle placeholder by name Cancel reading from a cursor -Disconnect from database +Disconnect from database Append an object to the collection Assign a collection from another existing collection Assign element val to collection at index ndx @@ -1382,10 +1156,10 @@ Return the max value of a collection. For a varray this is the maximum length of the array Return the size of a collection Trim num elements from the end of a collection -Commit the current context -Connect to an Oracle database and log on. Returns a new session. +Commit the current context +Connect to an Oracle database and log on. Returns a new session. Define a PHP variable to an Oracle column by name -Return the last error of stmt|conn|global. If no error happened returns false. +Return the last error of stmt|connection|global. If no error happened returns false. Execute a parsed statement Prepare a new row of data for reading Fetch all rows of result data into an array @@ -1411,7 +1185,7 @@ Erases a specified portion of the internal LOB, starting at a specified offset Writes a large object into a file Flushes the LOB buffer -Saves a large object to file +Loads file into a LOB Tests to see if two LOB/FILE locators are equal Loads a large object Reads particular part of a large object @@ -1425,39 +1199,39 @@ Writes temporary blob Initialize a new collection Connect to an Oracle database and log on. Returns a new session. -Return a new cursor (Statement-Handle) - use this to bind ref-cursors! +Return a new cursor (Statement-Handle) - use this to bind ref-cursors! Initialize a new empty descriptor LOB/FILE (LOB is default) Return the number of result columns in a statement Return the row count of an OCI statement -Parse a query and return a statement -Changes the password of an account -Connect to an Oracle database using a persistent connection and log on. Returns a new session. +Parse a query and return a statement +Changes the password of an account +Connect to an Oracle database using a persistent connection and log on. Returns a new session. Return a single column of result data -Rollback the current context -Return a string containing server version information +Rollback the current context +Return a string containing server version information Sets the number of rows to be prefetched on execute to prefetch_rows for stmt Return the query type of an OCI statement Fetch a row of result data into an array Returns current state of buffering for a LOB Enables/disables buffering for a LOB - - - - - - - - - - - - + + + + + + + + + + + + Toggle autocommit mode or get status Handle binary column data Close an ODBC connection Close all ODBC connections Returns a result identifier that can be used to fetch a list of columns and associated privileges for the specified table -Returns a result identifier that can be used to fetch a list of column names in specified tables +Returns a result identifier that can be used to fetch a list of column names in specified tables Commit an ODBC transaction Connect to a datasource Get cursor name @@ -1494,17 +1268,27 @@ Returns a result identifier containing either the optimal set of columns that uniquely identifies a row in the table or columns that are automatically updated when any value in the row is updated by a transaction Returns a result identifier that contains statistics about a single table and the indexes associated with the table Returns a result identifier containing a list of tables and the privileges associated with each table -Call the SQLTables function - +Call the SQLTables function + Exports a CSR to file or a var Exports a CSR to file +Returns the subject of a CERT or FALSE on error +Returns the subject of a CERT or FALSE on error Generates a privkey and CSR Signs a cert with another CERT Returns a description of the last error, and alters the index of the error messages. Returns false when the are no more messages Opens data +Creates and exports a PKCS12 to a var +Creates and exports a PKCS to file +Parses a PKCS12 to an array +Decrypts the S/MIME message in the file name infilename and output the results to the file name outfilename. recipcert is a CERT for one of the recipients. recipkey specifies the private key matching recipcert, if recipcert does not include the key +Encrypts the message in the file named infile with the certificates in recipcerts and output the result to the file named outfile +Signs the MIME message in the file named infile with signcert/signkey and output the result to file name outfile. headers lists plain text headers to exclude from the signed portion of the message, and should include to, from and subject as a minimum +Verifys that the data block is intact, the signer is who they say they are, and returns the CERTs of the signers Gets an exportable representation of a key into a string or file Gets an exportable representation of a key into a file Frees a key +returns an array with the key details (bits, pkey, type) Gets private keys Gets public key from X.509 certificate Generates a new private key @@ -1513,53 +1297,15 @@ Decrypts data with public key Encrypts data with public key Seals data -Signs data -Verifys data -Bind a PHP variable to an Oracle parameter -Close an Oracle cursor -Get the name of an Oracle result column -Return the size of the column -Get the type of an Oracle result column -Commit an Oracle transaction -Disable automatic commit -Enable automatic commit -Parse and execute a statement and fetch first result row -Get an Oracle error message -Get an Oracle error code -Execute a parsed statement -Fetch a row of result data from a cursor -Fetch a row into the specified result array -Get data from a fetched row -Close an Oracle connection -Open an Oracle connection -Returns the numbers of columns in a result -Returns the number of rows in a result -Open an Oracle cursor -Parse an Oracle SQL statement -Open a persistent Oracle connection -Roll back an Oracle transaction -Toggle autocommit mode There can be problems with pconnections! -Close a connection -Commit an ovrimos transaction -Connect to an Ovrimos database -Get cursor name -Prepare and execute an SQL statement -Execute a prepared statement -Fetch one result row into an array how: 'Next' (default), 'Prev', 'First', 'Last', 'Absolute' -how: 'Next' (default), 'Prev', 'First', 'Last', 'Absolute' Fetch a row -Get the length of a column -Get a column name -Return column number -Get the datatype of a column -Free resources associated with a result -Handle LONG columns -Get number of columns in a result -Get number of rows in a result -Prepares a statement for execution -Get result data -Print result as HTML table -Rollback a transaction -Sets connection or statement options +Signs data +Verifys data +Checks if a private key corresponds to a CERT +Checks the CERT to see if it can be used for the purpose in purpose. cainfo holds information about trusted CAs +Exports a CERT to file or a var +Exports a CERT to file or a var +Frees X.509 certificates +Returns an array of the fields/values of the CERT +Reads X.509 certificates Set an alarm clock for delivery of a signal Executes specified program in current process space as defined by exec(2) Forks the currently running process following the same behavior as the UNIX fork() system call @@ -1574,117 +1320,52 @@ Returns true if the child status code represents a stopped process (WUNTRACED must have been used with waitpid) Returns the number of the signal that caused the process to stop who's status code is passed Returns the number of the signal that terminated the process who's status code is passed -Searches array and returns entries which match regex +Searches array and returns entries which match regex +Returns the error code of the last regexp execution. Perform a Perl-style regular expression match Perform a Perl-style global regular expression match -Quote regular expression characters plus an optional character -Perform Perl-style regular expression replacement. -Perform Perl-style regular expression replacement using replacement callback. +Quote regular expression characters plus an optional character +Perform Perl-style regular expression replacement. +Perform Perl-style regular expression replacement using replacement callback. Split string into an array using a perl-style regular expression as a delimiter -Sets annotation (depreciated use pdf_add_note instead) -Adds bookmark for current page -Adds link to web resource -Adds link to local resource -Sets annotation -Adds link to PDF document -Adds link to web resource -Draws an arc -Adds a file attachment annotation at the rectangle specified by his lower left and upper right corners -Starts page -Draws a circle -Clips to current path -Closes the pdf document -Closes the PDF image -Close path -Close, fill and stroke current path -Close path and draw line along path -Concatenates a matrix to the current transformation matrix for text and graphics -Output text in next line -Draws a curve -Deletes the PDF object -Ends page -Ends current path -Fill current path -Fill and stroke current path -Prepares the font fontname for later use with pdf_setfont() -Fetches the full buffer containig the generated PDF data -Gets the current font -Gets the current font name -Gets the current font size -Returns the height of an image -Returns the width of an image -Returns the major version number of the PDFlib -Returns the minor version number of the PDFlib -Gets arbitrary parameters -Gets arbitrary value -Draws a line -Sets current point -Creates a new PDF object -Opens a new pdf document. If filedesc is NULL, document is created in memory. This is the old interface, only for compatibility use pdf_new pdf_open_file instead -Opens an image file with raw CCITT G3 or G4 compresed bitmap data -Opens a new PDF document. If filename is NULL, document is created in memory. This is not yet fully supported -Opens a GIF file and returns an image for placement in a pdf object -Opens an image of the given type and returns an image for placement in a PDF document -Opens an image file of the given type and returns an image for placement in a PDF document -Opens a JPEG file and returns an image for placement in a PDF document -Takes an GD image and returns an image for placement in a PDF document -Opens a PNG file and returns an image for placement in a PDF document -Opens a TIFF file and returns an image for placement in a PDF document -Places image in the PDF document -* Place a PDF page with the lower left corner at (x, y), and scale it. -Draws a rectangle -Restores formerly saved enviroment -Sets rotation -Saves current enviroment -Sets scaling -Sets color of box surounded all kinds of annotations and links -Sets the border dash style of all kinds of annotations and links -Sets style of box surounding all kinds of annotations and link -Sets character spacing -Sets duration between pages -Select the current font face, size and encoding -Sets horizontal scaling of text -Fills an info field of the document -Fills the author field of the document -Fills the creator field of the document -Fills the keywords field of the document -Fills the subject field of the document -Fills the title field of the document -Sets distance between text lines -Sets arbitrary parameters -Sets the position of text for the next pdf_show call -Determines how text is rendered -Sets the text rise -Sets transition between pages -Sets arbitrary value -Sets spacing between words -Sets dash pattern -Sets flatness -Sets the current font in the fiven fontsize -Sets drawing and filling color to gray value -Sets filling color to gray value -Sets drawing color to gray value -Sets linecap parameter -Sets linejoin parameter -Sets line width -Explicitly set the current transformation matrix. -Sets miter limit -Sets more complicated dash pattern -Sets drawing and filling color to RGB color value -Sets filling color to RGB color value -Sets drawing color to RGB color value -Output text at current position -Output text formated in a boxed -Output text at position -Skew the coordinate system -Returns width of text in current font -Draw line along path path -Sets origin of coordinate system -Shuts down the Payflow Pro library -Initializes the Payflow Pro library -Payflow Pro transaction processing using arrays -Raw Payflow Pro transaction processing -Returns the version of the Payflow Pro library +Return array of available PDO drivers + +Prevents serialization of a PDO instance +Prevents use of a PDO instance that has been unserialized +Initiates a transaction +Commit a transaction +Fetch the error code associated with the last operation on the database handle +Fetch extended error information associated with the last operation on the database handle +Execute a query that does not return a row set, returning the number of affected rows +Get an attribute +Returns the id of the last row that we affected on this connection. Some databases require a sequence or table name to be passed in. Not always meaningful. +Prepares a statement for execution and returns a statement object +Prepare and execute $sql; returns the statement object for iteration +quotes string for use in a query. The optional paramtype acts as a hint for drivers that have alternate quoting styles. The default value is PDO_PARAM_STR +roll back a transaction +Set an attribute +Return array of available PDO drivers +Prevents serialization of a PDOStatement instance +Prevents use of a PDOStatement instance that has been unserialized +bind a column to a PHP variable. On each row fetch $param will contain the value of the corresponding column. $column is the 1-based offset of the column, or the column name. For portability, don't call this before execute(). +bind a parameter to a PHP variable. $paramno is the 1-based position of the placeholder in the SQL statement (but can be the parameter name for drivers that support named placeholders). This isn't supported by all drivers. It should be called prior to execute(). +bind an input parameter to the value of a PHP variable. $paramno is the 1-based position of the placeholder in the SQL statement (but can be the parameter name for drivers that support named placeholders). It should be called prior to execute(). +Closes the cursor, leaving the statement ready for re-execution. +Returns the number of columns in the result set +A utility for internals hackers to debug parameter internals +Fetch the error code associated with the last operation on the statement handle +Fetch extended error information associated with the last operation on the statement handle +Execute a prepared statement, optionally binding parameters +Fetches the next row and returns it, or false if there are no more rows +Returns an array of all of the results. +Returns a data of the specified column in the result set. +Fetches the next row and returns it as an object. +Get an attribute +Returns meta data for a numbered column +Advances to the next rowset in a multi-rowset statement handle. Returns true if it succeded, false otherwise +Returns the number of rows in a result set, or the number of rows affected by the last execute(). It is not always meaningful. +Set an attribute +Changes the default fetch mode for subsequent fetches (params have different meaning for different fetch modes) Returns the number of affected tuples Cancel request Get the current client encoding @@ -1697,11 +1378,13 @@ Copy table from array Copy table to array Get the database name -Delete records has ids (id=>value) +Delete records has ids (id=>value) Sync with backend. Completes the Copy command -Escape binary for bytea type -Escape string for text/char type +Escape binary for bytea type +Escape string for text/char type +Execute a prepared query Fetch all rows into array +Fetch all rows into array Fetch a row as an array Fetch a row as an assoc array Fetch a row as an object @@ -1712,13 +1395,15 @@ Returns the field number of the named field Returns the printed length Returns the internal size of the field +Returns the name of the table field belongs to, or table's oid if oid_only is true Returns the type name for the given field +Returns the type oid for the given field Free result memory Get asynchronous notification Get backend(server) pid Get asynchronous query result Returns the host name associated with the connection -Insert values (filed=>value) to table +Insert values (filed=>value) to table Get the error message string Returns the last notice set by the backend Returns the last object identifier @@ -1740,20 +1425,29 @@ Open a persistent PostgreSQL connection Ping database. If connection is bad, try to reconnect. Return the port number associated with the connection +Prepare a query for future execution Send null-terminated string to backend server Execute a query +Execute a query Get error message associated with result +Get error message field associated with result Set internal row offset Get status of query result -Select records that has ids (id=>value) -Send asynchronous query +Select records that has ids (id=>value) +Executes prevriously prepared stmtname asynchronously +Asynchronously prepare a query for future execution +Send asynchronous query +Send asynchronous parameterized query Set client encoding +Set error verbosity Enable tracing a PostgreSQL connection +Get transaction status Return the tty name associated with the connection Unescape binary for bytea type Disable tracing of a PostgreSQL connection -Update table using values (field=>value) and ids (id=>value) +Update table using values (field=>value) and ids (id=>value) Returns an array with client, protocol and server version (when available) +Determine accessibility of a file (POSIX.1 5.6.3) Generate terminal path name (POSIX.1, 4.7.1) Retrieve the error number set by the last posix function which failed. Get working directory pathname (POSIX.1, 5.2.2) @@ -1773,15 +1467,17 @@ Get system resource consumption limits (This is not a POSIX function, but a BSDism and a SVR4ism. We compile conditionally) Get process group id of session leader (This is not a POSIX function, but a SVR4ism, so be compile conditionally) Get the current user id (POSIX.1, 4.2.1) +Calculate the group access list for the user specified in name. Determine if filedesc is a tty (POSIX.1, 4.7.1) Send a signal to a process (POSIX.1, 3.3.2) Make a FIFO special file (POSIX.1, 5.4.2) -Set effective group id -Set effective user id +Make a special or ordinary file (POSIX.1) +Set effective group id +Set effective user id Set group id (POSIX.1, 4.2.2) Set process group id for job control (POSIX.1, 4.3.3) Create session and set process group id (POSIX.1, 4.3.2) -Set user id (POSIX.1, 4.2.2) +Set user id (POSIX.1, 4.2.2) Retrieve the system error message associated with the given errno. Get process times (POSIX.1, 4.5.2) Determine terminal device name (POSIX.1, 4.7.2) @@ -1807,11 +1503,16 @@ Returns array of suggestions Reads a line Adds a line to the history +Initializes the readline callback interface and terminal, prints the prompt and returns immediately +Removes a previously installed callback handler and restores terminal settings +Informs the readline callback interface that a character is ready for input Clears the history Readline completion function? Gets/sets various internal readline variables. Lists the history +Inform readline that the cursor has moved to a new line Reads the history +Ask readline to redraw the display Writes the history Recode file input into file output according to request Recode string str according to request string @@ -1822,27 +1523,43 @@ Serializes the current setup and returns the serialized representation Return the session cookie parameters Return the current session id. If newid is given, the session id is replaced with newid -Checks if a variable is registered in session Return the current module name used for accessing session data. If newname is given, the module name is replaced with newname Return the current session name. If newname is given, the session name is replaced with newname -Update the current session id with a newly generated one. -Adds varname(s) to the list of variables which are freezed at the session end +Update the current session id with a newly generated one. If delete_old_session is set to true, remove the old session. Return the current save path passed to module_name. If newname is given, the save path is replaced with newname -Set session cookie parameters +Set session cookie parameters Sets user-level functions Begin session - reinitializes freezed variables, registers browsers etc -Removes varname from the list of variables which are freezed at the session end Unset all registered variables Write session data and end session -Get a simplexml_element object from dom to allow for processing -Load a filename and return a simplexml_element object to allow for processing -Load a string and return a simplexml_element object to allow for processing +Add Attribute with optional namespace information +Add Element with optional namespace information +Return a well-formed XML string based on SimpleXML element +Identifies an element's attributes +Finds children of given node +Return all namespaces registered with document +Finds children of given node +Return all namespaces in use +Creates a prefix/ns context for the next XPath query +Runs XPath query on the XML data +SimpleXMLElement constructor Return a string to confirm that the module is compiled in +* * Generic SNMPv3 object fetcher * From here is passed on the the common internal object fetcher. * * st=SNMP_CMD_GET snmp3_get() - query an agent and return a single value. * st=SNMP_CMD_GETNEXT snmp3_getnext() - query an agent and return the next single value. * st=SNMP_CMD_WALK snmp3_walk() - walk the mib and return a single dimensional array * containing the values. * st=SNMP_CMD_REALWALK snmp3_real_walk() - walk the mib and return an * array of oid,value pairs. * st=SNMP_CMD_SET snmp3_set() - query an agent and set a single value * +Fetch a SNMP object +Fetch a SNMP object +Return all objects including their respective object id withing the specified one +Set the value of a SNMP object +Return all objects under the specified object id +Fetch the value of a SNMP object +Fetch the value of a SNMP object +Fetch the value of a SNMP object +Fetch the value of a SNMP object +Fetch the value of a SNMP object Return the current status of quick_print Return the method how the SNMP values will be returned Reads and parses a MIB file into the active MIB tree. Return all values that are enums with their enum value instead of the raw integer -Return all objects including their respective object id withing the specified one +Set the OID output format. Return all objects including their respective object id withing the specified one Specify the method how the SNMP values will be returned Fetch a SNMP object @@ -1850,6 +1567,17 @@ Return all objects including their respective object id withing the specified one Set the value of a SNMP object Return all objects under the specified object id +SoapClient::__doRequest() +Returns array of cookies. +Returns last SOAP request headers +Returns last SOAP response headers +Sets cookie thet will sent with SOAP request. The call to this function will effect all folowing calls of SOAP methods. If value is not specified cookie is removed. +Sets the location option (the endpoint URL that will be touched by the following SOAP requests). If new_location is not specified or null then SoapClient will use endpoint from WSDL file. The function returns old value of location options. +Sets SOAP headers for subsequent calls (replaces any previous values). If no value is specified, all of the headers are removed. +Adds one or several functions those will handle SOAP requests +Returns list of defined functions +Sets class which will handle SOAP requests +Sets object which will handle SOAP requests Accepts a connection on the listening socket fd Binds an open socket to a listening port, port is only specified in AF_INET family. Clears the error on the socket or the last error code. @@ -1875,24 +1603,240 @@ Shuts down a socket for receiving, sending, or both. Returns a string describing an error Writes the buffer to the socket resource, length is optional +Return all classes and interfaces implemented by SPL +Return an array containing the names of all parent classes +Default implementation for __autoload() +Try all registerd autoload function to load the requested class +Register and return default file extensions for spl_autoload +Register given function as __autoload() implementation +Unregister given function as __autoload() implementation +Return an array containing the names of all clsses and interfaces defined in SPL +Return hash id for given object +Move to next entry +Rewind array back to the start +Seek to position. +Check whether array contains more entries +proto void ArrayIterator::__construct(array|object ar = array() [, int flags = 0]) U Cronstructs a new array iterator from a path. +proto void ArrayIterator::append(mixed $newval) U Appends the value (cannot be called for objects). +proto int ArrayIterator::asort() U Sort the entries by values. +proto int ArrayIterator::count() U Return the number of elements in the Iterator. +Get flags +Create a new iterator from a ArrayObject instance +Get the class used in getIterator. +proto int ArrayIterator::ksort() U Sort the entries by key. +proto int ArrayIterator::natcasesort() U Sort the entries by key using case insensitive "natural order" algorithm. +proto int ArrayIterator::natsort() U Sort the entries by values using "natural order" algorithm. +proto bool ArrayIterator::offsetExists(mixed $index) U Returns whether the requested $index exists. +proto mixed ArrayIterator::offsetGet(mixed $index) U Returns the value at the specified $index. +proto void ArrayIterator::offsetSet(mixed $index, mixed $newval) U Sets the value at the specified $index to $newval. +proto void ArrayIterator::offsetUnset(mixed $index) U Unsets the value at the specified $index. +Set flags +Set the class used in getIterator. +proto int ArrayIterator::uasort(callback cmp_function) U Sort the entries by values user defined function. +proto int ArrayIterator::uksort(callback cmp_function) U Sort the entries by key using user defined function. +Create a sub iterator for the current element (same class as $this) +Check whether current element has children (e.g. is an array) +Cronstructs a new dir iterator from a path. +Return number of entries in directory, works only when USE_GLOB is in effect +Return this (needed for Iterator interface) +Returns filename component of current dir entry +Returns an iterator for the current entry if it is a directory +Return filename of current dir entry +Returns true if current entry is '.' or '..' +Return current dir entry +Move to next entry +Rewind dir back to the start +Check whether dir contains more entries +Cronstructs a new dir iterator from a path. +Return getFilename(), getFileInfo() or $this depending on flags +Get sub path +Get sub path and file name +Returns whether current entry is a directory and not '.' or '..' +Return getPathname() or getFilename() depending on flags +Move to next entry +Rewind dir back to the start +Cronstructs a new SplFileInfo from a path. +Get last access time of file +Returns filename component of path +Get inode modification time of file +Get/copy file info +Return filename only +Get file group +Get file inode +Return the target of a symbolic link +Get last modification time of file +Get file owner +Return the path +Get/copy file info +Return path and filename +Get file permissions +Return the resolved path +Get file size +Get file type +Returns true if file is directory +Returns true if file is executable +Returns true if file is a regular file +Returns true if file is symbolic link +Returns true if file can be read +Returns true if file can be written +Open the current file +Class to use in openFile() +Class to use in getFileInfo(), getPathInfo() +Construct a new file object +Return current line from file +Return whether end of file is reached +Flush the file +Get a character form the file +Return current line as csv +Rturn next line from file +Get a line from file pointer and strip HTML tags +Portable file locking +Output all remaining data from a file pointer +Implements a mostly ANSI compatible fscanf() +Return current file position +Stat() on a filehandle +Return current file position +Truncate file to 'size' length +Binary-safe file write +Read NULL +Get the delimiter and enclosure character used in fgetcsv +Get file handling flags +Get maximum line length +Return false +Return line number +Read next line +Rewind the file and read the first line +Seek to specified line +Set the delimiter and enclosure character used in fgetcsv +Set file handling flags +Set maximum line length +Return !eof() +Construct a new temp file object +Create an AppendIterator +Append an iterator +Get access to inner ArrayIterator +Get index of iterator +Forward to next element +Rewind to the first iterator and rewind the first iterator, too +Check if the current state is valid +Construct a CachingIterator from an Iterator +Return the string representation of the current element +Number of cached elements +Return the cache +Return the internal flags +Check whether the inner iterator has a valid next element +Move the iterator forward +Return whether the requested index exists +Return the internal cache if used +Set given index in cache +Unset given index in cache +Rewind the iterator +Set the internal flags +Check whether the current element is valid +Throws exception BadMethodCallException +Throws exception BadMethodCallException +Does nothing +Does nothing +Return false +Create an Iterator from another iterator +proto mixed CachingIterator::current() U proto mixed LimitIterator::current() U proto mixed ParentIterator::current() U proto mixed IteratorIterator::current() U proto mixed NoRewindIterator::current() U proto mixed AppendIterator::current() U Get the current element value +proto Iterator CachingIterator::getInnerIterator() U proto Iterator LimitIterator::getInnerIterator() U proto Iterator ParentIterator::getInnerIterator() U Get the inner iterator +proto mixed CachingIterator::key() U proto mixed LimitIterator::key() U proto mixed ParentIterator::key() U proto mixed IteratorIterator::key() U proto mixed NoRewindIterator::key() U proto mixed AppendIterator::key() U Get the current key +Move the iterator forward +Rewind the iterator +proto bool ParentIterator::valid() U proto bool IteratorIterator::valid() U proto bool NoRewindIterator::valid() U Check whether the current element is valid +Create an iterator from another iterator +Prevent a call to inner iterators rewind() (internally the current data will be fetched if valid()) +Create an iterator from anything that is traversable +Return the current position +Move the iterator forward +Rewind the iterator to the specified starting offset +Seek to the given position +Check whether the current element is valid +Create an iterator from another iterator +Return inner iterators current() +Return inner iterators key() +Return inner iterators next() +Prevent a call to inner iterators rewind() +Return inner iterators valid() +Create a ParentIterator from a RecursiveIterator +proto void IteratorIterator::next() U proto void NoRewindIterator::next() U Move the iterator forward +proto void IteratorIterator::rewind() Rewind the iterator +Create an iterator from a RecursiveIterator +Return the inner iterator's children as a RecursiveCachingIterator +Check whether the current element of the inner iterator has children +Create a RecursiveFilterIterator from a RecursiveIterator +Return the inner iterator's children contained in a RecursiveFilterIterator +Check whether the inner iterator's current element has children +Called when recursing one level down +Called when iteration begins (after first rewind() call) +Return children of current element +Called for each element to test whether it has children +Access the current element value +Called when end recursing one level +Called when iteration ends (when valid() first returns false +Get the current depth of the recursive iteration +The current active sub iterator +The current active sub iterator or the iterator at specified level +Access the current key +Move forward to the next element +Called when the next element is available +Rewind the iterator to the first element of the top level inner iterator. +Set the maximum allowed depth (or any depth if pmax_depth = -1] +Check whether the current position is valid +Create an RecursiveRegexIterator from another recursive iterator and a regular expression +Return the inner iterator's children contained in a RecursiveRegexIterator +Create an RegexIterator from another iterator and a regular expression +Match (string)current() against regular expression +Returns current PREG flags (if in use or NULL) +Returns current operation flags +Returns current operation mode +Set operation flags +Set new operation mode +Set PREG flags +Construct a LimitIterator from an Iterator with a given starting offset and optionally a maximum count +Calls a function for every element in an iterator +Count the elements in an iterator +Copy the iterator into an array +Attaches an object to the storage if not yet contained +Determine whethe an object is contained in the storage +Determine number of objects in storage + +Detaches an object from the storage + + + + + + +Get number of child elements +Get current element +Get child element iterator +Check whether element has children (elements) +Get name of current child element +Move to next element +Rewind to first element +Check whether iteration is valid Executes a query against a given database and returns an array of arrays. Set busy timeout duration. If ms <= 0, all busy handlers are disabled. Returns the number of rows that were changed by the most recent SQL statement. Closes an open sqlite database. Fetches a column from the current row of a result set. Registers an aggregate function for queries. -Registers a "regular" function for queries. +Registers a "regular" function for queries. Fetches the current row from a result set as an array. Returns the textual description of an error code. Escapes a string for use as a query parameter. +Executes a result-less query against a given database Opens a SQLite database and creates an object for it. Will create the database if it does not exist. Fetches all rows from a result set as an array of arrays. Fetches the next row from a result set as an array. -Return an array of column types from a particular table. +Return an array of column types from a particular table. Fetches the next row from a result set as an object. Fetches the first column of a result set as a string. Returns the name of a particular field of a result set. * Returns whether a previous row is available. +Return the current row index of a buffered result. Returns the error code of the last error for a database. Returns the rowid of the most recently inserted row. Returns the encoding (iso8859 or UTF-8) of the linked SQLite library. @@ -1903,27 +1847,32 @@ Opens a SQLite database. Will create the database if it does not exist. Opens a persistent handle to a SQLite database. Will create the database if it does not exist. * Seek to the previous row number of a result set. -Executes a query against a given database and returns a result handle. +Executes a query against a given database and returns a result handle. Seek to the first row number of a buffered result set. Seek to a particular row number of a buffered result set. Executes a query and returns either an array for one single column or the value of the first row. Decode binary encoding on a string parameter passed to an UDF. Apply binary encoding (if required) to a string to return from an UDF. -Executes a query that does not prefetch and buffer all data. +Executes a query that does not prefetch and buffer all data. Returns whether more rows are available. Retuns an array with all string keys lowercased [or uppercased] Split array into chunks -Creates an array by using the elements of the first parameter as keys and the elements of the second as correspoding keys +Creates an array by using the elements of the first parameter as keys and the elements of the second as the corresponding values Return the value as key and the frequency of that value in input as value Returns the entries of arr1 that have values which are not present in any of the others arguments. Returns the entries of arr1 that have values which are not present in any of the others arguments but do additional checks whether the keys are equal -Returns the entries of arr1 that have values which are not present in any of the others arguments but do additional checks whether the keys are equal. Elements are compared by user supplied function. +Returns the entries of arr1 that have keys which are not present in any of the others arguments. This function is like array_diff() but works on the keys instead of the values. The associativity is preserved. +Returns the entries of arr1 that have values which are not present in any of the others arguments but do additional checks whether the keys are equal. Elements are compared by user supplied function. +Returns the entries of arr1 that have keys which are not present in any of the others arguments. User supplied function is used for comparing the keys. This function is like array_udiff() but works on the keys instead of the values. The associativity is preserved. Create an array containing num elements starting with index start_key each initialized to val +Create an array using the elements of the first parameter as keys each initialized to val Filters elements from the array via the callback. Return array with key <-> value flipped Returns the entries of arr1 that have values which are present in all the other arguments Returns the entries of arr1 that have values which are present in all the other arguments. Keys are used to do more restrictive check +Returns the entries of arr1 that have keys which are present in all the other arguments. Kind of equivalent to array_diff(array_keys($arr1), array_keys($arr2)[,array_keys(...)]). Equivalent of array_intersect_assoc() but does not do compare of the data. Returns the entries of arr1 that have values which are present in all the other arguments. Keys are used to do more restrictive check and they are compared by using an user-supplied callback. +Returns the entries of arr1 that have keys which are present in all the other arguments. Kind of equivalent to array_diff(array_keys($arr1), array_keys($arr2)[,array_keys(...)]). The comparison of the keys is performed by a user supplied function. Equivalent of array_intersect_uassoc() but does not do compare of the data. Checks if the given key or index exists in the array Return just the keys from the input array, optionally only for the specified search_value Applies the callback to the elements in given arrays. @@ -1932,17 +1881,18 @@ Sort multiple arrays at once similar to how ORDER BY clause works in SQL Returns a copy of input array padded with pad_value to size pad_size Pops an element off the end of the array +Returns the product of the array entries Pushes elements onto the end of the array Return key/keys for random entry/entries in the array Iteratively reduce the array to a single value via the callback. Return input as a new array with the order of the entries reversed Searches the array for a given value and returns the corresponding key if successful Pops an element off the beginning of the array -Returns elements specified by offset and length +Returns elements specified by offset and length Removes the elements designated by offset and length and replace them with supplied array Returns the sum of the array entries Returns the entries of arr1 that have values which are not present in any of the others arguments. Elements are compared by user supplied function. -Returns the entries of arr1 that have values which are not present in any of the others arguments but do additional checks whether the keys are equal. Keys are compared by user supplied function. +Returns the entries of arr1 that have values which are not present in any of the others arguments but do additional checks whether the keys are equal. Entries are compared by user supplied function. Returns the entries of arr1 that have values which are not present in any of the others arguments but do additional checks whether the keys are equal. Keys and elements are compared by user supplied functions. Returns the entries of arr1 that have values which are present in all the other arguments. Data is compared by using an user-supplied callback. Returns the entries of arr1 that have values which are present in all the other arguments. Keys are used to do more restrictive check. Data is compared by using an user-supplied callback. @@ -1950,10 +1900,10 @@ Removes duplicate values from array Pushes elements onto the beginning of the array Return just the values from the input array -Apply a user function to every member of an array -Apply a user function recursively to every member of an array -Sort an array in reverse order and maintain index association -Sort an array and maintain index association +Apply a user function to every member of an array +Apply a user function recursively to every member of an array +Sort an array in reverse order and maintain index association +Sort an array and maintain index association Creates a hash containing variables and their values Count the number of elements in a variable (usually an array) Return the element currently pointed to by the internal array pointer @@ -1961,83 +1911,78 @@ Imports variables into symbol table from an array Checks if the given value exists in the array Return the key of the element currently pointed to by the internal array pointer -Sort an array by key value in reverse order -Sort an array by key +Sort an array by key value in reverse order +Sort an array by key Return the highest value in an array or a series of arguments Return the lowest value in an array or a series of arguments -Sort an array using case-insensitive natural sort -Sort an array using natural sort +Sort an array using case-insensitive natural sort +Sort an array using natural sort Move array argument's internal pointer to the next element and return it Move array argument's internal pointer to the previous element and return it Create an array containing the range of integers or characters from low to high (inclusive) Set array argument's internal pointer to the first element and return it -Sort an array in reverse order +Sort an array in reverse order Randomly shuffle the contents of an array -Sort an array -Sort an array with a user-defined comparison function and maintain index association -Sort an array by keys using a user-defined comparison function -Sort an array by values using a user-defined comparison function +Sort an array +Sort an array with a user-defined comparison function and maintain index association +Sort an array by keys using a user-defined comparison function +Sort an array by values using a user-defined comparison function Checks if assertion is false Set/get the various assert flags -Call a user function which is the first parameter +Decodes string using MIME base64 algorithm +Encodes string using MIME base64 algorithm +Call a user function which is the first parameter Call a user function which is the first parameter with the arguments contained in array Call a user method on a specific object or class Call a user method on a specific object or class using a parameter array Returns true if client disconnected Returns the connection status bitfield -Given the name of a constant this function will return the constants associated value +Given the name of a constant this function will return the constant's associated value +Get the last occurred error as associative array. Returns NULL if there hasn't been an error yet. Send an error message somewhere Flush the output buffer Get the value of a PHP configuration option Get the name of the owner of the current PHP script Get the current include_path configuration option -Get the current active configuration setting of magic_quotes_gpc -Get the current active configuration setting of magic_quotes_runtime Get the value of an environment variable Get options from the command line argument list Returns protocol number associated with name as per /etc/protocols Returns protocol name associated with protocol number proto -Returns port associated with service. Protocol must be "tcp" or "udp" -Returns service name associated with port. Protocol must be "tcp" or "udp" +Returns port associated with service. Protocol must be "tcp" or "udp" +Returns service name associated with port. Protocol must be "tcp" or "udp" Syntax highlight a source file Syntax highlight a string or optionally return it -Set whether we want to ignore a user abort event or not +Set whether we want to ignore a user abort event or not Import GET/POST/Cookie variables into the global scope +Converts a packed inet address to a human readable IP address string +Converts a human readable IP address to a packed binary string Get a configuration option Get all configuration options Restore the value of a configuration option specified by varname Set a configuration option, returns false on error and the old value of the configuration option on success +Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address Check if file was created by rfc1867 upload +Converts an (IPv4) Internet network address into a string in Internet standard dotted format Move a file if and only if it was created by an upload Parse configuration file -Check the syntax of the specified file. Return source with stripped comments and whitespace Prints out or returns information about the specified variable Set the value of an environment variable Register a user-level function to be called on request termination Registers a tick callback function Restore the value of the include_path configuration option -Sets the include_path configuration option -Set the current active configuration setting of magic_quotes_runtime and return previous +Sets the include_path configuration option Delay for a given number of seconds + Delay for a number of seconds and nano seconds +Make the script sleep until the specified time Unregisters a tick callback function Delay for a given number of micro seconds -Get information about the capabilities of a browser. If browser_name is omitted or null, HTTP_USER_AGENT is used. Returns an object by default; if return_array is true, returns an array. -Encrypt a string +Get information about the capabilities of a browser. If browser_name is omitted or null, HTTP_USER_AGENT is used. Returns an object by default; if return_array is true, returns an array. +Calculate the crc32 polynomial of a string +Hash a string Convert from one Cyrillic character set to another -Returns true(1) if it is a valid date in gregorian calendar -Format a local time/date -Get date/time information -Format a GMT/UTC date/time -Get UNIX timestamp for a GMT date -Format a GMT/UCT time/date according to locale settings -Format a local time/date as integer -Returns the results of the C system call localtime as an associative array if the associative_array argument is set to 1 other wise it is a regular array -Get UNIX timestamp for a date -Format a local time/date according to locale settings -Convert string representation of date and time to a timestamp -Return current UNIX timestamp +Parse a time/date generated with strftime() Change the current directory Change root directory Close directory connection identified by the dir_handle @@ -2061,38 +2006,39 @@ Change the priority of the current process Execute command via shell and return complete output as string Execute an external program and display output -Copy a file +Copy a file Close an open file pointer Test for end-of-file on a file pointer Flushes output Get a character from file pointer -Get line from file pointer and parse for CSV fields -Get a line from file pointer -Get a line from file pointer and strip HTML tags +Get line from file pointer and parse for CSV fields +Get a line from file pointer +Get a line from file pointer and strip HTML tags Read entire file into an array -Read the entire file into a string +Read the entire file into a string Write/Create a file with contents data and return the number of bytes written Portable file locking Match filename against pattern Open a file or a URL and return a file pointer Output all remaining data from a file pointer +Format line as CSV and write to file pointer Binary-safe file read Implements a mostly ANSI compatible fscanf() Seek on a file pointer -Stat() on a filehandle +Stat() on a filehandle Get file pointer's read/write position Truncate file to 'size' length Binary-safe file write Extracts all meta tag content attributes from a file and returns an array - Create a directory Close a file pointer opened by popen() Execute a command and open either a read or a write pipe to it -Output a file or a URL +Output a file or a URL Return the resolved path Rename a file Rewind the position of a file pointer Remove a directory +Returns directory path used for temporary files Create a unique filename in a directory Create a temporary file that will be deleted automatically after use Return or change the umask @@ -2118,6 +2064,7 @@ Returns true if file is symbolic link Returns true if file can be read Returns true if file can be written +Change symlink group Give information about a file or symbolic link Give information about a file Set modification time of file @@ -2131,19 +2078,21 @@ Open persistent Internet or Unix domain socket connection Convert a pathname and a project identifier to a System V IPC key Sends a raw HTTP header -Return list of headers to be sent / already sent +Return list of headers to be sent / already sent Returns true if headers have already been sent, false otherwise -Send a cookie -Send a cookie with no url encoding of the value +Send a cookie +Send a cookie with no url encoding of the value Returns the internal translation table used by htmlspecialchars and htmlentities Convert all HTML entities to their applicable characters -Convert all applicable characters to HTML entities -Convert special characters to HTML entities -Generates a form-encoded query string from an associative array or object. +Convert all applicable characters to HTML entities +Convert special characters to HTML entities +Convert special HTML entities back to characters +Generates a form-encoded query string from an associative array or object. Get the size of an image as 4-element array Get file extension for image-type returned by getimagesize, exif_read_data, exif_thumbnail, exif_imagetype Get Mime-Type for image-type returned by getimagesize, exif_read_data, exif_thumbnail, exif_imagetype Return the special ID used to request the PHP logo in phpinfo screens +Return the actual loaded ini filename Return comma-separated string of .ini files parsed from the additional ini dir Return the special ID used to request the PHP logo in phpinfo screens Return the special ID used to request the PHP logo in phpinfo screens @@ -2156,7 +2105,7 @@ Embed binary IPTC data into a JPEG image. Parse binary IPTC-data into associative array Returns a value from the combined linear congruential generator -Calculate Levenshtein distance between two strings +Calculate Levenshtein distance between two strings Create a hard link Returns the st_dev field of the UNIX C stat structure describing the link Return the target of a symbolic link @@ -2169,37 +2118,45 @@ Returns the arc sine of the number in radians Returns the inverse hyperbolic sine of the number, i.e. the value whose hyperbolic sine is number Returns the arc tangent of the number in radians +Returns the arc tangent of y/x, with the resulting quadrant determined by the signs of y and x 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 cosine of the number in radians -Returns the hyperbolic cosine of the number, defined as (exp(number) exp(-number))/2 +Returns the hyperbolic cosine of the number, defined as (exp(number) + exp(-number))/2 Returns a string containing a binary representation of the number Returns a string containing a hexadecimal representation of the given number Returns a string containing an octal representation of the given number +Converts the number in degrees to the radian equivalent Returns e raised to the power of the number +Returns exp(number) - 1, computed in a way that accurate even when the value of number is close to zero Returns the next lowest integer value from the number Returns the remainder of dividing x by y as a float Returns the decimal equivalent of the hexadecimal number -Returns sqrt(num1*num1 num2*num2) +Returns sqrt(num1*num1 + num2*num2) Returns whether argument is finite Returns whether argument is infinite Returns whether argument is not a number Returns the natural logarithm of the number, or the base log if base is specified +Returns the base-10 logarithm of the number +Returns log(1 + number), computed in a way that accurate even when the value of number is close to zero Formats a number with grouped thousands Returns the decimal equivalent of an octal string Returns an approximation of pi Returns base raised to the power of exponent. Returns integer result when possible +Converts the radian number to the equivalent number in degrees Returns the number rounded to specified precision Returns the sine of the number in radians Returns the hyperbolic sine of the number, defined as (exp(number) - exp(-number))/2 Returns the square root of the number Returns the tangent of the number in radians Returns the hyperbolic tangent of the number, defined as sinh(number)/cosh(number) -Break english phrases down into their phonemes +Calculate the md5 hash of a string +Calculate the md5 hash of given filename +Break english phrases down into their phonemes Returns an array of usage statistics -Returns the current time as array +Returns the current time as array Returns either a string or a float containing the current time in seconds and microseconds Takes one or more arguments and packs them into a binary string according to the format argument Unpack binary string into named array elements according to format argument @@ -2211,8 +2168,8 @@ close a process opened by proc_open get information about a process opened by proc_open Run a process with more control over it's file descriptors -kill a process opened by proc_open -Convert a quoted-printable string to an 8 bit string +kill a process opened by proc_open +Convert a quoted-printable string to an 8 bit string Returns the maximum value a random number can have Returns the maximum value a random number from Mersenne Twister can have Returns a random number from Mersenne Twister @@ -2226,93 +2183,106 @@ Split string into array by regular expression Split string into array by regular expression case-insensitive Make regular expression for case insensitive match +Calculate the sha1 hash of a string +Calculate the sha1 hash of given filename Calculate the soundex key of a string -Set blocking/non-blocking mode on a socket -Create a file context and optionally set parameters +Create a file context and optionally set parameters +Get a handle on the default file/stream context and optionally set parameters Retrieve options for a stream/wrapper/context -Set an option for a wrapper +* Overloaded form: stream_context_set_option(resource context|resource stream, array options) * Set an option (or several options) for a wrapper Set parameters for a file context -Reads up to maxlen bytes from source stream and writes them to dest stream. -Append a filter to a stream -Prepend a filter to a stream -Reads all remaining bytes (or up to maxlen bytes) from a stream and returns them as a string. -Read up to maxlen bytes from a stream or until the ending string is found -Retrieves header/meta data from streams/file pointers +Reads up to maxlen bytes from source stream and writes them to dest stream. +Convenience wrapper for ini_set('unicode.stream_encoding', $encoding) +Set character set for stream encoding UTODO: Return current encoding charset +Append a filter to a stream +Prepend a filter to a stream +Flushes any data in the filter's internal buffer, removes it from the chain, and frees the resource +Reads all remaining bytes (or up to maxlen bytes) from a stream and returns them as a string. +Read up to maxlen bytes from a stream or until the ending string is found +Retrieves header/meta data from streams/file pointers Retrieves list of registered socket transports Retrieves list of registered stream wrappers + +Determine what file will be opened by calls to fopen() with a relative path Runs the select() system call on the sets of streams with a timeout specified by tv_sec and tv_usec Set blocking/non-blocking mode on a socket or stream -Set timeout on stream read to seconds microseonds +Set timeout on stream read to seconds + microseonds Set file write buffer Accept a client connection from a server socket Open a client connection to a remote address +Enable or disable a specific kind of crypto on the stream Returns either the locally bound or remote name for a socket stream +Creates a pair of connected, indistinguishable socket streams Receives data from a socket stream Send data to a socket stream. If target_addr is specified it must be in dotted quad (or [ipv6]) format Create a server socket bound to localaddress -Escapes all chars mentioned in charlist with backslash. It creates octal representations if asked to backslash characters with 8th bit set or with ASCII<32 (except '\n', '\r', '\t' etc...) +causes all or part of a full-duplex connection on the socket associated with stream to be shut down. If how is SHUT_RD, further receptions will be disallowed. If how is SHUT_WR, further transmissions will be disallowed. If how is SHUT_RDWR, further receptions and transmissions will be disallowed. +Escapes all chars mentioned in charlist with backslash. It creates octal representations if asked to backslash characters with 8th bit set or with ASCII<32 (except '\n', '\r', '\t' etc...) Escapes single quote, double quotes and backslash characters in a string with backslashes Returns the filename component of the path -Converts ASCII code to a character +Converts the binary representation of data to hex +Converts a codepoint number to a character Returns split line Returns info about what characters are used in input Returns the directory name component of the path -Splits a string on string separator and return array of components +Splits a string on string separator and return array of components. If limit is positive only limit number of components is returned. If limit is negative all components except the last abs(limit) are returned. Converts logical Hebrew text to visual text Converts logical Hebrew text to visual text with newline conversion Joins array elements placing glue string between items and return one string -An alias for implode +An alias for implode Returns numeric formatting information based on the current locale Strips whitespace from the beginning of a string Convert monetary value(s) to string +Converts newlines to HTML line breaks Query language and locale information -Returns ASCII value of character +Returns the codepoint value of a character Parses GET/POST/COOKIE data and sets global variables -Returns information about a certain string +Returns information about a certain string Quotes meta characters Removes trailing whitespace Set locale information Calculates the similarity between two strings Implements an ANSI C compatible sscanf +Parse a CSV string into an array Replaces all occurrences of search in haystack with replace / case-insensitive Returns input string padded on the left or right to specified length with pad_string Returns the input string repeat mult times Replaces all occurrences of search in haystack with replace +Perform the rot13 transform on a string Shuffles string. One permutation of all possible is created Convert a string to an array. If split_length is specified, break the string down into chunks each split_length characters long. -Counts the number of words inside a string. If format of 1 is specified, then the function will return an array containing all the words found inside the string. If format of 2 is specified, then the function will return an associated array where the position of the word is the key and the word itself is the value. For the purpose of this function, 'word' is defined as a locale dependent string containing alphabetic characters, which also may contain, but not start with "'" and "-" characters. -An alias for strstr +Counts the number of words inside a string. If format of 1 is specified, then the function will return an array containing all the words found inside the string. If format of 2 is specified, then the function will return an associated array where the position of the word is the key and the word itself is the value. For the purpose of this function, 'word' is defined as a locale dependent string containing alphabetic characters, which also may contain, but not start with "'" and "-" characters. +An alias for strstr Compares two strings using the current locale Finds length of initial segment consisting entirely of characters not found in mask. If start or/and length is provide works like strcspn(substr($s,$start,$len),$bad_chars) Strips HTML and PHP tags from a string -Strips backslashes from a string. Uses C-style conventions +Strips backslashes from a string. Uses C-style conventions Finds position of first occurrence of a string within another, case insensitive Strips backslashes from a string -Finds first occurrence of a string within another, case insensitive +Finds first occurrence of a string within another, case insensitive Returns the result of case-insensitive string comparison using 'natural' algorithm Returns the result of string comparison using 'natural' algorithm Search a string for any of a set of characters -Finds position of first occurrence of a string within another +Finds position of first occurrence of a string within another Finds the last occurrence of a character in a string within another Reverse a string Finds position of last occurrence of a string within another string Finds position of last occurrence of a string within another string Finds length of initial segment consisting entirely of characters found in mask. If start or/and length is provided works like strspn(substr($s,$start,$len),$good_chars) -Finds first occurrence of a string within another +Finds first occurrence of a string within another Tokenize a string Makes a string lowercase +Makes a string titlecase Makes a string uppercase -Translates characters in str using given translation tables +Translates characters in str using given translation tables Returns part of a string Binary safe optionally case insensitive comparison of 2 strings from an offset, up to length characters -Returns the number of times a substring occurs in the string +Returns the number of times a substring occurs in the string Replaces part of a string with another string Strips whitespace from the beginning and end of a string Makes a string's first character uppercase Uppercase the first character of every word in a string Wraps buffer to selected number of characters using string break char -Returns time of sunrise for a given day & location -Returns time of sunset for a given day & location Close connection to system logger Initializes all syslog-related variables Open connection to system logger @@ -2321,41 +2291,46 @@ 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 native (binary) string Returns true if variable is a boolean +Returns true if variable is a native, unicode or binary string 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 Returns true if variable is an object Returns true if variable is a resource Returns true if value is a scalar -Returns true if variable is a string +Returns true if variable is a Unicode or binary string +Returns true if variable is a unicode string Set the type of the variable Get the string value of a variable Generates a unique ID -fetches all the headers sent by the server in response to a HTTP request -Parse a URL and return its components -Decodes URL-encodes string -URL-encodes string -Decodes URL-encoded string -URL-encodes string +fetches all the headers sent by the server in response to a HTTP request +Parse a URL and return its components +Decodes URL-encodes string +URL-encodes string +Decodes URL-encoded string +URL-encodes string Append bucket to brigade Return a bucket object from the brigade for operating on -Create a new bucket for use on the current stream +Create a new bucket for use on the current stream Prepend bucket to brigade Registers a custom filter handler class Returns a list of registered filters -decode a uuencoded string -uuencode a string +Non-function +decode a uuencoded string +uuencode a string Dumps a string representation of an internal zend value to output. -Returns the allocated by PHP memory +Returns the peak allocated by PHP memory +Returns the allocated by PHP memory Returns a string representation of variable (which can later be unserialized) Takes a string representation of variable and recreates it Dumps a string representation of variable to output Outputs or returns a string representation of a variable -Compares two "PHP-standardized" version number strings +Dumps a string representation of variable to output (verbose form) +Compares two "PHP-standardized" version number strings Get number of affected rows in last query Close Sybase connection Open Sybase server connection @@ -2396,7 +2371,7 @@ Send Sybase query Get result data Select Sybase database -Set the error handler, to be called when a server message is raised. If error_func is NULL the handler will be deleted +Set the error handler, to be called when a server message is raised. If error_func is NULL the handler will be deleted Send Sybase query Attach to a message queue Send a message of type msgtype (must be > 0) to a message queue @@ -2408,43 +2383,144 @@ Return an id for the semaphore with the given key, and allow max_acquire (default 1) processes to acquire it simultaneously Releases the semaphore with the given id Removes semaphore from Unix systems -Creates or open a shared memory segment -Disconnects from shared memory segment -Returns a variable from shared memory -Inserts or updates a variable in shared memory -Removes shared memory from Unix systems -Removes variable from shared memory +Creates or open a shared memory segment +Disconnects from shared memory segment +Returns a variable from shared memory +Checks whether a specific entry exists +Inserts or updates a variable in shared memory +Removes shared memory from Unix systems +Removes variable from shared memory +Returns the parent node if available or NULL +Returns true if this node has children +Returns true if this node has siblings +Returns true if this node is ASP +Returns true if this node represents a comment +Returns true if this node is part of a HTML document +Returns true if this node is JSTE +Returns true if this node is PHP +Returns true if this node represents text (no markup) Returns the Number of Tidy accessibility warnings encountered for specified document. Execute configured cleanup and repair operations on parsed markup Returns the Number of Tidy configuration errors encountered for specified document. Run configured diagnostics on parsed and repaired markup. Returns the Number of Tidy errors encountered for specified document. Returns a TidyNode Object starting from the <BODY> tag of the tidy parse tree -Get current Tidy configuarion -Return warnings and errors which occured parsing the specified document +Get current Tidy configuration +Return warnings and errors which occured parsing the specified document Returns a TidyNode Object starting from the <HEAD> tag of the tidy parse tree Returns a TidyNode Object starting from the <HTML> tag of the tidy parse tree Get the Detected HTML version for the specified document. +Returns the documentation for the given option name Return a string representing the parsed tidy markup Get release date (version) for Tidy library Returns a TidyNode Object representing the root of the tidy parse tree Get status of specfied document. Returns the value of the specified configuration option for the tidy document. -Indicates if the document is a XHTML document. -Indicates if the document is a generic (non HTML/XHTML) XML document. +Indicates if the document is a XHTML document. +Indicates if the document is a generic (non HTML/XHTML) XML document. Parse markup in file or URI Parse a document stored in a string Repair a file using an optionally provided configuration file Repair a string using an optionally provided configuration file Returns the Number of Tidy warnings encountered for specified document. - - + + +Compare two strings using collation }}} +Returns a collation attribute }}} +Returns the current collation strength }}} +Set a collation attribute }}} +Set the collation strength }}} +Sort an array using collation }}} +Compare two strings using collation +Create a new Collator object +Returns a collation attribute +Returns default collator +Returns the current collation strength +Set a collation attribute +Sets default collator +Set the collation strength +Sort an array using collation +Create a new Collator object +Returns default locale +Sets default locale +Enumerate all assigned Unicode characters between the start and limit code points (start inclusive, limit exclusive) and call a function for each, passing the code point value and the character name. +Enumerate all code points with their general categories invoking a callback for each category +Get the character representation for the specified digit (optionally in the specified radix) +Translate a human readable character name into a codepoint +Get the "age" of the code point (the Unicode version when it was first designated or assigned a character) +Returns the combining class of the character +Returns the decimal digit value of the character (optionally in the specific radix). +Returns the bidirectional category value for the character, which is used in the Unicode bidirectional algorithm (UAX #9 http://www.unicode.org/reports/tr9/) +Maps the specified character to its "mirror-image" +Get the human readable name associated with the character +Get the numeric value for the character, as defined in the Unicode Character Database +Get the property ID for the given property name +Get the maximum possible value associated with the specified property +Get the minimum possible value for the specified property +Get the Unicode name for the given property +Get the value of a property associated with the character +Get the value ID for the given property value name +Get the Unicode name for the givenproperty value +Returns the general category value for the code point +Determines if all the characters in the string have the specified binary property +Determines if the string consists only of alpanumeric characters +Determines if the string consists only of letter characters +Determines if the string consists only of characters with Alphabetic property +Determines if the string consists of only of base characters +Determines if the string consists only of "blank" characters +Determines if the string consists only of control characters +Determines if the string consists only of defined characters (valid Unicode points) +Determines if the string consists only of digits +Determines if the string consists only of "graphic" characters +Determines if the specified characters should be regarded as an ignorable character in an identifier, according to Java +etermines if the specified characters are permissible in an identifier, according to Java +Determines if the specified character is permissible as the first character in an identifier according to Unicode +Determines whether the specified code points are ISO control codes +Determines if the string is lowercase +Determines whether the specified characters have the Bidi_Mirrored property +Determines if the string consists only of printable characters +Determines if the string consists only of punctuation characters +Determines if the string consists only of space characters +Determines whether the string consists only of titlecase characters +Determines if the string is uppercase +Determines if the string consists only of characters with Uppercase property +Determines if the the code point is valid character, according to Unicode +Determines if the string consists only of whitespace characters, according to Java/ICU +Determines if the string consists only of hexadecimal digits +Transliterate a string from the source script to the target script +Takes a binary string converts it to a Unicode string using the specifed encoding +Takes a Unicode string and converts it to a binary string using the specified encoding +Returns global conversion error mode for the specified conversion direction +Returns global substitution character for conversion from Unicode to codepage +Restores the active error handler to the one which was previously active (before the last unicode_set_error_handler() call) +Check whether unicode semantics are enabled +Set (or clear) the custom Unicode conversion error handler +Sets global conversion error mode for the specified conversion direction +Sets global substitution character for conversion from Unicode to codepage +TextIterator constructor +Returns the element at the current boundary +Positions iterator at the first character in the text and returns the offset +Advances to the text boundary following the specified offset and returns its offset +Return all text pieces determined by the text boundaries +Returns locales for which text boundary information is available +Return the status from the break rule that determined the most recent boundary +Return the statuses from the break rules that determined the most recent boundary +Determines whether specified offset is a text boundary +Returns the number boundaries iterated through +Positions iterator beyond the last character in the text and returns the offset +Advances to the n'th text boundary following the current one and returns its offset +Returns the offset of the current text boundary +Advances to the text boundary preceding the specified offset and returns its offset +Advances to the n'th text boundary preceding the current one and returns its offset +Determines validity of the iterator Serializes given variables and adds them to packet given by packet_id -Deserializes given packet and returns a PHP value Ends specified WDDX packet and returns the string containing the packet Starts a WDDX packet with optional comment and returns the packet id Creates a new packet and serializes the given value Creates a new packet and serializes given variables into a struct +Unserializes given packet and returns a PHP value +Converts a UTF-8 encoded string to ISO-8859-1 +Encodes an ISO-8859-1 string to UTF-8 Get XML parser error string Get current byte index for an XML parser Get current column number for an XML parser @@ -2467,6 +2543,31 @@ Set up processing instruction (PI) handler Set up character data handler Set up unparsed entity declaration handler +Sets the string that the the XMLReader will parse. +Closes xmlreader - current frees resources until xmlTextReaderClose is fixed in libxml +Moves the position of the current instance to the next node in the stream. +Get value of an attribute from current element +Get value of an attribute at index from current element +Get value of a attribute via name and namespace from current element +Indicates whether given property (one of the parser option constants) is set or not on parser +Returns boolean indicating if parsed document is valid or not. Must set XMLREADER_LOADDTD or XMLREADER_VALIDATE parser option prior to the first call to read or this method will always return FALSE +Return namespaceURI for associated prefix on current node +Positions reader at specified attribute - Returns TRUE on success and FALSE on failure +Positions reader at attribute at spcecified index. Returns TRUE on success and FALSE on failure +Positions reader at attribute spcified by name and namespaceURI. Returns TRUE on success and FALSE on failure +Moves the position of the current instance to the node that contains the current Attribute node. +Moves the position of the current instance to the first attribute associated with the current node. +Moves the position of the current instance to the next attribute associated with the current node. +Moves the position of the current instance to the next node in the stream. +Sets the URI that the the XMLReader will parse. +Moves the position of the current instance to the next node in the stream. +Reads the contents of the current node, including child nodes and markup. +Reads the contents of the current node, including child nodes and markup. +Reads the contents of an element or a text node as a string. +Sets parser property (one of the parser option constants). Properties must be set after open() or XML() and before the first read() is called +Sets the string that the the XMLReader will parse. +Sets the string that the the XMLReader will parse. +Use W3C XSD schema to validate the document as it is processed. Activation is only possible before the first Read(). Decodes XML into native PHP types Decodes XML into native PHP types Generates XML for a PHP value @@ -2481,25 +2582,104 @@ Register a PHP function to generate documentation Register a PHP function to handle method matching method_name Sets xmlrpc type, base64 or datetime, for a PHP string value -Traverse the map and call a function on each entry -Return an array containing the entire map -Returns the corresponding error string for the given error code -Returns the error code from the last call or 0 if no error occured -Returns the first key as array with $var[$key] and the the line as the value -Returns the domain or false -Returns the machine name of the master -Returns the matched line or false -Returns an array with $var[$key] and the the line as the value -Returns the order number or false -Gzip-compress a string -Gzip-compress a string -GZ encode a string -Read und uncompress entire .gz-file into an array -Unzip a gzip-compressed string +End attribute - returns FALSE on error +End current CDATA - returns FALSE on error +Create end comment - returns FALSE on error +End current document - returns FALSE on error +End current DTD - returns FALSE on error +End current DTD AttList - returns FALSE on error +End current DTD element - returns FALSE on error +End current DTD Entity - returns FALSE on error +End current element - returns FALSE on error +End current PI - returns FALSE on error +Output current buffer +End current element - returns FALSE on error +Create new xmlwriter using memory for string output +Create new xmlwriter using source uri for output +Output current buffer as string +Toggle indentation on/off - returns FALSE on error +Set string used for indenting - returns FALSE on error +Create start attribute - returns FALSE on error +Create start namespaced attribute - returns FALSE on error +Create start CDATA tag - returns FALSE on error +Create start comment - returns FALSE on error +Create document tag - returns FALSE on error +Create start DTD tag - returns FALSE on error +Create start DTD AttList - returns FALSE on error +Create start DTD element - returns FALSE on error +Create start DTD Entity - returns FALSE on error +Create start element tag - returns FALSE on error +Create start namespaced element tag - returns FALSE on error +Create start PI tag - returns FALSE on error +Write text - returns FALSE on error +Write full attribute - returns FALSE on error +Write full namespaced attribute - returns FALSE on error +Write full CDATA tag - returns FALSE on error +Write full comment tag - returns FALSE on error +Write full DTD tag - returns FALSE on error +Write full DTD AttList tag - returns FALSE on error +Write full DTD element tag - returns FALSE on error +Write full DTD Entity tag - returns FALSE on error +Write full element tag - returns FALSE on error +Write full namesapced element tag - returns FALSE on error +Write full PI tag - returns FALSE on error +Write text - returns FALSE on error + + +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html# Since: + + + +URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html# Since: + + +Add a file in a Zip archive using its path and the name to use. +Add a file using content and the entry name +close the zip archive +Returns the index of the entry named filename in the archive +Delete a file using its index +Delete a file using its index +Returns the comment of an entry using its index +Returns the comment of an entry using its index +Returns the comment of an entry using its name +get the contents of an entry using its index +get the contents of an entry using its name +Returns the name of the file at position index +get a stream for an entry using its name +Returns the index of the entry named filename in the archive +Create new zip using source uri for output, return TRUE on success or the error code +Rename an entry selected by its index to new_name +Rename an entry selected by its name to new_name +Set or remove (NULL/'') the comment of the archive +Set or remove (NULL/'') the comment of an entry using its index +Set or remove (NULL/'') the comment of an entry using its Name +Returns the zip entry informations using its index +Returns the information about a the zip entry filename +All changes to files and global information in archive are reverted +Revert all global changes to the archive archive. For now, this only reverts archive comment changes. +Changes to the file at position index are reverted +Changes to the file named 'name' are reverted +Close a Zip archive +Close a zip entry +Return the compressed size of a ZZip entry +Return a string containing the compression method used on a particular entry +Return the actual filesize of a ZZip entry +Return the name given a ZZip entry +Open a Zip File, pointed by the resource entry +Read from an open directory entry +Create new zip using source uri for output +Returns the next file in the archive +Encode data with the zlib encoding +Decode gzip encoded data +Encode data with the raw deflate encoding +Encode data with the gzip encoding +Read and uncompress entire .gz-file into an array +Decode raw deflate encoded data Open a .gz-file and return a .gz-file pointer -Unzip a gzip-compressed string -Encode str based on accept-encoding setting - designed to be called from ob_start() +Decode zlib encoded data Output a .gz-file +Uncompress any raw/gzip/zlib encoded data +Compress data with the specified encoding Returns the coding type used for output compression Sets the maximum time a script can run Clean (delete) the current output buffer @@ -2512,16 +2692,19 @@ Return the length of the output buffer Return the nesting level of the output buffer Turn implicit flush on/off and is equivalent to calling flush() after every output call -Turn on Output Buffering (specifying an optional output handler). +Turn on Output Buffering (specifying an optional output handler). Add URL rewriter values Reset(clear) URL rewriter values Registers a custom URL protocol handler class +Restore the original protocol handler, overriding if necessary +Unregister a wrapper for the life of the current request. Terminate apache process after this request Get a list of loaded Apache modules Fetch Apache version Perform a partial request of the given URI to obtain information about it Get and set Apache request notes Fetch all HTTP request headers +Reset the Apache write timer Fetch all HTTP response headers Set an Apache subprocess_env variable Alias for apache_request_headers() @@ -2542,381 +2725,1762 @@ Set an Apache subprocess_env variable Fetch all HTTP request headers Perform an apache sub-request + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Terminate apache process after this request Get a list of loaded Apache modules Fetch Apache version Perform a partial request of the given URI to obtain information about it Get and set Apache request notes - - - + + + * fetch all headers that go out in case of an error or a subrequest Fetch all HTTP request headers * fetch all incoming request headers * fetch all outgoing request headers - - - - -This is a wrapper for ap_sub_run_req and ap_destory_sub_req. It takes sub_request, runs it, destroys it, and returns it's status. - - - - - -Returns sub-request for the specified file. You would need to run it yourself with run(). -Returns sub-request for the specified uri. You would need to run it yourself with run() -Returns sub-request for the specified file. You would need to run it yourself with run(). - + + + + +This is a wrapper for ap_sub_run_req and ap_destory_sub_req. It takes sub_request, runs it, destroys it, and returns it's status. + + + + + +Returns sub-request for the specified file. You would need to run it yourself with run(). +Returns sub-request for the specified uri. You would need to run it yourself with run() +Returns sub-request for the specified file. You would need to run it yourself with run(). + Fetch all HTTP response headers Set an Apache subprocess_env variable - + Perform an Apache sub-request -Adds a header to the current message. -Add a recipient to the message envelope. -Changes a header's value for the current message. -Removes the named recipient from the current message's envelope. +Adds a header to the current message. +Add a recipient to the message envelope. +Changes a header's value for the current message. +Removes the named recipient from the current message's envelope. Returns the value of the given macro or NULL if the macro is not defined. -Replaces the body of the current message. If called more than once, subsequent calls result in data being appended to the new body. -Sets the flags describing the actions the filter may take. -Directly set the SMTP error reply code for this connection. This code will be used on subsequent error replies resulting from actions taken by this filter. -Sets the number of seconds libmilter will wait for an MTA connection before timing out a socket. +Replaces the body of the current message. If called more than once, subsequent calls result in data being appended to the new body. +Sets the flags describing the actions the filter may take. +Directly set the SMTP error reply code for this connection. This code will be used on subsequent error replies resulting from actions taken by this filter. +Sets the number of seconds libmilter will wait for an MTA connection before timing out a socket. Get all headers from the request Get all headers from the response Perform an NSAPI sub-request - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +Dummy function which displays an error when a disabled function is called. +Checks if the class exists +Cause the process to crash by copying data to an inaccesible location +Creates an anonymous function, and returns its name (funny, eh?) +Return backtrace as array +Define a new constant +Check whether a constant exists +Return the currently pointed key..value pair in the passed array, and advance the pointer to the next element +Return the current error_reporting level, and if an argument was passed - change to the new level +Returns true if the named extension is loaded +Get the $arg_num'th argument that was passed to the function +Get an array of the arguments that were passed to the function +Get the number of arguments that were passed to the function +Checks if the function exists +Retrieves the class name +Returns an array of method names for class or class instance. +Returns an array of default properties of the class. +Returns an array of all declared classes. +Returns an array of all declared interfaces. +Return an array containing the names and values of all defined constants +Returns an array of all defined functions +Returns an associative array of names and values of all currently defined variable names (variables in the current scope) +Returns an array with the names of functions belonging to the named extension +Returns an array with the file names that were included (includes require and once varieties) +Return an array containing names of loaded extensions +Returns an array of object properties +Retrieves the parent class name for object or class or current scope. +Get the resource type name for a given resource +Checks if the class exists +Returns true if the object is of this class or has this class as one of its parents +Returns true if the object has this class as one of its parents +Cause an intentional memory leak, for testing/debugging purposes +Checks if the class method exists +Checks if the object or class has a property +Restores the previously defined error handler function +Restores the previously defined exception handler function +Sets a user-defined error handler function. Returns the previously defined error handler, or false on error +Sets a user-defined exception handler function. Returns the previously defined exception handler, or false on error +Binary safe case-insensitive string comparison +Binary safe string comparison +Get string length +Binary safe string comparison +Binary safe string comparison +Generates a user-level error/warning/notice message +Generic test function +Returns a unique identifier for the current thread +Get the version of the Zend Engine +Get the exception severity +Clone the exception object +Obtain the string representation of the Exception object +Get the exception code +Get the file in which the exception occurred +Get the line in which the exception occurred +Get the exception message +Get the stack trace for the location in which the exception occurred +Obtain the backtrace for the exception as a string (instead of an array) +Exception constructor +ErrorException constructor +PHP 5 allows developers to declare constructor methods for classes. Classes which have a constructor method call this method on each newly-created object, so it is suitable for any initialization that the object may need before it is used.PHP 5 introduces a destructor concept similar to that of other object-oriented languages, such as C++. The destructor method will be called as soon as all references to a particular object are removed or when the object is explicitly destroyed or in any order in shutdown sequence. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +1 +2 + + + + + + + + + + + + + + + + + + + + + + + + + +MQCC_OK +MQCC_WARNING +MQCC_FAILED +MQCC_UNKNOWN + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +The default transaction settings are to be used. This default is determined by the client library, which defines it as IBASE_WRITE|IBASE_CONCURRENCY|IBASE_WAIT in most cases. +Starts a read-only transaction. +Starts a read-write transaction. +Starts a transaction with the isolation level set to 'consistency', which means the transaction cannot read from tables that are being modified by other concurrent transactions. +Starts a transaction with the isolation level set to '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_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 IBASE_REC_VERSION was specified, a row can even be read when a modification to it is pending in a concurrent transaction. +Indicated that a transaction should wait and retry when a conflict occurs. +Indicated that a transaction should fail immediately when a conflict occurs. +Also available as IBASE_TEXT for backward 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 arguments to INSERT operations, as no functions to handle array identifiers are currently available. +Causes date and time fields not to be returned as strings, but as UNIX timestamps (the number of seconds since the epoch, which is 1-Jan-1970 0:00 UTC). Might be problematic if used with dates before 1970 on some systems. + + + + + + + + + + + + + + + + + + + + + + + + + + +string +string +integer +integer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Use compression protocol +Allow space after function names +Allow interactive_timeout seconds (instead of wait_timeout) of inactivity before closing the connection. +Use SSL encryption. This flag is only available with version 4.x of the MySQL client library or newer. Version 3.23.x is bundled both with PHP 4 and Windows binaries of PHP 5. +Columns are returned into the array having the fieldname as the array index. +Columns are returned into the array having both a numerical index and the fieldname as the array index. +Columns are returned into the array having a numerical index to the fields. This index starts with 0, the first field in the result. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Adds text/plain content type headers to encrypted/signed message. If decrypting or verifying, it strips those headers from the output - if the decrypted or verified message is not of MIME type text/plain then an error will occur. +Normally the input message is converted to "canonical" format which is effectively using CR and LF as end of line: as required by the S/MIME specification. When this options is present, no translation occurs. This is useful when handling binary data which may not be in MIME format. +When verifying a message, certificates (if any) included in the message are normally searched for the signing certificate. With this option only the certificates specified in the extracerts parameter of openssl_pkcs7_verify are used. The supplied certificates can still be used as untrusted CAs however. +Do not verify the signers certificate of a signed message. +Do not chain verification of signers certificates: that is don't use the certificates in the signed message as untrusted CAs. +When signing a message the signer's certificate is normally included - with this option it is excluded. This will reduce the size of the signed message but the verifier must have a copy of the signers certificate available locally (passed using the extracerts to openssl_pkcs7_verify for example). +Normally when a message is signed, a set of attributes are included which include the signing time and the supported symmetric algorithms. With this option they are not included. +When signing a message, use cleartext signing with the MIME type multipart/signed. This is the default if you do not specify any flags to openssl_pkcs7_sign . If you turn this option off, the message will be signed using opaque signing, which is more resistant to translation by mail relays but cannot be read by mail agents that do not support S/MIME. +Don't try and verify the signatures on a message + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Used with stream_filter_append and stream_filter_prepend to indicate that the specified filter should only be applied when reading +Used with stream_filter_append and stream_filter_prepend to indicate that the specified filter should only be applied when writing +This constant is equivalent to STREAM_FILTER_READ | STREAM_FILTER_WRITE +Return Code indicating that the userspace filter returned buckets in $out . +Return Code indicating that the userspace filter did not return buckets in $out (i.e. No data available). +Return Code indicating that the userspace filter encountered an unrecoverable error (i.e. Invalid data received). +Flag indicating if the stream used the include path. +Flag indicating if the wrapper 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. This option must be used together with the STREAM_CLIENT_CONNECT flag. Used with stream_socket_client . +Open client socket connection. Client sockets should always include this flag. Used with stream_socket_client . +Client socket opened with stream_socket_client should remain persistent between page loads. +Tells a stream created with stream_socket_server to bind to the specified target. Server sockets should always include this flag. +Tells a stream created with stream_socket_server and bound using the STREAM_SERVER_BIND flag to start listening on the socket. Connection-orientated transports (such as TCP) must use this flag, otherwise the server socket will not be enabled. Using this flag for connect-less transports (such as UDP) is an error. +A remote address required for this stream has been resolved, or the resolution failed. See severity for an indication of which happened. +A connection with an external resource has been established. +Additional authorization is required to access the specified resource. Typical issued with severity level of STREAM_NOTIFY_SEVERITY_ERR . +The mime-type of resource has been identified, refer to message for a description of the discovered type. +The size of the resource has been discovered. +The external resource has redirected the stream to an alternate location. Refer to message . +Indicates current progress of the stream transfer in bytes_transferred and possibly bytes_max as well. +There is no more data available on the stream. +A generic error occurred on the stream, consult message and message_code for details. +Authorization has been completed (with or without success). +Normal, non-error related, notification. +Non critical error condition. Processing may continue. +A critical error occurred. Processing cannot continue. +Provides a ICMP socket. +Provides a IP socket. +Provides a RAW socket. +Provides a TCP socket. +Provides a UDP socket. +Internet Protocol Version 4 (IPv4). +Internet Protocol Version 6 (IPv6). +Unix system internal protocols. +Provides datagrams, which are connectionless messages (UDP, for example). +Provides a raw socket, which provides access to internal network protocols and interfaces. Usually this type of socket is just available to the root user. +Provides a RDM (Reliably-delivered messages) socket. +Provides a sequenced packet stream socket. +Provides sequenced, two-way byte streams with a transmission mechanism for out-of-band data (TCP, for example). +Used with stream_socket_shutdown to disable further receptions. Added in PHP 5.2.1. +Used with stream_socket_shutdown to disable further transmissions. Added in PHP 5.2.1. +Used with stream_socket_shutdown to disable further receptions and transmissions. Added in PHP 5.2.1. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Some value which can be obtained with fstat(1) changed for a file or directory. +A file or directory was deleted or renamed. +A file was created in a directory. +This event never occurs. +An event in response to fam_cancel_monitor . +An event upon request to monitor a file or directory. When a directory is monitored, an event for that directory and every file contained in that directory is issued. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Used to turn on-the-fly data compression on with Memcache::set , Memcache::add &listendand; Memcache::replace . +1 if this Memcache session handler is available, 0 otherwise. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +integer +integer +integer +integer +integer +3.14159265358979323846 +2.7182818284590452354 +1.4426950408889634074 +0.43429448190325182765 +0.69314718055994530942 +2.30258509299404568402 +1.57079632679489661923 +0.78539816339744830962 +0.31830988618379067154 +0.63661977236758134308 +1.77245385090551602729 +1.12837916709551257390 +1.41421356237309504880 +1.73205080756887729352 +0.70710678118654752440 +1.14472988584940017414 +0.57721566490153286061 + + +The component name used to initialise the SQLDBC runtime environment. +The application to be connected to the database. +The version of the application. +The SQL mode. +TRUE, if the connection is an unicode (UCS2) client or FALSE, if not. +The maximum allowed time of inactivity after which the connection to the database is closed by the system. +Specifies whether and how shared locks and exclusive locks are implicitly requested or released. +The number of different request packets used for the connection. +The number of prepared statements to be cached for the connection for re-use. +The prefix to use for result tables that are automatically named. +Columns are returned into the array having the fieldname as the array index. +Columns are returned into the array having the upper case fieldname as the array index. +Columns are returned into the array having the lower case fieldname as the array index. +Columns are returned into the array having both a numerical index and the fieldname as the array index. +Columns are returned into the array having a numerical index to the fields. This index starts with 0, the first field in the result. ERR_NOERR ERR_DUPLICATE ERR_EOSCAN @@ -2956,334 +4520,680 @@ ERR_RESTRICTED ERR_USER ERR_UNKNOWN - - - - - - - - - - - - - - - - - - - - - - - -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -1 -2 -3 -4 -5 -7 -8 -9 -10 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -1 -2 - - - - - - - - - - - - - - - - - - - - - - - - - -Fatal run-time errors. These indicate errors that can not be - recovered from, such as a memory allocation problem. - Execution of the script is halted. -Some value which can be obtained with fstat(1) changed for a - file or directory. -A file or directory was deleted or renamed. -A file was created in a directory. -This event never occurs. -An event in response to fam_cancel_monitor. -An event upon request to monitor a file or directory. When a - directory is monitored, an event for that directory and every file - contained in that directory is issued. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -The default transaction settings are to be used. This default is - determined by the client library, which defines it as - IBASE_WRITE|IBASE_CONCURRENCY|IBASE_WAIT in most cases. -Starts a read-only transaction. -Starts a read-write transaction. -Starts a transaction with the isolation level set to - 'consistency', which means the transaction cannot read from tables - that are being modified by other concurrent transactions. -Starts a transaction with the isolation level set to - '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_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 - IBASE_REC_VERSION was specified, a row can - even be read when a modification to it is pending in a concurrent - transaction. -Indicated that a transaction should wait and retry when a - conflict occurs. -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 - being fetched as BLOB identifiers. -Causes arrays to be fetched inline. Otherwise, array - identifiers are returned. Array identifiers can only be used as - arguments to INSERT operations, as no functions to handle array - identifiers are currently available. -Causes date and time fields not to be returned as strings, - but as UNIX timestamps (the number of seconds since the epoch, which - is 1-Jan-1970 0:00 UTC). Might be problematic if used with dates - before 1970 on some systems. -string -string -integer -integer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Character data with fixed length +Date, number of days since 1.1.0000 +Short integer (2 Bytes) +Long integer (4 Bytes) +same as PX_FIELD_NUMBER +Double +Boolean +Binary large object +Binary large object (not supported) +Binary large object +OLE object (basically a blob, not supported) +Graphic (basically a blob, not supported) +time, number of milli seconds since midnight +timestamp, number of milli seconds since 1.1.0000 +Auto incrementing interger (like PX_FIELD_LONG) +Decimal number stored in bcd format (not supported) +Array of Bytes with not more than 255 bytes (not supported) +Turn all field names into lower case +Turn all field names into upper case +Indexed database +Primary index +None indexed database +None incremental secondary index +Secondary index +Incremental secondary index +Non incremental secondary index +Secondary index +Non incremental secondary index +Unsigned 8-bit PCM. +Signed 8-bit PCM. +Unsigned 16-bit PCM. Little Endian byte order. +Unsigned 16-bit PCM. Big Endian byte order. +Signed 16-bit PCM. Little Endian byte order. +Signed 16-bit PCM. Big Endian byte order. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Orders results so that $matches[0] is an array of full pattern matches, $matches[1] is an array of strings matched by the first parenthesized subpattern, and so on. This flag is only used with preg_match_all . +Orders results so that $matches[0] is an array of first set of matches, $matches[1] is an array of second set of matches, and so on. This flag is only used with preg_match_all . +See the description of PREG_SPLIT_OFFSET_CAPTURE . This flag is available since PHP 4.3.0. +This flag tells preg_split to return only non-empty pieces. +This flag tells preg_split to capture parenthesized expression in the delimiter pattern as well. This flag is available since PHP 4.0.5. +If this flag is set, for every occurring match the appendant string offset will also be returned. Note that this changes the return values in an array where every element is an array consisting of the matched string at offset 0 and its string offset within subject at offset 1. This flag is available since PHP 4.3.0 and is only used for preg_split . +Returned by preg_last_error if there were no errors. Available since PHP 5.2.0. +Returned by preg_last_error if there was an internal PCRE error. Available since PHP 5.2.0. +Returned by preg_last_error if <link linkend="ini.pcre.backtrack-limit">backtrack limit was exhausted. Available since PHP 5.2.0. +Returned by preg_last_error if <link linkend="ini.pcre.recursion-limit">recursion limit was exhausted. Available since PHP 5.2.0. +Returned by preg_last_error if the last error was caused by malformed UTF-8 data (only when running a regex in <link linkend="reference.pcre.pattern.modifiers">UTF-8 mode ). Available since PHP 5.2.0. +Returned by preg_last_error if the offset didn't correspond to the begin of a valid UTF-8 code point (only when running a regex in UTF-8 mode ). Available since PHP 5.3.0. +PCRE version and release date (e.g. "7.0 18-Dec-2006"). Available since PHP 5.2.4. + + + + + + + + + + +KRB5_KDB_DISALLOW_FORWARDABLE +KRB5_KDB_DISALLOW_RENEWABLE +KRB5_KDB_DISALLOW_DUP_SKEY +KRB5_KDB_REQUIRES_PRE_AUTH +KRB5_KDB_REQUIRES_PWCHANGE +KRB5_KDB_PWCHANGE_SERVER +KRB5_KDB_NEW_PRINC +long +long +long +long +long +long +string +long +long +string +long +long +long +long +long +long + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 2 4 @@ -3300,537 +5210,811 @@ 32 64 -1 - - - - - - - - - - - - - - - - - - - - - - - -3.14159265358979323846 -2.7182818284590452354 -1.4426950408889634074 -0.43429448190325182765 -0.69314718055994530942 -2.30258509299404568402 -1.57079632679489661923 -0.78539816339744830962 -0.31830988618379067154 -0.63661977236758134308 -1.77245385090551602729 -1.12837916709551257390 -1.41421356237309504880 -1.73205080756887729352 -0.70710678118654752440 -1.14472988584940017414 -0.57721566490153286061 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Use compression protocol -Allow space after function names -Allow interactive_timeout seconds (instead of wait_timeout) of - inactivity before closing the connection. -Columns are returned into the array having the fieldname as the array - index. -Columns are returned into the array having both a numerical index - and the fieldname as the array index. -Columns are returned into the array having a numerical index to the - fields. This index starts with 0, the first field in the result. -Read options from the named group from `my.cnf' or the file specified with MYSQLI_READ_DEFAULT_FILE -Read options from the named option file instead of from my.cnf -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; - 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. -Allow spaces after function names. Makes all functions names reserved words. -Don't allow the db_name.tbl_name.col_name syntax. - -For using buffered resultsets -For using unbuffered resultsets -Columns are returned into the array having the fieldname as the array index. -Columns are returned into the array having an enumerated index. -Columns are returned into the array having both a numerical index and the fieldname as the associative index. -Indicates that a field is defined as NOT NULL -Field is part of a primary index -Field is part of an unique index. -Field is part of an index. -Field is defined as BLOB -Field is defined as UNSIGNED -Field is defined as ZEROFILL -Field is defined as AUTO_INCREMENT -Field is defined as TIMESTAMP -Field is defined as SET -Field is defined as NUMERIC -Field is part of an multi-index -Field is part of GROUP BY -Field is defined as DECIMAL -Field is defined as TINYINT -Field is defined as INT -Field is defined as INT -Field is defined as FLOAT -Field is defined as DOUBLE -Field is defined as DEFAULT NULL -Field is defined as TIMESTAMP -Field is defined as BIGINT -Field is defined as MEDIUMINT -Field is defined as DATE -Field is defined as TIME -Field is defined as DATETIME -Field is defined as YEAR -Field is defined as DATE -Field is defined as ENUM -Field is defined as SET -Field is defined as TINYBLOB -Field is defined as MEDIUMBLOB -Field is defined as LONGBLOB -Field is defined as BLOB -Field is defined as VARCHAR -Field is defined as CHAR -Field is defined as GEOMETRY -More data available for bind variable -No more data available for bind variable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +1 +4 +5 +6 +9 +255 +254 +-1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Fatal run-time errors. These indicate errors that can not be recovered from, such as a memory allocation problem. Execution of the script is halted. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +hotkey defined by newt_form_add_hot_key was pressed +some component has caused form to exit +file descriptor specified in newt_form_watch_fd is ready to be read or written to +time specified in newt_form_set_timer has elapsed + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Exit form, when component is activated +Component is hidden +Component is scrollable +Component is disabled + +Wrap text +Don't exit form on pressing F12 + +Component is selected +Component is checkbox +Entry component is password entry +Show cursor + + + + + + + + + + + + + + +Wrap text in the textbox +Scroll text in the textbox +Don't exit form on F12 press + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +TIDY_TAG_A +TIDY_TAG_ACRONYM +TIDY_TAG_APPLET +TIDY_TAG_B +TIDY_TAG_BASEFONT +TIDY_TAG_BGSOUND +TIDY_TAG_BLINK +TIDY_TAG_BODY +TIDY_TAG_BUTTON +TIDY_TAG_CENTER +TIDY_TAG_CODE +TIDY_TAG_COLGROUP +TIDY_TAG_DD +TIDY_TAG_DFN +TIDY_TAG_DIV +TIDY_TAG_DT +TIDY_TAG_EMBED +TIDY_TAG_FONT +TIDY_TAG_FRAME +TIDY_TAG_H1 +TIDY_TAG_H3 +TIDY_TAG_H5 +TIDY_TAG_HEAD +TIDY_TAG_HTML +TIDY_TAG_IFRAME +TIDY_TAG_IMG +TIDY_TAG_INS +TIDY_TAG_KBD +TIDY_TAG_LABEL +TIDY_TAG_LEGEND +TIDY_TAG_LINK +TIDY_TAG_MAP +TIDY_TAG_MENU +TIDY_TAG_MULTICOL +TIDY_TAG_NOEMBED +TIDY_TAG_NOLAYER +TIDY_TAG_NOSCRIPT +TIDY_TAG_OL +TIDY_TAG_OPTION +TIDY_TAG_PARAM +TIDY_TAG_PRE +TIDY_TAG_RP +TIDY_TAG_RTC +TIDY_TAG_S +TIDY_TAG_SCRIPT +TIDY_TAG_SERVER +TIDY_TAG_SMALL +TIDY_TAG_SPAN +TIDY_TAG_STRONG +TIDY_TAG_SUB +TIDY_TAG_TBODY +TIDY_TAG_TEXTAREA +TIDY_TAG_TH +TIDY_TAG_TITLE +TIDY_TAG_TR +TIDY_TAG_U +TIDY_TAG_VAR +TIDY_TAG_XMP +TIDY_ATTR_ABBR +TIDY_ATTR_ACCEPT_CHARSET +TIDY_ATTR_ACTION +TIDY_ATTR_ALIGN +TIDY_ATTR_ALT +TIDY_ATTR_AXIS +TIDY_ATTR_BGCOLOR +TIDY_ATTR_BORDER +TIDY_ATTR_BOTTOMMARGIN +TIDY_ATTR_CELLSPACING +TIDY_ATTR_CHAROFF +TIDY_ATTR_CHECKED +TIDY_ATTR_CLASS +TIDY_ATTR_CLEAR +TIDY_ATTR_CODEBASE +TIDY_ATTR_COLOR +TIDY_ATTR_COLSPAN +TIDY_ATTR_CONTENT +TIDY_ATTR_DATA +TIDY_ATTR_DATAPAGESIZE +TIDY_ATTR_DATETIME +TIDY_ATTR_DEFER +TIDY_ATTR_DISABLED +TIDY_ATTR_ENCTYPE +TIDY_ATTR_FOR +TIDY_ATTR_FRAMEBORDER +TIDY_ATTR_GRIDX +TIDY_ATTR_HEADERS +TIDY_ATTR_HREF +TIDY_ATTR_HSPACE +TIDY_ATTR_ID +TIDY_ATTR_LABEL +TIDY_ATTR_LANGUAGE +TIDY_ATTR_LAST_VISIT +TIDY_ATTR_LINK +TIDY_ATTR_LOWSRC +TIDY_ATTR_MARGINWIDTH +TIDY_ATTR_MEDIA +TIDY_ATTR_MULTIPLE +TIDY_ATTR_NOHREF +TIDY_ATTR_NOSHADE +TIDY_ATTR_OBJECT +TIDY_ATTR_PROMPT +TIDY_ATTR_READONLY +TIDY_ATTR_REV +TIDY_ATTR_ROWS +TIDY_ATTR_RULES +TIDY_ATTR_SCOPE +TIDY_ATTR_SELECTED +TIDY_ATTR_SHOWGRID +TIDY_ATTR_SHOWGRIDY +TIDY_ATTR_SPAN +TIDY_ATTR_STANDBY +TIDY_ATTR_STYLE +TIDY_ATTR_TABINDEX +TIDY_ATTR_TEXT +TIDY_ATTR_TOPMARGIN +TIDY_ATTR_USEMAP +TIDY_ATTR_VALUE +TIDY_ATTR_VERSION +TIDY_ATTR_VSPACE +TIDY_ATTR_WRAP +TIDY_ATTR_XML_SPACE +constant +root node +doctype +HTML comment +Processing Instruction +Text +start tag +end tag +empty tag +CDATA +XML section +ASP code +JSTE code +PHP code +XML declaration + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +if there is an error while sending data to the system logger, write directly to the system console +open the connection to the logger immediately +(default) delay opening the connection until the first message is logged + +print log message also to standard error +include PID with each message +security/authorization messages (use LOG_AUTHPRIV instead in systems where that constant is defined) +security/authorization messages (private) +clock daemon (cron and at) +other system daemons +kernel messages +line printer subsystem +mail subsystem +USENET news subsystem +messages generated internally by syslogd +generic user-level messages +UUCP subsystem +system is unusable +action must be taken immediately +critical conditions +error conditions +warning conditions +normal, but significant, condition +informational message +debug-level message +IPv4 Address Resource +Mail Exchanger Resource +Alias (Canonical Name) Resource +Authoritative Name Server Resource +Pointer Resource +Host Info Resource (See IANA's Operating System Names for the meaning of these values) +Start of Authority Resource +Text Resource +Any Resource Record. On most systems this returns all resource records, however it should not be counted upon for critical uses. Try DNS_ALL instead. +IPv6 Address Resource +Iteratively query the name server for each available record type. + + + + + + + + + + + + +1 +2 +4 +8 +16 +32 +64 +128 +256 +example: 1.0.2-dev no color (black) white red - supported when terminal is in color mode -green - supported when terminal is in color mod -yellow - supported when terminal is in color mod -blue - supported when terminal is in color mod -cyan - supported when terminal is in color mod -magenta - supported when terminal is in color mod +green - supported when terminal is in color mode +yellow - supported when terminal is in color mode +blue - supported when terminal is in color mode +cyan - supported when terminal is in color mode +magenta - supported when terminal is in color mode down arrow up arrow left arrow @@ -3922,905 +6106,358 @@ alt pressed during click report all mouse events report mouse position -if there is an error while sending data to the system logger, - write directly to the system console -open the connection to the logger immediately -(default) delay opening the connection until the first - message is logged - -print log message also to standard error -include PID with each message -security/authorization messages (use LOG_AUTHPRIV instead - in systems where that constant is defined) -security/authorization messages (private) -clock daemon (cron and at) -other system daemons -kernel messages -line printer subsystem -mail subsystem -USENET news subsystem -messages generated internally by syslogd -generic user-level messages -UUCP subsystem -system is unusable -action must be taken immediately -critical conditions -error conditions -warning conditions -normal, but significant, condition -informational message -debug-level message -IPv4 Address Resource -Mail Exchanger Resource -Alias (Canonical Name) Resource -Authoritative Name Server Resource -Pointer Resource -Host Info Resource (See IANA's - Operating System Names - for the meaning of these values) -Start of Authority Resource -Text Resource -Any Resource Record. On most systems - this returns all resource records, however - it should not be counted upon for critical - uses. Try DNS_ALL instead. -IPv6 Address Resource -Iteratively query the name server for - each available record type. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Adds text/plain content type headers to encrypted/signed - message. If decrypting or verifying, it strips those headers from - the output - if the decrypted or verified message is not of MIME type - text/plain then an error will occur. -Normally the input message is converted to "canonical" format - which is effectively using CR and LF as end of line: as required by - the S/MIME specification. When this options is present, no - translation occurs. This is useful when handling binary data which - may not be in MIME format. -When verifying a message, certificates (if - any) included in the message are normally searched for the - signing certificate. With this option only the - certificates specified in the extracerts - parameter of openssl_pkcs7_verify are - used. The supplied certificates can still be used as - untrusted CAs however. -Do not verify the signers certificate of a signed - message. -Do not chain verification of signers certificates: that is - don't use the certificates in the signed message as untrusted CAs. -When signing a message the signer's certificate is normally - included - with this option it is excluded. This will reduce the - size of the signed message but the verifier must have a copy of the - signers certificate available locally (passed using the - extracerts to - openssl_pkcs7_verify for example). -Normally when a message is signed, a set of attributes are - included which include the signing time and the supported symmetric - algorithms. With this option they are not included. -When signing a message, use cleartext signing with the MIME - type multipart/signed. This is the default - if you do not specify any flags to - openssl_pkcs7_sign. - If you turn this option off, the message will be signed using - opaque signing, which is more resistant to translation by mail relays - but cannot be read by mail agents that do not support S/MIME. -Don't try and verify the signatures on a message - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Orders results so that $matches[0] is an array of full pattern - matches, $matches[1] is an array of strings matched by the first - parenthesized subpattern, and so on. This flag is only used with - preg_match_all. -Orders results so that $matches[0] is an array of first set of - matches, $matches[1] is an array of second set of matches, and so - on. This flag is only used with preg_match_all. -See the description of - PREG_SPLIT_OFFSET_CAPTURE. This flag is - available since PHP 4.3.0. -This flag tells preg_split to return only non-empty - pieces. -This flag tells preg_split to capture - parenthesized expression in the delimiter pattern as well. This flag - is available since PHP 4.0.5. -If this flag is set, for every occurring match the appendant string - offset will also be returned. Note that this changes the return - values in an array where every element is an array consisting of the - matched string at offset 0 and its string offset within subject at - offset 1. This flag is available since PHP 4.3.0 - and is only used for preg_split. - - - - - - - - - - - - - - - - - - - - - - -integer -integer -integer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Columns are returned into the array having the fieldname as the array - index. -Columns are returned into the array having both a numerical index - and the fieldname as the array index. -Columns are returned into the array having a numerical index to the - fields. This index starts with 0, the first field in the result. -Used with stream_filter_append and - stream_filter_prepend to indicate - that the specified filter should only be applied when - reading -Used with stream_filter_append and - stream_filter_prepend to indicate - that the specified filter should only be applied when - writing -This constant is equivalent to - STREAM_FILTER_READ | - STREAM_FILTER_WRITE -Return Code indicating that the - userspace filter returned buckets in $out. -Return Code indicating that the - userspace filter did not return buckets in $out - (i.e. No data available). -Return Code indicating that the - userspace filter encountered an unrecoverable error - (i.e. Invalid data received). -Flag indicating if the stream - used the include path. -Flag indicating if the wrapper - 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 - stream_socket_client. -Client socket opened with stream_socket_client - should remain persistent between page loads. -Tells a stream created with stream_socket_server - to bind to the specified target. Server sockets should always include this flag. -Tells a stream created with stream_socket_server - and bound using the STREAM_SERVER_BIND flag to start - listening on the socket. Server sockets should always include this flag. -A remote address required for this stream has been resolved, or the resolution - failed. See severity for an indication of which happened. -A connection with an external resource has been established. -Additional authorization is required to access the specified resource. - Typical issued with severity level of - STREAM_NOTIFY_SEVERITY_ERR. -The mime-type of resource has been identified, - refer to message for a description of the - discovered type. -The size of the resource has been discovered. -The external resource has redirected the stream to an alternate - location. Refer to message. -Indicates current progress of the stream transfer in - bytes_transferred and possibly - bytes_max as well. -There is no more data available on the stream. -A generic error occurred on the stream, consult - message and message_code - for details. -Authorization has been completed (with or without success). -Normal, non-error related, notification. -Non critical error condition. Processing may continue. -A critical error occurred. Processing cannot continue. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +XMLReader::ENTITY_REF ( integer ) +Document Type node +Document Fragment node +Notation node +Whitespace node +Significant Whitespace node +End Element +End Entity +XML Declaration node + +1 +2 +3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +1 +2 +3 +4 +5 +7 +8 +9 +10 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- 1.7.1