a:2551:{s:5:"bcadd";a:2:{s:9:"arguments";a:3:{s:12:"left_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"right_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scale";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Returns the sum of two arbitrary precision numbers ";}s:6:"bccomp";a:2:{s:9:"arguments";a:3:{s:12:"left_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"right_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scale";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:42:"Compares two arbitrary precision numbers ";}s:5:"bcdiv";a:2:{s:9:"arguments";a:3:{s:12:"left_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"right_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scale";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:68:"Returns the quotient of two arbitrary precision numbers (division) ";}s:5:"bcmod";a:2:{s:9:"arguments";a:2:{s:12:"left_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"right_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:61:"Returns the modulus of the two arbitrary precision operands ";}s:5:"bcmul";a:2:{s:9:"arguments";a:3:{s:12:"left_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"right_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scale";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Returns the multiplication of two arbitrary precision numbers ";}s:5:"bcpow";a:2:{s:9:"arguments";a:3:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scale";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:83:"Returns the value of an arbitrary precision number raised to the power of another ";}s:8:"bcpowmod";a:2:{s:9:"arguments";a:4:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"mod";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scale";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:105:"Returns the value of an arbitrary precision number raised to the power of another reduced by a modulous ";}s:7:"bcscale";a:2:{s:9:"arguments";a:1:{s:5:"scale";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:56:"Sets default scale parameter for all bc math functions ";}s:6:"bcsqrt";a:2:{s:9:"arguments";a:2:{s:7:"operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scale";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Returns the square root of an arbitray precision number ";}s:5:"bcsub";a:2:{s:9:"arguments";a:3:{s:12:"left_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"right_operand";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scale";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:64:"Returns the difference between two arbitrary precision numbers ";}s:10:"bzcompress";a:2:{s:9:"arguments";a:3:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"blocksize100k";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"workfactor";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Compresses a string into BZip2 encoded data ";}s:12:"bzdecompress";a:2:{s:9:"arguments";a:2:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"small";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Decompresses BZip2 compressed data ";}s:7:"bzerrno";a:2:{s:9:"arguments";a:1:{s:2:"bz";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Returns the error number ";}s:7:"bzerror";a:2:{s:9:"arguments";a:1:{s:2:"bz";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:67:"Returns the error number and error string in an associative array ";}s:8:"bzerrstr";a:2:{s:9:"arguments";a:1:{s:2:"bz";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Returns the error string ";}s:6:"bzopen";a:2:{s:9:"arguments";a:2:{s:7:"file|fp";a:2:{s:8:"required";b:1;s:4:"type";s:10:"string|int";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Opens a new BZip2 stream ";}s:6:"bzread";a:2:{s:9:"arguments";a:2:{s:2:"bz";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:88:"Reads up to length bytes from a BZip2 stream, or 1024 bytes if length is not specified ";}s:8:"jdtounix";a:2:{s:9:"arguments";a:1:{s:4:"jday";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Convert Julian Day to UNIX timestamp ";}s:8:"unixtojd";a:2:{s:9:"arguments";a:1:{s:9:"timestamp";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Convert UNIX timestamp to Julian Day ";}s:17:"cal_days_in_month";a:2:{s:9:"arguments";a:3:{s:8:"calendar";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"month";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:69:"Returns the number of days in a month for a given year and calendar ";}s:11:"cal_from_jd";a:2:{s:9:"arguments";a:2:{s:2:"jd";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"calendar";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:88:"Converts from Julian Day Count to a supported calendar and return extended information ";}s:8:"cal_info";a:2:{s:9:"arguments";a:1:{s:8:"calendar";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Returns information about a particular calendar ";}s:9:"cal_to_jd";a:2:{s:9:"arguments";a:4:{s:8:"calendar";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"month";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:56:"Converts from a supported calendar to Julian Day Count ";}s:10:"frenchtojd";a:2:{s:9:"arguments";a:3:{s:5:"month";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Converts a french republic calendar date to julian day count ";}s:13:"gregoriantojd";a:2:{s:9:"arguments";a:3:{s:5:"month";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:56:"Converts a gregorian calendar date to julian day count ";}s:11:"jddayofweek";a:2:{s:9:"arguments";a:2:{s:14:"juliandaycount";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Returns name or number of day of week from julian day count ";}s:11:"jdmonthname";a:2:{s:9:"arguments";a:2:{s:14:"juliandaycount";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Returns name of month for julian day count ";}s:10:"jdtofrench";a:2:{s:9:"arguments";a:1:{s:14:"juliandaycount";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:64:"Converts a julian day count to a french republic calendar date ";}s:13:"jdtogregorian";a:2:{s:9:"arguments";a:1:{s:14:"juliandaycount";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:58:"Converts a julian day count to a gregorian calendar date ";}s:10:"jdtojewish";a:2:{s:9:"arguments";a:3:{s:14:"juliandaycount";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"hebrew";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:2:"fl";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:55:"Converts a julian day count to a jewish calendar date ";}s:10:"jdtojulian";a:2:{s:9:"arguments";a:1:{s:14:"juliandaycount";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Convert a julian day count to a julian calendar date ";}s:10:"jewishtojd";a:2:{s:9:"arguments";a:3:{s:5:"month";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:55:"Converts a jewish calendar date to a julian day count ";}s:10:"juliantojd";a:2:{s:9:"arguments";a:3:{s:5:"month";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:53:"Converts a julian calendar date to julian day count ";}s:11:"easter_date";a:2:{s:9:"arguments";a:1:{s:4:"year";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:87:"Return the timestamp of midnight on Easter of a given year (defaults to current year) ";}s:11:"easter_days";a:2:{s:9:"arguments";a:2:{s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"method";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:107:"Return the number of days after March 21 that Easter falls on for a given year (defaults to current year) ";}s:14:"com_event_sink";a:2:{s:9:"arguments";a:3:{s:9:"comobject";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:10:"sinkobject";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:13:"sinkinterface";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:50:"Connect events from a COM object to a PHP object ";}s:21:"com_get_active_object";a:2:{s:9:"arguments";a:2:{s:6:"progid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"code_page";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Returns a handle to an already running instance of a COM object ";}s:16:"com_load_typelib";a:2:{s:9:"arguments";a:2:{s:12:"typelib_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"case_insensitive";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Loads a Typelibrary and registers its constants ";}s:16:"com_message_pump";a:2:{s:9:"arguments";a:1:{s:9:"timeoutms";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Process COM messages, sleeping for up to timeoutms milliseconds ";}s:18:"com_print_typeinfo";a:2:{s:9:"arguments";a:3:{s:16:"comobject|string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:13:"dispinterface";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"wantsink";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:63:"Print out a PHP class definition for a dispatchable interface ";}s:30:"COMPersistHelper::LoadFromFile";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Load object data from file, via IPersistFile::Load ";}s:32:"COMPersistHelper::LoadFromStream";a:2:{s:9:"arguments";a:1:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:116:"Initializes an object from the stream where it was previously saved, via IPersistStream::Load or OleLoadFromStream ";}s:28:"COMPersistHelper::SaveToFile";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"remember";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:53:"Persist object data to file, via IPersistFile::Save ";}s:30:"COMPersistHelper::SaveToStream";a:2:{s:9:"arguments";a:1:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:56:"Saves the object to a stream, via IPersistStream::Save ";}s:29:"COMPersistHelper::__construct";a:2:{s:9:"arguments";a:1:{s:10:"com_object";a:2:{s:8:"required";b:0;s:4:"type";s:6:"object";}}s:11:"description";s:75:"Creates a persistence helper object, usually associated with a com_object ";}s:11:"variant_abs";a:2:{s:9:"arguments";a:1:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:41:"Returns the absolute value of a variant ";}s:11:"variant_add";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:59:""Adds" two variant values together and returns the result ";}s:11:"variant_and";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:78:"performs a bitwise AND operation between two variants and returns the result ";}s:12:"variant_cast";a:2:{s:9:"arguments";a:2:{s:7:"variant";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Convert a variant into a new variant object of another type ";}s:11:"variant_cat";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:65:"concatenates two variant values together and returns the result ";}s:11:"variant_cmp";a:2:{s:9:"arguments";a:4:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"lcid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Compares two variants ";}s:27:"variant_date_from_timestamp";a:2:{s:9:"arguments";a:1:{s:9:"timestamp";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:59:"Returns a variant date representation of a unix timestamp ";}s:25:"variant_date_to_timestamp";a:2:{s:9:"arguments";a:1:{s:7:"variant";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:54:"Converts a variant date/time value to unix timestamp ";}s:11:"variant_div";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:47:"Returns the result from dividing two variants ";}s:11:"variant_eqv";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:48:"Performs a bitwise equivalence on two variants ";}s:11:"variant_fix";a:2:{s:9:"arguments";a:1:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:41:"Returns the integer part ? of a variant ";}s:16:"variant_get_type";a:2:{s:9:"arguments";a:1:{s:7:"variant";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:44:"Returns the VT_XXX type code for a variant ";}s:12:"variant_idiv";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:78:"Converts variants to integers and then returns the result from dividing them ";}s:11:"variant_imp";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:48:"Performs a bitwise implication on two variants ";}s:11:"variant_int";a:2:{s:9:"arguments";a:1:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:42:"Returns the integer portion of a variant ";}s:11:"variant_mod";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:53:"Divides two variants and returns only the remainder ";}s:11:"variant_mul";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:66:"multiplies the values of the two variants and returns the result ";}s:11:"variant_neg";a:2:{s:9:"arguments";a:1:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:40:"Performs logical negation on a variant ";}s:11:"variant_not";a:2:{s:9:"arguments";a:1:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:44:"Performs bitwise not negation on a variant ";}s:10:"variant_or";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:48:"Performs a logical disjunction on two variants ";}s:11:"variant_pow";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:71:"Returns the result of performing the power function with two variants ";}s:13:"variant_round";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"decimals";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:60:"Rounds a variant to the specified number of decimal places ";}s:11:"variant_set";a:2:{s:9:"arguments";a:2:{s:7:"variant";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:42:"Assigns a new value for a variant object ";}s:16:"variant_set_type";a:2:{s:9:"arguments";a:2:{s:7:"variant";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:70:"Convert a variant into another type. Variant is modified "in-place" ";}s:11:"variant_sub";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:93:"subtracts the value of the right variant from the left variant value and returns the result ";}s:11:"variant_xor";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:46:"Performs a logical exclusion on two variants ";}s:11:"ctype_alnum";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:38:"Checks for alphanumeric character(s) ";}s:11:"ctype_alpha";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:36:"Checks for alphabetic character(s) ";}s:11:"ctype_cntrl";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:33:"Checks for control character(s) ";}s:11:"ctype_digit";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:33:"Checks for numeric character(s) ";}s:11:"ctype_graph";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:52:"Checks for any printable character(s) except space ";}s:11:"ctype_lower";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:35:"Checks for lowercase character(s) ";}s:11:"ctype_print";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:35:"Checks for printable character(s) ";}s:11:"ctype_punct";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:89:"Checks for any printable character which is not whitespace or an alphanumeric character ";}s:11:"ctype_space";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:36:"Checks for whitespace character(s) ";}s:11:"ctype_upper";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:35:"Checks for uppercase character(s) ";}s:12:"ctype_xdigit";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:58:"Checks for character(s) representing a hexadecimal digit ";}s:10:"curl_close";a:2:{s:9:"arguments";a:1:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:22:"Close a cURL session ";}s:16:"curl_copy_handle";a:2:{s:9:"arguments";a:1:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:55:"Copy a cURL handle along with all of it's preferences ";}s:10:"curl_errno";a:2:{s:9:"arguments";a:1:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:52:"Return an integer containing the last error number ";}s:10:"curl_error";a:2:{s:9:"arguments";a:1:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:64:"Return a string contain the last error for the current session ";}s:9:"curl_exec";a:2:{s:9:"arguments";a:1:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Perform a cURL session ";}s:12:"curl_getinfo";a:2:{s:9:"arguments";a:2:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"option";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Get information regarding a specific transfer ";}s:9:"curl_init";a:2:{s:9:"arguments";a:1:{s:3:"url";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:27:"Initialize a cURL session ";}s:11:"curl_setopt";a:2:{s:9:"arguments";a:3:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:35:"Set an option for a cURL transfer ";}s:17:"curl_setopt_array";a:2:{s:9:"arguments";a:2:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:44:"Set an array of option for a cURL transfer ";}s:12:"curl_version";a:2:{s:9:"arguments";a:1:{s:7:"version";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Return cURL version information. ";}s:21:"curl_multi_add_handle";a:2:{s:9:"arguments";a:2:{s:2:"mh";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:49:"Add a normal cURL handle to a cURL multi handle ";}s:16:"curl_multi_close";a:2:{s:9:"arguments";a:1:{s:2:"mh";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:29:"Close a set of cURL handles ";}s:15:"curl_multi_exec";a:2:{s:9:"arguments";a:2:{s:2:"mh";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:14:"&still_running";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Run the sub-connections of the current cURL handle ";}s:21:"curl_multi_getcontent";a:2:{s:9:"arguments";a:1:{s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:70:"Return the content of a cURL handle if CURLOPT_RETURNTRANSFER is set ";}s:20:"curl_multi_info_read";a:2:{s:9:"arguments";a:2:{s:2:"mh";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:13:"msgs_in_queue";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:45:"Get information about the current transfers ";}s:15:"curl_multi_init";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:33:"Returns a new cURL multi handle ";}s:24:"curl_multi_remove_handle";a:2:{s:9:"arguments";a:2:{s:2:"mh";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"ch";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:50:"Remove a multi handle from a set of cURL handles ";}s:17:"curl_multi_select";a:2:{s:9:"arguments";a:2:{s:2:"mh";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"timeout";a:2:{s:8:"required";b:0;s:4:"type";s:6:"double";}}s:11:"description";s:86:"Get all the sockets associated with the cURL extension, which can then be "selected" ";}s:9:"checkdate";a:2:{s:9:"arguments";a:3:{s:5:"month";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Returns true(1) if it is a valid date in gregorian calendar ";}s:4:"date";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"timestamp";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:26:"Format a local date/time ";}s:11:"date_create";a:2:{s:9:"arguments";a:2:{s:4:"time";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"object";a:2:{s:8:"required";b:0;s:4:"type";s:12:"DateTimeZone";}}s:11:"description";s:29:"Returns new DateTime object ";}s:13:"date_date_set";a:2:{s:9:"arguments";a:4:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"DateTime";}s:4:"year";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:5:"month";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:16:"Sets the date. ";}s:25:"date_default_timezone_set";a:2:{s:9:"arguments";a:1:{s:19:"timezone_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:71:"Sets the default timezone used by all date/time functions in a script ";}s:11:"date_format";a:2:{s:9:"arguments";a:2:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"DateTime";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Returns date formatted according to given format ";}s:18:"date_format_locale";a:2:{s:9:"arguments";a:2:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"DateTime";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:73:"void date_isodate_set(DateTime object, long year, long week[, long day]) ";}s:11:"date_modify";a:2:{s:9:"arguments";a:2:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"DateTime";}s:6:"modify";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:23:"Alters the timestamp. ";}s:15:"date_offset_get";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"DateTime";}}s:11:"description";s:25:"Returns the DST offset. ";}s:10:"date_parse";a:2:{s:9:"arguments";a:1:{s:4:"date";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:63:"Returns associative array with detailed info about given date ";}s:13:"date_sun_info";a:2:{s:9:"arguments";a:3:{s:4:"time";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:8:"latitude";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:9:"longitude";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:77:"Returns an array with information about sun set/rise and twilight begin/end ";}s:12:"date_sunrise";a:2:{s:9:"arguments";a:6:{s:4:"time";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"latitude";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:9:"longitude";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:6:"zenith";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:10:"gmt_offset";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:54:"Returns time of sunrise for a given day and location ";}s:11:"date_sunset";a:2:{s:9:"arguments";a:6:{s:4:"time";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"latitude";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:9:"longitude";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:6:"zenith";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:10:"gmt_offset";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:53:"Returns time of sunset for a given day and location ";}s:13:"date_time_set";a:2:{s:9:"arguments";a:4:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"DateTime";}s:4:"hour";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:6:"minute";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:6:"second";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:16:"Sets the time. ";}s:17:"date_timezone_get";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"DateTime";}}s:11:"description";s:58:"Return new DateTimeZone object relative to give DateTime ";}s:17:"date_timezone_set";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:12:"DateTimeZone";}}s:11:"description";s:44:"Sets the timezone for the DateTime object. ";}s:7:"getdate";a:2:{s:9:"arguments";a:1:{s:9:"timestamp";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Get date/time information ";}s:6:"gmdate";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"timestamp";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:24:"Format a GMT date/time ";}s:8:"gmmktime";a:2:{s:9:"arguments";a:6:{s:4:"hour";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"min";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"sec";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"mon";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Get UNIX timestamp for a GMT date ";}s:10:"gmstrftime";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"timestamp";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Format a GMT/UCT time/date according to locale settings ";}s:5:"idate";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"timestamp";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Format a local time/date as integer ";}s:9:"localtime";a:2:{s:9:"arguments";a:2:{s:9:"timestamp";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:17:"associative_array";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:155:"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 ";}s:6:"mktime";a:2:{s:9:"arguments";a:6:{s:4:"hour";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"min";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"sec";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"mon";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"day";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"year";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Get UNIX timestamp for a date ";}s:8:"strftime";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"timestamp";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:55:"Format a local time/date according to locale settings ";}s:9:"strtotime";a:2:{s:9:"arguments";a:2:{s:4:"time";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"now";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Convert string representation of date and time to a timestamp ";}s:4:"time";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:31:"Return current UNIX timestamp ";}s:23:"timezone_name_from_abbr";a:2:{s:9:"arguments";a:3:{s:4:"abbr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"gmtOffset";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:5:"isdst";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:44:"Returns the timezone name from abbrevation ";}s:17:"timezone_name_get";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:12:"DateTimeZone";}}s:11:"description";s:35:"Returns the name of the timezone. ";}s:19:"timezone_offset_get";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"DateTime";}}s:11:"description";s:30:"Returns the timezone offset. ";}s:13:"timezone_open";a:2:{s:9:"arguments";a:1:{s:8:"timezone";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Returns new DateTimeZone object ";}s:24:"timezone_transitions_get";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:12:"DateTimeZone";}}s:11:"description";s:102:"Returns numeracilly indexed array containing associative array for all transitions for the timezone. ";}s:9:"dba_close";a:2:{s:9:"arguments";a:1:{s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:17:"Closes database ";}s:10:"dba_delete";a:2:{s:9:"arguments";a:2:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:81:"Deletes the entry associated with key If inifile: remove all other key lines ";}s:10:"dba_exists";a:2:{s:9:"arguments";a:2:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:37:"Checks, if the specified key exists ";}s:9:"dba_fetch";a:2:{s:9:"arguments";a:2:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"skip";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Fetches the data associated with key ";}s:12:"dba_firstkey";a:2:{s:9:"arguments";a:1:{s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:59:"Resets the internal key pointer and returns the first key ";}s:12:"dba_handlers";a:2:{s:9:"arguments";a:1:{s:9:"full_info";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:35:"List configured database handlers ";}s:10:"dba_insert";a:2:{s:9:"arguments";a:3:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:130:"If not inifile: Insert value as key, return false, if key exists already If inifile: Add vakue as key (next instance of key) ";}s:11:"dba_nextkey";a:2:{s:9:"arguments";a:1:{s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:22:"Returns the next key ";}s:8:"dba_open";a:2:{s:9:"arguments";a:4:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"handlername";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Opens path using the specified handler in mode ";}s:12:"dba_optimize";a:2:{s:9:"arguments";a:1:{s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Optimizes (e.g. clean up, vacuum) database ";}s:9:"dba_popen";a:2:{s:9:"arguments";a:4:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"handlername";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:61:"Opens path using the specified handler in mode persistently ";}s:11:"dba_replace";a:2:{s:9:"arguments";a:3:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:101:"Inserts value as key, replaces key, if key exists already If inifile: remove all other key lines ";}s:8:"dba_sync";a:2:{s:9:"arguments";a:1:{s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Synchronizes database ";}s:16:"dbase_add_record";a:2:{s:9:"arguments";a:2:{s:10:"identifier";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:31:"Adds a record to the database ";}s:11:"dbase_close";a:2:{s:9:"arguments";a:1:{s:10:"identifier";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Closes an open dBase-format database file ";}s:12:"dbase_create";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"fields";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:42:"Creates a new dBase-format database file ";}s:19:"dbase_delete_record";a:2:{s:9:"arguments";a:2:{s:10:"identifier";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"record";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Marks a record to be deleted ";}s:21:"dbase_get_header_info";a:2:{s:9:"arguments";a:1:{s:15:"database_handle";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:51:"array dbase_get_record(int identifier, int record) ";}s:27:"dbase_get_record_with_names";a:2:{s:9:"arguments";a:2:{s:10:"identifier";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"record";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:70:"Returns an associative array representing a record from the database ";}s:15:"dbase_numfields";a:2:{s:9:"arguments";a:1:{s:10:"identifier";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:56:"Returns the number of fields (columns) in the database ";}s:16:"dbase_numrecords";a:2:{s:9:"arguments";a:1:{s:10:"identifier";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Returns the number of records in the database ";}s:10:"dbase_open";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Opens a dBase-format database file ";}s:10:"dbase_pack";a:2:{s:9:"arguments";a:1:{s:10:"identifier";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:58:"Packs the database (deletes records marked for deletion) ";}s:20:"dbase_replace_record";a:2:{s:9:"arguments";a:3:{s:10:"identifier";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"recnum";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Replaces a record to the database ";}s:20:"DOMAttr::__construct";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:1201:"PHP_METHOD(domattr, __construct) { zval *id; xmlAttrPtr nodep = NULL; xmlNodePtr oldnode = NULL; dom_object *intern; char *name, *value = NULL; int name_len, value_len, name_valid; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&|s&", &id, dom_attr_class_entry, &name, &name_len, UG(utf8_conv), &value, &value_len, UG(utf8_conv)) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); intern = (dom_object *)zend_object_store_get_object(id TSRMLS_CC); name_valid = xmlValidateName((xmlChar *) name, 0); if (name_valid != 0) { php_dom_throw_error(INVALID_CHARACTER_ERR, 1 TSRMLS_CC); RETURN_FALSE; } nodep = xmlNewProp(NULL, (xmlChar *) name, (xmlChar *) value); if (!nodep) { php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); RETURN_FALSE; } if (intern != NULL) { oldnode = dom_object_get_node(intern); if (oldnode != NULL) { php_libxml_node_free_resource(oldnode TSRMLS_CC); } php_libxml_increment_node_ptr((php_libxml_node_object *)intern, (xmlNodePtr)nodep, (void *)intern TSRMLS_CC); } } /* }}} end DOMAttr::__construct ";}s:28:"DOMCdataSection::__construct";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:974:"PHP_METHOD(domcdatasection, __construct) { zval *id; xmlNodePtr nodep = NULL, oldnode = NULL; dom_object *intern; char *value = NULL; int value_len; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&", &id, dom_cdatasection_class_entry, &value, &value_len, UG(utf8_conv)) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); nodep = xmlNewCDataBlock(NULL, (xmlChar *) value, value_len); if (!nodep) { php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); RETURN_FALSE; } intern = (dom_object *)zend_object_store_get_object(id TSRMLS_CC); if (intern != NULL) { oldnode = (xmlNodePtr)intern->ptr; if (oldnode != NULL) { php_libxml_node_free_resource(oldnode TSRMLS_CC); } php_libxml_increment_node_ptr((php_libxml_node_object *)intern, nodep, (void *)intern TSRMLS_CC); } } /* }}} end DOMCdataSection::__construct ";}s:29:"dom_characterdata_append_data";a:2:{s:9:"arguments";a:1:{s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-32791A2F Since: ";}s:29:"dom_characterdata_delete_data";a:2:{s:9:"arguments";a:2:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"count";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-7C603781 Since: ";}s:29:"dom_characterdata_insert_data";a:2:{s:9:"arguments";a:2:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-3EDB695F Since: ";}s:30:"dom_characterdata_replace_data";a:2:{s:9:"arguments";a:3:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"count";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-E5CBA7FB Since: ";}s:32:"dom_characterdata_substring_data";a:2:{s:9:"arguments";a:2:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"count";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-6531BCCF Since: ";}s:23:"DOMComment::__construct";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:952:"PHP_METHOD(domcomment, __construct) { zval *id; xmlNodePtr nodep = NULL, oldnode = NULL; dom_object *intern; char *value = NULL; int value_len; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|s&", &id, dom_comment_class_entry, &value, &value_len, UG(utf8_conv)) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); nodep = xmlNewComment((xmlChar *) value); if (!nodep) { php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); RETURN_FALSE; } intern = (dom_object *)zend_object_store_get_object(id TSRMLS_CC); if (intern != NULL) { oldnode = (xmlNodePtr)intern->ptr; if (oldnode != NULL) { php_libxml_node_free_resource(oldnode TSRMLS_CC); } php_libxml_increment_node_ptr((php_libxml_node_object *)intern, (xmlNodePtr)nodep, (void *)intern TSRMLS_CC); } } /* }}} end DOMComment::__construct ";}s:24:"DOMDocument::__construct";a:2:{s:9:"arguments";a:2:{s:7:"version";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:1433:"PHP_METHOD(domdocument, __construct) { zval *id; xmlDoc *docp = NULL, *olddoc; dom_object *intern; char *encoding, *version = NULL; int encoding_len = 0, version_len = 0, refcount; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|s&s&", &id, dom_document_class_entry, &version, &version_len, UG(utf8_conv), &encoding, &encoding_len, UG(utf8_conv)) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); docp = xmlNewDoc(version); if (!docp) { php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); RETURN_FALSE; } if (encoding_len > 0) { docp->encoding = (const xmlChar*)xmlStrdup(encoding); } intern = (dom_object *)zend_object_store_get_object(id TSRMLS_CC); if (intern != NULL) { olddoc = (xmlDocPtr) dom_object_get_node(intern); if (olddoc != NULL) { php_libxml_decrement_node_ptr((php_libxml_node_object *) intern TSRMLS_CC); refcount = php_libxml_decrement_doc_ref((php_libxml_node_object *)intern TSRMLS_CC); if (refcount != 0) { olddoc->_private = NULL; } } intern->document = NULL; if (php_libxml_increment_doc_ref((php_libxml_node_object *)intern, docp TSRMLS_CC) == -1) { RETURN_FALSE; } php_libxml_increment_node_ptr((php_libxml_node_object *)intern, (xmlNodePtr)docp, (void *)intern TSRMLS_CC); } } /* }}} end DOMDocument::__construct ";}s:30:"DOMDocument::registerNodeClass";a:2:{s:9:"arguments";a:2:{s:9:"baseclass";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"extendedclass";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:55:"Register extended class used to create base node type ";}s:23:"dom_document_adopt_node";a:2:{s:9:"arguments";a:1:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DOMNode";}}s:11:"description";s:120:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Document3-adoptNode Since: DOM Level 3 ";}s:29:"dom_document_create_attribute";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:102:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1084891198 Since: ";}s:32:"dom_document_create_attribute_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"qualifiedName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:115:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-DocCrAttrNS Since: DOM Level 2 ";}s:32:"dom_document_create_cdatasection";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-D26C0AF8 Since: ";}s:27:"dom_document_create_comment";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:102:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1334481328 Since: ";}s:27:"dom_document_create_element";a:2:{s:9:"arguments";a:2:{s:7:"tagName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:102:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-2141741547 Since: ";}s:30:"dom_document_create_element_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"qualifiedName";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:113:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-DocCrElNS Since: DOM Level 2 ";}s:36:"dom_document_create_entity_reference";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-392B75AE Since: ";}s:42:"dom_document_create_processing_instruction";a:2:{s:9:"arguments";a:2:{s:6:"target";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:101:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-135944439 Since: ";}s:29:"dom_document_create_text_node";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:102:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1975348127 Since: ";}s:30:"dom_document_get_element_by_id";a:2:{s:9:"arguments";a:1:{s:9:"elementId";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:112:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-getElBId Since: DOM Level 2 ";}s:37:"dom_document_get_elements_by_tag_name";a:2:{s:9:"arguments";a:1:{s:7:"tagname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:99:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-A6C9094 Since: ";}s:40:"dom_document_get_elements_by_tag_name_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:114:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-getElBTNNS Since: DOM Level 2 ";}s:24:"dom_document_import_node";a:2:{s:9:"arguments";a:2:{s:12:"importedNode";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DOMNode";}s:4:"deep";a:2:{s:8:"required";b:1;s:4:"type";s:7:"boolean";}}s:11:"description";s:120:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Core-Document-importNode Since: DOM Level 2 ";}s:17:"dom_document_load";a:2:{s:9:"arguments";a:2:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:95:"URL: http://www.w3.org/TR/DOM-Level-3-LS/load-save.html#LS-DocumentLS-load Since: DOM Level 3 ";}s:22:"dom_document_load_html";a:2:{s:9:"arguments";a:1:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:21:"Since: DOM extended ";}s:27:"dom_document_load_html_file";a:2:{s:9:"arguments";a:1:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:21:"Since: DOM extended ";}s:20:"dom_document_loadxml";a:2:{s:9:"arguments";a:2:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:98:"URL: http://www.w3.org/TR/DOM-Level-3-LS/load-save.html#LS-DocumentLS-loadXML Since: DOM Level 3 ";}s:34:"dom_document_relaxNG_validate_file";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:182:"PHP_FUNCTION(dom_document_relaxNG_validate_file) { _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_FILE); } /* }}} end dom_document_relaxNG_validate_file ";}s:33:"dom_document_relaxNG_validate_xml";a:2:{s:9:"arguments";a:1:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:182:"PHP_FUNCTION(dom_document_relaxNG_validate_xml) { _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_STRING); } /* }}} end dom_document_relaxNG_validate_xml ";}s:24:"dom_document_rename_node";a:2:{s:9:"arguments";a:3:{s:1:"n";a:2:{s:8:"required";b:1;s:4:"type";s:4:"node";}s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"qualifiedName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:121:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Document3-renameNode Since: DOM Level 3 ";}s:17:"dom_document_save";a:2:{s:9:"arguments";a:1:{s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Convenience method to save to file ";}s:27:"dom_document_save_html_file";a:2:{s:9:"arguments";a:1:{s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Convenience method to save to file as html ";}s:20:"dom_document_savexml";a:2:{s:9:"arguments";a:1:{s:1:"n";a:2:{s:8:"required";b:0;s:4:"type";s:4:"node";}}s:11:"description";s:98:"URL: http://www.w3.org/TR/DOM-Level-3-LS/load-save.html#LS-DocumentLS-saveXML Since: DOM Level 3 ";}s:28:"dom_document_schema_validate";a:2:{s:9:"arguments";a:1:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:175:"PHP_FUNCTION(dom_document_schema_validate_xml) { _dom_document_schema_validate(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_STRING); } /* }}} end dom_document_schema_validate ";}s:33:"dom_document_schema_validate_file";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:179:"PHP_FUNCTION(dom_document_schema_validate_file) { _dom_document_schema_validate(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_FILE); } /* }}} end dom_document_schema_validate_file ";}s:21:"dom_document_xinclude";a:2:{s:9:"arguments";a:1:{s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Substitutues xincludes in a DomDocument ";}s:30:"DOMDocumentFragment::appendXML";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:803:"PHP_METHOD(domdocumentfragment, appendXML) { zval *id; xmlNode *nodep; dom_object *intern; char *data = NULL; int data_len = 0; int err; xmlNodePtr lst; if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&", &id, dom_documentfragment_class_entry, &data, &data_len, UG(utf8_conv)) == FAILURE) { return; } DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); if (dom_node_is_read_only(nodep) == SUCCESS) { php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); RETURN_FALSE; } if (data) { err = xmlParseBalancedChunkMemory(nodep->doc, NULL, NULL, 0, data, &lst); if (err != 0) { RETURN_FALSE; } /* Following needed due to bug in libxml2 <= 2.6.14 ifdef after next libxml release as bug is fixed in their cvs ";}s:38:"dom_domconfiguration_can_set_parameter";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:11:"domuserdata";}}s:11:"description";s:116:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMConfiguration-canSetParameter Since: ";}s:34:"dom_domconfiguration_get_parameter";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:113:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMConfiguration-getParameter Since: ";}s:34:"dom_domconfiguration_set_parameter";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:11:"domuserdata";}}s:11:"description";s:109:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMConfiguration-property Since: ";}s:32:"dom_domerrorhandler_handle_error";a:2:{s:9:"arguments";a:1:{s:5:"error";a:2:{s:8:"required";b:1;s:4:"type";s:8:"domerror";}}s:11:"description";s:121:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-ERRORS-DOMErrorHandler-handleError Since: ";}s:37:"dom_domimplementation_create_document";a:2:{s:9:"arguments";a:3:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"qualifiedName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"doctype";a:2:{s:8:"required";b:1;s:4:"type";s:15:"DOMDocumentType";}}s:11:"description";s:127:"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 ";}s:42:"dom_domimplementation_create_document_type";a:2:{s:9:"arguments";a:3:{s:13:"qualifiedName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"publicId";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"systemId";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:126:"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 ";}s:33:"dom_domimplementation_get_feature";a:2:{s:9:"arguments";a:2:{s:7:"feature";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"version";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:125:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMImplementation3-getFeature Since: DOM Level 3 ";}s:33:"dom_domimplementation_has_feature";a:2:{s:9:"arguments";a:2:{s:7:"feature";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"version";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:95:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-5CED94D7 Since: ";}s:30:"dom_domimplementationlist_item";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:110:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMImplementationList-item Since: ";}s:49:"dom_domimplementationsource_get_domimplementation";a:2:{s:9:"arguments";a:1:{s:8:"features";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:97:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-getDOMImpl Since: ";}s:50:"dom_domimplementationsource_get_domimplementations";a:2:{s:9:"arguments";a:1:{s:8:"features";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:98:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-getDOMImpls Since: ";}s:22:"dom_domstringlist_item";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:102:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMStringList-item Since: ";}s:23:"DOMElement::__construct";a:2:{s:9:"arguments";a:3:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}s:3:"uri";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:908:"PHP_METHOD(domelement, __construct) { zval *id; xmlNodePtr nodep = NULL, oldnode = NULL; dom_object *intern; char *name, *value = NULL, *uri = NULL; char *localname = NULL, *prefix = NULL; int errorcode = 0, uri_len = 0; int name_len, value_len = 0, name_valid; xmlNsPtr nsptr = NULL; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&|s!&s&", &id, dom_element_class_entry, &name, &name_len, UG(utf8_conv), &value, &value_len, UG(utf8_conv), &uri, &uri_len, UG(utf8_conv)) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); name_valid = xmlValidateName((xmlChar *) name, 0); if (name_valid != 0) { php_dom_throw_error(INVALID_CHARACTER_ERR, 1 TSRMLS_CC); RETURN_FALSE; } /* Namespace logic is seperate and only when uri passed in to insure no BC breakage ";}s:25:"dom_element_get_attribute";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-666EE0F9 Since: ";}s:30:"dom_element_get_attribute_node";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-217A91B8 Since: ";}s:33:"dom_element_get_attribute_node_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:117:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElGetAtNodeNS Since: DOM Level 2 ";}s:28:"dom_element_get_attribute_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:115:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElGetAttrNS Since: DOM Level 2 ";}s:36:"dom_element_get_elements_by_tag_name";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1938918D Since: ";}s:39:"dom_element_get_elements_by_tag_name_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:112:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-A6C90942 Since: DOM Level 2 ";}s:25:"dom_element_has_attribute";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:113:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElHasAttr Since: DOM Level 2 ";}s:28:"dom_element_has_attribute_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:115:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElHasAttrNS Since: DOM Level 2 ";}s:28:"dom_element_remove_attribute";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-6D6AC0F9 Since: ";}s:33:"dom_element_remove_attribute_node";a:2:{s:9:"arguments";a:1:{s:7:"oldAttr";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DOMAttr";}}s:11:"description";s:99:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-D589198 Since: ";}s:31:"dom_element_remove_attribute_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:113:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElRemAtNS Since: DOM Level 2 ";}s:25:"dom_element_set_attribute";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:99:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-F68F082 Since: ";}s:30:"dom_element_set_attribute_node";a:2:{s:9:"arguments";a:1:{s:7:"newAttr";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DOMAttr";}}s:11:"description";s:101:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-887236154 Since: ";}s:33:"dom_element_set_attribute_node_ns";a:2:{s:9:"arguments";a:1:{s:7:"newAttr";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DOMAttr";}}s:11:"description";s:117:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetAtNodeNS Since: DOM Level 2 ";}s:28:"dom_element_set_attribute_ns";a:2:{s:9:"arguments";a:3:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"qualifiedName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:115:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetAttrNS Since: DOM Level 2 ";}s:28:"dom_element_set_id_attribute";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"isId";a:2:{s:8:"required";b:1;s:4:"type";s:7:"boolean";}}s:11:"description";s:115:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetIdAttr Since: DOM Level 3 ";}s:33:"dom_element_set_id_attribute_node";a:2:{s:9:"arguments";a:2:{s:6:"idAttr";a:2:{s:8:"required";b:1;s:4:"type";s:4:"attr";}s:4:"isId";a:2:{s:8:"required";b:1;s:4:"type";s:7:"boolean";}}s:11:"description";s:119:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetIdAttrNode Since: DOM Level 3 ";}s:31:"dom_element_set_id_attribute_ns";a:2:{s:9:"arguments";a:3:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"isId";a:2:{s:8:"required";b:1;s:4:"type";s:7:"boolean";}}s:11:"description";s:117:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-ElSetIdAttrNS Since: DOM Level 3 ";}s:31:"DOMEntityReference::__construct";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:1117:"PHP_METHOD(domentityreference, __construct) { zval *id; xmlNode *node; xmlNodePtr oldnode = NULL; dom_object *intern; char *name; int name_len, name_valid; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&", &id, dom_entityreference_class_entry, &name, &name_len, UG(utf8_conv)) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); name_valid = xmlValidateName((xmlChar *) name, 0); if (name_valid != 0) { php_dom_throw_error(INVALID_CHARACTER_ERR, 1 TSRMLS_CC); RETURN_FALSE; } node = xmlNewReference(NULL, name); if (!node) { php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); RETURN_FALSE; } intern = (dom_object *)zend_object_store_get_object(id TSRMLS_CC); if (intern != NULL) { oldnode = dom_object_get_node(intern); if (oldnode != NULL) { php_libxml_node_free_resource(oldnode TSRMLS_CC); } php_libxml_increment_node_ptr((php_libxml_node_object *)intern, node, (void *)intern TSRMLS_CC); } } /* }}} end DOMEntityReference::__construct ";}s:31:"dom_namednodemap_get_named_item";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:102:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1074577549 Since: ";}s:34:"dom_namednodemap_get_named_item_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:118:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-getNamedItemNS Since: DOM Level 2 ";}s:21:"dom_namednodemap_item";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-349467F9 Since: ";}s:34:"dom_namednodemap_remove_named_item";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:99:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-D58B193 Since: ";}s:37:"dom_namednodemap_remove_named_item_ns";a:2:{s:9:"arguments";a:2:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"localName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:121:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-removeNamedItemNS Since: DOM Level 2 ";}s:31:"dom_namednodemap_set_named_item";a:2:{s:9:"arguments";a:1:{s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DOMNode";}}s:11:"description";s:102:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1025163788 Since: ";}s:34:"dom_namednodemap_set_named_item_ns";a:2:{s:9:"arguments";a:1:{s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DOMNode";}}s:11:"description";s:118:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-setNamedItemNS Since: DOM Level 2 ";}s:21:"dom_namelist_get_name";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#NameList-getName Since: ";}s:30:"dom_namelist_get_namespace_uri";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:108:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#NameList-getNamespaceURI Since: ";}s:13:"DOMNode::C14N";a:2:{s:9:"arguments";a:4:{s:9:"exclusive";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:13:"with_comments";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:5:"xpath";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:11:"ns_prefixes";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:32:"Canonicalize nodes to a string ";}s:17:"DOMNode::C14NFile";a:2:{s:9:"arguments";a:5:{s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"exclusive";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:13:"with_comments";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:5:"xpath";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:11:"ns_prefixes";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:30:"Canonicalize nodes to a file ";}s:21:"dom_node_append_child";a:2:{s:9:"arguments";a:1:{s:8:"newChild";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-184E7107 Since: ";}s:19:"dom_node_clone_node";a:2:{s:9:"arguments";a:1:{s:4:"deep";a:2:{s:8:"required";b:1;s:4:"type";s:7:"boolean";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-3A0ED0A4 Since: ";}s:34:"dom_node_compare_document_position";a:2:{s:9:"arguments";a:1:{s:5:"other";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}}s:11:"description";s:125:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-compareDocumentPosition Since: DOM Level 3 ";}s:20:"dom_node_get_feature";a:2:{s:9:"arguments";a:2:{s:7:"feature";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"version";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:112:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-getFeature Since: DOM Level 3 ";}s:22:"dom_node_get_user_data";a:2:{s:9:"arguments";a:1:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:113:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-getUserData Since: DOM Level 3 ";}s:22:"dom_node_insert_before";a:2:{s:9:"arguments";a:2:{s:8:"newChild";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}s:8:"refChild";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}}s:11:"description";s:101:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-952280727 Since: ";}s:29:"dom_node_is_default_namespace";a:2:{s:9:"arguments";a:1:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:98:"URL: http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-isDefaultNamespace Since: DOM Level 3 ";}s:22:"dom_node_is_equal_node";a:2:{s:9:"arguments";a:1:{s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}}s:11:"description";s:113:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-isEqualNode Since: DOM Level 3 ";}s:21:"dom_node_is_same_node";a:2:{s:9:"arguments";a:1:{s:5:"other";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}}s:11:"description";s:112:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-isSameNode Since: DOM Level 3 ";}s:21:"dom_node_is_supported";a:2:{s:9:"arguments";a:2:{s:7:"feature";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"version";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:127:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Level-2-Core-Node-supports Since: DOM Level 2 ";}s:29:"dom_node_lookup_namespace_uri";a:2:{s:9:"arguments";a:1:{s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:98:"URL: http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-lookupNamespaceURI Since: DOM Level 3 ";}s:22:"dom_node_lookup_prefix";a:2:{s:9:"arguments";a:1:{s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:123:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-lookupNamespacePrefix Since: DOM Level 3 ";}s:21:"dom_node_remove_child";a:2:{s:9:"arguments";a:1:{s:8:"oldChild";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}}s:11:"description";s:102:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1734834066 Since: ";}s:22:"dom_node_replace_child";a:2:{s:9:"arguments";a:2:{s:8:"newChild";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}s:8:"oldChild";a:2:{s:8:"required";b:1;s:4:"type";s:7:"DomNode";}}s:11:"description";s:101:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-785887307 Since: ";}s:22:"dom_node_set_user_data";a:2:{s:9:"arguments";a:3:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:11:"DomUserData";}s:7:"handler";a:2:{s:8:"required";b:1;s:4:"type";s:15:"userdatahandler";}}s:11:"description";s:113:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#Node3-setUserData Since: DOM Level 3 ";}s:17:"dom_nodelist_item";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:96:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-844377136 Since: ";}s:20:"dom_import_simplexml";a:2:{s:9:"arguments";a:1:{s:4:"node";a:2:{s:8:"required";b:1;s:4:"type";s:9:"sxeobject";}}s:11:"description";s:65:"Get a simplexml_element object from dom to allow for processing ";}s:37:"DOMProcessingInstruction::__construct";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:1214:"PHP_METHOD(domprocessinginstruction, __construct) { zval *id; xmlNodePtr nodep = NULL, oldnode = NULL; dom_object *intern; char *name, *value = NULL; int name_len, value_len, name_valid; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&|s&", &id, dom_processinginstruction_class_entry, &name, &name_len, UG(utf8_conv), &value, &value_len, UG(utf8_conv)) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); name_valid = xmlValidateName((xmlChar *) name, 0); if (name_valid != 0) { php_dom_throw_error(INVALID_CHARACTER_ERR, 1 TSRMLS_CC); RETURN_FALSE; } nodep = xmlNewPI((xmlChar *) name, (xmlChar *) value); if (!nodep) { php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); RETURN_FALSE; } intern = (dom_object *)zend_object_store_get_object(id TSRMLS_CC); if (intern != NULL) { oldnode = (xmlNodePtr)intern->ptr; if (oldnode != NULL) { php_libxml_node_free_resource(oldnode TSRMLS_CC); } php_libxml_increment_node_ptr((php_libxml_node_object *)intern, nodep, (void *)intern TSRMLS_CC); } } /* }}} end DOMProcessingInstruction::__construct ";}s:31:"dom_string_extend_find_offset16";a:2:{s:9:"arguments";a:1:{s:8:"offset32";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:122:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#i18n-methods-StringExtend-findOffset16 Since: ";}s:31:"dom_string_extend_find_offset32";a:2:{s:9:"arguments";a:1:{s:8:"offset16";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:122:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#i18n-methods-StringExtend-findOffset32 Since: ";}s:20:"DOMText::__construct";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:928:"PHP_METHOD(domtext, __construct) { zval *id; xmlNodePtr nodep = NULL, oldnode = NULL; dom_object *intern; char *value = NULL; int value_len; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|s&", &id, dom_text_class_entry, &value, &value_len, UG(utf8_conv)) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); nodep = xmlNewText((xmlChar *) value); if (!nodep) { php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); RETURN_FALSE; } intern = (dom_object *)zend_object_store_get_object(id TSRMLS_CC); if (intern != NULL) { oldnode = (xmlNodePtr)intern->ptr; if (oldnode != NULL) { php_libxml_node_free_resource(oldnode TSRMLS_CC); } php_libxml_increment_node_ptr((php_libxml_node_object *)intern, nodep, (void *)intern TSRMLS_CC); } } /* }}} end DOMText::__construct ";}s:27:"dom_text_replace_whole_text";a:2:{s:9:"arguments";a:1:{s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:123:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-Text3-replaceWholeText Since: DOM Level 3 ";}s:19:"dom_text_split_text";a:2:{s:9:"arguments";a:1:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:100:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-38853C1D Since: ";}s:26:"dom_userdatahandler_handle";a:2:{s:9:"arguments";a:5:{s:9:"operation";a:2:{s:8:"required";b:1;s:4:"type";s:5:"short";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:9:"domobject";}s:3:"src";a:2:{s:8:"required";b:1;s:4:"type";s:4:"node";}s:3:"dst";a:2:{s:8:"required";b:1;s:4:"type";s:4:"node";}}s:11:"description";s:106:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-handleUserDataEvent Since: ";}s:21:"DOMXPath::__construct";a:2:{s:9:"arguments";a:1:{s:3:"doc";a:2:{s:8:"required";b:1;s:4:"type";s:11:"DOMDocument";}}s:11:"description";s:1439:"PHP_METHOD(domxpath, __construct) { zval *id, *doc; xmlDocPtr docp = NULL; dom_object *docobj; dom_xpath_object *intern; xmlXPathContextPtr ctx, oldctx; php_set_error_handling(EH_THROW, dom_domexception_class_entry TSRMLS_CC); if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "OO", &id, dom_xpath_class_entry, &doc, dom_document_class_entry) == FAILURE) { php_std_error_handling(); return; } php_std_error_handling(); DOM_GET_OBJ(docp, doc, xmlDocPtr, docobj); ctx = xmlXPathNewContext(docp); if (ctx == NULL) { php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); RETURN_FALSE; } intern = (dom_xpath_object *)zend_object_store_get_object(id TSRMLS_CC); if (intern != NULL) { oldctx = (xmlXPathContextPtr)intern->ptr; if (oldctx != NULL) { php_libxml_decrement_doc_ref((php_libxml_node_object *)intern TSRMLS_CC); xmlXPathFreeContext(oldctx); } xmlXPathRegisterFuncNS (ctx, (const xmlChar *) "functionString", (const xmlChar *) "http://php.net/xpath", dom_xpath_ext_function_string_php); xmlXPathRegisterFuncNS (ctx, (const xmlChar *) "function", (const xmlChar *) "http://php.net/xpath", dom_xpath_ext_function_object_php); intern->ptr = ctx; ctx->userData = (void *)intern; intern->document = docobj->document; php_libxml_increment_doc_ref((php_libxml_node_object *)intern, docp TSRMLS_CC); } } /* }}} end DOMXPath::__construct ";}s:18:"dom_xpath_evaluate";a:2:{s:9:"arguments";a:1:{s:4:"expr";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:143:"PHP_FUNCTION(dom_xpath_evaluate) { php_xpath_eval(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_DOM_XPATH_EVALUATE); } /* }}} end dom_xpath_evaluate ";}s:15:"dom_xpath_query";a:2:{s:9:"arguments";a:1:{s:4:"expr";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:134:"PHP_FUNCTION(dom_xpath_query) { php_xpath_eval(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_DOM_XPATH_QUERY); } /* }}} end dom_xpath_query ";}s:21:"dom_xpath_register_ns";a:2:{s:9:"arguments";a:2:{s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:2147:"PHP_FUNCTION(dom_xpath_register_ns) { zval *id; xmlXPathContextPtr ctxp; int prefix_len, ns_uri_len; dom_xpath_object *intern; unsigned char *prefix, *ns_uri; if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&s&", &id, dom_xpath_class_entry, &prefix, &prefix_len, UG(utf8_conv), &ns_uri, &ns_uri_len, UG(utf8_conv)) == FAILURE) { return; } intern = (dom_xpath_object *)zend_object_store_get_object(id TSRMLS_CC); ctxp = (xmlXPathContextPtr) intern->ptr; if (ctxp == NULL) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Context"); RETURN_FALSE; } if (xmlXPathRegisterNs(ctxp, prefix, ns_uri) != 0) { RETURN_FALSE } RETURN_TRUE; } static void dom_xpath_iter(zval *baseobj, dom_object *intern) { dom_nnodemap_object *mapptr; mapptr = (dom_nnodemap_object *)intern->ptr; mapptr->baseobjptr = baseobj; mapptr->nodetype = DOM_NODESET; } static void php_xpath_eval(INTERNAL_FUNCTION_PARAMETERS, int type) { zval *id, *retval, *context = NULL; xmlXPathContextPtr ctxp; xmlNodePtr nodep = NULL; xmlXPathObjectPtr xpathobjp; int expr_len, ret, nsnbr = 0, xpath_type; dom_xpath_object *intern; dom_object *nodeobj; char *expr; xmlDoc *docp = NULL; xmlNsPtr *ns; if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&|O", &id, dom_xpath_class_entry, &expr, &expr_len, UG(utf8_conv), &context, dom_node_class_entry) == FAILURE) { return; } intern = (dom_xpath_object *)zend_object_store_get_object(id TSRMLS_CC); ctxp = (xmlXPathContextPtr) intern->ptr; if (ctxp == NULL) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Context"); RETURN_FALSE; } docp = (xmlDocPtr) ctxp->doc; if (docp == NULL) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Document Pointer"); RETURN_FALSE; } if (context != NULL) { DOM_GET_OBJ(nodep, context, xmlNodePtr, nodeobj); } if (!nodep) { nodep = xmlDocGetRootElement(docp); } if (nodep && docp != nodep->doc) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node From Wrong Document"); RETURN_FALSE; } ctxp->node = nodep; /* Register namespaces in the node ";}s:14:"exif_imagetype";a:2:{s:9:"arguments";a:1:{s:9:"imagefile";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Get the type of an image ";}s:14:"exif_read_data";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:14:"read_thumbnail";}}s:11:"description";s:98:"Reads header data from the JPEG/TIFF image filename and optionally reads the internal thumbnails ";}s:12:"exif_tagname";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:5:"index";}}s:11:"description";s:50:"Get headername for index or false if not defined ";}s:14:"exif_thumbnail";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:10:"&imagetype";}}s:11:"description";s:30:"Reads the embedded thumbnail ";}s:19:"fbsql_affected_rows";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:55:"Get the number of rows affected by the last statement ";}s:16:"fbsql_autocommit";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"OnOff";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:22:"Turns on auto-commit ";}s:15:"fbsql_blob_size";a:2:{s:9:"arguments";a:2:{s:11:"blob_handle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:50:"Get the size of a BLOB identified by blob_handle ";}s:17:"fbsql_change_user";a:2:{s:9:"arguments";a:4:{s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"database";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Change the user for a session ";}s:15:"fbsql_clob_size";a:2:{s:9:"arguments";a:2:{s:11:"clob_handle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:50:"Get the size of a CLOB identified by clob_handle ";}s:11:"fbsql_close";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Close a connection to a database server ";}s:12:"fbsql_commit";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Commit the transaction ";}s:13:"fbsql_connect";a:2:{s:9:"arguments";a:3:{s:8:"hostname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Create a connection to a database server ";}s:17:"fbsql_create_blob";a:2:{s:9:"arguments";a:2:{s:9:"blob_data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:74:"Create a BLOB in the database for use with an insert or update statement ";}s:17:"fbsql_create_clob";a:2:{s:9:"arguments";a:2:{s:9:"clob_data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:74:"Create a CLOB in the database for use with an insert or update statement ";}s:15:"fbsql_create_db";a:2:{s:9:"arguments";a:3:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:16:"database_options";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Create a new database on the server ";}s:15:"fbsql_data_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"row_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:59:"Move the internal row counter to the specified row_number ";}s:14:"fbsql_database";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"database";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Get or set the database name used with a connection ";}s:23:"fbsql_database_password";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:17:"database_password";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:57:"Get or set the databsae password used with a connection ";}s:14:"fbsql_db_query";a:2:{s:9:"arguments";a:3:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:71:"Send one or more SQL statements to a specified database on the server ";}s:15:"fbsql_db_status";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:77:"Gets the status (Stopped, Starting, Running, Stopping) for a given database ";}s:13:"fbsql_drop_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Drop a database on the server ";}s:11:"fbsql_errno";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:29:"Returns the last error code ";}s:11:"fbsql_error";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Returns the last error string ";}s:17:"fbsql_fetch_array";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Fetches a result row as an array (associative, numeric or both) ";}s:17:"fbsql_fetch_assoc";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:45:"Detch a row of data. Returns an assoc array ";}s:17:"fbsql_fetch_field";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"field_index";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Get the field properties for a specified field_index ";}s:19:"fbsql_fetch_lengths";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:66:"Returns an array of the lengths of each column in the result set ";}s:18:"fbsql_fetch_object";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Fetch a row of data. Returns an object ";}s:15:"fbsql_fetch_row";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Fetch a row of data. Returns an indexed array ";}s:17:"fbsql_field_flags";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"field_index";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:5:"??? ";}s:15:"fbsql_field_len";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"field_index";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Get the column length for a specified field_index ";}s:16:"fbsql_field_name";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"field_index";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Get the column name for a specified field_index ";}s:16:"fbsql_field_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"field_index";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:5:"??? ";}s:17:"fbsql_field_table";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"field_index";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Get the table name for a specified field_index ";}s:16:"fbsql_field_type";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"field_index";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Get the field type for a specified field_index ";}s:17:"fbsql_free_result";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"free the memory used to store a result ";}s:24:"fbsql_get_autostart_info";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:5:"??? ";}s:14:"fbsql_hostname";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"host_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Get or set the host name used with a connection ";}s:15:"fbsql_insert_id";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:54:"Get the internal index for the last insert statement ";}s:14:"fbsql_list_dbs";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:48:"Retreive a list of all databases on the server ";}s:17:"fbsql_list_fields";a:2:{s:9:"arguments";a:3:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"table_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:64:"Retrieve a list of all fields for the specified database.table ";}s:17:"fbsql_list_tables";a:2:{s:9:"arguments";a:2:{s:8:"database";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:60:"Retreive a list of all tables from the specifoied database ";}s:17:"fbsql_next_result";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Switch to the next result if multiple results are available ";}s:16:"fbsql_num_fields";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Get number of fields in the result set ";}s:14:"fbsql_num_rows";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Get number of rows ";}s:14:"fbsql_password";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"password";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Get or set the user password used with a connection ";}s:14:"fbsql_pconnect";a:2:{s:9:"arguments";a:3:{s:8:"hostname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Create a persistant connection to a database server ";}s:11:"fbsql_query";a:2:{s:9:"arguments";a:3:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"batch_size";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:64:"Send one or more SQL statements to the server and execute them ";}s:15:"fbsql_read_blob";a:2:{s:9:"arguments";a:2:{s:11:"blob_handle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"Read the BLOB data identified by blob_handle ";}s:15:"fbsql_read_clob";a:2:{s:9:"arguments";a:2:{s:11:"clob_handle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"Read the CLOB data identified by clob_handle ";}s:12:"fbsql_result";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"field";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:5:"??? ";}s:14:"fbsql_rollback";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Rollback all statments since last commit ";}s:18:"fbsql_rows_fetched";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:55:"Get the number of rows affected by the last statement ";}s:15:"fbsql_select_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:29:"Select the database to open ";}s:22:"fbsql_set_characterset";a:2:{s:9:"arguments";a:3:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"charcterset";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:11:"in_out_both";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:35:"Change input/output character set ";}s:18:"fbsql_set_lob_mode";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"lob_mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:71:"Sets the mode for how LOB data re retreived (actual data or a handle) ";}s:18:"fbsql_set_password";a:2:{s:9:"arguments";a:4:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"old_password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Change the password for a given user ";}s:21:"fbsql_set_transaction";a:2:{s:9:"arguments";a:3:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"locking";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"isolation";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Sets the transaction locking and isolation ";}s:14:"fbsql_start_db";a:2:{s:9:"arguments";a:3:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:16:"database_options";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:32:"Start a database on the server ";}s:13:"fbsql_stop_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Stop a database on the server ";}s:16:"fbsql_table_name";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:71:"Retreive the table name for index after a call to fbsql_list_tables() ";}s:14:"fbsql_username";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"username";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Get or set the host user used with a connection ";}s:14:"fbsql_warnings";a:2:{s:9:"arguments";a:1:{s:4:"flag";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Enable or disable FrontBase warnings ";}s:22:"fdf_add_doc_javascript";a:2:{s:9:"arguments";a:3:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"scriptname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"script";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Add javascript code to the fdf file ";}s:16:"fdf_add_template";a:2:{s:9:"arguments";a:5:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"newpage";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"template";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"rename";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Adds a template into the FDF document ";}s:9:"fdf_close";a:2:{s:9:"arguments";a:1:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:25:"Closes the FDF document ";}s:10:"fdf_create";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:28:"Creates a new FDF document ";}s:15:"fdf_enum_values";a:2:{s:9:"arguments";a:3:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"function";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}s:8:"userdata";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:54:"Call a user defined function for each document value ";}s:9:"fdf_errno";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:36:"Gets error code for last operation ";}s:9:"fdf_error";a:2:{s:9:"arguments";a:1:{s:5:"errno";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Gets error description for error code ";}s:10:"fdf_get_ap";a:2:{s:9:"arguments";a:4:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"face";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Gets the appearance of a field and creates a PDF document out of it. ";}s:18:"fdf_get_attachment";a:2:{s:9:"arguments";a:3:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"savepath";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Get attached uploaded file ";}s:16:"fdf_get_encoding";a:2:{s:9:"arguments";a:1:{s:3:"fdf";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Gets FDF file encoding scheme ";}s:12:"fdf_get_file";a:2:{s:9:"arguments";a:1:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Gets the value of /F key ";}s:13:"fdf_get_flags";a:2:{s:9:"arguments";a:3:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:7:"resorce";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"whichflags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Gets the flags of a field ";}s:11:"fdf_get_opt";a:2:{s:9:"arguments";a:3:{s:6:"fdfdof";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"element";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Gets a value from the opt array of a field ";}s:14:"fdf_get_status";a:2:{s:9:"arguments";a:1:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Gets the value of /Status key ";}s:13:"fdf_get_value";a:2:{s:9:"arguments";a:3:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"which";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Gets the value of a field as string ";}s:15:"fdf_get_version";a:2:{s:9:"arguments";a:1:{s:6:"fdfdoc";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Gets version number for FDF api or file ";}s:10:"fdf_header";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:31:"Set FDF specific HTTP headers ";}s:19:"fdf_next_field_name";a:2:{s:9:"arguments";a:2:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Gets the name of the next field name or the first field name ";}s:8:"fdf_open";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Opens a new FDF document ";}s:15:"fdf_open_string";a:2:{s:9:"arguments";a:1:{s:8:"fdf_data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Opens a new FDF document from string ";}s:15:"fdf_remove_item";a:2:{s:9:"arguments";a:3:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"item";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Sets target frame for form ";}s:8:"fdf_save";a:2:{s:9:"arguments";a:2:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:25:"Writes out the FDF file ";}s:15:"fdf_save_string";a:2:{s:9:"arguments";a:1:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:34:"Returns the FDF file as a string ";}s:10:"fdf_set_ap";a:2:{s:9:"arguments";a:5:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"face";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"pagenr";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Sets the appearence of a field ";}s:16:"fdf_set_encoding";a:2:{s:9:"arguments";a:2:{s:12:"fdf_document";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Sets FDF encoding (either "Shift-JIS" or "Unicode") ";}s:12:"fdf_set_file";a:2:{s:9:"arguments";a:3:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"target_frame";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Sets the value of /F key ";}s:13:"fdf_set_flags";a:2:{s:9:"arguments";a:4:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"whichflags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"newflags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Sets flags for a field in the FDF document ";}s:25:"fdf_set_javascript_action";a:2:{s:9:"arguments";a:4:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"whichtrigger";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"script";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:40:"Sets the javascript action for a field ";}s:28:"fdf_set_on_import_javascript";a:2:{s:9:"arguments";a:3:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"script";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:18:"before_data_import";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:64:"Adds javascript code to be executed when Acrobat opens the FDF ";}s:11:"fdf_set_opt";a:2:{s:9:"arguments";a:5:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"element";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:43:"Sets a value in the opt array for a field ";}s:14:"fdf_set_status";a:2:{s:9:"arguments";a:2:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"status";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Sets the value of /Status key ";}s:26:"fdf_set_submit_form_action";a:2:{s:9:"arguments";a:5:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"whichtrigger";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"url";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Sets the submit form action for a field ";}s:20:"fdf_set_target_frame";a:2:{s:9:"arguments";a:2:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"target";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Sets target frame for form ";}s:13:"fdf_set_value";a:2:{s:9:"arguments";a:4:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"isname";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Sets the value of a field ";}s:15:"fdf_set_version";a:2:{s:9:"arguments";a:2:{s:6:"fdfdoc";a:2:{s:8:"required";b:1;s:4:"type";s:9:"resourece";}s:7:"version";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:29:"Sets FDF version for a file ";}s:14:"filter_has_var";a:2:{s:9:"arguments";a:2:{s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:8:"constant";}s:13:"variable_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:71:"* Returns true if the variable with the name 'name' exists in source. ";}s:12:"filter_input";a:2:{s:9:"arguments";a:4:{s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:8:"constant";}s:13:"variable_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"filter";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:61:"* Returns the filtered variable 'name'* from source `type`. ";}s:18:"filter_input_array";a:2:{s:9:"arguments";a:3:{s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:8:"constant";}s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:0:"";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:64:"* Returns an array with all arguments defined in 'definition'. ";}s:10:"filter_var";a:2:{s:9:"arguments";a:3:{s:8:"variable";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"filter";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:48:"* Returns the filtered version of the vriable. ";}s:16:"filter_var_array";a:2:{s:9:"arguments";a:3:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:0:"";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:64:"* Returns an array with all arguments defined in 'definition'. ";}s:9:"ftp_alloc";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:9:"&response";}}s:11:"description";s:52:"Attempt to allocate space on the remote FTP server ";}s:8:"ftp_cdup";a:2:{s:9:"arguments";a:1:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:33:"Changes to the parent directory ";}s:9:"ftp_chdir";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:21:"Changes directories ";}s:9:"ftp_chmod";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Sets permissions on a file ";}s:9:"ftp_close";a:2:{s:9:"arguments";a:1:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Closes the FTP stream ";}s:11:"ftp_connect";a:2:{s:9:"arguments";a:3:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"timeout";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Opens a FTP stream ";}s:10:"ftp_delete";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:16:"Deletes a file ";}s:8:"ftp_exec";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"command";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Requests execution of a program on the FTP server ";}s:8:"ftp_fget";a:2:{s:9:"arguments";a:5:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"remote_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"resumepos";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:68:"Retrieves a file from the FTP server and writes it to an open file ";}s:8:"ftp_fput";a:2:{s:9:"arguments";a:5:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"remote_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"startpos";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Stores a file from an open file to the FTP server ";}s:7:"ftp_get";a:2:{s:9:"arguments";a:5:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"local_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"remote_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"resume_pos";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:68:"Retrieves a file from the FTP server and writes it to a local file ";}s:14:"ftp_get_option";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Gets an FTP option ";}s:9:"ftp_login";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Logs into the FTP server ";}s:8:"ftp_mdtm";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Returns the last modification time of the file, or -1 on error ";}s:9:"ftp_mkdir";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:91:"Creates a directory and returns the absolute path for the new directory or false on error ";}s:15:"ftp_nb_continue";a:2:{s:9:"arguments";a:1:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:48:"Continues retrieving/sending a file nbronously ";}s:11:"ftp_nb_fget";a:2:{s:9:"arguments";a:5:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"remote_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"resumepos";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:80:"Retrieves a file from the FTP server asynchronly and writes it to an open file ";}s:11:"ftp_nb_fput";a:2:{s:9:"arguments";a:5:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"remote_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"startpos";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:59:"Stores a file from an open file to the FTP server nbronly ";}s:10:"ftp_nb_get";a:2:{s:9:"arguments";a:5:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"local_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"remote_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"resume_pos";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:77:"Retrieves a file from the FTP server nbhronly and writes it to a local file ";}s:10:"ftp_nb_put";a:2:{s:9:"arguments";a:5:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"remote_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"local_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"startpos";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Stores a file on the FTP server ";}s:9:"ftp_nlist";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Returns an array of filenames in the given directory ";}s:8:"ftp_pasv";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"pasv";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:30:"Turns passive mode on or off ";}s:7:"ftp_put";a:2:{s:9:"arguments";a:5:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"remote_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"local_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"startpos";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Stores a file on the FTP server ";}s:7:"ftp_pwd";a:2:{s:9:"arguments";a:1:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:39:"Returns the present working directory ";}s:7:"ftp_raw";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"command";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:43:"Sends a literal command to the FTP server ";}s:11:"ftp_rawlist";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"recursive";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:71:"Returns a detailed listing of a directory as an array of output lines ";}s:10:"ftp_rename";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"src";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"dest";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Renames the given file to a new path ";}s:9:"ftp_rmdir";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:21:"Removes a directory ";}s:14:"ftp_set_option";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:20:"Sets an FTP option ";}s:8:"ftp_site";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"cmd";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Sends a SITE command to the server ";}s:8:"ftp_size";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Returns the size of the file, or -1 on error ";}s:15:"ftp_ssl_connect";a:2:{s:9:"arguments";a:3:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"timeout";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Opens a FTP-SSL stream ";}s:11:"ftp_systype";a:2:{s:9:"arguments";a:1:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:36:"Returns the system type identifier ";}s:10:"image2wbmp";a:2:{s:9:"arguments";a:3:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"threshold";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Output WBMP image to browser or file ";}s:18:"imagealphablending";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"on";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:56:"Turn alpha blending mode on or off for the given image ";}s:14:"imageantialias";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"on";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:42:"Should antialiased functions used or not ";}s:8:"imagearc";a:2:{s:9:"arguments";a:8:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"cx";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"cy";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"s";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"e";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Draw a partial ellipse ";}s:9:"imagechar";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:18:"Draw a character ";}s:11:"imagecharup";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:55:"Draw a character rotated 90 degrees counter-clockwise ";}s:18:"imagecolorallocate";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Allocate a color for an image ";}s:23:"imagecolorallocatealpha";a:2:{s:9:"arguments";a:5:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"alpha";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:86:"Allocate a color with an alpha level. Works for true color and palette based images ";}s:12:"imagecolorat";a:2:{s:9:"arguments";a:3:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Get the index of the color of a pixel ";}s:17:"imagecolorclosest";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:59:"Get the index of the closest color to the specified color ";}s:22:"imagecolorclosestalpha";a:2:{s:9:"arguments";a:5:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"alpha";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:58:"Find the closest matching colour with alpha transparency ";}s:20:"imagecolorclosesthwb";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:94:"Get the index of the color which has the hue, white and blackness nearest to the given color ";}s:20:"imagecolordeallocate";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:34:"De-allocate a color for an image ";}s:15:"imagecolorexact";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Get the index of the specified color ";}s:20:"imagecolorexactalpha";a:2:{s:9:"arguments";a:5:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"alpha";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Find exact match for colour with transparency ";}s:15:"imagecolormatch";a:2:{s:9:"arguments";a:2:{s:3:"im1";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"im2";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:95:"Makes the colors of the palette version of an image more closely match the true color version ";}s:17:"imagecolorresolve";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:74:"Get the index of the specified color or its closest possible alternative ";}s:22:"imagecolorresolvealpha";a:2:{s:9:"arguments";a:5:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"alpha";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:96:"Resolve/Allocate a colour with an alpha level. Works for true colour and palette based images ";}s:13:"imagecolorset";a:2:{s:9:"arguments";a:5:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"red";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"green";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"blue";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Set the color for the specified palette index ";}s:19:"imagecolorsforindex";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Get the colors for an index ";}s:16:"imagecolorstotal";a:2:{s:9:"arguments";a:1:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:53:"Find out the number of colors in an image's palette ";}s:21:"imagecolortransparent";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Define a color as transparent ";}s:16:"imageconvolution";a:2:{s:9:"arguments";a:4:{s:6:"src_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"matrix3x3";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"div";a:2:{s:8:"required";b:1;s:4:"type";s:6:"double";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"double";}}s:11:"description";s:66:"Apply a 3x3 convolution matrix, using coefficient div and offset ";}s:9:"imagecopy";a:2:{s:9:"arguments";a:8:{s:6:"dst_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"src_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"dst_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Copy part of an image ";}s:14:"imagecopymerge";a:2:{s:9:"arguments";a:9:{s:6:"src_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"dst_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"dst_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"pct";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Merge one part of an image with another ";}s:18:"imagecopymergegray";a:2:{s:9:"arguments";a:9:{s:6:"src_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"dst_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"dst_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"pct";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Merge one part of an image with another ";}s:18:"imagecopyresampled";a:2:{s:9:"arguments";a:10:{s:6:"dst_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"src_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"dst_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:74:"Copy and resize part of an image using resampling to help ensure clarity ";}s:16:"imagecopyresized";a:2:{s:9:"arguments";a:10:{s:6:"dst_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"src_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"dst_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"dst_h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"src_h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Copy and resize part of an image ";}s:11:"imagecreate";a:2:{s:9:"arguments";a:2:{s:6:"x_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"y_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Create a new image ";}s:17:"imagecreatefromgd";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:40:"Create a new image from GD file or URL ";}s:18:"imagecreatefromgd2";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Create a new image from GD2 file or URL ";}s:22:"imagecreatefromgd2part";a:2:{s:9:"arguments";a:5:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"srcX";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"srcY";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"width";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"height";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Create a new image from a given part of GD2 file or URL ";}s:18:"imagecreatefromgif";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Create a new image from GIF file or URL ";}s:19:"imagecreatefromjpeg";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Create a new image from JPEG file or URL ";}s:18:"imagecreatefrompng";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Create a new image from PNG file or URL ";}s:21:"imagecreatefromstring";a:2:{s:9:"arguments";a:1:{s:5:"image";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:56:"Create a new image from the image stream in the string ";}s:19:"imagecreatefromwbmp";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Create a new image from WBMP file or URL ";}s:18:"imagecreatefromxbm";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Create a new image from XBM file or URL ";}s:18:"imagecreatefromxpm";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Create a new image from XPM file or URL ";}s:20:"imagecreatetruecolor";a:2:{s:9:"arguments";a:2:{s:6:"x_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"y_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Create a new true color image ";}s:15:"imagedashedline";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"x1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"y1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"x2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"y2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Draw a dashed line ";}s:12:"imagedestroy";a:2:{s:9:"arguments";a:1:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:18:"Destroy an image ";}s:12:"imageellipse";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"cx";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"cy";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"color";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:17:"Draw an ellipse ";}s:9:"imagefill";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:12:"Flood fill ";}s:14:"imagefilledarc";a:2:{s:9:"arguments";a:9:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"cx";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"cy";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"s";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"e";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"style";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Draw a filled partial ellipse ";}s:18:"imagefilledellipse";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"cx";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"cy";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"w";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"h";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"color";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:17:"Draw an ellipse ";}s:18:"imagefilledpolygon";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"point";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"num_points";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Draw a filled polygon ";}s:20:"imagefilledrectangle";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"x1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"y1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"x2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"y2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Draw a filled rectangle ";}s:17:"imagefilltoborder";a:2:{s:9:"arguments";a:5:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"border";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Flood fill to specific color ";}s:11:"imagefilter";a:2:{s:9:"arguments";a:3:{s:6:"src_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"filtertype";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"args";}}s:11:"description";s:46:"Applies Filter an image using a custom angle ";}s:15:"imagefontheight";a:2:{s:9:"arguments";a:1:{s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:17:"Get font height ";}s:14:"imagefontwidth";a:2:{s:9:"arguments";a:1:{s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:16:"Get font width ";}s:11:"imageftbbox";a:2:{s:9:"arguments";a:5:{s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:5:"angle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:9:"font_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"extrainfo";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:59:"Give the bounding box of a text using fonts via freetype2 ";}s:11:"imagefttext";a:2:{s:9:"arguments";a:9:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:5:"angle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"font_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"extrainfo";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:51:"Write text to the image using fonts via freetype2 ";}s:17:"imagegammacorrect";a:2:{s:9:"arguments";a:3:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"inputgamma";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:11:"outputgamma";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:40:"Apply a gamma correction to a GD image ";}s:7:"imagegd";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Output GD image to browser or file ";}s:8:"imagegd2";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"chunk_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Output GD2 image to browser or file ";}s:8:"imagegif";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Output GIF image to browser or file ";}s:15:"imagegrabwindow";a:2:{s:9:"arguments";a:2:{s:13:"window_handle";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"client_area";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:89:"Grab a window or its client area using a windows handle (HWND property in COM instance) ";}s:14:"imageinterlace";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"interlace";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Enable or disable interlace ";}s:16:"imageistruecolor";a:2:{s:9:"arguments";a:1:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"return true if the image uses truecolor ";}s:9:"imagejpeg";a:2:{s:9:"arguments";a:3:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"quality";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Output JPEG image to browser or file ";}s:16:"imagelayereffect";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"effect";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:71:"Set the alpha blending flag to use the bundled libgd layering effects ";}s:9:"imageline";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"x1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"y1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"x2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"y2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:13:"Draw a line ";}s:13:"imageloadfont";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:17:"Load a new font ";}s:16:"imagepalettecopy";a:2:{s:9:"arguments";a:2:{s:3:"dst";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"src";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:56:"Copy the palette from the src image onto the dst image ";}s:8:"imagepng";a:2:{s:9:"arguments";a:3:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"quality";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Output PNG image to browser or file ";}s:12:"imagepolygon";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"point";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"num_points";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:16:"Draw a polygon ";}s:11:"imagepsbbox";a:2:{s:9:"arguments";a:6:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"space";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"tightness";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"angle";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:58:"Return the bounding box needed by a string if rasterized ";}s:15:"imagepscopyfont";a:2:{s:9:"arguments";a:1:{s:10:"font_index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:66:"Make a copy of a font for purposes like extending or reenconding ";}s:17:"imagepsencodefont";a:2:{s:9:"arguments";a:2:{s:10:"font_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"To change a fonts character encoding vector ";}s:17:"imagepsextendfont";a:2:{s:9:"arguments";a:2:{s:10:"font_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"extend";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:46:"Extend or or condense (if extend < 1) a font ";}s:15:"imagepsfreefont";a:2:{s:9:"arguments";a:1:{s:10:"font_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Free memory used by a font ";}s:15:"imagepsloadfont";a:2:{s:9:"arguments";a:1:{s:8:"pathname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Load a new font from specified file ";}s:16:"imagepsslantfont";a:2:{s:9:"arguments";a:2:{s:10:"font_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"slant";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:14:"Slant a font ";}s:11:"imagepstext";a:2:{s:9:"arguments";a:12:{s:5:"image";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"foreground";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"background";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"xcoord";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"ycoord";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"space";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"tightness";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"angle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:9:"antialias";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Rasterize a string over an image ";}s:14:"imagerectangle";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"x1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"y1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"x2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"y2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:18:"Draw a rectangle ";}s:11:"imagerotate";a:2:{s:9:"arguments";a:4:{s:6:"src_im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"angle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:8:"bgdcolor";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:17:"ignoretransparent";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Rotate an image using a custom angle ";}s:14:"imagesavealpha";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"on";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:40:"Include alpha channel to a saved image ";}s:13:"imagesetbrush";a:2:{s:9:"arguments";a:2:{s:5:"image";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"brush";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:86:"Set the brush image to $brush when filling $image with the "IMG_COLOR_BRUSHED" color ";}s:13:"imagesetpixel";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Set a single pixel ";}s:13:"imagesetstyle";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"styles";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:74:"Set the line drawing styles for use with imageline and IMG_COLOR_STYLED. ";}s:17:"imagesetthickness";a:2:{s:9:"arguments";a:2:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"thickness";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:75:"Set line thickness for drawing lines, ellipses, rectangles, polygons etc. ";}s:12:"imagesettile";a:2:{s:9:"arguments";a:2:{s:5:"image";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"tile";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:82:"Set the tile image to $tile when filling $image with the "IMG_COLOR_TILED" color ";}s:11:"imagestring";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Draw a string horizontally ";}s:13:"imagestringup";a:2:{s:9:"arguments";a:6:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Draw a string vertically - rotated 90 degrees counter-clockwise ";}s:7:"imagesx";a:2:{s:9:"arguments";a:1:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:17:"Get image width ";}s:7:"imagesy";a:2:{s:9:"arguments";a:1:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:18:"Get image height ";}s:23:"imagetruecolortopalette";a:2:{s:9:"arguments";a:3:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"ditherFlag";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:12:"colorsWanted";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:108:"Convert a true colour image to a palette based image with a number of colours, optionally using dithering. ";}s:12:"imagettfbbox";a:2:{s:9:"arguments";a:4:{s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:5:"angle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:9:"font_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Give the bounding box of a text using TrueType fonts ";}s:12:"imagettftext";a:2:{s:9:"arguments";a:8:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:5:"angle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"font_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Write text to the image using a TrueType font ";}s:10:"imagetypes";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:91:"Return the types of images supported in a bitfield - 1=GIF, 2=JPEG, 4=PNG, 8=WBMP, 16=XPM ";}s:9:"imagewbmp";a:2:{s:9:"arguments";a:4:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:0:"";}s:10:"foreground";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Output WBMP image to browser or file ";}s:8:"imagexbm";a:2:{s:9:"arguments";a:3:{s:2:"im";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"foreground";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Output XBM image to browser or file ";}s:10:"jpeg2wbmp ";a:2:{s:9:"arguments";a:5:{s:5:"f_org";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"f_dest";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"d_height";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"d_width";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"threshold";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Convert JPEG image to WBMP image ";}s:9:"png2wbmp ";a:2:{s:9:"arguments";a:5:{s:5:"f_org";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"f_dest";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"d_height";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"d_width";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"threshold";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Convert PNG image to WBMP image ";}s:24:"bind_textdomain_codeset ";a:2:{s:9:"arguments";a:2:{s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"codeset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:104:"Specify the character encoding in which the messages from the DOMAIN message catalog will be returned. ";}s:14:"bindtextdomain";a:2:{s:9:"arguments";a:2:{s:11:"domain_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"dir";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:98:"Bind to the text domain domain_name, looking for translations in dir. Returns the current domain ";}s:9:"dcgettext";a:2:{s:9:"arguments";a:3:{s:11:"domain_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"msgid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"category";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:114:"Return the translation of msgid for domain_name and category, or msgid unaltered if a translation does not exist ";}s:11:"dcngettext ";a:2:{s:9:"arguments";a:5:{s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"msgid1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"msgid2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"count";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"category";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Plural version of dcgettext() ";}s:8:"dgettext";a:2:{s:9:"arguments";a:2:{s:11:"domain_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"msgid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:101:"Return the translation of msgid for domain_name, or msgid unaltered if a translation does not exist ";}s:10:"dngettext ";a:2:{s:9:"arguments";a:4:{s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"msgid1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"msgid2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"count";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Plural version of dgettext() ";}s:7:"gettext";a:2:{s:9:"arguments";a:1:{s:5:"msgid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:108:"Return the translation of msgid for the current domain, or msgid unaltered if a translation does not exist ";}s:8:"ngettext";a:2:{s:9:"arguments";a:3:{s:6:"msgid1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"msgid2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"count";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Plural version of gettext() ";}s:10:"textdomain";a:2:{s:9:"arguments";a:1:{s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:60:"Set the textdomain to "domain". Returns the current domain ";}s:7:"gmp_abs";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:27:"Calculates absolute value ";}s:7:"gmp_add";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:13:"Add a and b ";}s:7:"gmp_and";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:35:"Calculates logical AND of a and b ";}s:10:"gmp_clrbit";a:2:{s:9:"arguments";a:2:{s:2:"&a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:17:"Clears bit in a ";}s:7:"gmp_cmp";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:22:"Compares two numbers ";}s:7:"gmp_com";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:34:"Calculates one's complement of a ";}s:9:"gmp_div_q";a:2:{s:9:"arguments";a:3:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"round";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Divide a by b, returns quotient only ";}s:10:"gmp_div_qr";a:2:{s:9:"arguments";a:3:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"round";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:46:"Divide a by b, returns quotient and reminder ";}s:9:"gmp_div_r";a:2:{s:9:"arguments";a:3:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"round";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Divide a by b, returns reminder only ";}s:12:"gmp_divexact";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"Divide a by b using exact division algorithm ";}s:8:"gmp_fact";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Calculates factorial function ";}s:7:"gmp_gcd";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:55:"Computes greatest common denominator (gcd) of a and b ";}s:10:"gmp_gcdext";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:60:"Computes G, S, and T, such that AS + BT = G = `gcd' (A, B) ";}s:11:"gmp_hamdist";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:45:"Calculates hamming distance between a and b ";}s:8:"gmp_init";a:2:{s:9:"arguments";a:2:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"base";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Initializes GMP number ";}s:10:"gmp_intval";a:2:{s:9:"arguments";a:1:{s:9:"gmpnumber";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:38:"Gets signed long value of GMP number ";}s:10:"gmp_invert";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:36:"Computes the inverse of a modulo b ";}s:10:"gmp_jacobi";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Computes Jacobi symbol ";}s:12:"gmp_legendre";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Computes Legendre symbol ";}s:7:"gmp_mod";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:21:"Computes a modulo b ";}s:7:"gmp_mul";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:18:"Multiply a and b ";}s:7:"gmp_neg";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:18:"Negates a number ";}s:13:"gmp_nextprime";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Finds next prime of a ";}s:6:"gmp_or";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:34:"Calculates logical OR of a and b ";}s:18:"gmp_perfect_square";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:32:"Checks if a is an exact square ";}s:12:"gmp_popcount";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:38:"Calculates the population count of a ";}s:7:"gmp_pow";a:2:{s:9:"arguments";a:2:{s:4:"base";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"exp";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Raise base to power exp ";}s:8:"gmp_powm";a:2:{s:9:"arguments";a:3:{s:4:"base";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"exp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"mod";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:52:"Raise base to power exp and take result modulo mod ";}s:14:"gmp_prob_prime";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"reps";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Checks if a is "probably prime" ";}s:10:"gmp_random";a:2:{s:9:"arguments";a:1:{s:7:"limiter";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Gets random number ";}s:9:"gmp_scan0";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:22:"Finds first zero bit ";}s:9:"gmp_scan1";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:26:"Finds first non-zero bit ";}s:10:"gmp_setbit";a:2:{s:9:"arguments";a:3:{s:2:"&a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"set_clear";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:24:"Sets or clear bit in a ";}s:8:"gmp_sign";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:29:"Gets the sign of the number ";}s:8:"gmp_sqrt";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"Takes integer part of square root of a ";}s:11:"gmp_sqrtrem";a:2:{s:9:"arguments";a:1:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Square root with remainder ";}s:10:"gmp_strval";a:2:{s:9:"arguments";a:2:{s:9:"gmpnumber";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"base";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:42:"Gets string representation of GMP number ";}s:7:"gmp_sub";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:19:"Subtract b from a ";}s:11:"gmp_testbit";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:26:"Tests if bit is set in a ";}s:7:"gmp_xor";a:2:{s:9:"arguments";a:2:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Calculates logical exclusive OR of a and b ";}s:4:"hash";a:2:{s:9:"arguments";a:3:{s:4:"algo";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"raw_output";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:77:"Generate a hash of a given input string Returns lowercase hexits by default ";}s:10:"hash_algos";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:48:"Return a list of registered hashing algorithms ";}s:9:"hash_file";a:2:{s:9:"arguments";a:3:{s:4:"algo";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"raw_output";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:69:"Generate a hash of a given file Returns lowercase hexits by default ";}s:10:"hash_final";a:2:{s:9:"arguments";a:2:{s:7:"context";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:16:"raw_output=false";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:25:"Output resulting digest ";}s:9:"hash_hmac";a:2:{s:9:"arguments";a:4:{s:4:"algo";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"raw_output";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:99:"Generate a hash of a given input string with a key using HMAC Returns lowercase hexits by default ";}s:14:"hash_hmac_file";a:2:{s:9:"arguments";a:4:{s:4:"algo";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"raw_output";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:91:"Generate a hash of a given file with a key using HMAC Returns lowercase hexits by default ";}s:9:"hash_init";a:2:{s:9:"arguments";a:3:{s:4:"algo";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"key";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Initialize a hashing context ";}s:11:"hash_update";a:2:{s:9:"arguments";a:2:{s:7:"context";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Pump data into the hashing algorithm ";}s:16:"hash_update_file";a:2:{s:9:"arguments";a:2:{s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Pump data into the hashing algorithm from a file ";}s:18:"hash_update_stream";a:2:{s:9:"arguments";a:3:{s:7:"context";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:7:"integer";}}s:11:"description";s:58:"Pump data into the hashing algorithm from an open stream ";}s:5:"iconv";a:2:{s:9:"arguments";a:3:{s:10:"in_charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"out_charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:56:"Returns str converted to the out_charset character set ";}s:18:"iconv_get_encoding";a:2:{s:9:"arguments";a:1:{s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Get internal encoding and output encoding for ob_iconv_handler() ";}s:17:"iconv_mime_decode";a:2:{s:9:"arguments";a:3:{s:14:"encoded_string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:29:"Decodes a mime header field ";}s:25:"iconv_mime_decode_headers";a:2:{s:9:"arguments";a:3:{s:7:"headers";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Decodes multiple mime header fields ";}s:17:"iconv_mime_encode";a:2:{s:9:"arguments";a:3:{s:10:"field_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"field_value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"preference";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:84:"Composes a mime header field with field_name and field_value in a specified scheme ";}s:18:"iconv_set_encoding";a:2:{s:9:"arguments";a:2:{s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:67:"Sets internal encoding and output encoding for ob_iconv_handler() ";}s:12:"iconv_strlen";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Returns the character count of str ";}s:12:"iconv_strpos";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:92:"Finds position of first occurrence of needle within part of haystack beginning with offset ";}s:13:"iconv_strrpos";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:91:"Finds position of last occurrence of needle within part of haystack beginning with offset ";}s:12:"iconv_substr";a:2:{s:9:"arguments";a:4:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Returns specified part of a string ";}s:9:"imap_8bit";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Convert an 8-bit string to a quoted-printable string ";}s:11:"imap_alerts";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:204:"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. ";}s:11:"imap_append";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"folder";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Append a new message to a specified mailbox ";}s:11:"imap_base64";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Decode BASE64 encoded text ";}s:11:"imap_binary";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:43:"Convert an 8bit string to a base64 string ";}s:9:"imap_body";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Read the message body ";}s:15:"imap_bodystruct";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"section";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Read the structure of a specified body section of a specific message ";}s:10:"imap_check";a:2:{s:9:"arguments";a:1:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Get mailbox properties ";}s:19:"imap_clearflag_full";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"sequence";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"flag";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:26:"Clears flags on messages ";}s:10:"imap_close";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:22:"Close an IMAP stream ";}s:18:"imap_createmailbox";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:22:"Create a new mailbox ";}s:11:"imap_delete";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Mark a message for deletion ";}s:18:"imap_deletemailbox";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:18:"Delete a mailbox ";}s:11:"imap_errors";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:190:"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. ";}s:12:"imap_expunge";a:2:{s:9:"arguments";a:1:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:53:"Permanently delete all messages marked for deletion ";}s:19:"imap_fetch_overview";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:82:"Read an overview of the information in the headers of the given message sequence ";}s:14:"imap_fetchbody";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"section";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Get a specific body section ";}s:16:"imap_fetchheader";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:46:"Get the full unfiltered header for a message ";}s:19:"imap_fetchstructure";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Read the full structure of a message ";}s:14:"imap_get_quota";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"qroot";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Returns the quota set to the mailbox account qroot ";}s:18:"imap_get_quotaroot";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Returns the quota set to the mailbox account mbox ";}s:11:"imap_getacl";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Gets the ACL for a given mailbox ";}s:17:"imap_getmailboxes";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"ref";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:108:"Reads the list of mailboxes and returns a full array of objects containing name, attributes, and delimiter ";}s:18:"imap_getsubscribed";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"ref";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:82:"Return a list of subscribed mailboxes, in the same format as imap_getmailboxes() ";}s:15:"imap_headerinfo";a:2:{s:9:"arguments";a:5:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"from_length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:14:"subject_length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:12:"default_host";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Read the headers of the message ";}s:12:"imap_headers";a:2:{s:9:"arguments";a:1:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Returns headers for all messages in a mailbox ";}s:15:"imap_last_error";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:112:"Returns the last error that was generated by an IMAP function. The error stack is NOT cleared after this call. ";}s:9:"imap_list";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"ref";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Read the list of mailboxes ";}s:9:"imap_lsub";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"ref";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Return a list of subscribed mailboxes ";}s:9:"imap_mail";a:2:{s:9:"arguments";a:7:{s:2:"to";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:18:"additional_headers";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"cc";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"bcc";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"rpath";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:23:"Send an email message ";}s:17:"imap_mail_compose";a:2:{s:9:"arguments";a:2:{s:8:"envelope";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"body";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:65:"Create a MIME message based on given envelope and body sections ";}s:14:"imap_mail_copy";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Copy specified message to a mailbox ";}s:14:"imap_mail_move";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Move specified message to a mailbox ";}s:19:"imap_mailboxmsginfo";a:2:{s:9:"arguments";a:1:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"Returns info about the current mailbox ";}s:23:"imap_mime_header_decode";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:133:"Decode mime header element in accordance with RFC 2047 and return array of objects containing 'charset' encoding and decoded 'text' ";}s:10:"imap_msgno";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:13:"unique_msg_id";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Get the sequence number associated with a UID ";}s:12:"imap_num_msg";a:2:{s:9:"arguments";a:1:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:53:"Gives the number of messages in the current mailbox ";}s:15:"imap_num_recent";a:2:{s:9:"arguments";a:1:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:56:"Gives the number of recent messages in current mailbox ";}s:9:"imap_open";a:2:{s:9:"arguments";a:5:{s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"n_retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Open an IMAP stream to a mailbox ";}s:9:"imap_ping";a:2:{s:9:"arguments";a:1:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Check if the IMAP stream is still active ";}s:11:"imap_qprint";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Convert a quoted-printable string to an 8-bit string ";}s:18:"imap_renamemailbox";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"old_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"new_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:18:"Rename a mailbox ";}s:11:"imap_reopen";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"n_retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Reopen an IMAP stream to a new mailbox ";}s:25:"imap_rfc822_parse_adrlist";a:2:{s:9:"arguments";a:2:{s:14:"address_string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"default_host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Parses an address string ";}s:25:"imap_rfc822_parse_headers";a:2:{s:9:"arguments";a:2:{s:7:"headers";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"default_host";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:102:"Parse a set of mail headers contained in a string, and return an object similar to imap_headerinfo() ";}s:25:"imap_rfc822_write_address";a:2:{s:9:"arguments";a:3:{s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"personal";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:87:"Returns a properly formatted email address given the mailbox, host, and personal info ";}s:13:"imap_savebody";a:2:{s:9:"arguments";a:5:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:15:"string|resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"section";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Save a specific body section to a file ";}s:9:"imap_scan";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"ref";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Read list of mailboxes containing a certain string ";}s:11:"imap_search";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"criteria";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:55:"Return a list of messages matching the given criteria ";}s:14:"imap_set_quota";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"qroot";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"mailbox_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Will set the quota for qroot mailbox ";}s:11:"imap_setacl";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"rights";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Sets the ACL for a given mailbox ";}s:17:"imap_setflag_full";a:2:{s:9:"arguments";a:4:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"sequence";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"flag";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Sets flags on messages ";}s:9:"imap_sort";a:2:{s:9:"arguments";a:6:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"criteria";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"reverse";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:15:"search_criteria";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:100:"Sort an array of message headers, optionally including only messages that meet specified criteria. ";}s:11:"imap_status";a:2:{s:9:"arguments";a:3:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Get status info from a mailbox ";}s:14:"imap_subscribe";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:24:"Subscribe to a mailbox ";}s:11:"imap_thread";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Return threaded by REFERENCES tree ";}s:12:"imap_timeout";a:2:{s:9:"arguments";a:2:{s:12:"timeout_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"timeout";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Set or fetch imap timeout ";}s:8:"imap_uid";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:80:"Get the unique message id associated with a standard sequential message number ";}s:13:"imap_undelete";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"msg_no";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Remove the delete flag from a message ";}s:16:"imap_unsubscribe";a:2:{s:9:"arguments";a:2:{s:9:"stream_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"mailbox";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Unsubscribe from a mailbox ";}s:16:"imap_utf7_decode";a:2:{s:9:"arguments";a:1:{s:3:"buf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:32:"Decode a modified UTF-7 string ";}s:16:"imap_utf7_encode";a:2:{s:9:"arguments";a:1:{s:3:"buf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Encode a string in modified UTF-7 ";}s:9:"imap_utf8";a:2:{s:9:"arguments";a:1:{s:17:"mime_encoded_text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Convert a mime-encoded text to UTF-8 ";}s:14:"ibase_blob_add";a:2:{s:9:"arguments";a:2:{s:11:"blob_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Add data into created blob ";}s:17:"ibase_blob_cancel";a:2:{s:9:"arguments";a:1:{s:11:"blob_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:22:"Cancel creating blob ";}s:16:"ibase_blob_close";a:2:{s:9:"arguments";a:1:{s:11:"blob_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:12:"Close blob ";}s:17:"ibase_blob_create";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:29:"Create blob for adding data ";}s:15:"ibase_blob_echo";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"blob_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Output blob contents to browser ";}s:14:"ibase_blob_get";a:2:{s:9:"arguments";a:2:{s:11:"blob_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Get len bytes data from open blob ";}s:17:"ibase_blob_import";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Create blob, copy file in it, and close it ";}s:15:"ibase_blob_info";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"blob_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Return blob length and other useful info ";}s:15:"ibase_blob_open";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"blob_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Open blob for retrieving data parts ";}s:24:"ibase_free_event_handler";a:2:{s:9:"arguments";a:1:{s:5:"event";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:58:"Frees the event handler set by ibase_set_event_handler() ";}s:23:"ibase_set_event_handler";a:2:{s:9:"arguments";a:3:{s:16:"link_identifier,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"event";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"...";}}s:11:"description";s:61:"Register the callback for handling each of the named events ";}s:16:"ibase_wait_event";a:2:{s:9:"arguments";a:3:{s:16:"link_identifier,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"event";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"...";}}s:11:"description";s:101:"Waits for any one of the passed Interbase events to be posted by the database, and returns its name ";}s:19:"ibase_affected_rows";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:88:"Returns the number of rows affected by the previous INSERT, UPDATE or DELETE statement ";}s:13:"ibase_execute";a:2:{s:9:"arguments";a:3:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"bind_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"...";}}s:11:"description";s:37:"Execute a previously prepared query ";}s:17:"ibase_fetch_assoc";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"fetch_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:42:"Fetch a row from the results of a query ";}s:18:"ibase_fetch_object";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"fetch_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Fetch a object from the results of a query ";}s:15:"ibase_fetch_row";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"fetch_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:42:"Fetch a row from the results of a query ";}s:16:"ibase_field_info";a:2:{s:9:"arguments";a:2:{s:12:"query_result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Get information about a field ";}s:16:"ibase_free_query";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:29:"Free memory used by a query ";}s:17:"ibase_free_result";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:34:"Free the memory used by a result ";}s:17:"ibase_name_result";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:79:"Assign a name to a result for use with ... WHERE CURRENT OF statements ";}s:16:"ibase_num_fields";a:2:{s:9:"arguments";a:1:{s:12:"query_result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:36:"Get the number of fields in result ";}s:16:"ibase_num_params";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"Get the number of params in a prepared query ";}s:14:"ibase_num_rows";a:2:{s:9:"arguments";a:1:{s:17:"result_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:58:"Return the number of rows that are available in a result ";}s:16:"ibase_param_info";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Get information about a parameter ";}s:13:"ibase_prepare";a:2:{s:9:"arguments";a:2:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Prepare a query for later execution ";}s:11:"ibase_query";a:2:{s:9:"arguments";a:4:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"bind_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"...";}}s:11:"description";s:17:"Execute a query ";}s:14:"ibase_add_user";a:2:{s:9:"arguments";a:6:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"user_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"first_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"middle_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"last_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Add a user to security database ";}s:12:"ibase_backup";a:2:{s:9:"arguments";a:5:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"source_db";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"dest_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"verbose";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:72:"Initiates a backup task in the service manager and returns immediately ";}s:13:"ibase_db_info";a:2:{s:9:"arguments";a:4:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"action";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"argument";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Request statistics about a database ";}s:17:"ibase_delete_user";a:2:{s:9:"arguments";a:6:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"user_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"first_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"middle_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"last_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Delete a user from security database ";}s:17:"ibase_maintain_db";a:2:{s:9:"arguments";a:4:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"action";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"argument";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Execute a maintenance command on the database server ";}s:17:"ibase_modify_user";a:2:{s:9:"arguments";a:6:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"user_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"first_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"middle_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"last_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Modify a user in security database ";}s:13:"ibase_restore";a:2:{s:9:"arguments";a:5:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"source_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"dest_db";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"verbose";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:73:"Initiates a restore task in the service manager and returns immediately ";}s:17:"ibase_server_info";a:2:{s:9:"arguments";a:2:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"action";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Request information about a database server ";}s:20:"ibase_service_attach";a:2:{s:9:"arguments";a:3:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"dba_username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"dba_password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:32:"Connect to the service manager ";}s:20:"ibase_service_detach";a:2:{s:9:"arguments";a:1:{s:14:"service_handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:37:"Disconnect from the service manager ";}s:11:"ibase_close";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Close an InterBase connection ";}s:12:"ibase_commit";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Commit transaction ";}s:16:"ibase_commit_ret";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:55:"Commit transaction and retain the transaction context ";}s:13:"ibase_connect";a:2:{s:9:"arguments";a:7:{s:8:"database";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"buffers";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"dialect";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"role";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Open a connection to an InterBase database ";}s:13:"ibase_drop_db";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Drop an InterBase database ";}s:13:"ibase_errcode";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:19:"Return error code ";}s:12:"ibase_errmsg";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:22:"Return error message ";}s:12:"ibase_gen_id";a:2:{s:9:"arguments";a:3:{s:9:"generator";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"increment";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:58:"Increments the named generator and returns its new value ";}s:14:"ibase_pconnect";a:2:{s:9:"arguments";a:7:{s:8:"database";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"buffers";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"dialect";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"role";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:55:"Open a persistent connection to an InterBase database ";}s:14:"ibase_rollback";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:22:"Rollback transaction ";}s:18:"ibase_rollback_ret";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:57:"Rollback transaction and retain the transaction context ";}s:11:"ibase_trans";a:2:{s:9:"arguments";a:3:{s:10:"trans_args";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:15:"link_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"...";}}s:11:"description";s:51:"Start a transaction over one or several databases ";}s:11:"json_decode";a:2:{s:9:"arguments";a:2:{s:4:"json";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"assoc";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:50:"Decodes the JSON representation into a PHP value ";}s:11:"json_encode";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:44:"Returns the JSON representation of a value ";}s:16:"ldap_8859_to_t61";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Translate 8859 characters to t61 characters ";}s:8:"ldap_add";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"entry";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:31:"Add entries to LDAP directory ";}s:9:"ldap_bind";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:24:"Bind to LDAP directory ";}s:12:"ldap_compare";a:2:{s:9:"arguments";a:4:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"attr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Determine if an entry has a specific value for one of its attributes ";}s:12:"ldap_connect";a:2:{s:9:"arguments";a:2:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Connect to an LDAP server ";}s:18:"ldap_count_entries";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:48:"Count the number of entries in a search result ";}s:11:"ldap_delete";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Delete an entry from a directory ";}s:11:"ldap_dn2ufn";a:2:{s:9:"arguments";a:1:{s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:43:"Convert DN to User Friendly Naming format ";}s:12:"ldap_err2str";a:2:{s:9:"arguments";a:1:{s:5:"errno";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Convert error number to error string ";}s:10:"ldap_errno";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:35:"Get the current ldap error number ";}s:10:"ldap_error";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:35:"Get the current ldap error string ";}s:15:"ldap_explode_dn";a:2:{s:9:"arguments";a:2:{s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"with_attrib";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Splits DN into its component parts ";}s:20:"ldap_first_attribute";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"result_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"ber";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Return first attribute ";}s:16:"ldap_first_entry";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Return first result id ";}s:20:"ldap_first_reference";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Return first reference ";}s:16:"ldap_free_result";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Free result memory ";}s:19:"ldap_get_attributes";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"result_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:43:"Get attributes from a search result entry ";}s:11:"ldap_get_dn";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"result_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:30:"Get the DN of a result entry ";}s:16:"ldap_get_entries";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Get all result entries ";}s:15:"ldap_get_option";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"retval";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:58:"Get the current value of various session-wide parameters ";}s:19:"ldap_get_values_len";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"result_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Get all values with lengths from a result entry ";}s:9:"ldap_list";a:2:{s:9:"arguments";a:8:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"base_dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"filter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"attrs";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:9:"attrsonly";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"sizelimit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"timelimit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"deref";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Single-level search ";}s:12:"ldap_mod_add";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"entry";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:33:"Add attribute values to current ";}s:12:"ldap_mod_del";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"entry";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:25:"Delete attribute values ";}s:16:"ldap_mod_replace";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"entry";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:40:"Replace attribute values with new ones ";}s:19:"ldap_next_attribute";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"result_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"ber";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:34:"Get the next attribute in result ";}s:15:"ldap_next_entry";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"result_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Get next result entry ";}s:19:"ldap_next_reference";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:15:"reference_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Get next reference ";}s:20:"ldap_parse_reference";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:15:"reference_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"referrals";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:42:"Extract information from reference entry ";}s:17:"ldap_parse_result";a:2:{s:9:"arguments";a:6:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"errcode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"matcheddn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"errmsg";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"referrals";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:33:"Extract information from result ";}s:9:"ldap_read";a:2:{s:9:"arguments";a:8:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"base_dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"filter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"attrs";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:9:"attrsonly";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"sizelimit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"timelimit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"deref";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:15:"Read an entry ";}s:11:"ldap_rename";a:2:{s:9:"arguments";a:5:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"newrdn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"newparent";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"deleteoldrdn";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:29:"Modify the name of an entry ";}s:14:"ldap_sasl_bind";a:2:{s:9:"arguments";a:7:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"binddn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"sasl_mech";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"sasl_realm";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"sasl_authz_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"props";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Bind to LDAP directory using SASL ";}s:11:"ldap_search";a:2:{s:9:"arguments";a:8:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"base_dn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"filter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"attrs";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:9:"attrsonly";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"sizelimit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"timelimit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"deref";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Search LDAP tree under base_dn ";}s:15:"ldap_set_option";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"newval";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:50:"Set the value of various session-wide parameters ";}s:20:"ldap_set_rebind_proc";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"callback";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:61:"Set a callback function to do re-binds on referral chasing. ";}s:9:"ldap_sort";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"sortfilter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Sort LDAP result entries ";}s:14:"ldap_start_tls";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:11:"Start TLS ";}s:16:"ldap_t61_to_8859";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Translate t61 characters to 8859 characters ";}s:11:"ldap_unbind";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Unbind from LDAP directory ";}s:26:"libxml_set_streams_context";a:2:{s:9:"arguments";a:1:{s:15:"streams_context";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:68:"Set the streams context for the next libxml document load or write ";}s:26:"libxml_use_internal_errors";a:2:{s:9:"arguments";a:1:{s:10:"use_errors";a:2:{s:8:"required";b:0;s:4:"type";s:7:"boolean";}}s:11:"description";s:75:"Disable libxml errors and allow user to fetch error information as needed ";}s:17:"mb_check_encoding";a:2:{s:9:"arguments";a:2:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:57:"Check if the string is valid for the specified encoding ";}s:15:"mb_convert_case";a:2:{s:9:"arguments";a:3:{s:12:"sourcestring";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Returns a case-folded version of sourcestring ";}s:19:"mb_convert_encoding";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"to-encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"from-encoding";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:46:"Returns converted string in desired encoding ";}s:15:"mb_convert_kana";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:77:"Conversion between full-width character and half-width character (Japanese) ";}s:20:"mb_convert_variables";a:2:{s:9:"arguments";a:3:{s:11:"to-encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"from-encoding";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:63:"Converts the string resource in variables to desired encoding ";}s:20:"mb_decode_mimeheader";a:2:{s:9:"arguments";a:1:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Decodes the MIME "encoded-word" in the string ";}s:23:"mb_decode_numericentity";a:2:{s:9:"arguments";a:3:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"convmap";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Converts HTML numeric entities to character code ";}s:18:"mb_detect_encoding";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"encoding_list";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"strict";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:57:"Encodings of the given string is returned (as a string) ";}s:20:"mb_encode_mimeheader";a:2:{s:9:"arguments";a:5:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:17:"transfer-encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"linefeed";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"indent";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:94:"Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded_string?= ";}s:23:"mb_encode_numericentity";a:2:{s:9:"arguments";a:3:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"convmap";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:56:"Converts specified characters to HTML numeric entities ";}s:11:"mb_get_info";a:2:{s:9:"arguments";a:1:{s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Returns the current settings of mbstring ";}s:13:"mb_http_input";a:2:{s:9:"arguments";a:1:{s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Returns the input encoding ";}s:14:"mb_http_output";a:2:{s:9:"arguments";a:1:{s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:85:"Sets the current output_encoding or returns the current output_encoding as a string ";}s:20:"mb_internal_encoding";a:2:{s:9:"arguments";a:1:{s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:89:"Sets the current internal encoding or Returns the current internal encoding as a string ";}s:11:"mb_language";a:2:{s:9:"arguments";a:1:{s:8:"language";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:71:"Sets the current language or Returns the current language as a string ";}s:17:"mb_list_encodings";a:2:{s:9:"arguments";a:1:{s:14:"alias_encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:95:"Returns an array of all supported entity encodings or Returns the entity encoding as a string ";}s:29:"mb_list_encodings_alias_names";a:2:{s:9:"arguments";a:1:{s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Returns an array of all supported alias encodings ";}s:18:"mb_list_mime_names";a:2:{s:9:"arguments";a:1:{s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:56:"Returns an array or string of all supported mime names ";}s:17:"mb_output_handler";a:2:{s:9:"arguments";a:2:{s:8:"contents";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:71:"Returns string in output buffer converted to the http_output encoding ";}s:12:"mb_parse_str";a:2:{s:9:"arguments";a:2:{s:14:"encoded_string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"result";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:55:"Parses GET/POST/COOKIE data and sets global variables ";}s:22:"mb_preferred_mime_name";a:2:{s:9:"arguments";a:1:{s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Return the preferred MIME name (charset) as a string ";}s:12:"mb_send_mail";a:2:{s:9:"arguments";a:5:{s:2:"to";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:18:"additional_headers";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:21:"additional_parameters";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:44:"* Sends an email message with MIME scheme ";}s:9:"mb_strcut";a:2:{s:9:"arguments";a:4:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Returns part of a string ";}s:13:"mb_strimwidth";a:2:{s:9:"arguments";a:5:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"width";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"trimmarker";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Trim the string in terminal width ";}s:10:"mb_stripos";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:81:"Finds position of first occurrence of a string within another, case insensitive ";}s:10:"mb_stristr";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"part";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:69:"Finds first occurrence of a string within another, case insensitive ";}s:9:"mb_strlen";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Get character numbers of a string ";}s:9:"mb_strpos";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Find position of first occurrence of a string within another ";}s:10:"mb_strrchr";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"part";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:69:"Finds the last occurrence of a character in a string within another ";}s:11:"mb_strrichr";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"part";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:87:"Finds the last occurrence of a character in a string within another, case insensitive ";}s:11:"mb_strripos";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:80:"Finds position of last occurrence of a string within another, case insensitive ";}s:10:"mb_strrpos";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:61:"Find position of last occurrence of a string within another ";}s:9:"mb_strstr";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"part";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Finds first occurrence of a string within another ";}s:13:"mb_strtolower";a:2:{s:9:"arguments";a:2:{s:12:"sourcestring";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"* Returns a lowercased version of sourcestring ";}s:13:"mb_strtoupper";a:2:{s:9:"arguments";a:2:{s:12:"sourcestring";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"* Returns a uppercased version of sourcestring ";}s:11:"mb_strwidth";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Gets terminal width of a string ";}s:23:"mb_substitute_character";a:2:{s:9:"arguments";a:1:{s:9:"substchar";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:83:"Sets the current substitute_character or returns the current substitute_character ";}s:9:"mb_substr";a:2:{s:9:"arguments";a:4:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Returns part of a string ";}s:15:"mb_substr_count";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:43:"Count the number of substring occurrences ";}s:7:"mb_ereg";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"registers";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:47:"Regular expression match for multibyte string ";}s:13:"mb_ereg_match";a:2:{s:9:"arguments";a:2:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Regular expression match for multibyte string ";}s:15:"mb_ereg_replace";a:2:{s:9:"arguments";a:4:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"replacement";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"option";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Replace regular expression for multibyte string ";}s:14:"mb_ereg_search";a:2:{s:9:"arguments";a:2:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"option";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Regular expression search for multibyte string ";}s:21:"mb_ereg_search_getpos";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:27:"Get search start position ";}s:22:"mb_ereg_search_getregs";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:40:"Get matched substring of the last time ";}s:19:"mb_ereg_search_init";a:2:{s:9:"arguments";a:3:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"option";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Initialize string and regular expression for search. ";}s:18:"mb_ereg_search_pos";a:2:{s:9:"arguments";a:2:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"option";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Regular expression search for multibyte string ";}s:19:"mb_ereg_search_regs";a:2:{s:9:"arguments";a:2:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"option";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Regular expression search for multibyte string ";}s:21:"mb_ereg_search_setpos";a:2:{s:9:"arguments";a:1:{s:8:"position";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Set search start position ";}s:8:"mb_eregi";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"registers";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:64:"Case-insensitive regular expression match for multibyte string ";}s:16:"mb_eregi_replace";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"replacement";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Case insensitive replace regular expression for multibyte string ";}s:17:"mb_regex_encoding";a:2:{s:9:"arguments";a:1:{s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Returns the current encoding for regex as a string. ";}s:20:"mb_regex_set_options";a:2:{s:9:"arguments";a:1:{s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Set or get the default options for mbregex functions ";}s:8:"mb_split";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"limit";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:57:"split multibyte string into array by regular expression ";}s:10:"mcrypt_cbc";a:2:{s:9:"arguments";a:5:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"iv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:74:"CBC crypt/decrypt data using key key with cipher cipher starting with iv ";}s:10:"mcrypt_cfb";a:2:{s:9:"arguments";a:5:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"iv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:74:"CFB crypt/decrypt data using key key with cipher cipher starting with iv ";}s:16:"mcrypt_create_iv";a:2:{s:9:"arguments";a:2:{s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Create an initialization vector (IV) ";}s:14:"mcrypt_decrypt";a:2:{s:9:"arguments";a:5:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"iv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:74:"OFB crypt/decrypt data using key key with cipher cipher starting with iv ";}s:10:"mcrypt_ecb";a:2:{s:9:"arguments";a:5:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"iv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:74:"ECB crypt/decrypt data using key key with cipher cipher starting with iv ";}s:30:"mcrypt_enc_get_algorithms_name";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:66:"Returns the name of the algorithm specified by the descriptor td ";}s:25:"mcrypt_enc_get_block_size";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:69:"Returns the block size of the cipher specified by the descriptor td ";}s:22:"mcrypt_enc_get_iv_size";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:85:"Returns the size of the IV in bytes of the algorithm specified by the descriptor td ";}s:23:"mcrypt_enc_get_key_size";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:97:"Returns the maximum supported key size in bytes of the algorithm specified by the descriptor td ";}s:25:"mcrypt_enc_get_modes_name";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:61:"Returns the name of the mode specified by the descriptor td ";}s:34:"mcrypt_enc_get_supported_key_sizes";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:38:"This function decrypts the crypttext ";}s:29:"mcrypt_enc_is_block_algorithm";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:53:"Returns TRUE if the alrogithm is a block algorithms ";}s:34:"mcrypt_enc_is_block_algorithm_mode";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:59:"Returns TRUE if the mode is for use with block algorithms ";}s:24:"mcrypt_enc_is_block_mode";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Returns TRUE if the mode outputs blocks ";}s:20:"mcrypt_enc_self_test";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:82:"This function runs the self test on the algorithm specified by the descriptor td ";}s:14:"mcrypt_encrypt";a:2:{s:9:"arguments";a:5:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"iv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:74:"OFB crypt/decrypt data using key key with cipher cipher starting with iv ";}s:14:"mcrypt_generic";a:2:{s:9:"arguments";a:2:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:38:"This function encrypts the plaintext ";}s:21:"mcrypt_generic_deinit";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:65:"This function terminates encrypt specified by the descriptor td ";}s:19:"mcrypt_generic_init";a:2:{s:9:"arguments";a:3:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:2:"iv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:63:"This function initializes all buffers for the specific module ";}s:21:"mcrypt_get_block_size";a:2:{s:9:"arguments";a:2:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"module";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Get the key size of cipher ";}s:22:"mcrypt_get_cipher_name";a:2:{s:9:"arguments";a:1:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:24:"Get the name of cipher ";}s:18:"mcrypt_get_iv_size";a:2:{s:9:"arguments";a:2:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"module";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:63:"Get the IV size of cipher (Usually the same as the blocksize) ";}s:19:"mcrypt_get_key_size";a:2:{s:9:"arguments";a:2:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"module";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Get the key size of cipher ";}s:22:"mcrypt_list_algorithms";a:2:{s:9:"arguments";a:1:{s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:37:"List all algorithms in "module_dir" ";}s:17:"mcrypt_list_modes";a:2:{s:9:"arguments";a:1:{s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:29:"List all modes "module_dir" ";}s:19:"mcrypt_module_close";a:2:{s:9:"arguments";a:1:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Free the descriptor td ";}s:33:"mcrypt_module_get_algo_block_size";a:2:{s:9:"arguments";a:2:{s:9:"algorithm";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Returns the block size of the algorithm ";}s:31:"mcrypt_module_get_algo_key_size";a:2:{s:9:"arguments";a:2:{s:9:"algorithm";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:57:"Returns the maximum supported key size of the algorithm ";}s:37:"mcrypt_module_get_supported_key_sizes";a:2:{s:9:"arguments";a:2:{s:9:"algorithm";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:38:"This function decrypts the crypttext ";}s:32:"mcrypt_module_is_block_algorithm";a:2:{s:9:"arguments";a:2:{s:9:"algorithm";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Returns TRUE if the algorithm is a block algorithm ";}s:37:"mcrypt_module_is_block_algorithm_mode";a:2:{s:9:"arguments";a:2:{s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:59:"Returns TRUE if the mode is for use with block algorithms ";}s:27:"mcrypt_module_is_block_mode";a:2:{s:9:"arguments";a:2:{s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Returns TRUE if the mode outputs blocks of bytes ";}s:18:"mcrypt_module_open";a:2:{s:9:"arguments";a:4:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"cipher_directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"mode_directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:59:"Opens the module of the algorithm and the mode to be used ";}s:23:"mcrypt_module_self_test";a:2:{s:9:"arguments";a:2:{s:9:"algorithm";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"lib_dir";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Does a self test of the module "module" ";}s:10:"mcrypt_ofb";a:2:{s:9:"arguments";a:5:{s:6:"cipher";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"iv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:74:"OFB crypt/decrypt data using key key with cipher cipher starting with iv ";}s:16:"mdecrypt_generic";a:2:{s:9:"arguments";a:2:{s:2:"td";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:38:"This function decrypts the plaintext ";}s:5:"mhash";a:2:{s:9:"arguments";a:3:{s:4:"hash";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:3:"key";a:2:{s:8:"required";b:0;s:4:"type";s:6:"binary";}}s:11:"description";s:21:"Hash data with hash ";}s:11:"mhash_count";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:37:"Gets the number of available hashes ";}s:20:"mhash_get_block_size";a:2:{s:9:"arguments";a:1:{s:4:"hash";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Gets the block size of hash ";}s:19:"mhash_get_hash_name";a:2:{s:9:"arguments";a:1:{s:4:"hash";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Gets the name of hash ";}s:21:"mhash_get_keygen_name";a:2:{s:9:"arguments";a:1:{s:6:"keygen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Get the name of the keygen algorithm ";}s:26:"mhash_get_keygen_salt_size";a:2:{s:9:"arguments";a:1:{s:6:"keygen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:60:"Get the required size of the salt for the keygen algorithm ";}s:12:"mhash_keygen";a:2:{s:9:"arguments";a:7:{s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"hash1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"hash2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:4:"salt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:12:"max_key_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"bytes_count";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:16:"Generate a key ";}s:16:"mhash_keygen_s2k";a:2:{s:9:"arguments";a:4:{s:4:"hash";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:14:"input_password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:4:"salt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:5:"bytes";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Generates a key using hash functions ";}s:23:"mhash_keygen_uses_count";a:2:{s:9:"arguments";a:1:{s:6:"keygen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Whether the keygen algorithm uses the bytes_count parameter ";}s:22:"mhash_keygen_uses_hash";a:2:{s:9:"arguments";a:1:{s:6:"keygen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Whether the keygen algorithm uses a hash algorithm ";}s:22:"mhash_keygen_uses_salt";a:2:{s:9:"arguments";a:1:{s:6:"keygen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:46:"Whether the keygen algorithm requires a salt ";}s:17:"mime_content_type";a:2:{s:9:"arguments";a:1:{s:17:"filename|resource";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Return content-type for file ";}s:13:"ming_keypress";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Returns the action flag for keyPress(char) ";}s:23:"ming_setcubicthreshold ";a:2:{s:9:"arguments";a:1:{s:9:"threshold";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Set cubic threshold (?) ";}s:13:"ming_setscale";a:2:{s:9:"arguments";a:1:{s:5:"scale";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:15:"Set scale (?) ";}s:17:"ming_useconstants";a:2:{s:9:"arguments";a:1:{s:3:"use";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Use constant pool (?) ";}s:18:"ming_useswfversion";a:2:{s:9:"arguments";a:1:{s:7:"version";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Use SWF version (?) ";}s:22:"swfaction::__construct";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:60:"Creates a new SWFAction object, compiling the given script ";}s:22:"swfbitmap::__construct";a:2:{s:9:"arguments";a:2:{s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"maskfile";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:74:"Creates a new SWFBitmap object from jpg (with optional mask) or dbl file ";}s:20:"swfbutton::addASound";a:2:{s:9:"arguments";a:2:{s:5:"sound";a:2:{s:8:"required";b:1;s:4:"type";s:8:"SWFSound";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:105:"associates a sound with a button transition NOTE: the transitions are all wrong _UP, _OVER, _DOWN _HIT ";}s:20:"swfbutton::addAction";a:2:{s:9:"arguments";a:2:{s:9:"SWFAction";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:70:"Sets the action to perform when conditions described in flags is met ";}s:19:"swfbutton::addShape";a:2:{s:9:"arguments";a:2:{s:12:"SWFCharacter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:68:"Sets the character to display for the condition described in flags ";}s:20:"swfbutton::setAction";a:2:{s:9:"arguments";a:1:{s:9:"SWFAction";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:51:"Sets the action to perform when button is pressed ";}s:18:"swfbutton::setDown";a:2:{s:9:"arguments";a:1:{s:12:"SWFCharacter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:49:"Sets the character for this button's down state ";}s:17:"swfbutton::setHit";a:2:{s:9:"arguments";a:1:{s:12:"SWFCharacter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:53:"Sets the character for this button's hit test state ";}s:18:"swfbutton::setMenu";a:2:{s:9:"arguments";a:1:{s:4:"flag";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"enable track as menu button behaviour ";}s:18:"swfbutton::setOver";a:2:{s:9:"arguments";a:1:{s:12:"SWFCharacter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:49:"Sets the character for this button's over state ";}s:16:"swfbutton::setUp";a:2:{s:9:"arguments";a:1:{s:12:"SWFCharacter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:47:"Sets the character for this button's up state ";}s:25:"swfdisplayitem::addAction";a:2:{s:9:"arguments";a:2:{s:9:"SWFAction";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:53:"Adds this SWFAction to the given SWFSprite instance ";}s:24:"swfdisplayitem::addColor";a:2:{s:9:"arguments";a:4:{s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"g";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"a";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:93:"Sets the add color part of this SWFDisplayItem's CXform to (r, g, b [, a]), a defaults to 0 ";}s:20:"swfdisplayitem::move";a:2:{s:9:"arguments";a:2:{s:2:"dx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"dy";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:64:"Displaces this SWFDisplayItem by (dx, dy) in movie coordinates ";}s:22:"swfdisplayitem::moveTo";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:55:"Moves this SWFDisplayItem to movie coordinates (x, y) ";}s:25:"swfdisplayitem::multColor";a:2:{s:9:"arguments";a:4:{s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"g";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"a";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:100:"Sets the multiply color part of this SWFDisplayItem's CXform to (r, g, b [, a]), a defaults to 1.0 ";}s:22:"swfdisplayitem::rotate";a:2:{s:9:"arguments";a:1:{s:7:"degrees";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:88:"Rotates this SWFDisplayItem the given (clockwise) degrees from its current orientation ";}s:24:"swfdisplayitem::rotateTo";a:2:{s:9:"arguments";a:1:{s:7:"degrees";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:89:"Rotates this SWFDisplayItem the given (clockwise) degrees from its original orientation ";}s:21:"swfdisplayitem::scale";a:2:{s:9:"arguments";a:2:{s:6:"xScale";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:6:"yScale";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:83:"Multiplies this SWFDisplayItem's current x scale by xScale, its y scale by yScale ";}s:23:"swfdisplayitem::scaleTo";a:2:{s:9:"arguments";a:2:{s:6:"xScale";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:6:"yScale";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:109:"Scales this SWFDisplayItem by xScale in the x direction, yScale in the y, or both to xScale if only one arg ";}s:24:"swfdisplayitem::setDepth";a:2:{s:9:"arguments";a:1:{s:5:"depth";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:122:"Sets this SWFDisplayItem's z-depth to depth. Items with higher depth values are drawn on top of those with lower values ";}s:28:"swfdisplayitem::setMaskLevel";a:2:{s:9:"arguments";a:1:{s:5:"level";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"defines a MASK layer at level ";}s:25:"swfdisplayitem::setMatrix";a:2:{s:9:"arguments";a:6:{s:1:"a";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"d";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:34:"Sets the item's transform matrix ";}s:23:"swfdisplayitem::setName";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Sets this SWFDisplayItem's name to name ";}s:24:"swfdisplayitem::setRatio";a:2:{s:9:"arguments";a:1:{s:5:"ratio";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:118:"Sets this SWFDisplayItem's ratio to ratio. Obviously only does anything if displayitem was created from an SWFMorph ";}s:21:"swfdisplayitem::skewX";a:2:{s:9:"arguments";a:1:{s:5:"xSkew";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:50:"Adds xSkew to this SWFDisplayItem's x skew value ";}s:23:"swfdisplayitem::skewXTo";a:2:{s:9:"arguments";a:1:{s:5:"xSkew";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:50:"Sets this SWFDisplayItem's x skew value to xSkew ";}s:21:"swfdisplayitem::skewY";a:2:{s:9:"arguments";a:1:{s:5:"ySkew";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:50:"Adds ySkew to this SWFDisplayItem's y skew value ";}s:23:"swfdisplayitem::skewYTo";a:2:{s:9:"arguments";a:1:{s:5:"ySkew";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:50:"Sets this SWFDisplayItem's y skew value to ySkew ";}s:15:"swffill::moveTo";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:47:"Moves this SWFFill to shape coordinates (x,y) ";}s:17:"swffill::rotateTo";a:2:{s:9:"arguments";a:1:{s:7:"degrees";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:82:"Rotates this SWFFill the given (clockwise) degrees from its original orientation ";}s:16:"swffill::scaleTo";a:2:{s:9:"arguments";a:2:{s:6:"xScale";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:6:"yScale";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:102:"Scales this SWFFill by xScale in the x direction, yScale in the y, or both to xScale if only one arg ";}s:16:"swffill::skewXTo";a:2:{s:9:"arguments";a:1:{s:5:"xSkew";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:43:"Sets this SWFFill's x skew value to xSkew ";}s:16:"swffill::skewYTo";a:2:{s:9:"arguments";a:1:{s:5:"ySkew";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:43:"Sets this SWFFill's y skew value to ySkew ";}s:20:"swffont::__construct";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Creates a new SWFFont object from given file ";}s:17:"swffont::addChars";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"adds characters to a font required within textfields ";}s:17:"swffont::getShape";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"code";}}s:11:"description";s:52:"Returns the glyph shape of a char as a text string ";}s:21:"swffont::getUTF8Width";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Calculates the width of the given string in this font at full height ";}s:21:"swffont::getWideWidth";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Calculates the width of the given string in this font at full height ";}s:17:"swffont::getWidth";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Calculates the width of the given string in this font at full height ";}s:21:"swffontcha::raddChars";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:46:"adds characters to a font for exporting font ";}s:21:"swffontchar::addChars";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:46:"adds characters to a font for exporting font ";}s:21:"swfgradient::addEntry";a:2:{s:9:"arguments";a:5:{s:5:"ratio";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"g";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"a";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Adds given entry to the gradient ";}s:21:"swfmovie::__construct";a:2:{s:9:"arguments";a:1:{s:7:"version";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Creates swfmovie object according to the passed version ";}s:13:"swfmovie::add";a:2:{s:9:"arguments";a:1:{s:8:"SWFBlock";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:40:"void swfmovie::labelframe(string label) ";}s:21:"swfmovie::namedanchor";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:29:"void swfmovie::nextframe() ";}s:16:"swfmovie::output";a:2:{s:9:"arguments";a:1:{s:11:"compression";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:42:"void swfmovie::protect([ string pasword]) ";}s:16:"swfmovie::remove";a:2:{s:9:"arguments";a:1:{s:8:"SWFBlock";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:52:"int swfmovie::save(mixed where [, int compression]) ";}s:20:"swfmovie::saveToFile";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:6:"stream";}s:11:"compression";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:50:"void swfmovie::setBackground(int r, int g, int b) ";}s:22:"swfmovie::setDimension";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:22:"Sets movie dimension ";}s:19:"swfmovie::setFrames";a:2:{s:9:"arguments";a:1:{s:6:"frames";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Sets number of frames ";}s:17:"swfmovie::setRate";a:2:{s:9:"arguments";a:1:{s:4:"rate";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:17:"Sets movie rate ";}s:19:"swfmovie::streamMP3";a:2:{s:9:"arguments";a:2:{s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"skip";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:106:"Sets sound stream of the SWF movie. The parameter can be stream or string. Retuens the number of frames. ";}s:20:"swfprebuiltclip_init";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:4:"file";}}s:11:"description";s:34:"Returns a SWFPrebuiltClip object ";}s:17:"swfshape::addfill";a:2:{s:9:"arguments";a:4:{s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"arg2";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"a";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:299:"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. ";}s:17:"swfshape::drawarc";a:2:{s:9:"arguments";a:3:{s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:10:"startAngle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:8:"endAngle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:135:"Draws an arc of radius r centered at the current location, from angle startAngle to angle endAngle measured clockwise from 12 o'clock ";}s:20:"swfshape::drawcircle";a:2:{s:9:"arguments";a:1:{s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:93:"Draws a circle of radius r centered at the current location, in a counter-clockwise fashion ";}s:19:"swfshape::drawcubic";a:2:{s:9:"arguments";a:6:{s:2:"bx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"by";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"cx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"cy";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"dx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"dy";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:100:"Draws a cubic bezier curve using the current position and the three given points as control points ";}s:19:"swfshape::drawcurve";a:2:{s:9:"arguments";a:6:{s:3:"adx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:3:"ady";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:3:"bdx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:3:"bdy";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:3:"cdx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:3:"cdy";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:255:"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) ";}s:21:"swfshape::drawcurveto";a:2:{s:9:"arguments";a:6:{s:2:"ax";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"ay";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"bx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"by";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"dx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"dy";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:225:"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) ";}s:19:"swfshape::drawglyph";a:2:{s:9:"arguments";a:3:{s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:7:"SWFFont";}s:9:"character";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"size";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:109:"Draws the first character in the given string into the shape using the glyph definition from the given font ";}s:18:"swfshape::drawline";a:2:{s:9:"arguments";a:2:{s:2:"dx";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:2:"dy";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:103:"Draws a line from the current pen position (x, y) to the point (x+dx, y+dy) in the current line style ";}s:20:"swfshape::drawlineto";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:98:"Draws a line from the current pen position to shape coordinates (x, y) in the current line style ";}s:17:"swfshape::movepen";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:58:"Moves the pen from its current location by vector (x, y) ";}s:19:"swfshape::movepento";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:43:"Moves the pen to shape coordinates (x, y) ";}s:21:"swfshape::setleftfill";a:2:{s:9:"arguments";a:2:{s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"g";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:237:"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. ";}s:17:"swfshape::setline";a:2:{s:9:"arguments";a:5:{s:5:"width";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"g";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"a";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Sets the current line style for this SWFShape ";}s:21:"swfsound::__construct";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Creates a new SWFSound object from given file ";}s:14:"swfsprite::add";a:2:{s:9:"arguments";a:1:{s:12:"SWFCharacter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:64:"Adds the character to the sprite, returns a displayitem object ";}s:21:"swfsprite::labelFrame";a:2:{s:9:"arguments";a:1:{s:5:"label";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:14:"Labels frame ";}s:17:"swfsprite::remove";a:2:{s:9:"arguments";a:1:{s:14:"SWFDisplayItem";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:59:"Remove the named character from the sprite's display list ";}s:20:"swfsprite::setFrames";a:2:{s:9:"arguments";a:1:{s:6:"frames";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Sets the number of frames in this SWFSprite ";}s:18:"swftext::addString";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:128:"Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color ";}s:22:"swftext::addUTF8String";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:131:"Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color ";}s:22:"swftext::addWideString";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:131:"Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color ";}s:21:"swftext::getUTF8Width";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:85:"calculates the width of the given string in this text objects current font and size ";}s:21:"swftext::getWideWidth";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:85:"calculates the width of the given string in this text objects current font and size ";}s:17:"swftext::getWidth";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:85:"Calculates the width of the given string in this text objects current font and size ";}s:15:"swftext::moveTo";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:80:"Moves this SWFText object's current pen position to (x, y) in text coordinates ";}s:17:"swftext::setColor";a:2:{s:9:"arguments";a:4:{s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"g";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"a";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Sets this SWFText object's current color to the given color ";}s:16:"swftext::setFont";a:2:{s:9:"arguments";a:1:{s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:55:"Sets this SWFText object's current font to given font ";}s:18:"swftext::setHeight";a:2:{s:9:"arguments";a:1:{s:6:"height";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:59:"Sets this SWFText object's current height to given height ";}s:19:"swftext::setSpacing";a:2:{s:9:"arguments";a:1:{s:7:"spacing";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:67:"Sets this SWFText object's current letterspacing to given spacing ";}s:25:"swftextfield::__construct";a:2:{s:9:"arguments";a:1:{s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Creates a new SWFTextField object ";}s:22:"swftextfield::addChars";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:69:"adds characters to a font that will be available within a textfield ";}s:23:"swftextfield::addString";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Adds the given string to this textfield ";}s:19:"swftextfield::align";a:2:{s:9:"arguments";a:1:{s:9:"alignment";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Sets the alignment of this textfield ";}s:23:"swftextfield::setBounds";a:2:{s:9:"arguments";a:2:{s:5:"width";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:6:"height";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:45:"Sets the width and height of this textfield ";}s:22:"swftextfield::setColor";a:2:{s:9:"arguments";a:4:{s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"g";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"b";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:1:"a";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Sets the color of this textfield ";}s:21:"swftextfield::setFont";a:2:{s:9:"arguments";a:1:{s:4:"font";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:34:"Sets the font for this textfield ";}s:23:"swftextfield::setHeight";a:2:{s:9:"arguments";a:1:{s:6:"height";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:40:"Sets the font height of this textfield ";}s:28:"swftextfield::setIndentation";a:2:{s:9:"arguments";a:1:{s:11:"indentation";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:58:"Sets the indentation of the first line of this textfield ";}s:27:"swftextfield::setLeftMargin";a:2:{s:9:"arguments";a:1:{s:6:"margin";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:40:"Sets the left margin of this textfield ";}s:28:"swftextfield::setLineSpacing";a:2:{s:9:"arguments";a:1:{s:5:"space";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:41:"Sets the line spacing of this textfield ";}s:24:"swftextfield::setMargins";a:2:{s:9:"arguments";a:2:{s:4:"left";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:5:"right";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:37:"Sets both margins of this textfield ";}s:21:"swftextfield::setName";a:2:{s:9:"arguments";a:1:{s:8:"var_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Sets the variable name of this textfield ";}s:24:"swftextfield::setPadding";a:2:{s:9:"arguments";a:1:{s:7:"padding";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:36:"Sets the padding of this textfield ";}s:28:"swftextfield::setRightMargin";a:2:{s:9:"arguments";a:1:{s:6:"margin";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:41:"Sets the right margin of this textfield ";}s:19:"swfvideostream_init";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:4:"file";}}s:11:"description";s:32:"Returns a SWVideoStream object ";}s:18:"msql_affected_rows";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:32:"Return number of affected rows ";}s:10:"msql_close";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Close an mSQL connection ";}s:12:"msql_connect";a:2:{s:9:"arguments";a:3:{s:13:"hostname:port";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Open a connection to an mSQL Server ";}s:14:"msql_create_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:25:"Create an mSQL database ";}s:14:"msql_data_seek";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"row_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Move internal result pointer ";}s:13:"msql_db_query";a:2:{s:9:"arguments";a:3:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:27:"Send an SQL query to mSQL ";}s:12:"msql_drop_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:32:"Drop (delete) an mSQL database ";}s:10:"msql_error";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:68:"Returns the text of the error message from previous mSQL operation ";}s:16:"msql_fetch_array";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Fetch a result row as an associative array ";}s:16:"msql_fetch_field";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Get column information from a result and return as an object ";}s:17:"msql_fetch_object";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:33:"Fetch a result row as an object ";}s:14:"msql_fetch_row";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Get a result row as an enumerated array ";}s:16:"msql_field_flags";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Get the flags associated with the specified field in a result ";}s:14:"msql_field_len";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"field_offet";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Returns the length of the specified field ";}s:15:"msql_field_name";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"field_index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Get the name of the specified field in a result ";}s:15:"msql_field_seek";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Set result pointer to a specific field offset ";}s:16:"msql_field_table";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Get name of the table the specified field is in ";}s:15:"msql_field_type";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Get the type of the specified field in a result ";}s:16:"msql_free_result";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Free result memory ";}s:13:"msql_list_dbs";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"List databases available on an mSQL server ";}s:16:"msql_list_fields";a:2:{s:9:"arguments";a:3:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"table_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:25:"List mSQL result fields ";}s:16:"msql_list_tables";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:33:"List tables in an mSQL database ";}s:15:"msql_num_fields";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:34:"Get number of fields in a result ";}s:13:"msql_num_rows";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:32:"Get number of rows in a result ";}s:13:"msql_pconnect";a:2:{s:9:"arguments";a:3:{s:13:"hostname:port";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Open a persistent connection to an mSQL Server ";}s:10:"msql_query";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:27:"Send an SQL query to mSQL ";}s:11:"msql_result";a:2:{s:9:"arguments";a:3:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"field";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:17:"Get result data ";}s:14:"msql_select_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:25:"Select an mSQL database ";}s:10:"mssql_bind";a:2:{s:9:"arguments";a:7:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"param_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"is_output";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"is_null";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"maxlen";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:69:"Adds a parameter to a stored procedure or a remote stored procedure ";}s:11:"mssql_close";a:2:{s:9:"arguments";a:1:{s:7:"conn_id";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"Closes a connection to a MS-SQL server ";}s:13:"mssql_connect";a:2:{s:9:"arguments";a:4:{s:10:"servername";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"new_link";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:45:"Establishes a connection to a MS-SQL server ";}s:15:"mssql_data_seek";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:140:"Moves the internal row pointer of the MS-SQL result associated with the specified result identifier to pointer to the specified row number ";}s:13:"mssql_execute";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"skip_results";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:57:"Executes a stored procedure on a MS-SQL server database ";}s:17:"mssql_fetch_array";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:90:"Returns an associative array of the current row in the result set specified by result_id ";}s:17:"mssql_fetch_assoc";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:90:"Returns an associative array of the current row in the result set specified by result_id ";}s:17:"mssql_fetch_batch";a:2:{s:9:"arguments";a:1:{s:12:"result_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:35:"Returns the next batch of records ";}s:17:"mssql_fetch_field";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Gets information about certain fields in a query result ";}s:18:"mssql_fetch_object";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:85:"Returns a psuedo-object of the current row in the result set specified by result_id ";}s:15:"mssql_fetch_row";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:78:"Returns an array of the current row in the result set specified by result_id ";}s:18:"mssql_field_length";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Get the length of a MS-SQL field ";}s:16:"mssql_field_name";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:84:"Returns the name of the field given by offset in the result set given by result_id ";}s:16:"mssql_field_seek";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Seeks to the specified field offset ";}s:16:"mssql_field_type";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Returns the type of a field ";}s:17:"mssql_free_result";a:2:{s:9:"arguments";a:1:{s:12:"result_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Free a MS-SQL result index ";}s:20:"mssql_free_statement";a:2:{s:9:"arguments";a:1:{s:12:"result_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Free a MS-SQL statement index ";}s:22:"mssql_get_last_message";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:46:"Gets the last message from the MS-SQL server ";}s:17:"mssql_guid_string";a:2:{s:9:"arguments";a:1:{s:6:"binary";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Converts a 16 byte binary GUID to a string ";}s:10:"mssql_init";a:2:{s:9:"arguments";a:2:{s:7:"sp_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"conn_id";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:61:"Initializes a stored procedure or a remote stored procedure ";}s:24:"mssql_min_error_severity";a:2:{s:9:"arguments";a:1:{s:8:"severity";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Sets the lower error severity ";}s:26:"mssql_min_message_severity";a:2:{s:9:"arguments";a:1:{s:8:"severity";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Sets the lower message severity ";}s:17:"mssql_next_result";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:53:"Move the internal result pointer to the next result ";}s:16:"mssql_num_fields";a:2:{s:9:"arguments";a:1:{s:18:"mssql_result_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:70:"Returns the number of fields fetched in from the result id specified ";}s:14:"mssql_num_rows";a:2:{s:9:"arguments";a:1:{s:18:"mssql_result_index";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:68:"Returns the number of rows fetched in from the result id specified ";}s:14:"mssql_pconnect";a:2:{s:9:"arguments";a:4:{s:10:"servername";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"new_link";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:56:"Establishes a persistent connection to a MS-SQL server ";}s:11:"mssql_query";a:2:{s:9:"arguments";a:3:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"conn_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"batch_size";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:50:"Perform an SQL query on a MS-SQL server database ";}s:12:"mssql_result";a:2:{s:9:"arguments";a:3:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"field";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:59:"Returns the contents of one cell from a MS-SQL result set ";}s:19:"mssql_rows_affected";a:2:{s:9:"arguments";a:1:{s:7:"conn_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:53:"Returns the number of records affected by the query ";}s:15:"mssql_select_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"conn_id";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Select a MS-SQL database ";}s:19:"mysql_affected_rows";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:58:"Gets number of affected rows in previous MySQL operation ";}s:21:"mysql_client_encoding";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Returns the default character set for the current connection ";}s:11:"mysql_close";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:26:"Close a MySQL connection ";}s:13:"mysql_connect";a:2:{s:9:"arguments";a:5:{s:29:"hostname:port:/path/to/socket";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"new";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Opens a connection to a MySQL Server ";}s:15:"mysql_create_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Create a MySQL database ";}s:15:"mysql_data_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"row_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Move internal result pointer ";}s:14:"mysql_db_query";a:2:{s:9:"arguments";a:3:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Sends an SQL query to MySQL ";}s:13:"mysql_drop_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Drops (delete) a MySQL database ";}s:11:"mysql_errno";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:71:"Returns the number of the error message from previous MySQL operation ";}s:11:"mysql_error";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:69:"Returns the text of the error message from previous MySQL operation ";}s:19:"mysql_escape_string";a:2:{s:9:"arguments";a:1:{s:13:"to_be_escaped";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Escape string for mysql query ";}s:17:"mysql_fetch_array";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Fetch a result row as an array (associative, numeric or both) ";}s:17:"mysql_fetch_assoc";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Fetch a result row as an associative array ";}s:17:"mysql_fetch_field";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Gets column information from a result and return as an object ";}s:19:"mysql_fetch_lengths";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Gets max data size of each column in a result ";}s:18:"mysql_fetch_object";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"ctor_params";a:2:{s:8:"required";b:0;s:4:"type";s:10:"NULL|array";}}s:11:"description";s:33:"Fetch a result row as an object ";}s:15:"mysql_fetch_row";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Gets a result row as an enumerated array ";}s:17:"mysql_field_flags";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:64:"Gets the flags associated with the specified field in a result ";}s:15:"mysql_field_len";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Returns the length of the specified field ";}s:16:"mysql_field_name";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"field_index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:50:"Gets the name of the specified field in a result ";}s:16:"mysql_field_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Sets result pointer to a specific field offset ";}s:17:"mysql_field_table";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:50:"Gets name of the table the specified field is in ";}s:16:"mysql_field_type";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:50:"Gets the type of the specified field in a result ";}s:17:"mysql_free_result";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Free result memory ";}s:21:"mysql_get_client_info";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:61:"Returns a string that represents the client library version ";}s:19:"mysql_get_host_info";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:91:"Returns a string describing the type of connection in use, including the server host name ";}s:20:"mysql_get_proto_info";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Returns the protocol version used by current connection ";}s:21:"mysql_get_server_info";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:60:"Returns a string that represents the server version number ";}s:10:"mysql_info";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:69:"Returns a string containing information about the most recent query ";}s:15:"mysql_insert_id";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:58:"Gets the ID generated from the previous INSERT operation ";}s:14:"mysql_list_dbs";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:44:"List databases available on a MySQL server ";}s:17:"mysql_list_fields";a:2:{s:9:"arguments";a:3:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"table_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:26:"List MySQL result fields ";}s:20:"mysql_list_processes";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:60:"Returns a result set describing the current server threads ";}s:17:"mysql_list_tables";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:33:"List tables in a MySQL database ";}s:16:"mysql_num_fields";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:35:"Gets number of fields in a result ";}s:14:"mysql_num_rows";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:33:"Gets number of rows in a result ";}s:14:"mysql_pconnect";a:2:{s:9:"arguments";a:4:{s:29:"hostname:port:/path/to/socket";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Opens a persistent connection to a MySQL Server ";}s:10:"mysql_ping";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:60:"Ping a server connection. If no connection then reconnect. ";}s:11:"mysql_query";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Sends an SQL query to MySQL ";}s:24:"mysql_real_escape_string";a:2:{s:9:"arguments";a:2:{s:13:"to_be_escaped";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:125:"Escape special characters in a string for use in a SQL statement, taking into account the current charset of the connection ";}s:12:"mysql_result";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"field";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:18:"Gets result data ";}s:15:"mysql_select_db";a:2:{s:9:"arguments";a:2:{s:13:"database_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:26:"Selects a MySQL database ";}s:17:"mysql_set_charset";a:2:{s:9:"arguments";a:2:{s:6:"csname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:27:"sets client character set ";}s:10:"mysql_stat";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Returns a string containing status information ";}s:15:"mysql_thread_id";a:2:{s:9:"arguments";a:1:{s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Returns the thread id of current connection ";}s:22:"mysql_unbuffered_query";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"link_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:77:"Sends an SQL query to MySQL, without fetching and buffering the result rows ";}s:20:"mysqli_affected_rows";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:57:"Get number of affected rows in previous MySQL operation ";}s:17:"mysqli_autocommit";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:27:"Turn auto commit on or of ";}s:18:"mysqli_change_user";a:2:{s:9:"arguments";a:4:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"database";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Change logged-in user of the active connection ";}s:25:"mysqli_character_set_name";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:64:"Returns the name of the character set used for this connection ";}s:12:"mysqli_close";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:18:"Close connection ";}s:13:"mysqli_commit";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:50:"Commit outstanding actions and close transaction ";}s:16:"mysqli_data_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Move internal result pointer ";}s:12:"mysqli_debug";a:2:{s:9:"arguments";a:1:{s:5:"debug";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:43:"bool mysqli_dump_debug_info(object link) U ";}s:12:"mysqli_errno";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:80:"Returns the numerical value of the error message from previous MySQL operation ";}s:12:"mysqli_error";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:69:"Returns the text of the error message from previous MySQL operation ";}s:19:"mysqli_fetch_field ";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:62:"Get column information from a result and return as an object ";}s:26:"mysqli_fetch_field_direct ";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Fetch meta-data for a single field ";}s:20:"mysqli_fetch_fields ";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:52:"Return array of objects containing field meta-data ";}s:21:"mysqli_fetch_lengths ";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:43:"Get the length of each output in a result ";}s:17:"mysqli_fetch_row ";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:41:"Get a result row as an enumerated array ";}s:18:"mysqli_field_count";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:74:"Fetch the number of fields returned by the last query for the given link ";}s:17:"mysqli_field_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:7:"fieldnr";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Set result pointer to a specified field offset ";}s:17:"mysqli_field_tell";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:44:"Get current field offset of result pointer ";}s:18:"mysqli_free_result";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:54:"Free query result memory for the given result handle ";}s:22:"mysqli_get_client_info";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:23:"Get MySQL client info ";}s:25:"mysqli_get_client_version";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:23:"Get MySQL client info ";}s:21:"mysqli_get_host_info ";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:21:"Get MySQL host info ";}s:21:"mysqli_get_proto_info";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:32:"Get MySQL protocol information ";}s:22:"mysqli_get_server_info";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:23:"Get MySQL server info ";}s:25:"mysqli_get_server_version";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:70:"Return the MySQL version for the server referenced by the given link ";}s:11:"mysqli_info";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:45:"Get information about the most recent query ";}s:11:"mysqli_init";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:73:"Initialize mysqli and return a resource for use with mysql_real_connect ";}s:16:"mysqli_insert_id";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:57:"Get the ID generated from the previous INSERT operation ";}s:11:"mysqli_kill";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:9:"processid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Kill a mysql process on the server ";}s:19:"mysqli_more_results";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:58:"check if there any more query results from a multi query ";}s:18:"mysqli_next_result";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:35:"read next result from multi_query ";}s:17:"mysqli_num_fields";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:32:"Get number of fields in result ";}s:15:"mysqli_num_rows";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:30:"Get number of rows in result ";}s:14:"mysqli_options";a:2:{s:9:"arguments";a:3:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"values";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:13:"Set options ";}s:11:"mysqli_ping";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:65:"Ping a server connection or reconnect if there is no connection ";}s:14:"mysqli_prepare";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Prepare a SQL statement for execution ";}s:19:"mysqli_real_connect";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:0;s:4:"type";s:6:"object";}}s:11:"description";s:37:"Open a connection to a mysql server ";}s:25:"mysqli_real_escape_string";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:9:"escapestr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:126:"Escapes special characters in a string for use in a SQL statement, taking into account the current charset of the connection ";}s:17:"mysqli_real_query";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Binary-safe version of mysql_query() ";}s:15:"mysqli_rollback";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:39:"Undo actions from current transaction ";}s:16:"mysqli_select_db";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:6:"dbname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:25:"Select a MySQL database ";}s:31:"mysqli_set_local_infile_default";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:59:"unsets user defined handler for load local infile command ";}s:31:"mysqli_set_local_infile_handler";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:9:"read_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:51:"Set callback functions for LOAD DATA LOCAL INFILE ";}s:15:"mysqli_sqlstate";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:58:"Returns the SQLSTATE error from previous MySQL operation ";}s:14:"mysqli_ssl_set";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:0;s:4:"type";s:6:"object";}}s:11:"description";s:33:"mixed mysqli_stat(object link) U ";}s:25:"mysqli_stmt_affected_rows";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:73:"Return the number of rows affected in the last query for the given link ";}s:20:"mysqli_stmt_attr_get";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:4:"attr";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:62:"int mysqli_stmt_attr_set(object stmt, long attr, long mode) U ";}s:22:"mysqli_stmt_bind_param";a:2:{s:9:"arguments";a:3:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"types";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"variable";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:54:"Bind variables to a prepared statement as parameters ";}s:23:"mysqli_stmt_bind_result";a:2:{s:9:"arguments";a:3:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"...";}}s:11:"description";s:59:"Bind variables to a prepared statement for result storage ";}s:17:"mysqli_stmt_close";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:17:"Close statement ";}s:21:"mysqli_stmt_data_seek";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Move internal result pointer ";}s:17:"mysqli_stmt_errno";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:40:"string mysqli_stmt_error(object stmt) U ";}s:19:"mysqli_stmt_execute";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:30:"Execute a prepared statement ";}s:17:"mysqli_stmt_fetch";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:66:"Fetch results from a prepared statement into the bound variables ";}s:23:"mysqli_stmt_field_count";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:61:"Return the number of result columns for the given statement ";}s:23:"mysqli_stmt_free_result";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:58:"Free stored result memory for the given statement handle ";}s:16:"mysqli_stmt_init";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:29:"Initialize statement object ";}s:21:"mysqli_stmt_insert_id";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:57:"Get the ID generated from the previous INSERT operation ";}s:20:"mysqli_stmt_num_rows";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:52:"Return the number of rows in statements result set ";}s:23:"mysqli_stmt_param_count";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:56:"Return the number of parameter for the given statement ";}s:19:"mysqli_stmt_prepare";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"prepare server side statement with query ";}s:17:"mysqli_stmt_reset";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:28:"reset a prepared statement ";}s:27:"mysqli_stmt_result_metadata";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:34:"return result set from statement ";}s:26:"mysqli_stmt_send_long_data";a:2:{s:9:"arguments";a:3:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:8:"param_nr";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:43:"string mysqli_stmt_sqlstate(object stmt) U ";}s:24:"mysqli_stmt_store_result";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"stmt";}}s:11:"description";s:42:"object mysqli_store_result(object link) U ";}s:16:"mysqli_thread_id";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:30:"Return the current thread ID ";}s:18:"mysqli_thread_safe";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:46:"Return whether thread safety is given or not ";}s:17:"mysqli_use_result";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:72:"Directly retrieve query results - do not buffer results on client side ";}s:21:"mysqli_warning_count ";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:66:"Return number of warnings from the last query for the given link ";}s:26:"mysqli_embedded_server_end";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:77:"bool mysqli_embedded_server_start(bool start, array arguments, array groups) ";}s:14:"mysqli_connect";a:2:{s:9:"arguments";a:1:{s:8:"hostname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Open a connection to a mysql server ";}s:20:"mysqli_connect_errno";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:76:"Returns the numerical value of the error message from last connect command ";}s:20:"mysqli_connect_error";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:69:"Returns the text of the error message from previous MySQL operation ";}s:19:"mysqli_fetch_array ";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:0;s:4:"type";s:6:"object";}}s:11:"description";s:70:"Fetch a result row as an associative array, a numeric array, or both ";}s:19:"mysqli_fetch_assoc ";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:44:"Fetch a result row as an associative array ";}s:20:"mysqli_fetch_object ";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"ctor_params";a:2:{s:8:"required";b:0;s:4:"type";s:10:"NULL|array";}}s:11:"description";s:33:"Fetch a result row as an object ";}s:18:"mysqli_get_charset";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:32:"returns a character set object ";}s:19:"mysqli_get_warnings";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:750:"PHP_FUNCTION(mysqli_get_warnings) { MY_MYSQL *mysql; zval *mysql_link; MYSQLI_RESOURCE *mysqli_resource; MYSQLI_WARNING *w; if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { return; } MYSQLI_FETCH_RESOURCE(mysql, MY_MYSQL*, &mysql_link, "mysqli_link", MYSQLI_STATUS_VALID); if (mysql_warning_count(mysql->mysql)) { w = php_get_warnings(mysql->mysql); } else { RETURN_FALSE; } mysqli_resource = (MYSQLI_RESOURCE *)ecalloc (1, sizeof(MYSQLI_RESOURCE)); mysqli_resource->ptr = mysqli_resource->info = (void *)w; mysqli_resource->status = MYSQLI_STATUS_INITIALIZED; MYSQLI_RETURN_RESOURCE(mysqli_resource, mysqli_warning_class_entry); } /* }}} ";}s:18:"mysqli_multi_query";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"allows to execute multiple queries ";}s:12:"mysqli_query";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"query";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:1010:"PHP_FUNCTION(mysqli_query) { MY_MYSQL *mysql; zval *mysql_link; MYSQLI_RESOURCE *mysqli_resource; MYSQL_RES *result; char *query; int query_len; unsigned long resultmode = MYSQLI_STORE_RESULT; if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os&|l", &mysql_link, mysqli_link_class_entry, &query, &query_len, UG(utf8_conv), &resultmode) == FAILURE) { return; } if (resultmode != MYSQLI_USE_RESULT && resultmode != MYSQLI_STORE_RESULT) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value for resultmode"); RETURN_FALSE; } MYSQLI_FETCH_RESOURCE(mysql, MY_MYSQL*, &mysql_link, "mysqli_link", MYSQLI_STATUS_VALID); if (!query_len) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty query"); RETURN_FALSE; } MYSQLI_DISABLE_MQ; if (mysql_real_query(mysql->mysql, query, query_len)) { MYSQLI_REPORT_MYSQL_ERROR(mysql->mysql); RETURN_FALSE; } if (!mysql_field_count(mysql->mysql)) { /* no result set - not a SELECT ";}s:18:"mysqli_set_charset";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:6:"csname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:27:"sets client character set ";}s:24:"mysqli_stmt_get_warnings";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:758:"PHP_FUNCTION(mysqli_stmt_get_warnings) { MY_STMT *stmt; zval *stmt_link; MYSQLI_RESOURCE *mysqli_resource; MYSQLI_WARNING *w; if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &stmt_link, mysqli_stmt_class_entry) == FAILURE) { return; } MYSQLI_FETCH_RESOURCE(stmt, MY_STMT*, &stmt_link, "mysqli_stmt", MYSQLI_STATUS_VALID); if (mysql_warning_count(stmt->stmt->mysql)) { w = php_get_warnings(stmt->stmt->mysql); } else { RETURN_FALSE; } mysqli_resource = (MYSQLI_RESOURCE *)ecalloc (1, sizeof(MYSQLI_RESOURCE)); mysqli_resource->ptr = mysqli_resource->info = (void *)w; mysqli_resource->status = MYSQLI_STATUS_INITIALIZED; MYSQLI_RETURN_RESOURCE(mysqli_resource, mysqli_warning_class_entry); } /* }}} ";}s:32:"mysqli_disable_reads_from_master";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:43:"void mysqli_disable_rpl_parse(object link) ";}s:31:"mysqli_enable_reads_from_master";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:42:"void mysqli_enable_rpl_parse(object link) ";}s:19:"mysqli_master_query";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:68:"Enforce execution of a query on the master in a master/slave setup ";}s:24:"mysqli_rpl_parse_enabled";a:2:{s:9:"arguments";a:1:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:35:"bool mysqli_rpl_probe(object link) ";}s:21:"mysqli_rpl_query_type";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:50:"bool mysqli_send_query(object link, string query) ";}s:18:"mysqli_slave_query";a:2:{s:9:"arguments";a:2:{s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:65:"Enforce execution of a query on a slave in a master/slave setup ";}s:13:"mysqli_report";a:2:{s:9:"arguments";a:1:{s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:19:"sets report level ";}s:22:"oci_bind_array_by_name";a:2:{s:9:"arguments";a:6:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"&var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:16:"max_table_length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:15:"max_item_length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Bind a PHP array to an Oracle PL/SQL type by name ";}s:16:"oci_bind_by_name";a:2:{s:9:"arguments";a:6:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"&var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:0:"";}s:9:"maxlength";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Bind a PHP variable to an Oracle placeholder by name ";}s:10:"oci_cancel";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:30:"Cancel reading from a cursor ";}s:9:"oci_close";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Disconnect from database ";}s:21:"oci_collection_append";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Append an object to the collection ";}s:21:"oci_collection_assign";a:2:{s:9:"arguments";a:1:{s:4:"from";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:54:"Assign a collection from another existing collection ";}s:29:"oci_collection_element_assign";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"val";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Assign element val to collection at index ndx ";}s:26:"oci_collection_element_get";a:2:{s:9:"arguments";a:1:{s:3:"ndx";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Retrieve the value at collection index ndx ";}s:19:"oci_collection_trim";a:2:{s:9:"arguments";a:1:{s:3:"num";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Trim num elements from the end of a collection ";}s:10:"oci_commit";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Commit the current context ";}s:11:"oci_connect";a:2:{s:9:"arguments";a:5:{s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"pass";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"session_mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:66:"Connect to an Oracle database and log on. Returns a new session. ";}s:18:"oci_define_by_name";a:2:{s:9:"arguments";a:4:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"&var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Define a PHP variable to an Oracle column by name ";}s:9:"oci_error";a:2:{s:9:"arguments";a:1:{s:22:"stmt|connection|global";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:86:"Return the last error of stmt|connection|global. If no error happened returns false. ";}s:11:"oci_execute";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Execute a parsed statement ";}s:9:"oci_fetch";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:39:"Prepare a new row of data for reading ";}s:13:"oci_fetch_all";a:2:{s:9:"arguments";a:5:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"&output";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"skip";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"maxrows";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Fetch all rows of result data into an array ";}s:15:"oci_fetch_array";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Fetch a result row as an array ";}s:15:"oci_fetch_assoc";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Fetch a result row as an associative array ";}s:16:"oci_fetch_object";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:33:"Fetch a result row as an object ";}s:13:"oci_fetch_row";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:43:"Fetch a result row as an enumerated array ";}s:17:"oci_field_is_null";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Tell whether a column is NULL ";}s:14:"oci_field_name";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Tell the name of a column ";}s:19:"oci_field_precision";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Tell the precision of a column ";}s:15:"oci_field_scale";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Tell the scale of a column ";}s:14:"oci_field_size";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Tell the maximum data size of a column ";}s:14:"oci_field_type";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Tell the data type of a column ";}s:18:"oci_field_type_raw";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Tell the raw oracle data type of a column ";}s:18:"oci_free_statement";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:48:"Free all resources associated with a statement ";}s:18:"oci_internal_debug";a:2:{s:9:"arguments";a:1:{s:5:"onoff";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:56:"Toggle internal debugging output for the OCI extension ";}s:14:"oci_lob_append";a:2:{s:9:"arguments";a:1:{s:3:"lob";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:40:"Appends data from a LOB to another LOB ";}s:12:"oci_lob_copy";a:2:{s:9:"arguments";a:3:{s:6:"lob_to";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:8:"lob_from";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Copies data from a LOB to another LOB ";}s:13:"oci_lob_erase";a:2:{s:9:"arguments";a:2:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:80:"Erases a specified portion of the internal LOB, starting at a specified offset ";}s:14:"oci_lob_export";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Writes a large object into a file ";}s:13:"oci_lob_flush";a:2:{s:9:"arguments";a:1:{s:4:"flag";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Flushes the LOB buffer ";}s:14:"oci_lob_import";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:23:"Loads file into a LOB ";}s:16:"oci_lob_is_equal";a:2:{s:9:"arguments";a:2:{s:4:"lob1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:4:"lob2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:49:"Tests to see if two LOB/FILE locators are equal ";}s:12:"oci_lob_read";a:2:{s:9:"arguments";a:1:{s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Reads particular part of a large object ";}s:12:"oci_lob_save";a:2:{s:9:"arguments";a:2:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:22:"Saves a large object ";}s:12:"oci_lob_seek";a:2:{s:9:"arguments";a:2:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"whence";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Moves the pointer of a LOB ";}s:16:"oci_lob_truncate";a:2:{s:9:"arguments";a:1:{s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:17:"Truncates a LOB ";}s:13:"oci_lob_write";a:2:{s:9:"arguments";a:2:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:42:"Writes data to current position of a LOB ";}s:23:"oci_lob_write_temporary";a:2:{s:9:"arguments";a:2:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"lob_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Writes temporary blob ";}s:18:"oci_new_collection";a:2:{s:9:"arguments";a:3:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"tdo";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"schema";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:29:"Initialize a new collection ";}s:15:"oci_new_connect";a:2:{s:9:"arguments";a:3:{s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"pass";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"db";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Connect to an Oracle database and log on. Returns a new session. ";}s:14:"oci_new_cursor";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:72:"Return a new cursor (Statement-Handle) - use this to bind ref-cursors! ";}s:18:"oci_new_descriptor";a:2:{s:9:"arguments";a:2:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Initialize a new empty descriptor LOB/FILE (LOB is default) ";}s:14:"oci_num_fields";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:52:"Return the number of result columns in a statement ";}s:12:"oci_num_rows";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Return the row count of an OCI statement ";}s:9:"oci_parse";a:2:{s:9:"arguments";a:2:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Parse a query and return a statement ";}s:19:"oci_password_change";a:2:{s:9:"arguments";a:4:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"old_password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"new_password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Changes the password of an account ";}s:12:"oci_pconnect";a:2:{s:9:"arguments";a:4:{s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"pass";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:96:"Connect to an Oracle database using a persistent connection and log on. Returns a new session. ";}s:10:"oci_result";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"column";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:39:"Return a single column of result data ";}s:12:"oci_rollback";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:30:"Rollback the current context ";}s:18:"oci_server_version";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:55:"Return a string containing server version information ";}s:16:"oci_set_prefetch";a:2:{s:9:"arguments";a:2:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:13:"prefetch_rows";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:79:"Sets the number of rows to be prefetched on execute to prefetch_rows for stmt ";}s:18:"oci_statement_type";a:2:{s:9:"arguments";a:1:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:43:"Return the query type of an OCI statement ";}s:12:"ocifetchinto";a:2:{s:9:"arguments";a:3:{s:4:"stmt";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"&output";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:42:"Fetch a row of result data into an array ";}s:18:"ocisetbufferinglob";a:2:{s:9:"arguments";a:1:{s:4:"flag";a:2:{s:8:"required";b:1;s:4:"type";s:7:"boolean";}}s:11:"description";s:38:"Enables/disables buffering for a LOB ";}s:19:"birdstep_autocommit";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"bool birdstep_close(int id) ";}s:15:"birdstep_commit";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:62:"int birdstep_connect(string server, string user, string pass) ";}s:13:"birdstep_exec";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"exec_str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"bool birdstep_fetch(int index) ";}s:18:"birdstep_fieldname";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:33:"int birdstep_fieldnum(int index) ";}s:19:"birdstep_freeresult";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:40:"bool birdstep_off_autocommit(int index) ";}s:15:"birdstep_result";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"col";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:34:"bool birdstep_rollback(int index) ";}s:15:"odbc_autocommit";a:2:{s:9:"arguments";a:2:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"OnOff";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Toggle autocommit mode or get status ";}s:12:"odbc_binmode";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Handle binary column data ";}s:10:"odbc_close";a:2:{s:9:"arguments";a:1:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Close an ODBC connection ";}s:14:"odbc_close_all";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:28:"Close all ODBC connections ";}s:21:"odbc_columnprivileges";a:2:{s:9:"arguments";a:5:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"catalog";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"schema";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"column";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:123:"Returns a result identifier that can be used to fetch a list of columns and associated privileges for the specified table ";}s:12:"odbc_columns";a:2:{s:9:"arguments";a:5:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"table_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"column_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:98:"Returns a result identifier that can be used to fetch a list of column names in specified tables ";}s:11:"odbc_commit";a:2:{s:9:"arguments";a:1:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Commit an ODBC transaction ";}s:12:"odbc_connect";a:2:{s:9:"arguments";a:4:{s:3:"DSN";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"cursor_option";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Connect to a datasource ";}s:11:"odbc_cursor";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:17:"Get cursor name ";}s:16:"odbc_data_source";a:2:{s:9:"arguments";a:2:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"fetch_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Return information about the currently connected data source ";}s:10:"odbc_error";a:2:{s:9:"arguments";a:1:{s:13:"connection_id";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:25:"Get the last error code ";}s:13:"odbc_errormsg";a:2:{s:9:"arguments";a:1:{s:13:"connection_id";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Get the last error message ";}s:9:"odbc_exec";a:2:{s:9:"arguments";a:3:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Prepare and execute an SQL statement ";}s:12:"odbc_execute";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:16:"parameters_array";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:30:"Execute a prepared statement ";}s:16:"odbc_fetch_array";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"rownumber";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Fetch a result row as an associative array ";}s:15:"odbc_fetch_into";a:2:{s:9:"arguments";a:4:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"result_array";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:0:"";}s:9:"rownumber";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Fetch one result row into an array ";}s:17:"odbc_fetch_object";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"rownumber";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Fetch a result row as an object ";}s:14:"odbc_fetch_row";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"row_number";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:13:"Fetch a row ";}s:14:"odbc_field_len";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Get the length (precision) of a column ";}s:15:"odbc_field_name";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:19:"Get a column name ";}s:14:"odbc_field_num";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"field_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:22:"Return column number ";}s:16:"odbc_field_scale";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Get the scale of a column ";}s:15:"odbc_field_type";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Get the datatype of a column ";}s:16:"odbc_foreignkeys";a:2:{s:9:"arguments";a:7:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"pk_qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"pk_owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"pk_table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"fk_qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"fk_owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"fk_table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:180:"Returns a result identifier to either a list of foreign keys in the specified table or a list of foreign keys in other tables that refer to the primary key in the specified table ";}s:16:"odbc_free_result";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Free resources associated with a result ";}s:16:"odbc_gettypeinfo";a:2:{s:9:"arguments";a:2:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"data_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:98:"Returns a result identifier containing information about data types supported by the data source ";}s:16:"odbc_longreadlen";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Handle LONG columns ";}s:16:"odbc_next_result";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Checks if multiple results are avaiable ";}s:15:"odbc_num_fields";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:35:"Get number of columns in a result ";}s:13:"odbc_num_rows";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:32:"Get number of rows in a result ";}s:13:"odbc_pconnect";a:2:{s:9:"arguments";a:4:{s:3:"DSN";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"cursor_option";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Establish a persistent connection to a datasource ";}s:12:"odbc_prepare";a:2:{s:9:"arguments";a:2:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Prepares a statement for execution ";}s:16:"odbc_primarykeys";a:2:{s:9:"arguments";a:4:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:96:"Returns a result identifier listing the column names that comprise the primary key for a table ";}s:21:"odbc_procedurecolumns";a:2:{s:9:"arguments";a:5:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"proc";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"column";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:161:"Returns a result identifier containing the list of input and output parameters, as well as the columns that make up the result set for the specified procedures ";}s:15:"odbc_procedures";a:2:{s:9:"arguments";a:4:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:82:"Returns a result identifier containg the list of procedure names in a datasource ";}s:11:"odbc_result";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"field";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:17:"Get result data ";}s:15:"odbc_result_all";a:2:{s:9:"arguments";a:2:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"format";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Print result as HTML table ";}s:13:"odbc_rollback";a:2:{s:9:"arguments";a:1:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Rollback a transaction ";}s:14:"odbc_setoption";a:2:{s:9:"arguments";a:4:{s:17:"conn_id|result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"which";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Sets connection or statement options ";}s:19:"odbc_specialcolumns";a:2:{s:9:"arguments";a:7:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"scope";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"nullable";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:214:"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 ";}s:15:"odbc_statistics";a:2:{s:9:"arguments";a:6:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"unique";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"accuracy";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:117:"Returns a result identifier that contains statistics about a single table and the indexes associated with the table ";}s:20:"odbc_tableprivileges";a:2:{s:9:"arguments";a:4:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:103:"Returns a result identifier containing a list of tables and the privileges associated with each table ";}s:11:"odbc_tables";a:2:{s:9:"arguments";a:5:{s:13:"connection_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"qualifier";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"owner";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"table_types";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:29:"Call the SQLTables function ";}s:16:"solid_fetch_prev";a:2:{s:9:"arguments";a:1:{s:9:"result_id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"# php-src/ext/openssl/openssl.c";}s:18:"openssl_csr_export";a:2:{s:9:"arguments";a:3:{s:3:"csr";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"&out";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"notext=true";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:32:"Exports a CSR to file or a var ";}s:26:"openssl_csr_export_to_file";a:2:{s:9:"arguments";a:3:{s:3:"csr";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"outfilename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"notext=true";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:23:"Exports a CSR to file ";}s:26:"openssl_csr_get_public_key";a:2:{s:9:"arguments";a:1:{s:3:"csr";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:49:"Returns the subject of a CERT or FALSE on error ";}s:23:"openssl_csr_get_subject";a:2:{s:9:"arguments";a:1:{s:3:"csr";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:49:"Returns the subject of a CERT or FALSE on error ";}s:15:"openssl_csr_new";a:2:{s:9:"arguments";a:4:{s:2:"dn";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"&privkey";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"configargs";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:12:"extraattribs";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:29:"Generates a privkey and CSR ";}s:16:"openssl_csr_sign";a:2:{s:9:"arguments";a:6:{s:3:"csr";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"x509";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"priv_key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"days";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:11:"config_args";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"serial";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:32:"Signs a cert with another CERT ";}s:20:"openssl_error_string";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:130:"Returns a description of the last error, and alters the index of the error messages. Returns false when the are no more messages ";}s:12:"openssl_open";a:2:{s:9:"arguments";a:4:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"opendata";a:2:{s:8:"required";b:1;s:4:"type";s:7:"&string";}s:4:"ekey";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"privkey";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:12:"Opens data ";}s:21:"openssl_pkcs12_export";a:2:{s:9:"arguments";a:5:{s:4:"x509";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"&out";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"priv_key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"pass";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"args";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:39:"Creates and exports a PKCS12 to a var ";}s:29:"openssl_pkcs12_export_to_file";a:2:{s:9:"arguments";a:5:{s:4:"x509";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"priv_key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"pass";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"args";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:36:"Creates and exports a PKCS to file ";}s:19:"openssl_pkcs12_read";a:2:{s:9:"arguments";a:3:{s:6:"PKCS12";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"&certs";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"pass";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:29:"Parses a PKCS12 to an array ";}s:21:"openssl_pkcs7_decrypt";a:2:{s:9:"arguments";a:4:{s:10:"infilename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"outfilename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"recipcert";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"recipkey";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:251:"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 ";}s:21:"openssl_pkcs7_encrypt";a:2:{s:9:"arguments";a:6:{s:6:"infile";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"outfile";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"recipcerts";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"headers";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:6:"cipher";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:131:"Encrypts the message in the file named infile with the certificates in recipcerts and output the result to the file named outfile ";}s:18:"openssl_pkcs7_sign";a:2:{s:9:"arguments";a:7:{s:6:"infile";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"outfile";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"signcert";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"signkey";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"headers";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:18:"extracertsfilename";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:252:"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 ";}s:20:"openssl_pkcs7_verify";a:2:{s:9:"arguments";a:6:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:12:"signerscerts";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"cainfo";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"extracerts";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:114:"Verifys that the data block is intact, the signer is who they say they are, and returns the CERTs of the signers ";}s:19:"openssl_pkey_export";a:2:{s:9:"arguments";a:4:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"out";a:2:{s:8:"required";b:1;s:4:"type";s:6:"&mixed";}s:10:"passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"config_args";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:66:"Gets an exportable representation of a key into a string or file ";}s:27:"openssl_pkey_export_to_file";a:2:{s:9:"arguments";a:4:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:11:"outfilename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"config_args";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:56:"Gets an exportable representation of a key into a file ";}s:17:"openssl_pkey_free";a:2:{s:9:"arguments";a:1:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:13:"Frees a key ";}s:24:"openssl_pkey_get_details";a:2:{s:9:"arguments";a:1:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:58:"returns an array with the key details (bits, pkey, type) ";}s:24:"openssl_pkey_get_private";a:2:{s:9:"arguments";a:2:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"passphrase";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:19:"Gets private keys ";}s:23:"openssl_pkey_get_public";a:2:{s:9:"arguments";a:1:{s:4:"cert";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:40:"Gets public key from X.509 certificate ";}s:16:"openssl_pkey_new";a:2:{s:9:"arguments";a:1:{s:10:"configargs";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:29:"Generates a new private key ";}s:23:"openssl_private_decrypt";a:2:{s:9:"arguments";a:4:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"decrypted";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"padding";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Decrypts data with private key ";}s:23:"openssl_private_encrypt";a:2:{s:9:"arguments";a:4:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"crypted";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"padding";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Encrypts data with private key ";}s:22:"openssl_public_decrypt";a:2:{s:9:"arguments";a:4:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"crypted";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"padding";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Decrypts data with public key ";}s:22:"openssl_public_encrypt";a:2:{s:9:"arguments";a:4:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"crypted";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"padding";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Encrypts data with public key ";}s:12:"openssl_seal";a:2:{s:9:"arguments";a:4:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"sealdata";a:2:{s:8:"required";b:1;s:4:"type";s:7:"&string";}s:5:"ekeys";a:2:{s:8:"required";b:1;s:4:"type";s:6:"&array";}s:7:"pubkeys";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:12:"Seals data ";}s:12:"openssl_sign";a:2:{s:9:"arguments";a:4:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"signature";a:2:{s:8:"required";b:1;s:4:"type";s:7:"&string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:13:"signature_alg";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:12:"Signs data ";}s:14:"openssl_verify";a:2:{s:9:"arguments";a:4:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"signature";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:14:"signature_algo";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:14:"Verifys data ";}s:30:"openssl_x509_check_private_key";a:2:{s:9:"arguments";a:2:{s:4:"cert";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:47:"Checks if a private key corresponds to a CERT ";}s:25:"openssl_x509_checkpurpose";a:2:{s:9:"arguments";a:4:{s:8:"x509cert";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"purpose";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"cainfo";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:13:"untrustedfile";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:113:"Checks the CERT to see if it can be used for the purpose in purpose. cainfo holds information about trusted CAs ";}s:19:"openssl_x509_export";a:2:{s:9:"arguments";a:3:{s:4:"x509";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"&out";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"notext";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:33:"Exports a CERT to file or a var ";}s:27:"openssl_x509_export_to_file";a:2:{s:9:"arguments";a:3:{s:4:"x509";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:11:"outfilename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"notext";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:33:"Exports a CERT to file or a var ";}s:17:"openssl_x509_free";a:2:{s:9:"arguments";a:1:{s:4:"x509";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Frees X.509 certificates ";}s:18:"openssl_x509_parse";a:2:{s:9:"arguments";a:2:{s:4:"x509";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:15:"shortnames=true";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:51:"Returns an array of the fields/values of the CERT ";}s:17:"openssl_x509_read";a:2:{s:9:"arguments";a:1:{s:4:"cert";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:26:"Reads X.509 certificates ";}s:11:"pcntl_alarm";a:2:{s:9:"arguments";a:1:{s:7:"seconds";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Set an alarm clock for delivery of a signal ";}s:10:"pcntl_exec";a:2:{s:9:"arguments";a:3:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"envs";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:75:"Executes specified program in current process space as defined by exec(2) ";}s:10:"pcntl_fork";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:96:"Forks the currently running process following the same behavior as the UNIX fork() system call ";}s:17:"pcntl_getpriority";a:2:{s:9:"arguments";a:2:{s:3:"pid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:18:"process_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Get the priority of any process ";}s:17:"pcntl_setpriority";a:2:{s:9:"arguments";a:3:{s:8:"priority";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"pid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:18:"process_identifier";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Change the priority of any process ";}s:12:"pcntl_signal";a:2:{s:9:"arguments";a:3:{s:5:"signo";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"handle";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}s:16:"restart_syscalls";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:51:"Assigns a system signal handler to a PHP function ";}s:10:"pcntl_wait";a:2:{s:9:"arguments";a:1:{s:7:"&status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:90:"Waits on or returns the status of a forked child as defined by the waitpid() system call ";}s:13:"pcntl_waitpid";a:2:{s:9:"arguments";a:3:{s:3:"pid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"&status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:90:"Waits on or returns the status of a forked child as defined by the waitpid() system call ";}s:17:"pcntl_wexitstatus";a:2:{s:9:"arguments";a:1:{s:6:"status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Returns the status code of a child's exit ";}s:15:"pcntl_wifexited";a:2:{s:9:"arguments";a:1:{s:6:"status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:68:"Returns true if the child status code represents a successful exit ";}s:17:"pcntl_wifsignaled";a:2:{s:9:"arguments";a:1:{s:6:"status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:96:"Returns true if the child status code represents a process that was terminated due to a signal ";}s:16:"pcntl_wifstopped";a:2:{s:9:"arguments";a:1:{s:6:"status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:113:"Returns true if the child status code represents a stopped process (WUNTRACED must have been used with waitpid) ";}s:14:"pcntl_wstopsig";a:2:{s:9:"arguments";a:1:{s:6:"status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:94:"Returns the number of the signal that caused the process to stop who's status code is passed ";}s:14:"pcntl_wtermsig";a:2:{s:9:"arguments";a:1:{s:6:"status";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:90:"Returns the number of the signal that terminated the process who's status code is passed ";}s:9:"preg_grep";a:2:{s:9:"arguments";a:3:{s:5:"regex";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Searches array and returns entries which match regex ";}s:10:"preg_match";a:2:{s:9:"arguments";a:5:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"subpatterns";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Perform a Perl-style regular expression match ";}s:14:"preg_match_all";a:2:{s:9:"arguments";a:5:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"subpatterns";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Perform a Perl-style global regular expression match ";}s:10:"preg_quote";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"delim_char";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Quote regular expression characters plus an optional character ";}s:12:"preg_replace";a:2:{s:9:"arguments";a:5:{s:5:"regex";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"replace";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"limit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:5:"count";}}s:11:"description";s:52:"Perform Perl-style regular expression replacement. ";}s:21:"preg_replace_callback";a:2:{s:9:"arguments";a:5:{s:5:"regex";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"callback";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"limit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:5:"count";}}s:11:"description";s:79:"Perform Perl-style regular expression replacement using replacement callback. ";}s:10:"preg_split";a:2:{s:9:"arguments";a:4:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"limit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:81:"Split string into an array using a perl-style regular expression as a delimiter ";}s:16:"PDO::__construct";a:2:{s:9:"arguments";a:4:{s:3:"dsn";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"username";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"passwd";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:19:"int PDO::__sleep() ";}s:9:"PDO::exec";a:2:{s:9:"arguments";a:1:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:87:"Execute a query that does not return a row set, returning the number of affected rows ";}s:17:"PDO::getAttribute";a:2:{s:9:"arguments";a:1:{s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:18:"Get an attribute ";}s:17:"PDO::lastInsertId";a:2:{s:9:"arguments";a:1:{s:7:"seqname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:159:"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. ";}s:12:"PDO::prepare";a:2:{s:9:"arguments";a:2:{s:8:"statment";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:67:"Prepares a statement for execution and returns a statement object ";}s:10:"PDO::query";a:2:{s:9:"arguments";a:2:{s:3:"sql";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:27:"PDOStatement::setFetchMode(";}}s:11:"description";s:70:"Prepare and execute $sql; returns the statement object for iteration ";}s:10:"PDO::quote";a:2:{s:9:"arguments";a:2:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"paramtype";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:158:"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 ";}s:17:"PDO::setAttribute";a:2:{s:9:"arguments";a:2:{s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:18:"Set an attribute ";}s:24:"PDOStatement::bindColumn";a:2:{s:9:"arguments";a:5:{s:7:"$column";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"&$param";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"$type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"$maxlen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"$driverdata";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:230:"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(). ";}s:23:"PDOStatement::bindParam";a:2:{s:9:"arguments";a:5:{s:8:"$paramno";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"&$param";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"$type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"$maxlen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"$driverdata";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:267:"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(). ";}s:23:"PDOStatement::bindValue";a:2:{s:9:"arguments";a:3:{s:8:"$paramno";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"$param";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"$type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:249:"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(). ";}s:21:"PDOStatement::execute";a:2:{s:9:"arguments";a:1:{s:19:"$bound_input_params";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:61:"Execute a prepared statement, optionally binding parameters ";}s:19:"PDOStatement::fetch";a:2:{s:9:"arguments";a:3:{s:4:"$how";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:12:"$orientation";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"$offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:73:"Fetches the next row and returns it, or false if there are no more rows ";}s:22:"PDOStatement::fetchAll";a:2:{s:9:"arguments";a:3:{s:4:"$how";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"ctor_args";a:2:{s:8:"required";b:0;s:4:"type";s:10:"NULL|array";}}s:11:"description";s:41:"Returns an array of all of the results. ";}s:25:"PDOStatement::fetchColumn";a:2:{s:9:"arguments";a:1:{s:13:"column_number";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:59:"Returns a data of the specified column in the result set. ";}s:25:"PDOStatement::fetchObject";a:2:{s:9:"arguments";a:2:{s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"ctor_args";a:2:{s:8:"required";b:0;s:4:"type";s:10:"NULL|array";}}s:11:"description";s:51:"Fetches the next row and returns it as an object. ";}s:26:"PDOStatement::getAttribute";a:2:{s:9:"arguments";a:1:{s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:18:"Get an attribute ";}s:27:"PDOStatement::getColumnMeta";a:2:{s:9:"arguments";a:1:{s:7:"$column";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Returns meta data for a numbered column ";}s:26:"PDOStatement::setAttribute";a:2:{s:9:"arguments";a:2:{s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:18:"Set an attribute ";}s:26:"PDOStatement::setFetchMode";a:2:{s:9:"arguments";a:1:{s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:113:"Changes the default fetch mode for subsequent fetches (params have different meaning for different fetch modes) ";}s:16:"pg_affected_rows";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:39:"Returns the number of affected tuples ";}s:15:"pg_cancel_query";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:16:"Cancel request ";}s:18:"pg_client_encoding";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:33:"Get the current client encoding ";}s:8:"pg_close";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Close a PostgreSQL connection ";}s:10:"pg_connect";a:2:{s:9:"arguments";a:5:{s:17:"connection_string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:19:"connect_type|string";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"port";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"tty,";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Open a PostgreSQL connection ";}s:18:"pg_connection_busy";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Get connection is busy or not ";}s:19:"pg_connection_reset";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:30:"Reset connection (reconnect) ";}s:20:"pg_connection_status";a:2:{s:9:"arguments";a:1:{s:11:"connnection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Get connection status ";}s:10:"pg_convert";a:2:{s:9:"arguments";a:4:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"values";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:55:"Check and convert values for PostgreSQL SQL statement ";}s:12:"pg_copy_from";a:2:{s:9:"arguments";a:5:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"table_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"rows";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:9:"delimiter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"null_as";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:23:"Copy table from array ";}s:10:"pg_copy_to";a:2:{s:9:"arguments";a:4:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"table_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"delimiter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"null_as";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:21:"Copy table to array ";}s:9:"pg_dbname";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Get the database name ";}s:9:"pg_delete";a:2:{s:9:"arguments";a:4:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"ids";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Delete records has ids (id=>value) ";}s:11:"pg_end_copy";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Sync with backend. Completes the Copy command ";}s:15:"pg_escape_bytea";a:2:{s:9:"arguments";a:1:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:30:"Escape binary for bytea type ";}s:16:"pg_escape_string";a:2:{s:9:"arguments";a:1:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:34:"Escape string for text/char type ";}s:10:"pg_execute";a:2:{s:9:"arguments";a:2:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"params";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:26:"Execute a prepared query ";}s:12:"pg_fetch_all";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:27:"Fetch all rows into array ";}s:20:"pg_fetch_all_columns";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:13:"column_number";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Fetch all rows into array ";}s:14:"pg_fetch_array";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Fetch a row as an array ";}s:14:"pg_fetch_assoc";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"row";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Fetch a row as an assoc array ";}s:15:"pg_fetch_object";a:2:{s:9:"arguments";a:4:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"ctor_params";a:2:{s:8:"required";b:0;s:4:"type";s:10:"NULL|array";}}s:11:"description";s:26:"Fetch a row as an object ";}s:15:"pg_fetch_result";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"row_number,";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Returns values from a result identifier ";}s:12:"pg_fetch_row";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Get a row as an enumerated array ";}s:16:"pg_field_is_null";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"row,";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Test if a field is NULL ";}s:13:"pg_field_name";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Returns the name of the field ";}s:12:"pg_field_num";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"field_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Returns the field number of the named field ";}s:15:"pg_field_prtlen";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"row,";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Returns the printed length ";}s:13:"pg_field_size";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Returns the internal size of the field ";}s:14:"pg_field_table";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"oid_only";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:84:"Returns the name of the table field belongs to, or table's oid if oid_only is true ";}s:13:"pg_field_type";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Returns the type name for the given field ";}s:17:"pg_field_type_oid";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"field_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:42:"Returns the type oid for the given field ";}s:14:"pg_free_result";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Free result memory ";}s:13:"pg_get_notify";a:2:{s:9:"arguments";a:2:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:11:"result_type";}}s:11:"description";s:31:"Get asynchronous notification ";}s:10:"pg_get_pid";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:25:"Get backend(server) pid ";}s:13:"pg_get_result";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:31:"Get asynchronous query result ";}s:7:"pg_host";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:54:"Returns the host name associated with the connection ";}s:9:"pg_insert";a:2:{s:9:"arguments";a:4:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"values";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Insert values (filed=>value) to table ";}s:13:"pg_last_error";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:30:"Get the error message string ";}s:14:"pg_last_notice";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Returns the last notice set by the backend ";}s:11:"pg_last_oid";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:36:"Returns the last object identifier ";}s:11:"pg_lo_close";a:2:{s:9:"arguments";a:1:{s:12:"large_object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:22:"Close a large object ";}s:12:"pg_lo_create";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Create a large object ";}s:12:"pg_lo_export";a:2:{s:9:"arguments";a:3:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"objoid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Export large object direct to filesystem ";}s:12:"pg_lo_import";a:2:{s:9:"arguments";a:2:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Import large object direct from filesystem ";}s:10:"pg_lo_open";a:2:{s:9:"arguments";a:2:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Open a large object and return fd ";}s:10:"pg_lo_read";a:2:{s:9:"arguments";a:2:{s:12:"large_object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"len";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Read a large object ";}s:14:"pg_lo_read_all";a:2:{s:9:"arguments";a:1:{s:12:"large_object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:50:"Read a large object and send straight to browser ";}s:10:"pg_lo_seek";a:2:{s:9:"arguments";a:3:{s:12:"large_object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"whence";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Seeks position of large object ";}s:10:"pg_lo_tell";a:2:{s:9:"arguments";a:1:{s:12:"large_object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Returns current position of large object ";}s:12:"pg_lo_unlink";a:2:{s:9:"arguments";a:1:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Delete a large object ";}s:11:"pg_lo_write";a:2:{s:9:"arguments";a:3:{s:12:"large_object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"buf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:22:"Write a large object ";}s:12:"pg_meta_data";a:2:{s:9:"arguments";a:2:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:15:"Get meta_data ";}s:13:"pg_num_fields";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:43:"Return the number of fields in the result ";}s:11:"pg_num_rows";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Return the number of rows in the result ";}s:10:"pg_options";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:48:"Get the options associated with the connection ";}s:11:"pg_pconnect";a:2:{s:9:"arguments";a:4:{s:24:"connection_string|string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"tty,";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Open a persistent PostgreSQL connection ";}s:7:"pg_ping";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:56:"Ping database. If connection is bad, try to reconnect. ";}s:7:"pg_port";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:55:"Return the port number associated with the connection ";}s:10:"pg_prepare";a:2:{s:9:"arguments";a:2:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Prepare a query for future execution ";}s:11:"pg_put_line";a:2:{s:9:"arguments";a:1:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Send null-terminated string to backend server ";}s:8:"pg_query";a:2:{s:9:"arguments";a:1:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:17:"Execute a query ";}s:15:"pg_query_params";a:2:{s:9:"arguments";a:2:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"params";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:17:"Execute a query ";}s:15:"pg_result_error";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Get error message associated with result ";}s:21:"pg_result_error_field";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"fieldcode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Get error message field associated with result ";}s:14:"pg_result_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Set internal row offset ";}s:16:"pg_result_status";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:28:"Get status of query result ";}s:9:"pg_select";a:2:{s:9:"arguments";a:4:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"ids";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Select records that has ids (id=>value) ";}s:15:"pg_send_execute";a:2:{s:9:"arguments";a:3:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"stmtname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"params";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:55:"Executes prevriously prepared stmtname asynchronously ";}s:15:"pg_send_prepare";a:2:{s:9:"arguments";a:3:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"stmtname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Asynchronously prepare a query for future execution ";}s:13:"pg_send_query";a:2:{s:9:"arguments";a:2:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:25:"Send asynchronous query ";}s:20:"pg_send_query_params";a:2:{s:9:"arguments";a:2:{s:10:"connection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Send asynchronous parameterized query ";}s:22:"pg_set_client_encoding";a:2:{s:9:"arguments";a:1:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:21:"Set client encoding ";}s:22:"pg_set_error_verbosity";a:2:{s:9:"arguments";a:1:{s:11:"connection,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:21:"Set error verbosity ";}s:8:"pg_trace";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"Enable tracing a PostgreSQL connection ";}s:21:"pg_transaction_status";a:2:{s:9:"arguments";a:1:{s:11:"connnection";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Get transaction status ";}s:6:"pg_tty";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:52:"Return the tty name associated with the connection ";}s:17:"pg_unescape_bytea";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:32:"Unescape binary for bytea type ";}s:10:"pg_untrace";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Disable tracing of a PostgreSQL connection ";}s:9:"pg_update";a:2:{s:9:"arguments";a:5:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"fields";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"ids";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Update table using values (field=>value) and ids (id=>value) ";}s:10:"pg_version";a:2:{s:9:"arguments";a:1:{s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:76:"Returns an array with client, protocol and server version (when available) ";}s:12:"posix_access";a:2:{s:9:"arguments";a:2:{s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Determine accessibility of a file (POSIX.1 5.6.3) ";}s:13:"posix_ctermid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:46:"Generate terminal path name (POSIX.1, 4.7.1) ";}s:20:"posix_get_last_error";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:72:"Retrieve the error number set by the last posix function which failed. ";}s:12:"posix_getcwd";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:49:"Get working directory pathname (POSIX.1, 5.2.2) ";}s:13:"posix_getegid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:53:"Get the current effective group id (POSIX.1, 4.2.1) ";}s:13:"posix_geteuid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:52:"Get the current effective user id (POSIX.1, 4.2.1) ";}s:12:"posix_getgid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:43:"Get the current group id (POSIX.1, 4.2.1) ";}s:14:"posix_getgrgid";a:2:{s:9:"arguments";a:1:{s:3:"gid";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:40:"Group database access (POSIX.1, 9.2.1) ";}s:14:"posix_getgrnam";a:2:{s:9:"arguments";a:1:{s:9:"groupname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:40:"Group database access (POSIX.1, 9.2.1) ";}s:15:"posix_getgroups";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:47:"Get supplementary group id's (POSIX.1, 4.2.3) ";}s:14:"posix_getlogin";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:32:"Get user name (POSIX.1, 4.2.4) ";}s:13:"posix_getpgid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:126:"Get the process group id of the specified process (This is not a POSIX function, but a SVR4ism, so we compile conditionally) ";}s:13:"posix_getpgrp";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:47:"Get current process group id (POSIX.1, 4.3.1) ";}s:12:"posix_getpid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:45:"Get the current process id (POSIX.1, 4.1.1) ";}s:13:"posix_getppid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:44:"Get the parent process id (POSIX.1, 4.1.1) ";}s:14:"posix_getpwnam";a:2:{s:9:"arguments";a:1:{s:9:"groupname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"User database access (POSIX.1, 9.2.2) ";}s:14:"posix_getpwuid";a:2:{s:9:"arguments";a:1:{s:3:"uid";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:39:"User database access (POSIX.1, 9.2.2) ";}s:15:"posix_getrlimit";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:125:"Get system resource consumption limits (This is not a POSIX function, but a BSDism and a SVR4ism. We compile conditionally) ";}s:12:"posix_getsid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:115:"Get process group id of session leader (This is not a POSIX function, but a SVR4ism, so be compile conditionally) ";}s:12:"posix_getuid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:42:"Get the current user id (POSIX.1, 4.2.1) ";}s:16:"posix_initgroups";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"base_group_id";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Calculate the group access list for the user specified in name. ";}s:12:"posix_isatty";a:2:{s:9:"arguments";a:1:{s:2:"fd";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Determine if filedesc is a tty (POSIX.1, 4.7.1) ";}s:10:"posix_kill";a:2:{s:9:"arguments";a:2:{s:3:"pid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"sig";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Send a signal to a process (POSIX.1, 3.3.2) ";}s:12:"posix_mkfifo";a:2:{s:9:"arguments";a:2:{s:8:"pathname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Make a FIFO special file (POSIX.1, 5.4.2) ";}s:11:"posix_mknod";a:2:{s:9:"arguments";a:4:{s:8:"pathname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"major";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"minor";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Make a special or ordinary file (POSIX.1) ";}s:13:"posix_setegid";a:2:{s:9:"arguments";a:1:{s:3:"uid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Set effective group id ";}s:13:"posix_seteuid";a:2:{s:9:"arguments";a:1:{s:3:"uid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Set effective user id ";}s:12:"posix_setgid";a:2:{s:9:"arguments";a:1:{s:3:"uid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Set group id (POSIX.1, 4.2.2) ";}s:13:"posix_setpgid";a:2:{s:9:"arguments";a:2:{s:3:"pid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"pgid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:55:"Set process group id for job control (POSIX.1, 4.3.3) ";}s:12:"posix_setsid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:58:"Create session and set process group id (POSIX.1, 4.3.2) ";}s:12:"posix_setuid";a:2:{s:9:"arguments";a:1:{s:3:"uid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Set user id (POSIX.1, 4.2.2) ";}s:14:"posix_strerror";a:2:{s:9:"arguments";a:1:{s:5:"errno";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:68:"Retrieve the system error message associated with the given errno. ";}s:11:"posix_times";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:36:"Get process times (POSIX.1, 4.5.2) ";}s:13:"posix_ttyname";a:2:{s:9:"arguments";a:1:{s:2:"fd";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Determine terminal device name (POSIX.1, 4.7.2) ";}s:11:"posix_uname";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:34:"Get system name (POSIX.1, 4.4.1) ";}s:22:"pspell_add_to_personal";a:2:{s:9:"arguments";a:2:{s:6:"pspell";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"word";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:32:"Adds a word to a personal list ";}s:21:"pspell_add_to_session";a:2:{s:9:"arguments";a:2:{s:6:"pspell";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"word";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Adds a word to the current session ";}s:12:"pspell_check";a:2:{s:9:"arguments";a:2:{s:6:"pspell";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"word";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Returns true if word is valid ";}s:20:"pspell_clear_session";a:2:{s:9:"arguments";a:1:{s:6:"pspell";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Clears the current session ";}s:20:"pspell_config_create";a:2:{s:9:"arguments";a:4:{s:8:"language";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"spelling";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"jargon";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:58:"Create a new config to be used later to create a manager ";}s:22:"pspell_config_data_dir";a:2:{s:9:"arguments";a:2:{s:4:"conf";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:33:"location of language data files ";}s:22:"pspell_config_dict_dir";a:2:{s:9:"arguments";a:2:{s:4:"conf";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:32:"location of the main word list ";}s:20:"pspell_config_ignore";a:2:{s:9:"arguments";a:2:{s:4:"conf";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"ignore";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Ignore words <= n chars ";}s:18:"pspell_config_mode";a:2:{s:9:"arguments";a:2:{s:4:"conf";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:76:"Select mode for config (PSPELL_FAST, PSPELL_NORMAL or PSPELL_BAD_SPELLERS) ";}s:22:"pspell_config_personal";a:2:{s:9:"arguments";a:2:{s:4:"conf";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"personal";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:43:"Use a personal dictionary for this config ";}s:18:"pspell_config_repl";a:2:{s:9:"arguments";a:2:{s:4:"conf";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"repl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Use a personal dictionary with replacement pairs for this config ";}s:25:"pspell_config_runtogether";a:2:{s:9:"arguments";a:2:{s:4:"conf";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"runtogether";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:49:"Consider run-together words as valid components ";}s:23:"pspell_config_save_repl";a:2:{s:9:"arguments";a:2:{s:4:"conf";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"save";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:68:"Save replacement pairs when personal list is saved for this config ";}s:10:"pspell_new";a:2:{s:9:"arguments";a:5:{s:8:"language";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"spelling";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"jargon";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:19:"Load a dictionary ";}s:17:"pspell_new_config";a:2:{s:9:"arguments";a:1:{s:6:"config";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Load a dictionary based on the given config ";}s:19:"pspell_new_personal";a:2:{s:9:"arguments";a:6:{s:8:"personal";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"language";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"spelling";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"jargon";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Load a dictionary with a personal wordlist ";}s:20:"pspell_save_wordlist";a:2:{s:9:"arguments";a:1:{s:6:"pspell";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Saves the current (personal) wordlist ";}s:24:"pspell_store_replacement";a:2:{s:9:"arguments";a:3:{s:6:"pspell";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"misspell";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"correct";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Notify the dictionary of a user-selected replacement ";}s:14:"pspell_suggest";a:2:{s:9:"arguments";a:2:{s:6:"pspell";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"word";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Returns array of suggestions ";}s:8:"readline";a:2:{s:9:"arguments";a:1:{s:6:"prompt";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:14:"Reads a line ";}s:20:"readline_add_history";a:2:{s:9:"arguments";a:1:{s:6:"prompt";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Adds a line to the history ";}s:33:"readline_callback_handler_install";a:2:{s:9:"arguments";a:2:{s:6:"prompt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"callback";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:101:"Initializes the readline callback interface and terminal, prints the prompt and returns immediately ";}s:22:"readline_clear_history";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:20:"Clears the history ";}s:28:"readline_completion_function";a:2:{s:9:"arguments";a:1:{s:8:"funcname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Readline completion function? ";}s:13:"readline_info";a:2:{s:9:"arguments";a:2:{s:7:"varname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"newvalue";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Gets/sets various internal readline variables. ";}s:21:"readline_list_history";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:19:"Lists the history ";}s:20:"readline_on_new_line";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:57:"Inform readline that the cursor has moved to a new line ";}s:21:"readline_read_history";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"from";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:19:"Reads the history ";}s:18:"readline_redisplay";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:36:"Ask readline to redraw the display ";}s:22:"readline_write_history";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:20:"Writes the history ";}s:11:"recode_file";a:2:{s:9:"arguments";a:3:{s:7:"request";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"output";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:57:"Recode file input into file output according to request ";}s:13:"recode_string";a:2:{s:9:"arguments";a:2:{s:7:"request";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Recode string str according to request string ";}s:43:"ReflectionMethod ReflectionClass::getMethod";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Returns the class' method specified by its name ";}s:46:"ReflectionMethod[] ReflectionClass::getMethods";a:2:{s:9:"arguments";a:1:{s:7:"$filter";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:41:"Returns an array of this class' methods ";}s:47:"ReflectionProperty ReflectionClass::getProperty";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Returns the class' property specified by its name ";}s:51:"ReflectionProperty[] ReflectionClass::getProperties";a:2:{s:9:"arguments";a:1:{s:7:"$filter";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:44:"Returns an array of this class' properties ";}s:33:"bool ReflectionClass::hasConstant";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Returns whether a constant exists or not ";}s:31:"bool ReflectionClass::hasMethod";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:40:"Returns whether a method exists or not ";}s:33:"bool ReflectionClass::hasProperty";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Returns whether a property exists or not ";}s:41:"bool ReflectionClass::implementsInterface";a:2:{s:9:"arguments";a:1:{s:14:"interface_name";a:2:{s:8:"required";b:1;s:4:"type";s:22:"string|ReflectionClass";}}s:11:"description";s:59:"Returns whether this class is a subclass of another class ";}s:32:"bool ReflectionClass::isInstance";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:8:"stdclass";}}s:11:"description";s:63:"Returns whether the given object is an instance of this class ";}s:34:"bool ReflectionClass::isSubclassOf";a:2:{s:9:"arguments";a:1:{s:5:"class";a:2:{s:8:"required";b:1;s:4:"type";s:22:"string|ReflectionClass";}}s:11:"description";s:59:"Returns whether this class is a subclass of another class ";}s:34:"mixed ReflectionClass::getConstant";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Returns the class' constant specified by its name ";}s:45:"mixed ReflectionClass::getStaticPropertyValue";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"default";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:40:"Returns the value of a tsstic property ";}s:32:"mixed ReflectionFunction::invoke";a:2:{s:9:"arguments";a:1:{s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:6:"mixed*";}}s:11:"description";s:22:"Invokes the function ";}s:36:"mixed ReflectionFunction::invokeArgs";a:2:{s:9:"arguments";a:1:{s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:55:"Invokes the function and pass its arguments as array. ";}s:30:"mixed ReflectionMethod::invoke";a:2:{s:9:"arguments";a:2:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:6:"mixed*";}}s:11:"description";s:21:"Invokes the method. ";}s:34:"mixed ReflectionMethod::invokeArgs";a:2:{s:9:"arguments";a:2:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:55:"Invokes the function and pass its arguments as array. ";}s:34:"mixed ReflectionProperty::getValue";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:0;s:4:"type";s:8:"stdclass";}}s:11:"description";s:31:"Returns this property's value ";}s:41:"static array Reflection::getModifierNames";a:2:{s:9:"arguments";a:1:{s:9:"modifiers";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Returns an array of modifier names ";}s:31:"static mixed Reflection::export";a:2:{s:9:"arguments";a:2:{s:1:"r";a:2:{s:8:"required";b:1;s:4:"type";s:9:"Reflector";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. ";}s:36:"static mixed ReflectionClass::export";a:2:{s:9:"arguments";a:2:{s:8:"argument";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. ";}s:40:"static mixed ReflectionExtension::export";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. ";}s:39:"static mixed ReflectionFunction::export";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. ";}s:37:"static mixed ReflectionMethod::export";a:2:{s:9:"arguments";a:3:{s:5:"class";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. ";}s:37:"static mixed ReflectionObject::export";a:2:{s:9:"arguments";a:2:{s:8:"argument";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. ";}s:40:"static mixed ReflectionParameter::export";a:2:{s:9:"arguments";a:3:{s:8:"function";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:9:"parameter";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. ";}s:39:"static mixed ReflectionProperty::export";a:2:{s:9:"arguments";a:3:{s:5:"class";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. ";}s:37:"stdclass ReflectionClass::newInstance";a:2:{s:9:"arguments";a:2:{s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:6:"mixed*";}s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:3:"...";}}s:11:"description";s:35:"Returns an instance of this class ";}s:41:"stdclass ReflectionClass::newInstanceArgs";a:2:{s:9:"arguments";a:1:{s:4:"args";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:35:"Returns an instance of this class ";}s:33:"void ReflectionClass::__construct";a:2:{s:9:"arguments";a:1:{s:8:"argument";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:59:"Constructor. Takes a string or an instance as an argument ";}s:44:"void ReflectionClass::setStaticPropertyValue";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"$value";}}s:11:"description";s:37:"Sets the value of a static property ";}s:37:"void ReflectionExtension::__construct";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:77:"Constructor. Throws an Exception in case the given extension does not exist ";}s:36:"void ReflectionFunction::__construct";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:76:"Constructor. Throws an Exception in case the given function does not exist ";}s:34:"void ReflectionMethod::__construct";a:2:{s:9:"arguments";a:2:{s:15:"class_or_method";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:74:"Constructor. Throws an Exception in case the given method does not exist ";}s:34:"void ReflectionObject::__construct";a:2:{s:9:"arguments";a:1:{s:8:"argument";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:47:"Constructor. Takes an instance as an argument ";}s:37:"void ReflectionParameter::__construct";a:2:{s:9:"arguments";a:2:{s:8:"function";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:9:"parameter";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:74:"Constructor. Throws an Exception in case the given method does not exist ";}s:36:"void ReflectionProperty::__construct";a:2:{s:9:"arguments";a:2:{s:5:"class";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:76:"Constructor. Throws an Exception in case the given property does not exist ";}s:33:"void ReflectionProperty::setValue";a:2:{s:9:"arguments";a:1:{s:7:"object,";a:2:{s:8:"required";b:1;s:4:"type";s:8:"stdclass";}}s:11:"description";s:28:"Sets this property's value ";}s:20:"session_cache_expire";a:2:{s:9:"arguments";a:1:{s:16:"new_cache_expire";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:123:"Return the current cache expire. If new_cache_expire is given, the current cache_expire is replaced with new_cache_expire ";}s:21:"session_cache_limiter";a:2:{s:9:"arguments";a:1:{s:17:"new_cache_limiter";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:127:"Return the current cache limiter. If new_cache_limited is given, the current cache_limiter is replaced with new_cache_limiter ";}s:14:"session_decode";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Deserializes data and reinitializes the variables ";}s:15:"session_destroy";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:61:"Destroy the current session and all data associated with it ";}s:14:"session_encode";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:72:"Serializes the current setup and returns the serialized representation ";}s:25:"session_get_cookie_params";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:38:"Return the session cookie parameters ";}s:10:"session_id";a:2:{s:9:"arguments";a:1:{s:5:"newid";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:89:"Return the current session id. If newid is given, the session id is replaced with newid ";}s:19:"session_module_name";a:2:{s:9:"arguments";a:1:{s:7:"newname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:127:"Return the current module name used for accessing session data. If newname is given, the module name is replaced with newname ";}s:12:"session_name";a:2:{s:9:"arguments";a:1:{s:7:"newname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:97:"Return the current session name. If newname is given, the session name is replaced with newname ";}s:21:"session_regenerate_id";a:2:{s:9:"arguments";a:1:{s:18:"delete_old_session";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:121:"Update the current session id with a newly generated one. If delete_old_session is set to true, remove the old session. ";}s:17:"session_save_path";a:2:{s:9:"arguments";a:1:{s:7:"newname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:113:"Return the current save path passed to module_name. If newname is given, the save path is replaced with newname ";}s:25:"session_set_cookie_params";a:2:{s:9:"arguments";a:5:{s:8:"lifetime";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"secure";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:8:"httponly";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:31:"Set session cookie parameters ";}s:24:"session_set_save_handler";a:2:{s:9:"arguments";a:6:{s:4:"open";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"close";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"read";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"write";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"destroy";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"gc";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:27:"Sets user-level functions ";}s:13:"session_start";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:73:"Begin session - reinitializes freezed variables, registers browsers etc ";}s:13:"session_unset";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:32:"Unset all registered variables ";}s:19:"session_write_close";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:36:"Write session data and end session ";}s:12:"shmop_close ";a:2:{s:9:"arguments";a:1:{s:5:"shmid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"closes a shared memory segment ";}s:13:"shmop_delete ";a:2:{s:9:"arguments";a:1:{s:5:"shmid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"mark segment for deletion ";}s:11:"shmop_open ";a:2:{s:9:"arguments";a:4:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"gets and attaches a shared memory segment ";}s:11:"shmop_read ";a:2:{s:9:"arguments";a:3:{s:5:"shmid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"count";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:26:"reads from a shm segment ";}s:11:"shmop_size ";a:2:{s:9:"arguments";a:1:{s:5:"shmid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:22:"returns the shm size ";}s:12:"shmop_write ";a:2:{s:9:"arguments";a:3:{s:5:"shmid";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:35:"writes to a shared memory segment ";}s:30:"SimpleXMLElement::addAttribute";a:2:{s:9:"arguments";a:2:{s:5:"qName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Add Attribute with optional namespace information ";}s:26:"SimpleXMLElement::addChild";a:2:{s:9:"arguments";a:3:{s:5:"qName";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"ns";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Add Element with optional namespace information ";}s:23:"SimpleXMLElement::asXML";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:60:"Return a well-formed XML string based on SimpleXML element ";}s:28:"SimpleXMLElement::attributes";a:2:{s:9:"arguments";a:2:{s:2:"ns";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"is_prefix";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:36:"Identifies an element's attributes ";}s:26:"SimpleXMLElement::children";a:2:{s:9:"arguments";a:2:{s:2:"ns";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"is_prefix";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:30:"Finds children of given node ";}s:34:"SimpleXMLElement::getDocNamespaces";a:2:{s:9:"arguments";a:1:{s:9:"recursive";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:48:"Return all namespaces registered with document ";}s:31:"SimpleXMLElement::getNamespaces";a:2:{s:9:"arguments";a:1:{s:8:"recursve";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:30:"Return all namespaces in use ";}s:40:"SimpleXMLElement::registerXPathNamespace";a:2:{s:9:"arguments";a:2:{s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"ns";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Creates a prefix/ns context for the next XPath query ";}s:23:"SimpleXMLElement::xpath";a:2:{s:9:"arguments";a:1:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Runs XPath query on the XML data ";}s:20:"simplexml_import_dom";a:2:{s:9:"arguments";a:2:{s:4:"node";a:2:{s:8:"required";b:1;s:4:"type";s:7:"domNode";}s:10:"class_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:65:"Get a simplexml_element object from dom to allow for processing ";}s:19:"simplexml_load_file";a:2:{s:9:"arguments";a:5:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"ns";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"is_prefix";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:79:"Load a filename and return a simplexml_element object to allow for processing ";}s:21:"simplexml_load_string";a:2:{s:9:"arguments";a:5:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:2:"ns";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"is_prefix";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:77:"Load a string and return a simplexml_element object to allow for processing ";}s:24:"confirm_extname_compiled";a:2:{s:9:"arguments";a:1:{s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:59:"Return a string to confirm that the module is compiled in ";}s:10:"php_snmpv3";a:2:{s:9:"arguments";a:2:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:28:"INTERNAL_FUNCTION_PARAMETERS";}s:2:"st";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:605:"* * 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 * ";}s:9:"snmp2_get";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Fetch a SNMP object ";}s:13:"snmp2_getnext";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Fetch a SNMP object ";}s:15:"snmp2_real_walk";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:83:"Return all objects including their respective object id withing the specified one ";}s:9:"snmp2_set";a:2:{s:9:"arguments";a:7:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Set the value of a SNMP object ";}s:10:"snmp2_walk";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:50:"Return all objects under the specified object id ";}s:9:"snmp3_get";a:2:{s:9:"arguments";a:10:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"sec_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"sec_level";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"auth_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"auth_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"priv_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"priv_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Fetch the value of a SNMP object ";}s:13:"snmp3_getnext";a:2:{s:9:"arguments";a:10:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"sec_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"sec_level";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"auth_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"auth_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"priv_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"priv_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Fetch the value of a SNMP object ";}s:15:"snmp3_real_walk";a:2:{s:9:"arguments";a:10:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"sec_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"sec_level";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"auth_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"auth_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"priv_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"priv_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Fetch the value of a SNMP object ";}s:9:"snmp3_set";a:2:{s:9:"arguments";a:12:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"sec_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"sec_level";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"auth_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"auth_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"priv_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"priv_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Fetch the value of a SNMP object ";}s:10:"snmp3_walk";a:2:{s:9:"arguments";a:10:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"sec_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"sec_level";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"auth_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"auth_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"priv_protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"priv_passphrase";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Fetch the value of a SNMP object ";}s:20:"snmp_get_quick_print";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:42:"Return the current status of quick_print ";}s:13:"snmp_read_mib";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:55:"Reads and parses a MIB file into the active MIB tree. ";}s:19:"snmp_set_enum_print";a:2:{s:9:"arguments";a:1:{s:10:"enum_print";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:83:"Return all values that are enums with their enum value instead of the raw integer ";}s:26:"snmp_set_oid_output_format";a:2:{s:9:"arguments";a:1:{s:10:"oid_format";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Set the OID output format. ";}s:20:"snmp_set_quick_print";a:2:{s:9:"arguments";a:1:{s:11:"quick_print";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:83:"Return all objects including their respective object id withing the specified one ";}s:23:"snmp_set_valueretrieval";a:2:{s:9:"arguments";a:1:{s:6:"method";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Specify the method how the SNMP values will be returned ";}s:7:"snmpget";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Fetch a SNMP object ";}s:11:"snmpgetnext";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Fetch a SNMP object ";}s:12:"snmprealwalk";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:83:"Return all objects including their respective object id withing the specified one ";}s:7:"snmpset";a:2:{s:9:"arguments";a:7:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Set the value of a SNMP object ";}s:8:"snmpwalk";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"community";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"object_id";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"retries";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:50:"Return all objects under the specified object id ";}s:23:"SoapClient::SoapClient ";a:2:{s:9:"arguments";a:2:{s:4:"wsdl";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:24:"SoapClient constructor ";}s:19:"SoapClient::__call ";a:2:{s:9:"arguments";a:5:{s:13:"function_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"arguments";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:13:"input_headers";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:14:"output_headers";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:23:"Calls a SOAP function ";}s:27:"SoapClient::__getFunctions ";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:32:"Returns list of SOAP functions ";}s:29:"SoapClient::__getLastRequest ";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:27:"Returns last SOAP request ";}s:35:"SoapClient::__getLastRequestHeaders";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:35:"Returns last SOAP request headers ";}s:30:"SoapClient::__getLastResponse ";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:28:"Returns last SOAP response ";}s:36:"SoapClient::__getLastResponseHeaders";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:36:"Returns last SOAP response headers ";}s:23:"SoapClient::__getTypes ";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:28:"Returns list of SOAP types ";}s:23:"SoapClient::__setCookie";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"strung";}}s:11:"description";s:172:"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. ";}s:25:"SoapClient::__setLocation";a:2:{s:9:"arguments";a:1:{s:12:"new_location";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:253:"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. ";}s:28:"SoapClient::__setSoapHeaders";a:2:{s:9:"arguments";a:1:{s:11:"SoapHeaders";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:136:"Sets SOAP headers for subsequent calls (replaces any previous values). If no value is specified, all of the headers are removed. ";}s:21:"SoapFault::SoapFault ";a:2:{s:9:"arguments";a:6:{s:9:"faultcode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"faultstring";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"faultactor";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"detail";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:9:"faultname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"headerfault";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:23:"SoapFault constructor ";}s:23:"SoapHeader::SoapHeader ";a:2:{s:9:"arguments";a:5:{s:9:"namespace";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:14:"mustUnderstand";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:5:"actor";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:24:"SoapHeader constructor ";}s:21:"SoapParam::SoapParam ";a:2:{s:9:"arguments";a:2:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:23:"SoapParam constructor ";}s:23:"SoapServer::SoapServer ";a:2:{s:9:"arguments";a:2:{s:4:"wsdl";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:24:"SoapServer constructor ";}s:23:"SoapServer::addFunction";a:2:{s:9:"arguments";a:1:{s:9:"functions";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:63:"Adds one or several functions those will handle SOAP requests ";}s:24:"SoapServer::getFunctions";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:35:"Returns list of defined functions ";}s:19:"SoapServer::handle ";a:2:{s:9:"arguments";a:1:{s:12:"soap_request";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:24:"Handles a SOAP request ";}s:20:"SoapServer::setClass";a:2:{s:9:"arguments";a:2:{s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"args";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:44:"Sets class which will handle SOAP requests ";}s:21:"SoapServer::setObject";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:45:"Sets object which will handle SOAP requests ";}s:27:"SoapServer::setPersistence ";a:2:{s:9:"arguments";a:1:{s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Sets persistence mode of SoapServer ";}s:17:"SoapVar::SoapVar ";a:2:{s:9:"arguments";a:6:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"type_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"type_namespace";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"node_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"node_namespace";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:21:"SoapVar constructor ";}s:14:"is_soap_fault ";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:45:"Checks if given value is a SoapFault object ";}s:23:"use_soap_error_handler ";a:2:{s:9:"arguments";a:1:{s:2:"on";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:89:"Enable or disable SOAP's error handler, that translates PHP errors into SOAP faults ";}s:13:"socket_accept";a:2:{s:9:"arguments";a:1:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:49:"Accepts a connection on the listening socket fd ";}s:11:"socket_bind";a:2:{s:9:"arguments";a:3:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"addr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:85:"Binds an open socket to a listening port, port is only specified in AF_INET family. ";}s:18:"socket_clear_error";a:2:{s:9:"arguments";a:1:{s:6:"socket";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:56:"Clears the error on the socket or the last error code. ";}s:12:"socket_close";a:2:{s:9:"arguments";a:1:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Closes a file descriptor ";}s:14:"socket_connect";a:2:{s:9:"arguments";a:3:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"addr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:67:"Opens a connection to addr:port on the socket specified by socket ";}s:13:"socket_create";a:2:{s:9:"arguments";a:3:{s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"protocol";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:100:"Creates an endpoint for communication in the domain specified by domain, of type specified by type ";}s:20:"socket_create_listen";a:2:{s:9:"arguments";a:2:{s:4:"port";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"backlog";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:46:"Opens a socket on port to accept connections ";}s:18:"socket_create_pair";a:2:{s:9:"arguments";a:4:{s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"protocol";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"&fd";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:69:"Creates a pair of indistinguishable sockets and stores them in fds. ";}s:17:"socket_get_option";a:2:{s:9:"arguments";a:3:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"level";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"optname";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Gets socket options for the socket ";}s:18:"socket_getpeername";a:2:{s:9:"arguments";a:3:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"&addr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"&port";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:135:"Queries the remote side of the given socket which may either result in host/port or in a UNIX filesystem path, dependent on its type. ";}s:18:"socket_getsockname";a:2:{s:9:"arguments";a:3:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"&addr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"&port";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:135:"Queries the remote side of the given socket which may either result in host/port or in a UNIX filesystem path, dependent on its type. ";}s:17:"socket_last_error";a:2:{s:9:"arguments";a:1:{s:6:"socket";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:86:"Returns the last socket error (either the last used or the provided socket resource) ";}s:13:"socket_listen";a:2:{s:9:"arguments";a:2:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"backlog";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:95:"Sets the maximum number of connections allowed to be waited for on the socket specified by fd ";}s:11:"socket_read";a:2:{s:9:"arguments";a:3:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Reads a maximum of length bytes from socket ";}s:11:"socket_recv";a:2:{s:9:"arguments";a:4:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"&buf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Receives data from a connected socket ";}s:15:"socket_recvfrom";a:2:{s:9:"arguments";a:6:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"&buf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"&name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"&port";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Receives data from a socket, connected or not ";}s:13:"socket_select";a:2:{s:9:"arguments";a:5:{s:9:"&read_fds";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"&write_fds";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"except_fds";a:2:{s:8:"required";b:1;s:4:"type";s:6:"&array";}s:6:"tv_sec";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"tv_usec";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:100:"Runs the select() system call on the sets mentioned with a timeout specified by tv_sec and tv_usec ";}s:11:"socket_send";a:2:{s:9:"arguments";a:4:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"buf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Sends data to a connected socket ";}s:13:"socket_sendto";a:2:{s:9:"arguments";a:6:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"buf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"addr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Sends a message to a socket, whether it is connected or not ";}s:16:"socket_set_block";a:2:{s:9:"arguments";a:1:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Sets blocking mode on a socket resource ";}s:19:"socket_set_nonblock";a:2:{s:9:"arguments";a:1:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Sets nonblocking mode on a socket resource ";}s:17:"socket_set_option";a:2:{s:9:"arguments";a:4:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"level";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"optname";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"optval";a:2:{s:8:"required";b:1;s:4:"type";s:9:"int|array";}}s:11:"description";s:36:"Sets socket options for the socket ";}s:15:"socket_shutdown";a:2:{s:9:"arguments";a:2:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"how";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Shuts down a socket for receiving, sending, or both. ";}s:15:"socket_strerror";a:2:{s:9:"arguments";a:1:{s:5:"errno";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Returns a string describing an error ";}s:12:"socket_write";a:2:{s:9:"arguments";a:3:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"buf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Writes the buffer to the socket resource, length is optional ";}s:16:"class_implements";a:2:{s:9:"arguments";a:2:{s:4:"what";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"autoload";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:54:"Return all classes and interfaces implemented by SPL ";}s:13:"class_parents";a:2:{s:9:"arguments";a:1:{s:8:"instance";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:60:"Return an array containing the names of all parent classes ";}s:12:"spl_autoload";a:2:{s:9:"arguments";a:2:{s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:15:"file_extensions";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Default implementation for __autoload() ";}s:17:"spl_autoload_call";a:2:{s:9:"arguments";a:1:{s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:65:"Try all registerd autoload function to load the requested class ";}s:23:"spl_autoload_extensions";a:2:{s:9:"arguments";a:1:{s:15:"file_extensions";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Register and return default file extensions for spl_autoload ";}s:21:"spl_autoload_register";a:2:{s:9:"arguments";a:2:{s:17:"autoload_function";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:1:"=";a:2:{s:8:"required";b:0;s:4:"type";s:5:"throw";}}s:11:"description";s:56:"Register given function as __autoload() implementation ";}s:23:"spl_autoload_unregister";a:2:{s:9:"arguments";a:1:{s:17:"autoload_function";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:58:"Unregister given function as __autoload() implementation ";}s:15:"spl_object_hash";a:2:{s:9:"arguments";a:1:{s:3:"obj";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:33:"Return hash id for given object ";}s:19:"ArrayIterator::seek";a:2:{s:9:"arguments";a:1:{s:9:"$position";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:19:"Seek to position. ";}s:24:"ArrayObject::__construct";a:2:{s:9:"arguments";a:1:{s:2:"ar";a:2:{s:8:"required";b:1;s:4:"type";s:12:"array|object";}}s:11:"description";s:133:"proto void ArrayIterator::__construct(array|object ar = array() [, int flags = 0]) U Cronstructs a new array iterator from a path. ";}s:19:"ArrayObject::append";a:2:{s:9:"arguments";a:1:{s:7:"$newval";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:102:"proto void ArrayIterator::append(mixed $newval) U Appends the value (cannot be called for objects). ";}s:25:"ArrayObject::offsetExists";a:2:{s:9:"arguments";a:1:{s:6:"$index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:102:"proto bool ArrayIterator::offsetExists(mixed $index) U Returns whether the requested $index exists. ";}s:22:"ArrayObject::offsetGet";a:2:{s:9:"arguments";a:1:{s:6:"$index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:98:"proto mixed ArrayIterator::offsetGet(mixed $index) U Returns the value at the specified $index. ";}s:22:"ArrayObject::offsetSet";a:2:{s:9:"arguments";a:2:{s:6:"$index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"$newval";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:120:"proto void ArrayIterator::offsetSet(mixed $index, mixed $newval) U Sets the value at the specified $index to $newval. ";}s:24:"ArrayObject::offsetUnset";a:2:{s:9:"arguments";a:1:{s:6:"$index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:98:"proto void ArrayIterator::offsetUnset(mixed $index) U Unsets the value at the specified $index. ";}s:21:"ArrayObject::setFlags";a:2:{s:9:"arguments";a:1:{s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:11:"Set flags ";}s:29:"ArrayObject::setIteratorClass";a:2:{s:9:"arguments";a:1:{s:14:"iterator_class";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Set the class used in getIterator. ";}s:19:"ArrayObject::uasort";a:2:{s:9:"arguments";a:1:{s:12:"cmp_function";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:109:"proto int ArrayIterator::uasort(callback cmp_function) U Sort the entries by values user defined function. ";}s:19:"ArrayObject::uksort";a:2:{s:9:"arguments";a:1:{s:12:"cmp_function";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:112:"proto int ArrayIterator::uksort(callback cmp_function) U Sort the entries by key using user defined function. ";}s:30:"DirectoryIterator::__construct";a:2:{s:9:"arguments";a:2:{s:5:"$path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"$flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Cronstructs a new dir iterator from a path. ";}s:30:"DirectoryIterator::getBasename";a:2:{s:9:"arguments";a:1:{s:7:"$suffix";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Returns filename component of current dir entry ";}s:39:"RecursiveDirectoryIterator::__construct";a:2:{s:9:"arguments";a:2:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Cronstructs a new dir iterator from a path. ";}s:39:"RecursiveDirectoryIterator::hasChildren";a:2:{s:9:"arguments";a:1:{s:12:"$allow_links";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:66:"Returns whether current entry is a directory and not '.' or '..' ";}s:24:"SplFileInfo::__construct";a:2:{s:9:"arguments";a:1:{s:9:"file_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Cronstructs a new SplFileInfo from a path. ";}s:24:"SplFileInfo::getBasename";a:2:{s:9:"arguments";a:1:{s:7:"$suffix";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Returns filename component of path ";}s:24:"SplFileInfo::getFileInfo";a:2:{s:9:"arguments";a:1:{s:11:"$class_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:20:"Get/copy file info ";}s:24:"SplFileInfo::getPathInfo";a:2:{s:9:"arguments";a:1:{s:11:"$class_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:20:"Get/copy file info ";}s:21:"SplFileInfo::openFile";a:2:{s:9:"arguments";a:3:{s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Open the current file ";}s:25:"SplFileInfo::setFileClass";a:2:{s:9:"arguments";a:1:{s:10:"class_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Class to use in openFile() ";}s:25:"SplFileInfo::setInfoClass";a:2:{s:9:"arguments";a:1:{s:10:"class_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Class to use in getFileInfo(), getPathInfo() ";}s:26:"SplFileObject::__construct";a:2:{s:9:"arguments";a:4:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:29:"Construct a new file object ";}s:22:"SplFileObject::fgetcsv";a:2:{s:9:"arguments";a:2:{s:9:"delimiter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"enclosure";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Return current line as csv ";}s:21:"SplFileObject::fgetss";a:2:{s:9:"arguments";a:1:{s:14:"allowable_tags";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Get a line from file pointer and strip HTML tags ";}s:20:"SplFileObject::flock";a:2:{s:9:"arguments";a:2:{s:9:"operation";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"&wouldblock";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Portable file locking ";}s:21:"SplFileObject::fscanf";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Implements a mostly ANSI compatible fscanf() ";}s:20:"SplFileObject::fseek";a:2:{s:9:"arguments";a:2:{s:3:"pos";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"whence";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Return current file position ";}s:24:"SplFileObject::ftruncate";a:2:{s:9:"arguments";a:1:{s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Truncate file to 'size' length ";}s:21:"SplFileObject::fwrite";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Binary-safe file write ";}s:19:"SplFileObject::seek";a:2:{s:9:"arguments";a:1:{s:8:"line_pos";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Seek to specified line ";}s:28:"SplFileObject::setCsvControl";a:2:{s:9:"arguments";a:2:{s:9:"delimiter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"enclosure";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:59:"Set the delimiter and enclosure character used in fgetcsv ";}s:23:"SplFileObject::setFlags";a:2:{s:9:"arguments";a:1:{s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Set file handling flags ";}s:28:"SplFileObject::setMaxLineLen";a:2:{s:9:"arguments";a:1:{s:7:"max_len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Set maximum line length ";}s:30:"SplTempFileObject::__construct";a:2:{s:9:"arguments";a:1:{s:10:"max_memory";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Construct a new temp file object ";}s:22:"AppendIterator::append";a:2:{s:9:"arguments";a:1:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Iterator";}}s:11:"description";s:20:"Append an iterator ";}s:28:"CachingIterator::__construct";a:2:{s:9:"arguments";a:2:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Iterator";}s:1:"=";a:2:{s:8:"required";b:0;s:4:"type";s:5:"flags";}}s:11:"description";s:46:"Construct a CachingIterator from an Iterator ";}s:29:"CachingIterator::offsetExists";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:43:"Return whether the requested index exists ";}s:26:"CachingIterator::offsetGet";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:35:"Return the internal cache if used ";}s:26:"CachingIterator::offsetSet";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"newval";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:26:"Set given index in cache ";}s:28:"CachingIterator::offsetUnset";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:28:"Unset given index in cache ";}s:25:"CachingIterator::setFlags";a:2:{s:9:"arguments";a:1:{s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Set the internal flags ";}s:27:"FilterIterator::__construct";a:2:{s:9:"arguments";a:1:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Iterator";}}s:11:"description";s:42:"Create an Iterator from another iterator ";}s:29:"InfiniteIterator::__construct";a:2:{s:9:"arguments";a:1:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Iterator";}}s:11:"description";s:42:"Create an iterator from another iterator ";}s:29:"IteratorIterator::__construct";a:2:{s:9:"arguments";a:1:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:11:"Traversable";}}s:11:"description";s:54:"Create an iterator from anything that is traversable ";}s:19:"LimitIterator::seek";a:2:{s:9:"arguments";a:1:{s:8:"position";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Seek to the given position ";}s:29:"NoRewindIterator::__construct";a:2:{s:9:"arguments";a:1:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Iterator";}}s:11:"description";s:42:"Create an iterator from another iterator ";}s:27:"ParentIterator::__construct";a:2:{s:9:"arguments";a:1:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:17:"RecursiveIterator";}}s:11:"description";s:50:"Create a ParentIterator from a RecursiveIterator ";}s:37:"RecursiveCachingIterator::__construct";a:2:{s:9:"arguments";a:2:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:17:"RecursiveIterator";}s:1:"=";a:2:{s:8:"required";b:0;s:4:"type";s:5:"flags";}}s:11:"description";s:45:"Create an iterator from a RecursiveIterator ";}s:36:"RecursiveFilterIterator::__construct";a:2:{s:9:"arguments";a:1:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:17:"RecursiveIterator";}}s:11:"description";s:59:"Create a RecursiveFilterIterator from a RecursiveIterator ";}s:38:"RecursiveIteratorIterator::__construct";a:2:{s:9:"arguments";a:3:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:35:"RecursiveIterator|IteratorAggregate";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Creates a RecursiveIteratorIterator from a RecursiveIterator. ";}s:41:"RecursiveIteratorIterator::getSubIterator";a:2:{s:9:"arguments";a:1:{s:5:"level";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:68:"The current active sub iterator or the iterator at specified level ";}s:38:"RecursiveIteratorIterator::setMaxDepth";a:2:{s:9:"arguments";a:1:{s:1:"=";a:2:{s:8:"required";b:0;s:4:"type";s:10:"$max_depth";}}s:11:"description";s:65:"Set the maximum allowed depth (or any depth if pmax_depth = -1] ";}s:35:"RecursiveRegexIterator::__construct";a:2:{s:9:"arguments";a:5:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:17:"RecursiveIterator";}s:5:"regex";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"preg_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:91:"Create an RecursiveRegexIterator from another recursive iterator and a regular expression ";}s:26:"RegexIterator::__construct";a:2:{s:9:"arguments";a:5:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Iterator";}s:5:"regex";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"preg_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:72:"Create an RegexIterator from another iterator and a regular expression ";}s:23:"RegexIterator::setFlags";a:2:{s:9:"arguments";a:1:{s:9:"new_flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:21:"Set operation flags ";}s:22:"RegexIterator::setMode";a:2:{s:9:"arguments";a:1:{s:8:"new_mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Set new operation mode ";}s:27:"RegexIterator::setPregFlags";a:2:{s:9:"arguments";a:1:{s:9:"new_flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:16:"Set PREG flags ";}s:14:"iterator_apply";a:2:{s:9:"arguments";a:3:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:11:"Traversable";}s:8:"function";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"params";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:51:"Calls a function for every element in an iterator ";}s:14:"iterator_count";a:2:{s:9:"arguments";a:1:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:11:"Traversable";}}s:11:"description";s:35:"Count the elements in an iterator ";}s:17:"iterator_to_array";a:2:{s:9:"arguments";a:2:{s:2:"it";a:2:{s:8:"required";b:1;s:4:"type";s:11:"Traversable";}s:8:"use_keys";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:33:"Copy the iterator into an array ";}s:24:"SplObjectStorage::attach";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"$obj";}}s:11:"description";s:56:"Attaches an object to the storage if not yet contained ";}s:26:"SplObjectStorage::contains";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"$obj";}}s:11:"description";s:56:"Determine whethe an object is contained in the storage ";}s:24:"SplObjectStorage::detach";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"$obj";}}s:11:"description";s:37:"Detaches an object from the storage ";}s:29:"SplObjectStorage::unserialize";a:2:{s:9:"arguments";a:1:{s:10:"serialized";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:33:"bool SplObjectStorage::valid() U ";}s:18:"sqlite_array_query";a:2:{s:9:"arguments";a:4:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"result_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:13:"decode_binary";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:75:"Executes a query against a given database and returns an array of arrays. ";}s:19:"sqlite_busy_timeout";a:2:{s:9:"arguments";a:2:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:2:"ms";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:72:"Set busy timeout duration. If ms <= 0, all busy handlers are disabled. ";}s:14:"sqlite_changes";a:2:{s:9:"arguments";a:1:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:80:"Returns the number of rows that were changed by the most recent SQL statement. ";}s:12:"sqlite_close";a:2:{s:9:"arguments";a:1:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:33:"Closes an open sqlite database. ";}s:13:"sqlite_column";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:13:"index_or_name";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:13:"decode_binary";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:56:"Fetches a column from the current row of a result set. ";}s:23:"sqlite_create_aggregate";a:2:{s:9:"arguments";a:5:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"funcname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"step_func";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:13:"finalize_func";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"num_args";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:46:"Registers an aggregate function for queries. ";}s:22:"sqlite_create_function";a:2:{s:9:"arguments";a:4:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"funcname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"callback";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"num_args";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:45:"Registers a "regular" function for queries. ";}s:14:"sqlite_current";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:13:"decode_binary";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:56:"Fetches the current row from a result set as an array. ";}s:19:"sqlite_error_string";a:2:{s:9:"arguments";a:1:{s:10:"error_code";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Returns the textual description of an error code. ";}s:20:"sqlite_escape_string";a:2:{s:9:"arguments";a:1:{s:4:"item";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Escapes a string for use as a query parameter. ";}s:11:"sqlite_exec";a:2:{s:9:"arguments";a:3:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:14:"&error_message";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:55:"Executes a result-less query against a given database ";}s:14:"sqlite_factory";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:14:"&error_message";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:102:"Opens a SQLite database and creates an object for it. Will create the database if it does not exist. ";}s:16:"sqlite_fetch_all";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:13:"decode_binary";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:59:"Fetches all rows from a result set as an array of arrays. ";}s:18:"sqlite_fetch_array";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:13:"decode_binary";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:53:"Fetches the next row from a result set as an array. ";}s:25:"sqlite_fetch_column_types";a:2:{s:9:"arguments";a:3:{s:10:"table_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:58:"Return an array of column types from a particular table. ";}s:19:"sqlite_fetch_object";a:2:{s:9:"arguments";a:4:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"ctor_params";a:2:{s:8:"required";b:1;s:4:"type";s:10:"NULL|array";}s:13:"decode_binary";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:54:"Fetches the next row from a result set as an object. ";}s:19:"sqlite_fetch_single";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:13:"decode_binary";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:55:"Fetches the first column of a result set as a string. ";}s:17:"sqlite_field_name";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"field_index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Returns the name of a particular field of a result set. ";}s:15:"sqlite_has_prev";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:48:"* Returns whether a previous row is available. ";}s:10:"sqlite_key";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:52:"Return the current row index of a buffered result. ";}s:17:"sqlite_last_error";a:2:{s:9:"arguments";a:1:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:58:"Returns the error code of the last error for a database. ";}s:24:"sqlite_last_insert_rowid";a:2:{s:9:"arguments";a:1:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:54:"Returns the rowid of the most recently inserted row. ";}s:11:"sqlite_next";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"Seek to the next row number of a result set. ";}s:17:"sqlite_num_fields";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Returns the number of fields in a result set. ";}s:15:"sqlite_num_rows";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:54:"Returns the number of rows in a buffered result set. ";}s:11:"sqlite_open";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:14:"&error_message";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:73:"Opens a SQLite database. Will create the database if it does not exist. ";}s:12:"sqlite_popen";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:14:"&error_message";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:96:"Opens a persistent handle to a SQLite database. Will create the database if it does not exist. ";}s:11:"sqlite_prev";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:52:"* Seek to the previous row number of a result set. ";}s:12:"sqlite_query";a:2:{s:9:"arguments";a:4:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:14:"&error_message";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:72:"Executes a query against a given database and returns a result handle. ";}s:13:"sqlite_rewind";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:56:"Seek to the first row number of a buffered result set. ";}s:11:"sqlite_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:59:"Seek to a particular row number of a buffered result set. ";}s:19:"sqlite_single_query";a:2:{s:9:"arguments";a:4:{s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"first_row_only";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:13:"decode_binary";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:99:"Executes a query and returns either an array for one single column or the value of the first row. ";}s:24:"sqlite_udf_decode_binary";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Decode binary encoding on a string parameter passed to an UDF. ";}s:24:"sqlite_udf_encode_binary";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:72:"Apply binary encoding (if required) to a string to return from an UDF. ";}s:23:"sqlite_unbuffered_query";a:2:{s:9:"arguments";a:4:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"db";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"result_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:14:"&error_message";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Executes a query that does not prefetch and buffer all data. ";}s:12:"sqlite_valid";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Returns whether more rows are available. ";}s:21:"array_change_key_case";a:2:{s:9:"arguments";a:2:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:15:"case=CASE_LOWER";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Retuns an array with all string keys lowercased [or uppercased] ";}s:11:"array_chunk";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:13:"preserve_keys";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:25:"Split array into chunks ";}s:13:"array_combine";a:2:{s:9:"arguments";a:2:{s:4:"keys";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"values";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:130:"Creates an array by using the elements of the first parameter as keys and the elements of the second as the corresponding values ";}s:18:"array_count_values";a:2:{s:9:"arguments";a:1:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:75:"Return the value as key and the frequency of that value in input as value ";}s:10:"array_diff";a:2:{s:9:"arguments";a:3:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:100:"Returns the entries of arr1 that have values which are not present in any of the others arguments. ";}s:16:"array_diff_assoc";a:2:{s:9:"arguments";a:3:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:151:"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 ";}s:14:"array_diff_key";a:2:{s:9:"arguments";a:3:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:210:"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. ";}s:17:"array_diff_uassoc";a:2:{s:9:"arguments";a:4:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:13:"key_comp_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:201:"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. ";}s:15:"array_diff_ukey";a:2:{s:9:"arguments";a:4:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:13:"key_comp_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:266:"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. ";}s:10:"array_fill";a:2:{s:9:"arguments";a:3:{s:9:"start_key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"num";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"val";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:95:"Create an array containing num elements starting with index start_key each initialized to val ";}s:15:"array_fill_keys";a:2:{s:9:"arguments";a:2:{s:4:"keys";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"val";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:91:"Create an array using the elements of the first parameter as keys each initialized to val ";}s:12:"array_filter";a:2:{s:9:"arguments";a:2:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"callback";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:51:"Filters elements from the array via the callback. ";}s:10:"array_flip";a:2:{s:9:"arguments";a:1:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:41:"Return array with key <-> value flipped ";}s:15:"array_intersect";a:2:{s:9:"arguments";a:3:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:91:"Returns the entries of arr1 that have values which are present in all the other arguments ";}s:21:"array_intersect_assoc";a:2:{s:9:"arguments";a:3:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:135:"Returns the entries of arr1 that have values which are present in all the other arguments. Keys are used to do more restrictive check ";}s:19:"array_intersect_key";a:2:{s:9:"arguments";a:3:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:255:"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. ";}s:22:"array_intersect_uassoc";a:2:{s:9:"arguments";a:4:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:16:"key_compare_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:193:"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. ";}s:20:"array_intersect_ukey";a:2:{s:9:"arguments";a:4:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:16:"key_compare_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:325:"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. ";}s:16:"array_key_exists";a:2:{s:9:"arguments";a:2:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"search";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:54:"Checks if the given key or index exists in the array ";}s:10:"array_keys";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:12:"search_value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"strict";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:91:"Return just the keys from the input array, optionally only for the specified search_value ";}s:9:"array_map";a:2:{s:9:"arguments";a:3:{s:8:"callback";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"input1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"input2";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:55:"Applies the callback to the elements in given arrays. ";}s:11:"array_merge";a:2:{s:9:"arguments";a:3:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:51:"Merges elements from passed arrays into one array ";}s:21:"array_merge_recursive";a:2:{s:9:"arguments";a:3:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:63:"Recursively merges elements from passed arrays into one array ";}s:15:"array_multisort";a:2:{s:9:"arguments";a:3:{s:3:"ar1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"...";}s:3:"ar2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:74:"Sort multiple arrays at once similar to how ORDER BY clause works in SQL ";}s:9:"array_pad";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"pad_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"pad_value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:70:"Returns a copy of input array padded with pad_value to size pad_size ";}s:9:"array_pop";a:2:{s:9:"arguments";a:1:{s:5:"stack";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:42:"Pops an element off the end of the array ";}s:13:"array_product";a:2:{s:9:"arguments";a:1:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:42:"Returns the product of the array entries ";}s:10:"array_push";a:2:{s:9:"arguments";a:3:{s:5:"stack";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:43:"Pushes elements onto the end of the array ";}s:10:"array_rand";a:2:{s:9:"arguments";a:2:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:7:"num_req";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:55:"Return key/keys for random entry/entries in the array ";}s:12:"array_reduce";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"callback";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"initial";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:66:"Iteratively reduce the array to a single value via the callback. ";}s:13:"array_reverse";a:2:{s:9:"arguments";a:2:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"preserve";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:68:"Return input as a new array with the order of the entries reversed ";}s:12:"array_search";a:2:{s:9:"arguments";a:3:{s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"strict";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:86:"Searches the array for a given value and returns the corresponding key if successful ";}s:11:"array_shift";a:2:{s:9:"arguments";a:1:{s:5:"stack";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:48:"Pops an element off the beginning of the array ";}s:11:"array_slice";a:2:{s:9:"arguments";a:4:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:13:"preserve_keys";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:49:"Returns elements specified by offset and length ";}s:12:"array_splice";a:2:{s:9:"arguments";a:4:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"replacement";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:91:"Removes the elements designated by offset and length and replace them with supplied array ";}s:9:"array_sum";a:2:{s:9:"arguments";a:1:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:38:"Returns the sum of the array entries ";}s:11:"array_udiff";a:2:{s:9:"arguments";a:4:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:14:"data_comp_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:149:"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. ";}s:17:"array_udiff_assoc";a:2:{s:9:"arguments";a:4:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:14:"data_comp_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:200:"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. ";}s:18:"array_udiff_uassoc";a:2:{s:9:"arguments";a:5:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:14:"data_comp_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}s:13:"key_comp_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:211:"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. ";}s:16:"array_uintersect";a:2:{s:9:"arguments";a:4:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:17:"data_compare_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:145:"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. ";}s:22:"array_uintersect_assoc";a:2:{s:9:"arguments";a:4:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:17:"data_compare_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:189:"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. ";}s:23:"array_uintersect_uassoc";a:2:{s:9:"arguments";a:5:{s:4:"arr1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:4:"arr2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}s:17:"data_compare_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}s:16:"key_compare_func";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:202:"Returns the entries of arr1 that have values which are present in all the other arguments. Keys are used to do more restrictive check. Both data and keys are compared by using user-supplied callbacks. ";}s:12:"array_unique";a:2:{s:9:"arguments";a:1:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:37:"Removes duplicate values from array ";}s:13:"array_unshift";a:2:{s:9:"arguments";a:3:{s:5:"stack";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:49:"Pushes elements onto the beginning of the array ";}s:12:"array_values";a:2:{s:9:"arguments";a:1:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:45:"Return just the values from the input array ";}s:10:"array_walk";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"callback";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"userdata";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:51:"Apply a user function to every member of an array ";}s:20:"array_walk_recursive";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:8:"callback";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"userdata";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:63:"Apply a user function recursively to every member of an array ";}s:6:"arsort";a:2:{s:9:"arguments";a:2:{s:10:"&array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"sort_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Sort an array in reverse order and maintain index association ";}s:5:"asort";a:2:{s:9:"arguments";a:2:{s:10:"&array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"sort_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:46:"Sort an array and maintain index association ";}s:7:"compact";a:2:{s:9:"arguments";a:2:{s:9:"var_names";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:54:"Creates a hash containing variables and their values ";}s:5:"count";a:2:{s:9:"arguments";a:2:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Count the number of elements in a variable (usually an array) ";}s:7:"current";a:2:{s:9:"arguments";a:1:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:71:"Return the element currently pointed to by the internal array pointer ";}s:3:"end";a:2:{s:9:"arguments";a:1:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:78:"Advances array argument's internal pointer to the last element and return it ";}s:7:"extract";a:2:{s:9:"arguments";a:3:{s:9:"var_array";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:12:"extract_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"prefix";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Imports variables into symbol table from an array ";}s:8:"in_array";a:2:{s:9:"arguments";a:3:{s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"strict";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:47:"Checks if the given value exists in the array ";}s:3:"key";a:2:{s:9:"arguments";a:1:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:82:"Return the key of the element currently pointed to by the internal array pointer ";}s:6:"krsort";a:2:{s:9:"arguments";a:2:{s:10:"&array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"sort_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Sort an array by key value in reverse order ";}s:5:"ksort";a:2:{s:9:"arguments";a:2:{s:10:"&array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"sort_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:22:"Sort an array by key ";}s:3:"max";a:2:{s:9:"arguments";a:3:{s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"arg2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:63:"Return the highest value in an array or a series of arguments ";}s:3:"min";a:2:{s:9:"arguments";a:3:{s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"arg2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:62:"Return the lowest value in an array or a series of arguments ";}s:11:"natcasesort";a:2:{s:9:"arguments";a:1:{s:10:"&array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:51:"Sort an array using case-insensitive natural sort ";}s:7:"natsort";a:2:{s:9:"arguments";a:1:{s:10:"&array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:34:"Sort an array using natural sort ";}s:4:"next";a:2:{s:9:"arguments";a:1:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:74:"Move array argument's internal pointer to the next element and return it ";}s:4:"prev";a:2:{s:9:"arguments";a:1:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:78:"Move array argument's internal pointer to the previous element and return it ";}s:5:"range";a:2:{s:9:"arguments";a:3:{s:3:"low";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"high";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"step";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:93:"Create an array containing the range of integers or characters from low to high (inclusive) ";}s:5:"reset";a:2:{s:9:"arguments";a:1:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:74:"Set array argument's internal pointer to the first element and return it ";}s:5:"rsort";a:2:{s:9:"arguments";a:2:{s:10:"&array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"sort_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Sort an array in reverse order ";}s:7:"shuffle";a:2:{s:9:"arguments";a:1:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:43:"Randomly shuffle the contents of an array ";}s:4:"sort";a:2:{s:9:"arguments";a:2:{s:10:"&array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"sort_flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:15:"Sort an array ";}s:6:"uasort";a:2:{s:9:"arguments";a:2:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"comparator";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:86:"Sort an array with a user-defined comparison function and maintain index association ";}s:6:"uksort";a:2:{s:9:"arguments";a:2:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"comparator";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:64:"Sort an array by keys using a user-defined comparison function ";}s:5:"usort";a:2:{s:9:"arguments";a:2:{s:9:"array_arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:10:"comparator";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:66:"Sort an array by values using a user-defined comparison function ";}s:6:"assert";a:2:{s:9:"arguments";a:1:{s:9:"assertion";a:2:{s:8:"required";b:1;s:4:"type";s:11:"string|bool";}}s:11:"description";s:30:"Checks if assertion is false ";}s:14:"assert_options";a:2:{s:9:"arguments";a:2:{s:4:"what";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:34:"Set/get the various assert flags ";}s:13:"base64_decode";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:6:"strict";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:44:"Decodes string using MIME base64 algorithm ";}s:13:"base64_encode";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:44:"Encodes string using MIME base64 algorithm ";}s:14:"call_user_func";a:2:{s:9:"arguments";a:3:{s:13:"function_name";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"parmeter";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:51:"Call a user function which is the first parameter ";}s:20:"call_user_func_array";a:2:{s:9:"arguments";a:2:{s:13:"function_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"parameters";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:89:"Call a user function which is the first parameter with the arguments contained in array ";}s:16:"call_user_method";a:2:{s:9:"arguments";a:4:{s:11:"method_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:9:"parameter";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:50:"Call a user method on a specific object or class ";}s:22:"call_user_method_array";a:2:{s:9:"arguments";a:3:{s:11:"method_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"params";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:74:"Call a user method on a specific object or class using a parameter array ";}s:18:"connection_aborted";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:37:"Returns true if client disconnected ";}s:17:"connection_status";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:40:"Returns the connection status bitfield ";}s:8:"constant";a:2:{s:9:"arguments";a:1:{s:10:"const_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:88:"Given the name of a constant this function will return the constant's associated value ";}s:9:"error_log";a:2:{s:9:"arguments";a:4:{s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"message_type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"destination";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"extra_headers";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Send an error message somewhere ";}s:5:"flush";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:25:"Flush the output buffer ";}s:11:"get_cfg_var";a:2:{s:9:"arguments";a:1:{s:11:"option_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Get the value of a PHP configuration option ";}s:16:"get_current_user";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:53:"Get the name of the owner of the current PHP script ";}s:6:"getenv";a:2:{s:9:"arguments";a:1:{s:7:"varname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Get the value of an environment variable ";}s:6:"getopt";a:2:{s:9:"arguments";a:2:{s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"longopts";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:49:"Get options from the command line argument list ";}s:14:"getprotobyname";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:68:"Returns protocol number associated with name as per /etc/protocols ";}s:16:"getprotobynumber";a:2:{s:9:"arguments";a:1:{s:5:"proto";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Returns protocol name associated with protocol number proto ";}s:13:"getservbyname";a:2:{s:9:"arguments";a:2:{s:7:"service";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:71:"Returns port associated with service. Protocol must be "tcp" or "udp" ";}s:13:"getservbyport";a:2:{s:9:"arguments";a:2:{s:4:"port";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:76:"Returns service name associated with port. Protocol must be "tcp" or "udp" ";}s:14:"highlight_file";a:2:{s:9:"arguments";a:2:{s:9:"file_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"return";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:32:"Syntax highlight a source file ";}s:16:"highlight_string";a:2:{s:9:"arguments";a:2:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"return";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:51:"Syntax highlight a string or optionally return it ";}s:17:"ignore_user_abort";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:57:"Set whether we want to ignore a user abort event or not ";}s:24:"import_request_variables";a:2:{s:9:"arguments";a:2:{s:5:"types";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"prefix";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:56:"Import GET/POST/Cookie variables into the global scope ";}s:9:"inet_ntop";a:2:{s:9:"arguments";a:1:{s:7:"in_addr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Converts a packed inet address to a human readable IP address string ";}s:9:"inet_pton";a:2:{s:9:"arguments";a:1:{s:10:"ip_address";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Converts a human readable IP address to a packed binary string ";}s:7:"ini_get";a:2:{s:9:"arguments";a:1:{s:7:"varname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Get a configuration option ";}s:11:"ini_get_all";a:2:{s:9:"arguments";a:1:{s:9:"extension";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Get all configuration options ";}s:11:"ini_restore";a:2:{s:9:"arguments";a:1:{s:7:"varname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Restore the value of a configuration option specified by varname ";}s:7:"ini_set";a:2:{s:9:"arguments";a:2:{s:7:"varname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"newvalue";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:109:"Set a configuration option, returns false on error and the old value of the configuration option on success ";}s:7:"ip2long";a:2:{s:9:"arguments";a:1:{s:10:"ip_address";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:95:"Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address ";}s:16:"is_uploaded_file";a:2:{s:9:"arguments";a:1:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Check if file was created by rfc1867 upload ";}s:7:"long2ip";a:2:{s:9:"arguments";a:1:{s:14:"proper_address";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:94:"Converts an (IPv4) Internet network address into a string in Internet standard dotted format ";}s:18:"move_uploaded_file";a:2:{s:9:"arguments";a:2:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"new_path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:56:"Move a file if and only if it was created by an upload ";}s:14:"parse_ini_file";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"process_sections";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:26:"Parse configuration file ";}s:20:"php_strip_whitespace";a:2:{s:9:"arguments";a:1:{s:9:"file_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Return source with stripped comments and whitespace ";}s:7:"print_r";a:2:{s:9:"arguments";a:2:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:64:"Prints out or returns information about the specified variable ";}s:6:"putenv";a:2:{s:9:"arguments";a:1:{s:7:"setting";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Set the value of an environment variable ";}s:26:"register_shutdown_function";a:2:{s:9:"arguments";a:1:{s:13:"function_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:68:"Register a user-level function to be called on request termination ";}s:22:"register_tick_function";a:2:{s:9:"arguments";a:3:{s:13:"function_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:36:"Registers a tick callback function ";}s:16:"set_include_path";a:2:{s:9:"arguments";a:1:{s:16:"new_include_path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Sets the include_path configuration option ";}s:5:"sleep";a:2:{s:9:"arguments";a:1:{s:7:"seconds";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Delay for a given number of seconds ";}s:14:"time_nanosleep";a:2:{s:9:"arguments";a:2:{s:7:"seconds";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:11:"nanoseconds";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:48:"Delay for a number of seconds and nano seconds ";}s:16:"time_sleep_until";a:2:{s:9:"arguments";a:1:{s:9:"timestamp";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:48:"Make the script sleep until the specified time ";}s:24:"unregister_tick_function";a:2:{s:9:"arguments";a:1:{s:13:"function_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Unregisters a tick callback function ";}s:6:"usleep";a:2:{s:9:"arguments";a:1:{s:13:"micro_seconds";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Delay for a given number of micro seconds ";}s:11:"get_browser";a:2:{s:9:"arguments";a:2:{s:12:"browser_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"return_array";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:194:"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. ";}s:5:"crc32";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Calculate the crc32 polynomial of a string ";}s:5:"crypt";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"salt";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:15:"Hash a string ";}s:18:"convert_cyr_string";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"from";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"to";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Convert from one Cyrillic character set to another ";}s:8:"strptime";a:2:{s:9:"arguments";a:2:{s:9:"timestamp";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Parse a time/date generated with strftime() ";}s:5:"chdir";a:2:{s:9:"arguments";a:1:{s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Change the current directory ";}s:6:"chroot";a:2:{s:9:"arguments";a:1:{s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:23:"Change root directory ";}s:8:"closedir";a:2:{s:9:"arguments";a:1:{s:10:"dir_handle";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:57:"Close directory connection identified by the dir_handle ";}s:3:"dir";a:2:{s:9:"arguments";a:2:{s:9:"directory";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:86:"Directory class with properties, handle and class and methods read, rewind and close ";}s:6:"getcwd";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:28:"Gets the current directory ";}s:4:"glob";a:2:{s:9:"arguments";a:2:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Find pathnames matching a pattern ";}s:7:"opendir";a:2:{s:9:"arguments";a:2:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Open a directory and return a dir_handle ";}s:7:"readdir";a:2:{s:9:"arguments";a:1:{s:10:"dir_handle";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:38:"Read directory entry from dir_handle ";}s:9:"rewinddir";a:2:{s:9:"arguments";a:1:{s:10:"dir_handle";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:37:"Rewind dir_handle back to the start ";}s:7:"scandir";a:2:{s:9:"arguments";a:3:{s:3:"dir";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"sorting_order";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:52:"List files & directories inside the specified path ";}s:2:"dl";a:2:{s:9:"arguments";a:1:{s:18:"extension_filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Load a PHP extension at runtime ";}s:16:"dns_check_record";a:2:{s:9:"arguments";a:2:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:77:"Check DNS records corresponding to a given Internet host name or IP address ";}s:10:"dns_get_mx";a:2:{s:9:"arguments";a:3:{s:8:"hostname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"mxhosts";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"weight";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:60:"Get MX records corresponding to a given Internet host name ";}s:13:"gethostbyaddr";a:2:{s:9:"arguments";a:1:{s:10:"ip_address";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Get the Internet host name corresponding to a given IP address ";}s:13:"gethostbyname";a:2:{s:9:"arguments";a:1:{s:8:"hostname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Get the IP address corresponding to a given Internet host name ";}s:14:"gethostbynamel";a:2:{s:9:"arguments";a:1:{s:8:"hostname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Return a list of IP addresses that a given hostname resolves to. ";}s:14:"escapeshellarg";a:2:{s:9:"arguments";a:1:{s:3:"arg";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:57:"Quote and escape an argument for use in a shell command ";}s:14:"escapeshellcmd";a:2:{s:9:"arguments";a:1:{s:7:"command";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:29:"Escape shell metacharacters ";}s:4:"exec";a:2:{s:9:"arguments";a:3:{s:7:"command";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"&output";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:13:"&return_value";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Execute an external program ";}s:8:"passthru";a:2:{s:9:"arguments";a:2:{s:7:"command";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"&return_value";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Execute an external program and display raw output ";}s:9:"proc_nice";a:2:{s:9:"arguments";a:1:{s:8:"priority";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Change the priority of the current process ";}s:10:"shell_exec";a:2:{s:9:"arguments";a:1:{s:3:"cmd";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Execute command via shell and return complete output as string ";}s:6:"system";a:2:{s:9:"arguments";a:2:{s:7:"command";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"&return_value";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Execute an external program and display output ";}s:4:"copy";a:2:{s:9:"arguments";a:3:{s:11:"source_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"destination_file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:13:"Copy a file ";}s:6:"fclose";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:28:"Close an open file pointer ";}s:4:"feof";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"Test for end-of-file on a file pointer ";}s:6:"fflush";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:16:"Flushes output ";}s:5:"fgetc";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:35:"Get a character from file pointer ";}s:7:"fgetcsv";a:2:{s:9:"arguments";a:4:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"delimiter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"enclosure";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"escape";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Get line from file pointer and parse for CSV fields ";}s:5:"fgets";a:2:{s:9:"arguments";a:2:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"lengthish";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Get a line from file pointer ";}s:6:"fgetss";a:2:{s:9:"arguments";a:3:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"lengthish";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:14:"allowable_tags";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Get a line from file pointer and strip HTML tags ";}s:4:"file";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:32:"Read entire file into an array ";}s:17:"file_get_contents";a:2:{s:9:"arguments";a:5:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:7:"context";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:6:"maxlen";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:36:"Read the entire file into a string ";}s:17:"file_put_contents";a:2:{s:9:"arguments";a:4:{s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:79:"Write/Create a file with contents data and return the number of bytes written ";}s:5:"flock";a:2:{s:9:"arguments";a:3:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"operation";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"&wouldblock";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Portable file locking ";}s:7:"fnmatch";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Match filename against pattern ";}s:5:"fopen";a:2:{s:9:"arguments";a:4:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:48:"Open a file or a URL and return a file pointer ";}s:9:"fpassthru";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Output all remaining data from a file pointer ";}s:7:"fputcsv";a:2:{s:9:"arguments";a:4:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"fields";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:9:"delimiter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"enclosure";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Format line as CSV and write to file pointer ";}s:5:"fread";a:2:{s:9:"arguments";a:2:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Binary-safe file read ";}s:6:"fscanf";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Implements a mostly ANSI compatible fscanf() ";}s:5:"fseek";a:2:{s:9:"arguments";a:3:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"whence";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Seek on a file pointer ";}s:5:"fstat";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Stat() on a filehandle ";}s:5:"ftell";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"Get file pointer's read/write position ";}s:9:"ftruncate";a:2:{s:9:"arguments";a:2:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Truncate file to 'size' length ";}s:6:"fwrite";a:2:{s:9:"arguments";a:3:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Binary-safe file write ";}s:13:"get_meta_tags";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:75:"Extracts all meta tag content attributes from a file and returns an array ";}s:5:"mkdir";a:2:{s:9:"arguments";a:4:{s:8:"pathname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"recursive";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Create a directory ";}s:6:"pclose";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"Close a file pointer opened by popen() ";}s:5:"popen";a:2:{s:9:"arguments";a:2:{s:7:"command";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Execute a command and open either a read or a write pipe to it ";}s:8:"readfile";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:24:"Output a file or a URL ";}s:8:"realpath";a:2:{s:9:"arguments";a:1:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Return the resolved path ";}s:6:"rename";a:2:{s:9:"arguments";a:3:{s:8:"old_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"new_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:15:"Rename a file ";}s:6:"rewind";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:39:"Rewind the position of a file pointer ";}s:5:"rmdir";a:2:{s:9:"arguments";a:2:{s:7:"dirname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Remove a directory ";}s:7:"tempnam";a:2:{s:9:"arguments";a:2:{s:3:"dir";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Create a unique filename in a directory ";}s:7:"tmpfile";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:70:"Create a temporary file that will be deleted automatically after use ";}s:5:"umask";a:2:{s:9:"arguments";a:1:{s:4:"mask";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Return or change the umask ";}s:6:"unlink";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:7:"context";}}s:11:"description";s:15:"Delete a file ";}s:5:"chgrp";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"group";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:19:"Change file group ";}s:5:"chmod";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:18:"Change file mode ";}s:6:"chown ";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:19:"Change file owner ";}s:14:"clearstatcache";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:23:"Clear file stat cache ";}s:15:"disk_free_space";a:2:{s:9:"arguments";a:1:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Get free disk space for filesystem that path is on ";}s:16:"disk_total_space";a:2:{s:9:"arguments";a:1:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Get total disk space for filesystem that path is on ";}s:11:"file_exists";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Returns true if filename exists ";}s:9:"fileatime";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Get last access time of file ";}s:9:"filectime";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Get inode modification time of file ";}s:9:"filegroup";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:16:"Get file group ";}s:9:"fileinode";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:16:"Get file inode ";}s:9:"filemtime";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Get last modification time of file ";}s:9:"fileowner";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:16:"Get file owner ";}s:9:"fileperms";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:22:"Get file permissions ";}s:8:"filesize";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:15:"Get file size ";}s:8:"filetype";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:15:"Get file type ";}s:6:"is_dir";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Returns true if file is directory ";}s:13:"is_executable";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Returns true if file is executable ";}s:7:"is_file";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:40:"Returns true if file is a regular file ";}s:7:"is_link";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Returns true if file is symbolic link ";}s:11:"is_readable";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Returns true if file can be read ";}s:11:"is_writable";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Returns true if file can be written ";}s:6:"lchgrp";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"group";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:22:"Change symlink group ";}s:7:"lchown ";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:19:"Change file owner ";}s:5:"lstat";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Give information about a file or symbolic link ";}s:4:"stat";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Give information about a file ";}s:5:"touch";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"time";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"atime";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Set modification time of file ";}s:7:"fprintf";a:2:{s:9:"arguments";a:4:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:41:"Output a formatted string into a stream ";}s:6:"printf";a:2:{s:9:"arguments";a:3:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:27:"Output a formatted string ";}s:7:"sprintf";a:2:{s:9:"arguments";a:3:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:27:"Return a formatted string ";}s:8:"vfprintf";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:41:"Output a formatted string into a stream ";}s:7:"vprintf";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:27:"Output a formatted string ";}s:8:"vsprintf";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:27:"Return a formatted string ";}s:9:"fsockopen";a:2:{s:9:"arguments";a:5:{s:8:"hostname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"errno";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"errstr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:48:"Open Internet or Unix domain socket connection ";}s:10:"pfsockopen";a:2:{s:9:"arguments";a:5:{s:8:"hostname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"port";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"errno";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"errstr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:59:"Open persistent Internet or Unix domain socket connection ";}s:4:"ftok";a:2:{s:9:"arguments";a:2:{s:8:"pathname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"proj";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:67:"Convert a pathname and a project identifier to a System V IPC key ";}s:6:"header";a:2:{s:9:"arguments";a:3:{s:6:"header";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"replace";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:18:"http_response_code";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Sends a raw HTTP header ";}s:12:"headers_list";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:50:"Return list of headers to be sent / already sent ";}s:12:"headers_sent";a:2:{s:9:"arguments";a:2:{s:6:"&$file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"&$line";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Returns true if headers have already been sent, false otherwise ";}s:9:"setcookie";a:2:{s:9:"arguments";a:7:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"expires";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"secure";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:8:"httponly";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:15:"Send a cookie ";}s:12:"setrawcookie";a:2:{s:9:"arguments";a:7:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"expires";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"secure";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:8:"httponly";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:49:"Send a cookie with no url encoding of the value ";}s:26:"get_html_translation_table";a:2:{s:9:"arguments";a:2:{s:5:"table";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"quote_style";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:82:"Returns the internal translation table used by htmlspecialchars and htmlentities ";}s:18:"html_entity_decode";a:2:{s:9:"arguments";a:3:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"quote_style";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"charset";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:58:"Convert all HTML entities to their applicable characters ";}s:12:"htmlentities";a:2:{s:9:"arguments";a:4:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"quote_style";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"double_encode";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:52:"Convert all applicable characters to HTML entities ";}s:16:"htmlspecialchars";a:2:{s:9:"arguments";a:4:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"quote_style";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"double_encode";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:45:"Convert special characters to HTML entities ";}s:23:"htmlspecialchars_decode";a:2:{s:9:"arguments";a:2:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"quote_style";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:50:"Convert special HTML entities back to characters ";}s:16:"http_build_query";a:2:{s:9:"arguments";a:3:{s:8:"formdata";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"arg_separator";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:76:"Generates a form-encoded query string from an associative array or object. ";}s:12:"getimagesize";a:2:{s:9:"arguments";a:2:{s:9:"imagefile";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"info";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:45:"Get the size of an image as 4-element array ";}s:23:"image_type_to_extension";a:2:{s:9:"arguments";a:2:{s:9:"imagetype";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"include_dot";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:108:"Get file extension for image-type returned by getimagesize, exif_read_data, exif_thumbnail, exif_imagetype ";}s:23:"image_type_to_mime_type";a:2:{s:9:"arguments";a:1:{s:9:"imagetype";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:103:"Get Mime-Type for image-type returned by getimagesize, exif_read_data, exif_thumbnail, exif_imagetype ";}s:17:"php_egg_logo_guid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:71:"Return the special ID used to request the PHP logo in phpinfo screens ";}s:19:"php_ini_loaded_file";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:39:"Return the actual loaded ini filename ";}s:21:"php_ini_scanned_files";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:80:"Return comma-separated string of .ini files parsed from the additional ini dir ";}s:13:"php_logo_guid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:71:"Return the special ID used to request the PHP logo in phpinfo screens ";}s:18:"php_real_logo_guid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:71:"Return the special ID used to request the PHP logo in phpinfo screens ";}s:13:"php_sapi_name";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:37:"Return the current SAPI module name ";}s:9:"php_uname";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:54:"Return information about the system PHP was built on ";}s:10:"phpcredits";a:2:{s:9:"arguments";a:1:{s:4:"flag";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Prints the list of people who've contributed to the PHP project ";}s:7:"phpinfo";a:2:{s:9:"arguments";a:1:{s:4:"what";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:71:"Output a page of useful information about PHP and the current request ";}s:10:"phpversion";a:2:{s:9:"arguments";a:1:{s:9:"extension";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:32:"Return the current PHP version ";}s:14:"zend_logo_guid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:72:"Return the special ID used to request the Zend logo in phpinfo screens ";}s:9:"iptcembed";a:2:{s:9:"arguments";a:3:{s:8:"iptcdata";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"jpeg_file_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"spool";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Embed binary IPTC data into a JPEG image. ";}s:9:"iptcparse";a:2:{s:9:"arguments";a:1:{s:8:"iptcdata";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Parse binary IPTC-data into associative array ";}s:11:"levenshtein";a:2:{s:9:"arguments";a:5:{s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"cost_ins";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"cost_rep";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"cost_del";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Calculate Levenshtein distance between two strings ";}s:4:"link";a:2:{s:9:"arguments";a:2:{s:6:"target";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:20:"Create a hard link ";}s:8:"linkinfo";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:75:"Returns the st_dev field of the UNIX C stat structure describing the link ";}s:8:"readlink";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:38:"Return the target of a symbolic link ";}s:7:"symlink";a:2:{s:9:"arguments";a:2:{s:6:"target";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"link";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:24:"Create a symbolic link ";}s:10:"ezmlm_hash";a:2:{s:9:"arguments";a:1:{s:4:"addr";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Calculate EZMLM list hash value. ";}s:4:"mail";a:2:{s:9:"arguments";a:5:{s:2:"to";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:18:"additional_headers";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:21:"additional_parameters";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:23:"Send an email message ";}s:3:"abs";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Return the absolute value of the number ";}s:4:"acos";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:48:"Return the arc cosine of the number in radians ";}s:5:"acosh";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:103:"Returns the inverse hyperbolic cosine of the number, i.e. the value whose hyperbolic cosine is number ";}s:4:"asin";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:47:"Returns the arc sine of the number in radians ";}s:5:"asinh";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:99:"Returns the inverse hyperbolic sine of the number, i.e. the value whose hyperbolic sine is number ";}s:4:"atan";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:50:"Returns the arc tangent of the number in radians ";}s:5:"atan2";a:2:{s:9:"arguments";a:2:{s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:96:"Returns the arc tangent of y/x, with the resulting quadrant determined by the signs of y and x ";}s:5:"atanh";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:105:"Returns the inverse hyperbolic tangent of the number, i.e. the value whose hyperbolic tangent is number ";}s:12:"base_convert";a:2:{s:9:"arguments";a:3:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"frombase";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"tobase";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:69:"Converts a number in a string from any base <= 36 to any base <= 36 ";}s:6:"bindec";a:2:{s:9:"arguments";a:1:{s:13:"binary_number";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Returns the decimal equivalent of the binary number ";}s:4:"ceil";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:54:"Returns the next highest integer value of the number ";}s:3:"cos";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:45:"Returns the cosine of the number in radians ";}s:4:"cosh";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:88:"Returns the hyperbolic cosine of the number, defined as (exp(number) + exp(-number))/2 ";}s:6:"decbin";a:2:{s:9:"arguments";a:1:{s:14:"decimal_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:67:"Returns a string containing a binary representation of the number ";}s:6:"dechex";a:2:{s:9:"arguments";a:1:{s:14:"decimal_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:78:"Returns a string containing a hexadecimal representation of the given number ";}s:6:"decoct";a:2:{s:9:"arguments";a:1:{s:14:"decimal_number";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:73:"Returns a string containing an octal representation of the given number ";}s:7:"deg2rad";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:57:"Converts the number in degrees to the radian equivalent ";}s:3:"exp";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:45:"Returns e raised to the power of the number ";}s:5:"expm1";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:105:"Returns exp(number) - 1, computed in a way that accurate even when the value of number is close to zero ";}s:5:"floor";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:55:"Returns the next lowest integer value from the number ";}s:4:"fmod";a:2:{s:9:"arguments";a:2:{s:1:"x";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:1:"y";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:53:"Returns the remainder of dividing x by y as a float ";}s:6:"hexdec";a:2:{s:9:"arguments";a:1:{s:18:"hexadecimal_number";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:58:"Returns the decimal equivalent of the hexadecimal number ";}s:5:"hypot";a:2:{s:9:"arguments";a:2:{s:4:"num1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:4:"num2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:37:"Returns sqrt(num1*num1 + num2*num2) ";}s:9:"is_finite";a:2:{s:9:"arguments";a:1:{s:3:"val";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:36:"Returns whether argument is finite ";}s:11:"is_infinite";a:2:{s:9:"arguments";a:1:{s:3:"val";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:38:"Returns whether argument is infinite ";}s:6:"is_nan";a:2:{s:9:"arguments";a:1:{s:3:"val";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:42:"Returns whether argument is not a number ";}s:3:"log";a:2:{s:9:"arguments";a:2:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:4:"base";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:83:"Returns the natural logarithm of the number, or the base log if base is specified ";}s:5:"log10";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:45:"Returns the base-10 logarithm of the number ";}s:5:"log1p";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:105:"Returns log(1 + number), computed in a way that accurate even when the value of number is close to zero ";}s:13:"number_format";a:2:{s:9:"arguments";a:4:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:18:"num_decimal_places";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:13:"dec_seperator";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:19:"thousands_seperator";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Formats a number with grouped thousands ";}s:6:"octdec";a:2:{s:9:"arguments";a:1:{s:12:"octal_number";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Returns the decimal equivalent of an octal string ";}s:2:"pi";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:32:"Returns an approximation of pi ";}s:3:"pow";a:2:{s:9:"arguments";a:2:{s:4:"base";a:2:{s:8:"required";b:1;s:4:"type";s:6:"number";}s:8:"exponent";a:2:{s:8:"required";b:1;s:4:"type";s:6:"number";}}s:11:"description";s:84:"Returns base raised to the power of exponent. Returns integer result when possible ";}s:7:"rad2deg";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:64:"Converts the radian number to the equivalent number in degrees ";}s:5:"round";a:2:{s:9:"arguments";a:2:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}s:9:"precision";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Returns the number rounded to specified precision ";}s:3:"sin";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:43:"Returns the sine of the number in radians ";}s:4:"sinh";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:86:"Returns the hyperbolic sine of the number, defined as (exp(number) - exp(-number))/2 ";}s:4:"sqrt";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:39:"Returns the square root of the number ";}s:3:"tan";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:46:"Returns the tangent of the number in radians ";}s:4:"tanh";a:2:{s:9:"arguments";a:1:{s:6:"number";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:84:"Returns the hyperbolic tangent of the number, defined as sinh(number)/cosh(number) ";}s:3:"md5";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"raw_output";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:36:"Calculate the md5 hash of a string ";}s:8:"md5_file";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"raw_output";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:42:"Calculate the md5 hash of given filename ";}s:9:"metaphone";a:2:{s:9:"arguments";a:2:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"phones";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Break english phrases down into their phonemes ";}s:9:"getrusage";a:2:{s:9:"arguments";a:1:{s:3:"who";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:38:"Returns an array of usage statistics ";}s:12:"gettimeofday";a:2:{s:9:"arguments";a:1:{s:12:"get_as_float";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:35:"Returns the current time as array ";}s:9:"microtime";a:2:{s:9:"arguments";a:1:{s:12:"get_as_float";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:92:"Returns either a string or a float containing the current time in seconds and microseconds ";}s:4:"pack";a:2:{s:9:"arguments";a:4:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"arg2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:98:"Takes one or more arguments and packs them into a binary string according to the format argument ";}s:6:"unpack";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:77:"Unpack binary string into named array elements according to format argument ";}s:10:"getlastmod";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:36:"Get time of last page modification ";}s:8:"getmygid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:28:"Get PHP script owner's GID ";}s:10:"getmyinode";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:50:"Get the inode of the current script being parsed ";}s:8:"getmypid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:24:"Get current process ID ";}s:8:"getmyuid";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:28:"Get PHP script owner's UID ";}s:10:"proc_close";a:2:{s:9:"arguments";a:1:{s:7:"process";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:37:"close a process opened by proc_open ";}s:15:"proc_get_status";a:2:{s:9:"arguments";a:1:{s:7:"process";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:53:"get information about a process opened by proc_open ";}s:9:"proc_open";a:2:{s:9:"arguments";a:6:{s:7:"command";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"descriptorspec";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"&pipes";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:3:"cwd";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"env";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:13:"other_options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:60:"Run a process with more control over it's file descriptors ";}s:14:"proc_terminate";a:2:{s:9:"arguments";a:2:{s:7:"process";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"signal";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:36:"kill a process opened by proc_open ";}s:23:"quoted_printable_decode";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Convert a quoted-printable string to an 8 bit string ";}s:10:"getrandmax";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:52:"Returns the maximum value a random number can have ";}s:13:"mt_getrandmax";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:74:"Returns the maximum value a random number from Mersenne Twister can have ";}s:7:"mt_rand";a:2:{s:9:"arguments";a:2:{s:3:"min";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"max";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Returns a random number from Mersenne Twister ";}s:8:"mt_srand";a:2:{s:9:"arguments";a:1:{s:4:"seed";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Seeds Mersenne Twister random number generator ";}s:4:"rand";a:2:{s:9:"arguments";a:2:{s:3:"min";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"max";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Returns a random number ";}s:5:"srand";a:2:{s:9:"arguments";a:1:{s:4:"seed";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Seeds random number generator ";}s:4:"ereg";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"registers";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:26:"Regular expression match ";}s:12:"ereg_replace";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"replacement";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"Replace regular expression ";}s:5:"eregi";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"registers";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:43:"Case-insensitive regular expression match ";}s:13:"eregi_replace";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"replacement";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Case insensitive replace regular expression ";}s:5:"split";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"limit";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Split string into array by regular expression ";}s:6:"spliti";a:2:{s:9:"arguments";a:3:{s:7:"pattern";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"limit";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:64:"Split string into array by regular expression case-insensitive ";}s:11:"sql_regcase";a:2:{s:9:"arguments";a:1:{s:6:"string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Make regular expression for case insensitive match ";}s:4:"sha1";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"raw_output";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:37:"Calculate the sha1 hash of a string ";}s:9:"sha1_file";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"raw_output";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:43:"Calculate the sha1 hash of given filename ";}s:7:"soundex";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Calculate the soundex key of a string ";}s:21:"stream_context_create";a:2:{s:9:"arguments";a:2:{s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"params";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:53:"Create a file context and optionally set parameters ";}s:26:"stream_context_get_default";a:2:{s:9:"arguments";a:1:{s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:79:"Get a handle on the default file/stream context and optionally set parameters ";}s:26:"stream_context_get_options";a:2:{s:9:"arguments";a:1:{s:16:"context|resource";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Retrieve options for a stream/wrapper/context ";}s:25:"stream_context_set_option";a:2:{s:9:"arguments";a:4:{s:16:"context|resource";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"wrappername";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"optionname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:147:"* Overloaded form: stream_context_set_option(resource context|resource stream, array options) * Set an option (or several options) for a wrapper ";}s:25:"stream_context_set_params";a:2:{s:9:"arguments";a:2:{s:16:"context|resource";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"options";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:35:"Set parameters for a file context ";}s:21:"stream_copy_to_stream";a:2:{s:9:"arguments";a:4:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"dest";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"maxlen";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:3:"pos";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:77:"Reads up to maxlen bytes from source stream and writes them to dest stream. ";}s:23:"stream_default_encoding";a:2:{s:9:"arguments";a:1:{s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:71:"Convenience wrapper for ini_set('unicode.stream_encoding', $encoding) ";}s:15:"stream_encoding";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:78:"Set character set for stream encoding UTODO: Return current encoding charset ";}s:20:"stream_filter_append";a:2:{s:9:"arguments";a:4:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"filtername";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"read_write";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:12:"filterparams";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:29:"Append a filter to a stream ";}s:21:"stream_filter_prepend";a:2:{s:9:"arguments";a:4:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:10:"filtername";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"read_write";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:12:"filterparams";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:30:"Prepend a filter to a stream ";}s:20:"stream_filter_remove";a:2:{s:9:"arguments";a:1:{s:13:"stream_filter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:101:"Flushes any data in the filter's internal buffer, removes it from the chain, and frees the resource ";}s:19:"stream_get_contents";a:2:{s:9:"arguments";a:3:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"maxlen";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:95:"Reads all remaining bytes (or up to maxlen bytes) from a stream and returns them as a string. ";}s:15:"stream_get_line";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"maxlen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"ending";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:75:"Read up to maxlen bytes from a stream or until the ending string is found ";}s:20:"stream_get_meta_data";a:2:{s:9:"arguments";a:1:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:55:"Retrieves header/meta data from streams/file pointers ";}s:15:"stream_is_local";a:2:{s:9:"arguments";a:1:{s:13:"stream|string";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:74:"string stream_resolve_include_path(string filename[, resource context]) U ";}s:13:"stream_select";a:2:{s:9:"arguments";a:5:{s:13:"&read_streams";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:14:"&write_streams";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:15:"&except_streams";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"tv_sec";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"tv_usec";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:101:"Runs the select() system call on the sets of streams with a timeout specified by tv_sec and tv_usec ";}s:19:"stream_set_blocking";a:2:{s:9:"arguments";a:2:{s:6:"socket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Set blocking/non-blocking mode on a socket or stream ";}s:18:"stream_set_timeout";a:2:{s:9:"arguments";a:3:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"seconds";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:12:"microseconds";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:53:"Set timeout on stream read to seconds + microseonds ";}s:23:"stream_set_write_buffer";a:2:{s:9:"arguments";a:2:{s:2:"fp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"buffer";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Set file write buffer ";}s:20:"stream_socket_accept";a:2:{s:9:"arguments";a:3:{s:12:"serverstream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:6:"double";}s:9:"&peername";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Accept a client connection from a server socket ";}s:20:"stream_socket_client";a:2:{s:9:"arguments";a:6:{s:13:"remoteaddress";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"&errcode";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:10:"&errstring";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:6:"double";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"Open a client connection to a remote address ";}s:27:"stream_socket_enable_crypto";a:2:{s:9:"arguments";a:4:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"enable";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:10:"cryptokind";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:13:"sessionstream";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:59:"Enable or disable a specific kind of crypto on the stream ";}s:22:"stream_socket_get_name";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"want_peer";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:69:"Returns either the locally bound or remote name for a socket stream ";}s:18:"stream_socket_pair";a:2:{s:9:"arguments";a:3:{s:6:"domain";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"protocol";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Creates a pair of connected, indistinguishable socket streams ";}s:22:"stream_socket_recvfrom";a:2:{s:9:"arguments";a:4:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"amount";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:12:"&remote_addr";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:36:"Receives data from a socket stream ";}s:20:"stream_socket_sendto";a:2:{s:9:"arguments";a:4:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:7:"resouce";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:11:"target_addr";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:105:"Send data to a socket stream. If target_addr is specified it must be in dotted quad (or [ipv6]) format ";}s:20:"stream_socket_server";a:2:{s:9:"arguments";a:5:{s:12:"localaddress";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"&errcode";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:10:"&errstring";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}s:7:"context";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"Create a server socket bound to localaddress ";}s:22:"stream_socket_shutdown";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"how";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:307:"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. ";}s:11:"addcslashes";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:8:"charlist";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:190:"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...) ";}s:10:"addslashes";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:91:"Escapes single quote, double quotes and backslash characters in a string with backslashes ";}s:8:"basename";a:2:{s:9:"arguments";a:2:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"suffix";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Returns the filename component of the path ";}s:7:"bin2hex";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Converts the binary representation of data to hex ";}s:3:"chr";a:2:{s:9:"arguments";a:1:{s:9:"codepoint";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Converts a codepoint number to a character ";}s:11:"chunk_split";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"chunklen";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"ending";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:20:"Returns split line ";}s:11:"count_chars";a:2:{s:9:"arguments";a:2:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:54:"Returns info about what characters are used in input ";}s:7:"dirname";a:2:{s:9:"arguments";a:1:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Returns the directory name component of the path ";}s:7:"explode";a:2:{s:9:"arguments";a:3:{s:9:"separator";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"limit";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:212:"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. ";}s:6:"hebrev";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:18:"max_chars_per_line";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Converts logical Hebrew text to visual text ";}s:7:"hebrevc";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:18:"max_chars_per_line";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:69:"Converts logical Hebrew text to visual text with newline conversion ";}s:7:"implode";a:2:{s:9:"arguments";a:1:{s:5:"glue,";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:78:"Joins array elements placing glue string between items and return one string ";}s:4:"join";a:2:{s:9:"arguments";a:1:{s:5:"glue,";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:22:"An alias for implode ";}s:10:"localeconv";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:68:"Returns numeric formatting information based on the current locale ";}s:5:"ltrim";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"character_mask";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Strips whitespace from the beginning of a string ";}s:12:"money_format";a:2:{s:9:"arguments";a:2:{s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"float";}}s:11:"description";s:37:"Convert monetary value(s) to string ";}s:5:"nl2br";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Converts newlines to HTML line breaks ";}s:11:"nl_langinfo";a:2:{s:9:"arguments";a:1:{s:4:"item";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Query language and locale information ";}s:3:"ord";a:2:{s:9:"arguments";a:1:{s:9:"character";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Returns the codepoint value of a character ";}s:9:"parse_str";a:2:{s:9:"arguments";a:2:{s:14:"encoded_string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"result";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:55:"Parses GET/POST/COOKIE data and sets global variables ";}s:8:"pathinfo";a:2:{s:9:"arguments";a:2:{s:4:"path";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Returns information about a certain string ";}s:9:"quotemeta";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:24:"Quotes meta characters ";}s:5:"rtrim";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"character_mask";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:29:"Removes trailing whitespace ";}s:9:"setlocale";a:2:{s:9:"arguments";a:3:{s:8:"category";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"locale";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:24:"Set locale information ";}s:12:"similar_text";a:2:{s:9:"arguments";a:3:{s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"percent";a:2:{s:8:"required";b:0;s:4:"type";s:5:"float";}}s:11:"description";s:47:"Calculates the similarity between two strings ";}s:6:"sscanf";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:40:"Implements an ANSI C compatible sscanf ";}s:10:"str_getcsv";a:2:{s:9:"arguments";a:4:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"delimiter";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"enclosure";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"escape";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Parse a CSV string into an array ";}s:12:"str_ireplace";a:2:{s:9:"arguments";a:4:{s:6:"search";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"replace";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:14:"&replace_count";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:80:"Replaces all occurrences of search in haystack with replace / case-insensitive ";}s:7:"str_pad";a:2:{s:9:"arguments";a:4:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"pad_length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"pad_string";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"pad_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:86:"Returns input string padded on the left or right to specified length with pad_string ";}s:10:"str_repeat";a:2:{s:9:"arguments";a:2:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mult";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:44:"Returns the input string repeat mult times ";}s:11:"str_replace";a:2:{s:9:"arguments";a:4:{s:6:"search";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"replace";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"subject";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:14:"&replace_count";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:61:"Replaces all occurrences of search in haystack with replace ";}s:9:"str_rot13";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Perform the rot13 transform on a string ";}s:11:"str_shuffle";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:61:"Shuffles string. One permutation of all possible is created ";}s:9:"str_split";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"split_length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:130:"Convert a string to an array. If split_length is specified, break the string down into chunks each split_length characters long. ";}s:14:"str_word_count";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"format";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"charlist";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:529:"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. ";}s:6:"strchr";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"part";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:21:"An alias for strstr ";}s:7:"strcoll";a:2:{s:9:"arguments";a:2:{s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Compares two strings using the current locale ";}s:7:"strcspn";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mask";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"len";}}s:11:"description";s:174:"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) ";}s:10:"strip_tags";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"allowable_tags";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:40:"Strips HTML and PHP tags from a string ";}s:13:"stripcslashes";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:60:"Strips backslashes from a string. Uses C-style conventions ";}s:7:"stripos";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:81:"Finds position of first occurrence of a string within another, case insensitive ";}s:12:"stripslashes";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Strips backslashes from a string ";}s:7:"stristr";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"part";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:69:"Finds first occurrence of a string within another, case insensitive ";}s:13:"strnatcasecmp";a:2:{s:9:"arguments";a:2:{s:2:"s1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"s2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:84:"Returns the result of case-insensitive string comparison using 'natural' algorithm ";}s:9:"strnatcmp";a:2:{s:9:"arguments";a:2:{s:2:"s1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"s2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:67:"Returns the result of string comparison using 'natural' algorithm ";}s:7:"strpbrk";a:2:{s:9:"arguments";a:2:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"char_list";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Search a string for any of a set of characters ";}s:6:"strpos";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:63:"Finds position of first occurrence of a string within another ";}s:7:"strrchr";a:2:{s:9:"arguments";a:2:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:69:"Finds the last occurrence of a character in a string within another ";}s:6:"strrev";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:18:"Reverse a string ";}s:8:"strripos";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:69:"Finds position of last occurrence of a string within another string ";}s:7:"strrpos";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:69:"Finds position of last occurrence of a string within another string ";}s:6:"strspn";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mask";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:3:"len";}}s:11:"description";s:171:"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) ";}s:6:"strstr";a:2:{s:9:"arguments";a:3:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"part";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:51:"Finds first occurrence of a string within another ";}s:6:"strtok";a:2:{s:9:"arguments";a:1:{s:4:"str,";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:19:"Tokenize a string ";}s:10:"strtolower";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Makes a string lowercase ";}s:10:"strtotitle";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Makes a string titlecase ";}s:10:"strtoupper";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:26:"Makes a string uppercase ";}s:5:"strtr";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"from";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"to";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:61:"Translates characters in str using given translation tables ";}s:6:"substr";a:2:{s:9:"arguments";a:3:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:26:"Returns part of a string ";}s:14:"substr_compare";a:2:{s:9:"arguments";a:5:{s:8:"main_str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:16:"case_sensitivity";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:105:"Binary safe optionally case insensitive comparison of 2 strings from an offset, up to length characters ";}s:12:"substr_count";a:2:{s:9:"arguments";a:4:{s:8:"haystack";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"needle";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Returns the number of times a substring occurs in the string ";}s:14:"substr_replace";a:2:{s:9:"arguments";a:4:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"repl";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:47:"Replaces part of a string with another string ";}s:4:"trim";a:2:{s:9:"arguments";a:2:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"character_mask";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:58:"Strips whitespace from the beginning and end of a string ";}s:7:"ucfirst";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Makes a string's first character uppercase ";}s:7:"ucwords";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:57:"Uppercase the first character of every word in a string ";}s:8:"wordwrap";a:2:{s:9:"arguments";a:4:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"width";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"break";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"cut";a:2:{s:8:"required";b:0;s:4:"type";s:7:"boolean";}}s:11:"description";s:71:"Wraps buffer to selected number of characters using string break char ";}s:8:"closelog";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:35:"Close connection to system logger ";}s:23:"define_syslog_variables";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:42:"Initializes all syslog-related variables ";}s:7:"openlog";a:2:{s:9:"arguments";a:3:{s:5:"ident";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"facility";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:34:"Open connection to system logger ";}s:6:"syslog";a:2:{s:9:"arguments";a:2:{s:8:"priority";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Generate a system log message ";}s:8:"floatval";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:35:"Get the float value of a variable ";}s:7:"gettype";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:34:"Returns the type of the variable ";}s:6:"intval";a:2:{s:9:"arguments";a:2:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"base";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:80:"Get the integer value of a variable using the optional base for the conversion ";}s:8:"is_array";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:38:"Returns true if variable is an array ";}s:9:"is_binary";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:54:"Returns true if variable is a native (binary) string ";}s:7:"is_bool";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:39:"Returns true if variable is a boolean ";}s:9:"is_buffer";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:64:"Returns true if variable is a native, unicode or binary string ";}s:11:"is_callable";a:2:{s:9:"arguments";a:3:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:11:"syntax_only";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:13:"callable_name";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Returns true if var is callable. ";}s:8:"is_float";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:41:"Returns true if variable is float point ";}s:7:"is_long";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:46:"Returns true if variable is a long (integer) ";}s:7:"is_null";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:34:"Returns true if variable is null ";}s:10:"is_numeric";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:55:"Returns true if value is a number or a numeric string ";}s:9:"is_object";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:39:"Returns true if variable is an object ";}s:11:"is_resource";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:40:"Returns true if variable is a resource ";}s:9:"is_scalar";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:35:"Returns true if value is a scalar ";}s:9:"is_string";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:56:"Returns true if variable is a Unicode or binary string ";}s:10:"is_unicode";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:46:"Returns true if variable is a unicode string ";}s:7:"settype";a:2:{s:9:"arguments";a:2:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Set the type of the variable ";}s:6:"strval";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:36:"Get the string value of a variable ";}s:6:"uniqid";a:2:{s:9:"arguments";a:2:{s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"more_entropy";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:23:"Generates a unique ID ";}s:11:"get_headers";a:2:{s:9:"arguments";a:2:{s:3:"url";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"format";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:74:"fetches all the headers sent by the server in response to a HTTP request ";}s:9:"parse_url";a:2:{s:9:"arguments";a:2:{s:3:"url";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:13:"url_component";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Parse a URL and return its components ";}s:12:"rawurldecode";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:28:"Decodes URL-encodes string ";}s:12:"rawurlencode";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:20:"URL-encodes string ";}s:9:"urldecode";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:28:"Decodes URL-encoded string ";}s:9:"urlencode";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}}s:11:"description";s:20:"URL-encodes string ";}s:20:"stream_bucket_append";a:2:{s:9:"arguments";a:2:{s:7:"brigade";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"bucket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:26:"Append bucket to brigade ";}s:28:"stream_bucket_make_writeable";a:2:{s:9:"arguments";a:1:{s:7:"brigade";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:58:"Return a bucket object from the brigade for operating on ";}s:17:"stream_bucket_new";a:2:{s:9:"arguments";a:2:{s:6:"stream";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"buffer";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Create a new bucket for use on the current stream ";}s:21:"stream_bucket_prepend";a:2:{s:9:"arguments";a:2:{s:7:"brigade";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"bucket";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:27:"Prepend bucket to brigade ";}s:22:"stream_filter_register";a:2:{s:9:"arguments";a:2:{s:10:"filtername";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"classname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Registers a custom filter handler class ";}s:18:"stream_get_filters";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:38:"Returns a list of registered filters ";}s:15:"user_filter_nop";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:14:"Non-function ";}s:16:"convert_uudecode";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:27:"decode a uuencoded string ";}s:16:"convert_uuencode";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:19:"uuencode a string ";}s:15:"debug_zval_dump";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:68:"Dumps a string representation of an internal zend value to output. ";}s:21:"memory_get_peak_usage";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:10:"real_usage";}}s:11:"description";s:42:"Returns the peak allocated by PHP memory ";}s:16:"memory_get_usage";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:0;s:4:"type";s:10:"real_usage";}}s:11:"description";s:37:"Returns the allocated by PHP memory ";}s:9:"serialize";a:2:{s:9:"arguments";a:1:{s:8:"variable";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:79:"Returns a string representation of variable (which can later be unserialized) ";}s:11:"unserialize";a:2:{s:9:"arguments";a:1:{s:23:"variable_representation";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:60:"Takes a string representation of variable and recreates it ";}s:8:"var_dump";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:53:"Dumps a string representation of variable to output ";}s:10:"var_export";a:2:{s:9:"arguments";a:2:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:6:"return";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:58:"Outputs or returns a string representation of a variable ";}s:11:"var_inspect";a:2:{s:9:"arguments";a:1:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:68:"Dumps a string representation of variable to output (verbose form) ";}s:15:"version_compare";a:2:{s:9:"arguments";a:3:{s:4:"ver1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"ver2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"oper";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:56:"Compares two "PHP-standardized" version number strings ";}s:20:"sybase_affected_rows";a:2:{s:9:"arguments";a:1:{s:7:"link_id";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Get number of affected rows in last query ";}s:12:"sybase_close";a:2:{s:9:"arguments";a:1:{s:7:"link_id";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:25:"Close Sybase connection ";}s:14:"sybase_connect";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"appname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Open Sybase server connection ";}s:16:"sybase_data_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Move internal row pointer ";}s:18:"sybase_fetch_array";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Fetch row as array ";}s:18:"sybase_fetch_field";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"offset";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:23:"Get field information ";}s:19:"sybase_fetch_object";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"object";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:21:"Fetch row as object ";}s:16:"sybase_fetch_row";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Get row as enumerated array ";}s:17:"sybase_field_seek";a:2:{s:9:"arguments";a:2:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:18:"Set field offset ";}s:18:"sybase_free_result";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:20:"Free result memory ";}s:23:"sybase_get_last_message";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:66:"Returns the last message from server (over min_message_severity) ";}s:25:"sybase_min_error_severity";a:2:{s:9:"arguments";a:1:{s:8:"severity";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Sets the minimum error severity ";}s:27:"sybase_min_message_severity";a:2:{s:9:"arguments";a:1:{s:8:"severity";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Sets the minimum message severity ";}s:17:"sybase_num_fields";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Get number of fields in result ";}s:15:"sybase_num_rows";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Get number of rows in result ";}s:15:"sybase_pconnect";a:2:{s:9:"arguments";a:5:{s:4:"host";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"user";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"password";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"charset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"appname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Open persistent Sybase connection ";}s:12:"sybase_query";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"link_id";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:19:"Send Sybase query ";}s:13:"sybase_result";a:2:{s:9:"arguments";a:3:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:3:"row";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"field";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:17:"Get result data ";}s:16:"sybase_select_db";a:2:{s:9:"arguments";a:2:{s:8:"database";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"link_id";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:24:"Select Sybase database ";}s:27:"sybase_deadlock_retry_count";a:2:{s:9:"arguments";a:1:{s:11:"retry_count";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Sets deadlock retry count ";}s:18:"sybase_fetch_assoc";a:2:{s:9:"arguments";a:1:{s:6:"result";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Fetch row as array without numberic indices ";}s:26:"sybase_min_client_severity";a:2:{s:9:"arguments";a:1:{s:8:"severity";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Sets minimum client severity ";}s:26:"sybase_min_server_severity";a:2:{s:9:"arguments";a:1:{s:8:"severity";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:30:"Sets minimum server severity ";}s:26:"sybase_set_message_handler";a:2:{s:9:"arguments";a:2:{s:10:"error_func";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:10:"connection";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:124:"Set the error handler, to be called when a server message is raised. If error_func is NULL the handler will be deleted ";}s:23:"sybase_unbuffered_query";a:2:{s:9:"arguments";a:2:{s:5:"query";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"link_id";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:19:"Send Sybase query ";}s:13:"msg_get_queue";a:2:{s:9:"arguments";a:2:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"perms";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Attach to a message queue ";}s:11:"msg_receive";a:2:{s:9:"arguments";a:8:{s:5:"queue";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:14:"desiredmsgtype";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"&msgtype";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"maxsize";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:16:"unserialize=true";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:7:"flags=0";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"errorcode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Send a message of type msgtype (must be > 0) to a message queue ";}s:16:"msg_remove_queue";a:2:{s:9:"arguments";a:1:{s:5:"queue";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:19:"Destroy the queue ";}s:8:"msg_send";a:2:{s:9:"arguments";a:6:{s:5:"queue";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"msgtype";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:14:"serialize=true";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:13:"blocking=true";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}s:9:"errorcode";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Send a message of type msgtype (must be > 0) to a message queue ";}s:13:"msg_set_queue";a:2:{s:9:"arguments";a:2:{s:5:"queue";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:37:"Set information for a message queue ";}s:14:"msg_stat_queue";a:2:{s:9:"arguments";a:1:{s:5:"queue";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:43:"Returns information about a message queue ";}s:11:"sem_acquire";a:2:{s:9:"arguments";a:1:{s:2:"id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:65:"Acquires the semaphore with the given id, blocking if necessary ";}s:7:"sem_get";a:2:{s:9:"arguments";a:4:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"max_acquire";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"perm";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:12:"auto_release";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:125:"Return an id for the semaphore with the given key, and allow max_acquire (default 1) processes to acquire it simultaneously ";}s:11:"sem_release";a:2:{s:9:"arguments";a:1:{s:2:"id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Releases the semaphore with the given id ";}s:10:"sem_remove";a:2:{s:9:"arguments";a:1:{s:2:"id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:37:"Removes semaphore from Unix systems ";}s:10:"shm_attach";a:2:{s:9:"arguments";a:3:{s:3:"key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"memsize";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"perm";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:41:"Creates or open a shared memory segment ";}s:10:"shm_detach";a:2:{s:9:"arguments";a:1:{s:14:"shm_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"Disconnects from shared memory segment ";}s:11:"shm_get_var";a:2:{s:9:"arguments";a:2:{s:2:"id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"variable_key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:39:"Returns a variable from shared memory ";}s:11:"shm_has_var";a:2:{s:9:"arguments";a:2:{s:2:"id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"variable_key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Checks whether a specific entry exists ";}s:11:"shm_put_var";a:2:{s:9:"arguments";a:3:{s:14:"shm_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"variable_key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"variable";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:48:"Inserts or updates a variable in shared memory ";}s:10:"shm_remove";a:2:{s:9:"arguments";a:1:{s:14:"shm_identifier";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"Removes shared memory from Unix systems ";}s:14:"shm_remove_var";a:2:{s:9:"arguments";a:2:{s:2:"id";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"variable_key";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:37:"Removes variable from shared memory ";}s:13:"tidy_get_body";a:2:{s:9:"arguments";a:1:{s:4:"tidy";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:79:"Returns a TidyNode Object starting from the tag of the tidy parse tree ";}s:16:"tidy_get_opt_doc";a:2:{s:9:"arguments";a:2:{s:8:"resource";a:2:{s:8:"required";b:1;s:4:"type";s:4:"tidy";}s:7:"optname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Returns the documentation for the given option name ";}s:11:"tidy_getopt";a:2:{s:9:"arguments";a:1:{s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:80:"Returns the value of the specified configuration option for the tidy document. ";}s:15:"tidy_parse_file";a:2:{s:9:"arguments";a:4:{s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"config_options";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:29:"Parse markup in file or URI ";}s:17:"tidy_parse_string";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:14:"config_options";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Parse a document stored in a string ";}s:16:"tidy_repair_file";a:2:{s:9:"arguments";a:4:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"config_file";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:63:"Repair a file using an optionally provided configuration file ";}s:18:"tidy_repair_string";a:2:{s:9:"arguments";a:3:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"config_file";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:65:"Repair a string using an optionally provided configuration file ";}s:13:"token_get_all";a:2:{s:9:"arguments";a:1:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:28:"string token_name(int type) ";}s:17:"Collator::compare";a:2:{s:9:"arguments";a:2:{s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:41:"Compare two strings using collation }}} ";}s:22:"Collator::getAttribute";a:2:{s:9:"arguments";a:1:{s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Returns a collation attribute }}} ";}s:22:"Collator::setAttribute";a:2:{s:9:"arguments";a:2:{s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Set a collation attribute }}} ";}s:21:"Collator::setStrength";a:2:{s:9:"arguments";a:1:{s:8:"strength";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Set the collation strength }}} ";}s:14:"Collator::sort";a:2:{s:9:"arguments";a:1:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:35:"Sort an array using collation }}} ";}s:16:"collator_compare";a:2:{s:9:"arguments";a:3:{s:4:"coll";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Collator";}s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Compare two strings using collation ";}s:15:"collator_create";a:2:{s:9:"arguments";a:1:{s:6:"locale";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Create a new Collator object ";}s:22:"collator_get_attribute";a:2:{s:9:"arguments";a:2:{s:4:"coll";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Collator";}s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Returns a collation attribute ";}s:20:"collator_get_default";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:26:"Returns default collator ";}s:21:"collator_get_strength";a:2:{s:9:"arguments";a:1:{s:4:"coll";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Collator";}}s:11:"description";s:40:"Returns the current collation strength ";}s:22:"collator_set_attribute";a:2:{s:9:"arguments";a:3:{s:4:"coll";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Collator";}s:9:"attribute";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:27:"Set a collation attribute ";}s:20:"collator_set_default";a:2:{s:9:"arguments";a:1:{s:4:"coll";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Collator";}}s:11:"description";s:23:"Sets default collator ";}s:21:"collator_set_strength";a:2:{s:9:"arguments";a:2:{s:4:"coll";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Collator";}s:8:"strength";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:28:"Set the collation strength ";}s:13:"collator_sort";a:2:{s:9:"arguments";a:2:{s:4:"coll";a:2:{s:8:"required";b:1;s:4:"type";s:8:"Collator";}s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:31:"Sort an array using collation ";}s:18:"locale_get_default";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:24:"Returns default locale ";}s:18:"locale_set_default";a:2:{s:9:"arguments";a:1:{s:6:"locale";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:21:"Sets default locale ";}s:15:"char_enum_names";a:2:{s:9:"arguments";a:4:{s:8:"Callback";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"limit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"extended";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:201:"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. ";}s:15:"char_enum_types";a:2:{s:9:"arguments";a:1:{s:8:"Callback";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:95:"Enumerate all code points with their general categories invoking a callback for each category ";}s:15:"char_from_digit";a:2:{s:9:"arguments";a:2:{s:5:"digit";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"radix";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:94:"Get the character representation for the specified digit (optionally in the specified radix) ";}s:14:"char_from_name";a:2:{s:9:"arguments";a:2:{s:8:"charname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"extended";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:60:"Translate a human readable character name into a codepoint ";}s:12:"char_get_age";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}}s:11:"description";s:108:"Get the "age" of the code point (the Unicode version when it was first designated or assigned a character) ";}s:24:"char_get_combining_class";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}}s:11:"description";s:46:"Returns the combining class of the character ";}s:20:"char_get_digit_value";a:2:{s:9:"arguments";a:2:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}s:5:"radix";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:86:"Returns the decimal digit value of the character (optionally in the specific radix). ";}s:18:"char_get_direction";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}}s:11:"description";s:159:"Returns the bidirectional category value for the character, which is used in the Unicode bidirectional algorithm (UAX #9 http://www.unicode.org/reports/tr9/) ";}s:17:"char_get_mirrored";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}}s:11:"description";s:52:"Maps the specified character to its "mirror-image" ";}s:13:"char_get_name";a:2:{s:9:"arguments";a:2:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}s:8:"extended";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:59:"Get the human readable name associated with the character ";}s:22:"char_get_numeric_value";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}}s:11:"description";s:87:"Get the numeric value for the character, as defined in the Unicode Character Database ";}s:27:"char_get_property_from_name";a:2:{s:9:"arguments";a:1:{s:13:"property_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Get the property ID for the given property name ";}s:27:"char_get_property_max_value";a:2:{s:9:"arguments";a:1:{s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:71:"Get the maximum possible value associated with the specified property ";}s:27:"char_get_property_min_value";a:2:{s:9:"arguments";a:1:{s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:59:"Get the minimum possible value for the specified property ";}s:22:"char_get_property_name";a:2:{s:9:"arguments";a:1:{s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:45:"Get the Unicode name for the given property ";}s:23:"char_get_property_value";a:2:{s:9:"arguments";a:2:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:59:"Get the value of a property associated with the character ";}s:33:"char_get_property_value_from_name";a:2:{s:9:"arguments";a:2:{s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:10:"value_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Get the value ID for the given property value name ";}s:28:"char_get_property_value_name";a:2:{s:9:"arguments";a:3:{s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:11:"name_choice";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:50:"Get the Unicode name for the givenproperty value ";}s:13:"char_get_type";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}}s:11:"description";s:55:"Returns the general category value for the code point ";}s:24:"char_has_binary_property";a:2:{s:9:"arguments";a:2:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:83:"Determines if all the characters in the string have the specified binary property ";}s:13:"char_is_alnum";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Determines if the string consists only of alpanumeric characters ";}s:13:"char_is_alpha";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:61:"Determines if the string consists only of letter characters ";}s:18:"char_is_alphabetic";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:79:"Determines if the string consists only of characters with Alphabetic property ";}s:12:"char_is_base";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Determines if the string consists of only of base characters ";}s:13:"char_is_blank";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Determines if the string consists only of "blank" characters ";}s:13:"char_is_cntrl";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Determines if the string consists only of control characters ";}s:15:"char_is_defined";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:85:"Determines if the string consists only of defined characters (valid Unicode points) ";}s:13:"char_is_digit";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Determines if the string consists only of digits ";}s:13:"char_is_graph";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Determines if the string consists only of "graphic" characters ";}s:20:"char_is_id_ignorable";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:121:"Determines if the specified characters should be regarded as an ignorable character in an identifier, according to Java ";}s:15:"char_is_id_part";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:91:"etermines if the specified characters are permissible in an identifier, according to Java ";}s:16:"char_is_id_start";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:115:"Determines if the specified character is permissible as the first character in an identifier according to Unicode ";}s:19:"char_is_iso_control";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:68:"Determines whether the specified code points are ISO control codes ";}s:13:"char_is_lower";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Determines if the string is lowercase ";}s:18:"char_is_lowercase ";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:78:"Determines if the string consists only of characters with Lowercase property ";}s:16:"char_is_mirrored";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:77:"Determines whether the specified characters have the Bidi_Mirrored property ";}s:13:"char_is_print";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Determines if the string consists only of printable characters ";}s:13:"char_is_punct";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Determines if the string consists only of punctuation characters ";}s:13:"char_is_space";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:60:"Determines if the string consists only of space characters ";}s:17:"char_is_titlecase";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:69:"Determines whether the string consists only of titlecase characters ";}s:13:"char_is_upper";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Determines if the string is uppercase ";}s:17:"char_is_uppercase";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:78:"Determines if the string consists only of characters with Uppercase property ";}s:13:"char_is_valid";a:2:{s:9:"arguments";a:1:{s:1:"c";a:2:{s:8:"required";b:1;s:4:"type";s:4:"char";}}s:11:"description";s:75:"Determines if the the code point is valid character, according to Unicode ";}s:18:"char_is_whitespace";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:88:"Determines if the string consists only of whitespace characters, according to Java/ICU ";}s:14:"char_is_xdigit";a:2:{s:9:"arguments";a:1:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Determines if the string consists only of hexadecimal digits ";}s:17:"str_transliterate";a:2:{s:9:"arguments";a:4:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"from_script";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"to_script";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"variant";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:68:"Transliterate a string from the source script to the target script ";}s:14:"unicode_decode";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:83:"Takes a binary string converts it to a Unicode string using the specifed encoding ";}s:14:"unicode_encode";a:2:{s:9:"arguments";a:3:{s:5:"input";a:2:{s:8:"required";b:1;s:4:"type";s:7:"unicode";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:88:"Takes a Unicode string and converts it to a binary string using the specified encoding ";}s:22:"unicode_get_error_mode";a:2:{s:9:"arguments";a:1:{s:9:"direction";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:77:"Returns global conversion error mode for the specified conversion direction ";}s:29:"unicode_restore_error_handler";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:125:"Restores the active error handler to the one which was previously active (before the last unicode_set_error_handler() call) ";}s:25:"unicode_set_error_handler";a:2:{s:9:"arguments";a:1:{s:12:"new_callback";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callback";}}s:11:"description";s:60:"Set (or clear) the custom Unicode conversion error handler ";}s:22:"unicode_set_error_mode";a:2:{s:9:"arguments";a:2:{s:9:"direction";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:74:"Sets global conversion error mode for the specified conversion direction ";}s:22:"unicode_set_subst_char";a:2:{s:9:"arguments";a:1:{s:9:"character";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:76:"Sets global substitution character for conversion from Unicode to codepage ";}s:25:"TextIterator::__construct";a:2:{s:9:"arguments";a:3:{s:4:"text";a:2:{s:8:"required";b:1;s:4:"type";s:7:"unicode";}s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"locale";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:26:"TextIterator constructor ";}s:23:"TextIterator::following";a:2:{s:9:"arguments";a:1:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:85:"Advances to the text boundary following the specified offset and returns its offset ";}s:24:"TextIterator::isBoundary";a:2:{s:9:"arguments";a:1:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:56:"Determines whether specified offset is a text boundary ";}s:18:"TextIterator::next";a:2:{s:9:"arguments";a:1:{s:1:"n";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:85:"Advances to the n'th text boundary following the current one and returns its offset ";}s:23:"TextIterator::preceding";a:2:{s:9:"arguments";a:1:{s:6:"offset";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:85:"Advances to the text boundary preceding the specified offset and returns its offset ";}s:22:"TextIterator::previous";a:2:{s:9:"arguments";a:1:{s:1:"n";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:85:"Advances to the n'th text boundary preceding the current one and returns its offset ";}s:13:"wddx_add_vars";a:2:{s:9:"arguments";a:3:{s:9:"packet_id";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:9:"var_names";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:71:"Serializes given variables and adds them to packet given by packet_id ";}s:15:"wddx_packet_end";a:2:{s:9:"arguments";a:1:{s:9:"packet_id";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:73:"Ends specified WDDX packet and returns the string containing the packet ";}s:17:"wddx_packet_start";a:2:{s:9:"arguments";a:1:{s:7:"comment";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Starts a WDDX packet with optional comment and returns the packet id ";}s:20:"wddx_serialize_value";a:2:{s:9:"arguments";a:2:{s:3:"var";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:7:"comment";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Creates a new packet and serializes the given value ";}s:19:"wddx_serialize_vars";a:2:{s:9:"arguments";a:2:{s:8:"var_name";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:3:"...";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:67:"Creates a new packet and serializes given variables into a struct ";}s:16:"wddx_unserialize";a:2:{s:9:"arguments";a:1:{s:6:"packet";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:51:"Unserializes given packet and returns a PHP value ";}s:11:"utf8_decode";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Converts a UTF-8 encoded string to ISO-8859-1 ";}s:11:"utf8_encode";a:2:{s:9:"arguments";a:1:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Encodes an ISO-8859-1 string to UTF-8 ";}s:16:"xml_error_string";a:2:{s:9:"arguments";a:1:{s:4:"code";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:29:"Get XML parser error string ";}s:26:"xml_get_current_byte_index";a:2:{s:9:"arguments";a:1:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"Get current byte index for an XML parser ";}s:29:"xml_get_current_column_number";a:2:{s:9:"arguments";a:1:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:45:"Get current column number for an XML parser ";}s:27:"xml_get_current_line_number";a:2:{s:9:"arguments";a:1:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:43:"Get current line number for an XML parser ";}s:18:"xml_get_error_code";a:2:{s:9:"arguments";a:1:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:27:"Get XML parser error code ";}s:9:"xml_parse";a:2:{s:9:"arguments";a:3:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"isFinal";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Start parsing an XML document ";}s:21:"xml_parse_into_struct";a:2:{s:9:"arguments";a:4:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"&struct";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}s:6:"&index";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:24:"Parsing a XML document ";}s:17:"xml_parser_create";a:2:{s:9:"arguments";a:1:{s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:22:"Create an XML parser ";}s:20:"xml_parser_create_ns";a:2:{s:9:"arguments";a:2:{s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"sep";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:22:"Create an XML parser ";}s:15:"xml_parser_free";a:2:{s:9:"arguments";a:1:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:20:"Free an XML parser ";}s:21:"xml_parser_get_option";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:32:"Get options from an XML parser ";}s:21:"xml_parser_set_option";a:2:{s:9:"arguments";a:3:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"option";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:30:"Set options in an XML parser ";}s:30:"xml_set_character_data_handler";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"hdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Set up character data handler ";}s:23:"xml_set_default_handler";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"hdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:24:"Set up default handler ";}s:23:"xml_set_element_handler";a:2:{s:9:"arguments";a:3:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"shdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"ehdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Set up start and end element handlers ";}s:34:"xml_set_end_namespace_decl_handler";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"hdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Set up character data handler ";}s:35:"xml_set_external_entity_ref_handler";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"hdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Set up external entity reference handler ";}s:29:"xml_set_notation_decl_handler";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"hdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Set up notation declaration handler ";}s:14:"xml_set_object";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"&obj";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:50:"Set up object which should be used for callbacks ";}s:38:"xml_set_processing_instruction_handler";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"hdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Set up processing instruction (PI) handler ";}s:36:"xml_set_start_namespace_decl_handler";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"hdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Set up character data handler ";}s:36:"xml_set_unparsed_entity_decl_handler";a:2:{s:9:"arguments";a:2:{s:6:"parser";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"hdl";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Set up unparsed entity declaration handler ";}s:14:"XMLReader::XML";a:2:{s:9:"arguments";a:3:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Sets the string that the the XMLReader will parse. ";}s:23:"XMLReader::getAttribute";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Get value of an attribute from current element ";}s:25:"XMLReader::getAttributeNo";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:57:"Get value of an attribute at index from current element ";}s:25:"XMLReader::getAttributeNs";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:70:"Get value of a attribute via name and namespace from current element ";}s:28:"XMLReader::getParserProperty";a:2:{s:9:"arguments";a:1:{s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:95:"Indicates whether given property (one of the parser option constants) is set or not on parser ";}s:26:"XMLReader::lookupNamespace";a:2:{s:9:"arguments";a:1:{s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:59:"Return namespaceURI for associated prefix on current node ";}s:26:"XMLReader::moveToAttribute";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:88:"Positions reader at specified attribute - Returns TRUE on success and FALSE on failure ";}s:28:"XMLReader::moveToAttributeNo";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:97:"Positions reader at attribute at spcecified index. Returns TRUE on success and FALSE on failure ";}s:28:"XMLReader::moveToAttributeNs";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:12:"namespaceURI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:111:"Positions reader at attribute spcified by name and namespaceURI. Returns TRUE on success and FALSE on failure ";}s:15:"XMLReader::next";a:2:{s:9:"arguments";a:1:{s:9:"localname";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:76:"Moves the position of the current instance to the next node in the stream. ";}s:15:"XMLReader::open";a:2:{s:9:"arguments";a:3:{s:3:"URI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"options";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Sets the URI that the the XMLReader will parse. ";}s:28:"XMLReader::setParserProperty";a:2:{s:9:"arguments";a:2:{s:8:"property";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:7:"boolean";}}s:11:"description";s:143:"Sets parser property (one of the parser option constants). Properties must be set after open() or XML() and before the first read() is called ";}s:27:"XMLReader::setRelaxNGSchema";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Sets the string that the the XMLReader will parse. ";}s:33:"XMLReader::setRelaxNGSchemaSource";a:2:{s:9:"arguments";a:1:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Sets the string that the the XMLReader will parse. ";}s:20:"XMLReader::setSchema";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:118:"Use W3C XSD schema to validate the document as it is processed. Activation is only possible before the first Read(). ";}s:13:"xmlrpc_decode";a:2:{s:9:"arguments";a:2:{s:3:"xml";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Decodes XML into native PHP types ";}s:21:"xmlrpc_decode_request";a:2:{s:9:"arguments";a:3:{s:3:"xml";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"method";a:2:{s:8:"required";b:1;s:4:"type";s:7:"string&";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Decodes XML into native PHP types ";}s:13:"xmlrpc_encode";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:31:"Generates XML for a PHP value ";}s:21:"xmlrpc_encode_request";a:2:{s:9:"arguments";a:2:{s:6:"method";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"params";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:36:"Generates XML for a method request ";}s:15:"xmlrpc_get_type";a:2:{s:9:"arguments";a:1:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:85:"Gets xmlrpc type for a PHP value. Especially useful for base64 and datetime strings ";}s:15:"xmlrpc_is_fault";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:58:"Determines if an array value represents an XMLRPC fault. ";}s:32:"xmlrpc_parse_method_descriptions";a:2:{s:9:"arguments";a:1:{s:3:"xml";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Decodes XML into a list of method descriptions ";}s:36:"xmlrpc_server_add_introspection_data";a:2:{s:9:"arguments";a:2:{s:6:"server";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"desc";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:34:"Adds introspection documentation ";}s:25:"xmlrpc_server_call_method";a:2:{s:9:"arguments";a:4:{s:6:"server";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"xml";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"user_data";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:14:"output_options";a:2:{s:8:"required";b:0;s:4:"type";s:5:"array";}}s:11:"description";s:38:"Parses XML requests and call methods ";}s:20:"xmlrpc_server_create";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:26:"Creates an xmlrpc server ";}s:21:"xmlrpc_server_destroy";a:2:{s:9:"arguments";a:1:{s:6:"server";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:27:"Destroys server resources ";}s:45:"xmlrpc_server_register_introspection_callback";a:2:{s:9:"arguments";a:2:{s:6:"server";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:8:"function";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Register a PHP function to generate documentation ";}s:29:"xmlrpc_server_register_method";a:2:{s:9:"arguments";a:3:{s:6:"server";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:11:"method_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"function";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:63:"Register a PHP function to handle method matching method_name ";}s:15:"xmlrpc_set_type";a:2:{s:9:"arguments";a:2:{s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"type";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Sets xmlrpc type, base64 or datetime, for a PHP string value ";}s:23:"xmlwriter_end_attribute";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:40:"End attribute - returns FALSE on error ";}s:19:"xmlwriter_end_cdata";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"End current CDATA - returns FALSE on error ";}s:21:"xmlwriter_end_comment";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:45:"Create end comment - returns FALSE on error ";}s:22:"xmlwriter_end_document";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"End current document - returns FALSE on error ";}s:17:"xmlwriter_end_dtd";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:42:"End current DTD - returns FALSE on error ";}s:25:"xmlwriter_end_dtd_attlist";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:50:"End current DTD AttList - returns FALSE on error ";}s:25:"xmlwriter_end_dtd_element";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:50:"End current DTD element - returns FALSE on error ";}s:24:"xmlwriter_end_dtd_entity";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:49:"End current DTD Entity - returns FALSE on error ";}s:21:"xmlwriter_end_element";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"End current element - returns FALSE on error ";}s:16:"xmlwriter_end_pi";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:41:"End current PI - returns FALSE on error ";}s:15:"xmlwriter_flush";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:23:"Output current buffer ";}s:26:"xmlwriter_full_end_element";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:46:"End current element - returns FALSE on error ";}s:18:"xmlwriter_open_uri";a:2:{s:9:"arguments";a:1:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Create new xmlwriter using source uri for output ";}s:23:"xmlwriter_output_memory";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:0;s:4:"type";s:8:"resource";}}s:11:"description";s:33:"Output current buffer as string ";}s:20:"xmlwriter_set_indent";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"indent";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:52:"Toggle indentation on/off - returns FALSE on error ";}s:27:"xmlwriter_set_indent_string";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:12:"indentString";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:56:"Set string used for indenting - returns FALSE on error ";}s:25:"xmlwriter_start_attribute";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Create start attribute - returns FALSE on error ";}s:28:"xmlwriter_start_attribute_ns";a:2:{s:9:"arguments";a:4:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:60:"Create start namespaced attribute - returns FALSE on error ";}s:21:"xmlwriter_start_cdata";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:49:"Create start CDATA tag - returns FALSE on error ";}s:23:"xmlwriter_start_comment";a:2:{s:9:"arguments";a:1:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:47:"Create start comment - returns FALSE on error ";}s:24:"xmlwriter_start_document";a:2:{s:9:"arguments";a:4:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"version";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"standalone";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Create document tag - returns FALSE on error ";}s:19:"xmlwriter_start_dtd";a:2:{s:9:"arguments";a:4:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"pubid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"sysid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Create start DTD tag - returns FALSE on error ";}s:27:"xmlwriter_start_dtd_attlist";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Create start DTD AttList - returns FALSE on error ";}s:27:"xmlwriter_start_dtd_element";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Create start DTD element - returns FALSE on error ";}s:26:"xmlwriter_start_dtd_entity";a:2:{s:9:"arguments";a:3:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"isparam";a:2:{s:8:"required";b:1;s:4:"type";s:4:"bool";}}s:11:"description";s:50:"Create start DTD Entity - returns FALSE on error ";}s:23:"xmlwriter_start_element";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Create start element tag - returns FALSE on error ";}s:26:"xmlwriter_start_element_ns";a:2:{s:9:"arguments";a:4:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Create start namespaced element tag - returns FALSE on error ";}s:18:"xmlwriter_start_pi";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"target";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Create start PI tag - returns FALSE on error ";}s:14:"xmlwriter_text";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Write text - returns FALSE on error ";}s:25:"xmlwriter_write_attribute";a:2:{s:9:"arguments";a:3:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Write full attribute - returns FALSE on error ";}s:28:"xmlwriter_write_attribute_ns";a:2:{s:9:"arguments";a:5:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:58:"Write full namespaced attribute - returns FALSE on error ";}s:21:"xmlwriter_write_cdata";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Write full CDATA tag - returns FALSE on error ";}s:23:"xmlwriter_write_comment";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Write full comment tag - returns FALSE on error ";}s:19:"xmlwriter_write_dtd";a:2:{s:9:"arguments";a:5:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"pubid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"sysid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:6:"subset";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Write full DTD tag - returns FALSE on error ";}s:27:"xmlwriter_write_dtd_attlist";a:2:{s:9:"arguments";a:3:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Write full DTD AttList tag - returns FALSE on error ";}s:27:"xmlwriter_write_dtd_element";a:2:{s:9:"arguments";a:3:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:53:"Write full DTD element tag - returns FALSE on error ";}s:26:"xmlwriter_write_dtd_entity";a:2:{s:9:"arguments";a:7:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:2:"pe";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"pubid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"sysid";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"ndataid";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Write full DTD Entity tag - returns FALSE on error ";}s:23:"xmlwriter_write_element";a:2:{s:9:"arguments";a:3:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:49:"Write full element tag - returns FALSE on error ";}s:26:"xmlwriter_write_element_ns";a:2:{s:9:"arguments";a:5:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"prefix";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:60:"Write full namesapced element tag - returns FALSE on error ";}s:18:"xmlwriter_write_pi";a:2:{s:9:"arguments";a:3:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:6:"target";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Write full PI tag - returns FALSE on error ";}s:19:"xmlwriter_write_raw";a:2:{s:9:"arguments";a:2:{s:9:"xmlwriter";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:37:"Write text - returns FALSE on error ";}s:31:"xsl_xsltprocessor_get_parameter";a:2:{s:9:"arguments";a:2:{s:9:"namespace";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"bool xsl_xsltprocessor_has_exslt_support() U ";}s:35:"xsl_xsltprocessor_import_stylesheet";a:2:{s:9:"arguments";a:1:{s:3:"doc";a:2:{s:8:"required";b:1;s:4:"type";s:11:"domdocument";}}s:11:"description";s:84:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html# Since: ";}s:34:"xsl_xsltprocessor_remove_parameter";a:2:{s:9:"arguments";a:2:{s:9:"namespace";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:86:"bool xsl_xsltprocessor_set_parameter(string namespace, mixed name [, string value]) U ";}s:34:"xsl_xsltprocessor_transform_to_doc";a:2:{s:9:"arguments";a:1:{s:3:"doc";a:2:{s:8:"required";b:1;s:4:"type";s:7:"domnode";}}s:11:"description";s:84:"URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html# Since: ";}s:34:"xsl_xsltprocessor_transform_to_uri";a:2:{s:9:"arguments";a:2:{s:3:"doc";a:2:{s:8:"required";b:1;s:4:"type";s:11:"domdocument";}s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:61:"string xsl_xsltprocessor_transform_to_xml(domdocument doc) U ";}s:7:"addFile";a:2:{s:9:"arguments";a:4:{s:8:"filepath";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"entryname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"start";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:6:"length";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:65:"Add a file in a Zip archive using its path and the name to use. ";}s:13:"addFromString";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"content";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:45:"Add a file using content and the entry name ";}s:14:"createEmptyDir";a:2:{s:9:"arguments";a:1:{s:7:"dirname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:62:"Returns the index of the entry named filename in the archive ";}s:11:"deleteIndex";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Delete a file using its index ";}s:10:"deleteName";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Delete a file using its index ";}s:15:"getCommentIndex";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:49:"Returns the comment of an entry using its index ";}s:14:"getCommentName";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Returns the comment of an entry using its name ";}s:12:"getFromIndex";a:2:{s:9:"arguments";a:3:{s:9:"entryname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:46:"get the contents of an entry using its index ";}s:11:"getFromName";a:2:{s:9:"arguments";a:3:{s:9:"entryname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:45:"get the contents of an entry using its name ";}s:12:"getNameIndex";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:48:"Returns the name of the file at position index ";}s:9:"getStream";a:2:{s:9:"arguments";a:1:{s:9:"entryname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"get a stream for an entry using its name ";}s:10:"locateName";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Returns the index of the entry named filename in the archive ";}s:4:"open";a:2:{s:9:"arguments";a:2:{s:6:"source";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:86:"Create new zip using source uri for output, return TRUE on success or the error code ";}s:11:"renameIndex";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"new_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Rename an entry selected by its index to new_name ";}s:10:"renameName";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"new_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:50:"Rename an entry selected by its name to new_name ";}s:17:"setArchiveComment";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"comment";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:52:"Set or remove (NULL/'') the comment of the archive ";}s:15:"setCommentIndex";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:7:"comment";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:65:"Set or remove (NULL/'') the comment of an entry using its index ";}s:14:"setCommentName";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"comment";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Set or remove (NULL/'') the comment of an entry using its Name ";}s:9:"statIndex";a:2:{s:9:"arguments";a:2:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Returns the zip entry informations using its index ";}s:8:"statName";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:56:"Returns the information about a the zip entry filename ";}s:13:"unchangeIndex";a:2:{s:9:"arguments";a:1:{s:5:"index";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:52:"Changes to the file at position index are reverted ";}s:12:"unchangeName";a:2:{s:9:"arguments";a:1:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Changes to the file named 'name' are reverted ";}s:9:"zip_close";a:2:{s:9:"arguments";a:1:{s:3:"zip";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:21:"Close a Zip archive ";}s:15:"zip_entry_close";a:2:{s:9:"arguments";a:1:{s:7:"zip_ent";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:19:"Close a zip entry ";}s:24:"zip_entry_compressedsize";a:2:{s:9:"arguments";a:1:{s:9:"zip_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Return the compressed size of a ZZip entry ";}s:27:"zip_entry_compressionmethod";a:2:{s:9:"arguments";a:1:{s:9:"zip_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:78:"Return a string containing the compression method used on a particular entry ";}s:18:"zip_entry_filesize";a:2:{s:9:"arguments";a:1:{s:9:"zip_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:44:"Return the actual filesize of a ZZip entry ";}s:14:"zip_entry_name";a:2:{s:9:"arguments";a:1:{s:9:"zip_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:36:"Return the name given a ZZip entry ";}s:14:"zip_entry_open";a:2:{s:9:"arguments";a:3:{s:6:"zip_dp";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:9:"zip_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:4:"mode";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Open a Zip File, pointed by the resource entry ";}s:14:"zip_entry_read";a:2:{s:9:"arguments";a:2:{s:9:"zip_entry";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}s:3:"len";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:35:"Read from an open directory entry ";}s:8:"zip_open";a:2:{s:9:"arguments";a:1:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:44:"Create new zip using source uri for output ";}s:8:"zip_read";a:2:{s:9:"arguments";a:1:{s:3:"zip";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:38:"Returns the next file in the archive ";}s:10:"gzcompress";a:2:{s:9:"arguments";a:3:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:5:"level";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Encode data with the zlib encoding ";}s:8:"gzdecode";a:2:{s:9:"arguments";a:2:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:15:"max_decoded_len";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:26:"Decode gzip encoded data ";}s:9:"gzdeflate";a:2:{s:9:"arguments";a:3:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:5:"level";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Encode data with the raw deflate encoding ";}s:8:"gzencode";a:2:{s:9:"arguments";a:3:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:5:"level";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:8:"encoding";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:36:"Encode data with the gzip encoding ";}s:6:"gzfile";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:51:"Read and uncompress entire .gz-file into an array ";}s:9:"gzinflate";a:2:{s:9:"arguments";a:2:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:15:"max_decoded_len";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:33:"Decode raw deflate encoded data ";}s:6:"gzopen";a:2:{s:9:"arguments";a:3:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"mode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:47:"Open a .gz-file and return a .gz-file pointer ";}s:12:"gzuncompress";a:2:{s:9:"arguments";a:2:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:15:"max_decoded_len";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:26:"Decode zlib encoded data ";}s:10:"readgzfile";a:2:{s:9:"arguments";a:2:{s:8:"filename";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:16:"use_include_path";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:19:"Output a .gz-file ";}s:11:"zlib_decode";a:2:{s:9:"arguments";a:2:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:15:"max_decoded_len";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Uncompress any raw/gzip/zlib encoded data ";}s:11:"zlib_encode";a:2:{s:9:"arguments";a:3:{s:4:"data";a:2:{s:8:"required";b:1;s:4:"type";s:6:"binary";}s:8:"encoding";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"level";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:43:"Compress data with the specified encoding ";}s:20:"zlib_get_coding_type";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:53:"Returns the coding type used for output compression ";}s:14:"set_time_limit";a:2:{s:9:"arguments";a:1:{s:7:"seconds";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:40:"Sets the maximum time a script can run ";}s:8:"ob_clean";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:42:"Clean (delete) the current output buffer ";}s:12:"ob_end_clean";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:59:"Clean the output buffer, and delete current output buffer ";}s:12:"ob_end_flush";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:66:"Flush (send) the output buffer, and delete current output buffer ";}s:8:"ob_flush";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:92:"Flush (send) contents of the output buffer. The last buffer content is sent to next buffer ";}s:12:"ob_get_clean";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:62:"Get current buffer contents and delete current output buffer ";}s:15:"ob_get_contents";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:42:"Return the contents of the output buffer ";}s:12:"ob_get_flush";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:95:"Get current buffer contents, flush (send) the output buffer, and delete current output buffer ";}s:13:"ob_get_length";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:40:"Return the length of the output buffer ";}s:12:"ob_get_level";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:47:"Return the nesting level of the output buffer ";}s:17:"ob_implicit_flush";a:2:{s:9:"arguments";a:1:{s:4:"flag";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:89:"Turn implicit flush on/off and is equivalent to calling flush() after every output call ";}s:8:"ob_start";a:2:{s:9:"arguments";a:3:{s:13:"user_function";a:2:{s:8:"required";b:1;s:4:"type";s:12:"string|array";}s:10:"chunk_size";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}s:5:"flags";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:67:"Turn on Output Buffering (specifying an optional output handler). ";}s:22:"output_add_rewrite_var";a:2:{s:9:"arguments";a:2:{s:4:"name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:25:"Add URL rewriter values ";}s:25:"output_reset_rewrite_vars";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:34:"Reset(clear) URL rewriter values ";}s:23:"stream_wrapper_register";a:2:{s:9:"arguments";a:2:{s:8:"protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:9:"classname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Registers a custom URL protocol handler class ";}s:22:"stream_wrapper_restore";a:2:{s:9:"arguments";a:1:{s:8:"protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:64:"Restore the original protocol handler, overriding if necessary ";}s:25:"stream_wrapper_unregister";a:2:{s:9:"arguments";a:1:{s:8:"protocol";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:59:"Unregister a wrapper for the life of the current request. ";}s:22:"apache_child_terminate";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:45:"Terminate apache process after this request ";}s:18:"apache_get_modules";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:37:"Get a list of loaded Apache modules ";}s:18:"apache_get_version";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:22:"Fetch Apache version ";}s:17:"apache_lookup_uri";a:2:{s:9:"arguments";a:1:{s:3:"URI";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:75:"Perform a partial request of the given URI to obtain information about it ";}s:11:"apache_note";a:2:{s:9:"arguments";a:2:{s:9:"note_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"note_value";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:34:"Get and set Apache request notes ";}s:22:"apache_request_headers";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:32:"Fetch all HTTP request headers ";}s:20:"apache_reset_timeout";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:30:"Reset the Apache write timer ";}s:23:"apache_response_headers";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:33:"Fetch all HTTP response headers ";}s:13:"apache_setenv";a:2:{s:9:"arguments";a:3:{s:8:"variable";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"walk_to_top";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:39:"Set an Apache subprocess_env variable ";}s:13:"getallheaders";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:30:"bool virtual(string filename) ";}s:7:"virtual";a:2:{s:9:"arguments";a:1:{s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Perform an apache sub-request ";}s:13:"apache_getenv";a:2:{s:9:"arguments";a:2:{s:8:"variable";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"walk_to_top";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:39:"Get an Apache subprocess_env variable ";}s:22:"ApacheRequest::allowed";a:2:{s:9:"arguments";a:1:{s:7:"allowed";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:46:"string ApacheRequest::args([string new_args]) ";}s:31:"ApacheRequest::content_encoding";a:2:{s:9:"arguments";a:1:{s:12:"new_encoding";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:60:"int ApacheRequest::content_length([int new_content_length]) ";}s:27:"ApacheRequest::content_type";a:2:{s:9:"arguments";a:1:{s:8:"new_type";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:54:"string ApacheRequest::filename([string new_filename]) ";}s:22:"ApacheRequest::handler";a:2:{s:9:"arguments";a:1:{s:11:"new_handler";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:33:"int ApacheRequest::header_only() ";}s:28:"ApacheRequest::method_number";a:2:{s:9:"arguments";a:1:{s:13:"method_number";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:27:"int ApacheRequest::mtime() ";}s:24:"ApacheRequest::path_info";a:2:{s:9:"arguments";a:1:{s:13:"new_path_info";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:31:"int ApacheRequest::proto_num() ";}s:23:"ApacheRequest::proxyreq";a:2:{s:9:"arguments";a:1:{s:12:"new_proxyreq";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:31:"int ApacheRequest::read_body() ";}s:21:"ApacheRequest::status";a:2:{s:9:"arguments";a:1:{s:10:"new_status";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:60:"string ApacheRequest::status_line([string new_status_line]) ";}s:27:"ApacheRequest::unparsed_uri";a:2:{s:9:"arguments";a:1:{s:16:"new_unparsed_uri";a:2:{s:8:"required";b:0;s:4:"type";s:6:"string";}}s:11:"description";s:44:"string ApacheRequest::uri([string new_uri]) ";}s:30:"apache_request_err_headers_out";a:2:{s:9:"arguments";a:3:{s:10:"name|array";a:2:{s:8:"required";b:1;s:4:"type";s:7:"{string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"replace";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:69:"* fetch all headers that go out in case of an error or a subrequest ";}s:26:"apache_request_headers_out";a:2:{s:9:"arguments";a:3:{s:10:"name|array";a:2:{s:8:"required";b:1;s:4:"type";s:7:"{string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"replace";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:38:"* fetch all outgoing request headers ";}s:24:"apache_request_log_error";a:2:{s:9:"arguments";a:2:{s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"facility";a:2:{s:8:"required";b:0;s:4:"type";s:4:"long";}}s:11:"description";s:39:"long apache_request_meets_conditions() ";}s:26:"apache_request_remote_host";a:2:{s:9:"arguments";a:1:{s:4:"type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:26:"long apache_request_run() ";}s:34:"apache_request_sub_req_lookup_file";a:2:{s:9:"arguments";a:1:{s:4:"file";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:96:"Returns sub-request for the specified file. You would need to run it yourself with run(). ";}s:33:"apache_request_sub_req_lookup_uri";a:2:{s:9:"arguments";a:1:{s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:94:"Returns sub-request for the specified uri. You would need to run it yourself with run() ";}s:33:"apache_request_sub_req_method_uri";a:2:{s:9:"arguments";a:2:{s:6:"method";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:96:"Returns sub-request for the specified file. You would need to run it yourself with run(). ";}s:27:"apache_request_update_mtime";a:2:{s:9:"arguments";a:1:{s:16:"dependency_mtime";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:36:"array apache_response_headers(void) ";}s:14:"smfi_addheader";a:2:{s:9:"arguments";a:2:{s:7:"headerf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"headerv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:39:"Adds a header to the current message. ";}s:12:"smfi_addrcpt";a:2:{s:9:"arguments";a:1:{s:4:"rcpt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:42:"Add a recipient to the message envelope. ";}s:14:"smfi_chgheader";a:2:{s:9:"arguments";a:2:{s:7:"headerf";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"headerv";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:51:"Changes a header's value for the current message. ";}s:12:"smfi_delrcpt";a:2:{s:9:"arguments";a:1:{s:4:"rcpt";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Removes the named recipient from the current message's envelope. ";}s:14:"smfi_getsymval";a:2:{s:9:"arguments";a:1:{s:5:"macro";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:75:"Returns the value of the given macro or NULL if the macro is not defined. ";}s:16:"smfi_replacebody";a:2:{s:9:"arguments";a:1:{s:4:"body";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:136:"Replaces the body of the current message. If called more than once, subsequent calls result in data being appended to the new body. ";}s:13:"smfi_setflags";a:2:{s:9:"arguments";a:1:{s:5:"flags";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:60:"Sets the flags describing the actions the filter may take. ";}s:13:"smfi_setreply";a:2:{s:9:"arguments";a:3:{s:5:"rcode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"xcode";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:7:"message";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:160:"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. ";}s:15:"smfi_settimeout";a:2:{s:9:"arguments";a:1:{s:7:"timeout";a:2:{s:8:"required";b:1;s:4:"type";s:4:"long";}}s:11:"description";s:98:"Sets the number of seconds libmilter will wait for an MTA connection before timing out a socket. ";}s:21:"nsapi_request_headers";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:34:"Get all headers from the request ";}s:22:"nsapi_response_headers";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:35:"Get all headers from the response ";}s:13:"nsapi_virtual";a:2:{s:9:"arguments";a:1:{s:3:"uri";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:30:"Perform an NSAPI sub-request ";}s:25:"display_disabled_function";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:76:"Dummy function which displays an error when a disabled function is called. ";}s:12:"class_exists";a:2:{s:9:"arguments";a:2:{s:9:"classname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"autoload";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:28:"Checks if the class exists ";}s:5:"crash";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:71:"Cause the process to crash by copying data to an inaccesible location ";}s:15:"create_function";a:2:{s:9:"arguments";a:2:{s:4:"args";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"code";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:66:"Creates an anonymous function, and returns its name (funny, eh?) ";}s:15:"debug_backtrace";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:27:"Return backtrace as array ";}s:21:"debug_print_backtrace";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:593:"ZEND_FUNCTION(debug_print_backtrace) { zend_execute_data *ptr, *skip; int lineno; zstr function_name; char *filename; zstr class_name; char *call_type; char *include_filename = NULL; zval *arg_array = NULL; void **cur_arg_pos = EG(argument_stack).top_element; void **args = cur_arg_pos; int arg_stack_consistent = 0; int frames_on_stack = 0; int indent = 0; if (ZEND_NUM_ARGS()) { ZEND_WRONG_PARAM_COUNT(); } while (--args > EG(argument_stack).elements) { if (*args--) { break; } args -= *(ulong*)args; frames_on_stack++; /* skip args from incomplete frames ";}s:6:"define";a:2:{s:9:"arguments";a:3:{s:13:"constant_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:5:"value";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:19:"case_sensitive=true";a:2:{s:8:"required";b:1;s:4:"type";s:7:"boolean";}}s:11:"description";s:23:"Define a new constant ";}s:7:"defined";a:2:{s:9:"arguments";a:1:{s:13:"constant_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:33:"Check whether a constant exists ";}s:4:"each";a:2:{s:9:"arguments";a:1:{s:3:"arr";a:2:{s:8:"required";b:1;s:4:"type";s:5:"array";}}s:11:"description";s:111:"Return the currently pointed key..value pair in the passed array, and advance the pointer to the next element ";}s:15:"error_reporting";a:2:{s:9:"arguments";a:1:{s:20:"new_error_level=null";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:99:"Return the current error_reporting level, and if an argument was passed - change to the new level ";}s:16:"extension_loaded";a:2:{s:9:"arguments";a:1:{s:14:"extension_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:47:"Returns true if the named extension is loaded ";}s:12:"func_get_arg";a:2:{s:9:"arguments";a:1:{s:7:"arg_num";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:62:"Get the $arg_num'th argument that was passed to the function ";}s:13:"func_num_args";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:62:"Get the number of arguments that were passed to the function ";}s:15:"function_exists";a:2:{s:9:"arguments";a:1:{s:13:"function_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Checks if the function exists ";}s:9:"get_class";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:0;s:4:"type";s:6:"object";}}s:11:"description";s:26:"Retrieves the class name ";}s:17:"get_class_methods";a:2:{s:9:"arguments";a:1:{s:5:"class";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:63:"Returns an array of method names for class or class instance. ";}s:14:"get_class_vars";a:2:{s:9:"arguments";a:1:{s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:54:"Returns an array of default properties of the class. ";}s:21:"get_defined_constants";a:2:{s:9:"arguments";a:1:{s:10:"categorize";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:74:"Return an array containing the names and values of all defined constants ";}s:21:"get_defined_functions";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:43:"Returns an array of all defined functions ";}s:16:"get_defined_vars";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:123:"Returns an associative array of names and values of all currently defined variable names (variables in the current scope) ";}s:19:"get_extension_funcs";a:2:{s:9:"arguments";a:1:{s:14:"extension_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:79:"Returns an array with the names of functions belonging to the named extension ";}s:18:"get_included_files";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:95:"Returns an array with the file names that were included (includes require and once varieties) ";}s:21:"get_loaded_extensions";a:2:{s:9:"arguments";a:1:{s:15:"zend_extensions";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:55:"Return an array containing names of loaded extensions ";}s:15:"get_object_vars";a:2:{s:9:"arguments";a:1:{s:3:"obj";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}}s:11:"description";s:39:"Returns an array of object properties ";}s:16:"get_parent_class";a:2:{s:9:"arguments";a:1:{s:6:"object";a:2:{s:8:"required";b:0;s:4:"type";s:5:"mixed";}}s:11:"description";s:71:"Retrieves the parent class name for object or class or current scope. ";}s:17:"get_resource_type";a:2:{s:9:"arguments";a:1:{s:3:"res";a:2:{s:8:"required";b:1;s:4:"type";s:8:"resource";}}s:11:"description";s:49:"Get the resource type name for a given resource ";}s:16:"interface_exists";a:2:{s:9:"arguments";a:2:{s:9:"classname";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:8:"autoload";a:2:{s:8:"required";b:0;s:4:"type";s:4:"bool";}}s:11:"description";s:28:"Checks if the class exists ";}s:4:"is_a";a:2:{s:9:"arguments";a:2:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:85:"Returns true if the object is of this class or has this class as one of its parents ";}s:14:"is_subclass_of";a:2:{s:9:"arguments";a:2:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:10:"class_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:65:"Returns true if the object has this class as one of its parents ";}s:4:"leak";a:2:{s:9:"arguments";a:1:{s:11:"num_bytes=3";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:66:"Cause an intentional memory leak, for testing/debugging purposes ";}s:13:"method_exists";a:2:{s:9:"arguments";a:2:{s:6:"object";a:2:{s:8:"required";b:1;s:4:"type";s:6:"object";}s:6:"method";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:35:"Checks if the class method exists ";}s:15:"property_exists";a:2:{s:9:"arguments";a:2:{s:15:"object_or_class";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:13:"property_name";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:46:"Checks if the object or class has a property ";}s:21:"restore_error_handler";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:56:"Restores the previously defined error handler function ";}s:25:"restore_exception_handler";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:60:"Restores the previously defined exception handler function ";}s:17:"set_error_handler";a:2:{s:9:"arguments";a:2:{s:13:"error_handler";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:11:"error_types";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:110:"Sets a user-defined error handler function. Returns the previously defined error handler, or false on error ";}s:21:"set_exception_handler";a:2:{s:9:"arguments";a:1:{s:17:"exception_handler";a:2:{s:8:"required";b:1;s:4:"type";s:8:"callable";}}s:11:"description";s:118:"Sets a user-defined exception handler function. Returns the previously defined exception handler, or false on error ";}s:10:"strcasecmp";a:2:{s:9:"arguments";a:2:{s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:48:"Binary safe case-insensitive string comparison ";}s:6:"strcmp";a:2:{s:9:"arguments";a:2:{s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:31:"Binary safe string comparison ";}s:6:"strlen";a:2:{s:9:"arguments";a:1:{s:3:"str";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}}s:11:"description";s:19:"Get string length ";}s:11:"strncasecmp";a:2:{s:9:"arguments";a:3:{s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Binary safe string comparison ";}s:7:"strncmp";a:2:{s:9:"arguments";a:3:{s:4:"str1";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:4:"str2";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:3:"len";a:2:{s:8:"required";b:1;s:4:"type";s:3:"int";}}s:11:"description";s:31:"Binary safe string comparison ";}s:13:"trigger_error";a:2:{s:9:"arguments";a:2:{s:8:"messsage";a:2:{s:8:"required";b:1;s:4:"type";s:6:"string";}s:10:"error_type";a:2:{s:8:"required";b:0;s:4:"type";s:3:"int";}}s:11:"description";s:53:"Generates a user-level error/warning/notice message ";}s:14:"zend_test_func";a:2:{s:9:"arguments";a:2:{s:4:"arg1";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}s:4:"arg2";a:2:{s:8:"required";b:1;s:4:"type";s:5:"mixed";}}s:11:"description";s:23:"Generic test function ";}s:14:"zend_thread_id";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:52:"Returns a unique identifier for the current thread ";}s:12:"zend_version";a:2:{s:9:"arguments";a:1:{s:0:"";a:2:{s:8:"required";b:1;s:4:"type";s:4:"void";}}s:11:"description";s:36:"Get the version of the Zend Engine ";}}