home *** CD-ROM | disk | FTP | other *** search
- "i18n_convert", "$str, $to_encoding, $from_encoding = null"
- "i18n_discover_encoding", "$str, $encoding_list = null"
- "i18n_http_input", "$type = null"
- "i18n_http_output", "$encoding = null"
- "i18n_internal_encoding", "$encoding = null"
- "i18n_ja_jp_hantozen", "$str, $option = null, $encoding = null"
- "i18n_mime_header_decode", "$string"
- "i18n_mime_header_encode", "$str, $charset = null, $transfer_encoding = null, $linefeed = null"
- "ibase_add_user", "$server, $dba_user_name, $dba_password, $user_name, $password, $first_name = null, $middle_name = null, $last_name = null"
- "ibase_blob_add", "$blob_id, $data"
- "ibase_blob_cancel", "$blob_id"
- "ibase_blob_close", "$blob_id"
- "ibase_blob_create", "$link_identifier = null"
- "ibase_blob_echo", "$blob_id_str"
- "ibase_blob_get", "$blob_id, $len"
- "ibase_blob_import", "$link_identifier = null, $file_id"
- "ibase_blob_info", "$blob_id_str"
- "ibase_blob_open", "$blob_id"
- "ibase_close", "$link_identifier = null"
- "ibase_commit", "$link_identifier = null, $trans_number"
- "ibase_connect", "$database, $username = null, $password = null, $charset = null, $buffers = null, $dialect = null, $role = null"
- "ibase_delete_user", "$server, $dba_user_name, $dba_password, $username"
- "ibase_errmsg", ""
- "ibase_execute", "$query, $bind_args = null"
- "ibase_fetch_object", "$result, $blob_flag = null"
- "ibase_fetch_row", "$result, $blob_flag = null"
- "ibase_field_info", "$result, $field_number"
- "ibase_free_query", "$query"
- "ibase_free_result", "$result"
- "ibase_modify_user", "$server, $dba_user_name, $dba_password, $user_name, $password, $first_name = null, $middle_name = null, $last_name = null"
- "ibase_num_fields", "$result"
- "ibase_pconnect", "$database, $username = null, $password = null, $charset = null, $buffers = null, $dialect = null, $role = null"
- "ibase_prepare", "$link_identifier = null, $query"
- "ibase_query", "$link_identifier = null, $query, $bind_args = null"
- "ibase_rollback", "$link_identifier = null, $trans_number"
- "ibase_timefmt", "$format"
- "ibase_trans", "$trans_args = null, $link_identifier = null"
- "icap_close", "$stream_id, $options = null"
- "icap_create_calendar", "$stream_id, $calendar"
- "icap_delete_calendar", "$stream_id, $uid"
- "icap_delete_event", "$stream_id, $uid"
- "icap_expunge", "$stream_id"
- "icap_fetch_event", "$stream_id, $eventid, $options = null"
- "icap_list_alarms", "$stream_id, $date, $time"
- "icap_list_events", "$stream_id, $begindate, $enddate = null"
- "icap_open", "$calendar, $user, $password, $options = null"
- "icap_popen", ""
- "icap_rename_calendar", "$stream_id, $src_calendar, $dest_calendar"
- "icap_reopen", "$stream_id, $calendar, $options = null"
- "icap_snooze", "$stream_id, $uid"
- "icap_store_event", "$stream_id, $event"
- "iconv", "$in_charset, $out_charset, $str"
- "iconv_get_encoding", "$type = null"
- "iconv_set_encoding", "$type, $charset"
- "ids", "$doc_handle"
- "ignore_user_abort", "$value"
- "image2wbmp", "$im, $filename = null, $threshold = null"
- "imagealphablending", "$im, $on"
- "imagearc", "$im, $cx, $cy, $w, $h, $s, $e, $col"
- "imagechar", "$im, $font, $x, $y, $c, $col"
- "imagecharup", "$im, $font, $x, $y, $c, $col"
- "imagecolorallocate", "$im, $red, $green, $blue"
- "imagecolorat", "$im, $x, $y"
- "imagecolorclosest", "$im, $red, $green, $blue"
- "imagecolorclosestalpha", "$im, $red, $green, $blue, $alpha"
- "imagecolorclosesthwb", "$im, $red, $green, $blue"
- "imagecolordeallocate", "$im, $index"
- "imagecolorexact", "$im, $red, $green, $blue"
- "imagecolorexactalpha", "$im, $red, $green, $blue, $alpha"
- "imagecolorresolve", "$im, $red, $green, $blue"
- "imagecolorresolvealpha", "$im, $red, $green, $blue, $alpha"
- "imagecolorset", "$im, $col, $red, $green, $blue"
- "imagecolorsforindex", "$im, $col"
- "imagecolorstotal", "$im"
- "imagecolortransparent", "$im, $col = null"
- "imagecopy", "$dst_im, $src_im, $dst_x, $dst_y, $src_x, $src_y, $src_w, $src_h"
- "imagecopymerge", "$src_im, $dst_im, $dst_x, $dst_y, $src_x, $src_y, $src_w, $src_h, $pct"
- "imagecopymergegray", "$src_im, $dst_im, $dst_x, $dst_y, $src_x, $src_y, $src_w, $src_h, $pct"
- "imagecopyresampled", "$dst_im, $src_im, $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h"
- "imagecopyresized", "$dst_im, $src_im, $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h"
- "imagecreate", "$x_size, $y_size"
- "imagecreatefromgd", "$filename"
- "imagecreatefromgd2", "$filename"
- "imagecreatefromgd2part", "$filename, $srcX, $srcY, $width, $height"
- "imagecreatefromgif", "$filename"
- "imagecreatefromjpeg", "$filename"
- "imagecreatefrompng", "$filename"
- "imagecreatefromstring", "$image"
- "imagecreatefromwbmp", "$filename"
- "imagecreatefromxbm", "$filename"
- "imagecreatefromxpm", "$filename"
- "imagecreatetruecolor", "$x_size, $y_size"
- "imagedashedline", "$im, $x1, $y1, $x2, $y2, $col"
- "imagedestroy", "$im"
- "imageellipse", "$im, $cx, $cy, $w, $h, $color"
- "imagefill", "$im, $x, $y, $col"
- "imagefilledarc", "$im, $cx, $cy, $w, $h, $s, $e, $col, $style"
- "imagefilledellipse", "$im, $cx, $cy, $w, $h, $color"
- "imagefilledpolygon", "$im, $point, $num_points, $col"
- "imagefilledrectangle", "$im, $x1, $y1, $x2, $y2, $col"
- "imagefilltoborder", "$im, $x, $y, $border, $col"
- "imagefontheight", "$font"
- "imagefontwidth", "$font"
- "imageftbbox", "$size, $angle, $font_file, $text, $extrainfo"
- "imagefttext", "$im, $size, $angle, $x, $y, $col, $font_file, $text, $extrainfo = null"
- "imagegammacorrect", "$im, $inputgamma, $outputgamma"
- "imagegd", "$im, $filename = null"
- "imagegd2", "$im, $filename = null"
- "imagegif", "$im, $filename = null"
- "imageinterlace", "$im, $interlace = null"
- "imagejpeg", "$im, $filename = null, $quality = null"
- "imageline", "$im, $x1, $y1, $x2, $y2, $col"
- "imageloadfont", "$filename"
- "imagepalettecopy", "$dst, $src"
- "imagepng", "$im, $filename = null"
- "imagepolygon", "$im, $point, $num_points, $col"
- "imagepsbbox", "$text, $font, $size, $space = null, $tightness, $angle"
- "imagepscopyfont", "$font_index"
- "imagepsencodefont", "$font_index, $filename"
- "imagepsextendfont", "$font_index, $extend"
- "imagepsfreefont", "$font_index"
- "imagepsloadfont", "$pathname"
- "imagepsslantfont", "$font_index, $slant"
- "imagepstext", "$image, $text, $font, $size, $xcoord, $ycoord, $space = null, $tightness, $angle, $antialias"
- "imagerectangle", "$im, $x1, $y1, $x2, $y2, $col"
- "imagesetbrush", "$image, $brush"
- "imagesetpixel", "$im, $x, $y, $col"
- "imagesetstyle", "$im, $styles"
- "imagesetthickness", "$im, $thickness"
- "imagesettile", "$image, $tile"
- "imagestring", "$im, $font, $x, $y, $str, $col"
- "imagestringup", "$im, $font, $x, $y, $str, $col"
- "imagesx", "$im"
- "imagesy", "$im"
- "imagetruecolortopalette", "$im, $ditherFlag, $colorsWanted"
- "imagettfbbox", "$size, $angle, $font_file, $text"
- "imagettftext", "$im, $size, $angle, $x, $y, $col, $font_file, $text"
- "imagetypes", ""
- "imagewbmp", "$im, $filename = null, $foreground = null"
- "imap_8bit", "$text"
- "imap_alerts", ""
- "imap_append", "$stream_id, $folder, $message, $flags = null"
- "imap_base64", "$text"
- "imap_binary", "$text"
- "imap_body", "$stream_id, $msg_no, $options = null"
- "imap_bodystruct", "$stream_id, $msg_no, $section"
- "imap_check", "$stream_id"
- "imap_clearflag_full", "$stream_id, $sequence, $flag, $options = null"
- "imap_close", "$stream_id, $options = null"
- "imap_create", "$stream_id, $mailbox"
- "imap_createmailbox", "$stream_id, $mailbox"
- "imap_delete", "$stream_id, $msg_no, $flags = null"
- "imap_deletemailbox", "$stream_id, $mailbox"
- "imap_errors", ""
- "imap_expunge", "$stream_id"
- "imap_fetch_overview", "$stream_id, $msg_no, $flags = null"
- "imap_fetchbody", "$stream_id, $msg_no, $section, $options = null"
- "imap_fetchheader", "$stream_id, $msg_no, $options = null"
- "imap_fetchstructure", "$stream_id, $msg_no, $options = null"
- "imap_fetchtext", "$stream_id, $msg_no, $options = null"
- "imap_get_quota", "$stream_id, $qroot"
- "imap_getmailboxes", "$stream_id, $ref, $pattern"
- "imap_getsubscribed", "$stream_id, $ref, $pattern"
- "imap_header", "$stream_id, $msg_no, $from_length = null, $subject_length = null, $default_host = null"
- "imap_headerinfo", "$stream_id, $msg_no, $from_length = null, $subject_length = null, $default_host = null"
- "imap_headers", "$stream_id"
- "imap_last_error", ""
- "imap_list", "$stream_id, $ref, $pattern"
- "imap_listmailbox", "$stream_id, $ref, $pattern"
- "imap_listsubscribed", "$stream_id, $ref, $pattern"
- "imap_lsub", "$stream_id, $ref, $pattern"
- "imap_mail", "$to, $subject, $message, $additional_headers = null, $cc = null, $bcc = null, $rpath = null"
- "imap_mail_compose", "$envelope, $body"
- "imap_mail_copy", "$stream_id, $msg_no, $mailbox, $options = null"
- "imap_mail_move", "$stream_id, $msg_no, $mailbox, $options = null"
- "imap_mailboxmsginfo", "$stream_id"
- "imap_mime_header_decode", "$str"
- "imap_msgno", "$stream_id, $unique_msg_id"
- "imap_num_msg", "$stream_id"
- "imap_num_recent", "$stream_id"
- "imap_open", "$mailbox, $user, $password, $options = null"
- "imap_ping", "$stream_id"
- "imap_popen", "$mailbox, $user, $password, $options = null"
- "imap_qprint", "$text"
- "imap_rename", "$stream_id, $old_name, $new_name"
- "imap_renamemailbox", "$stream_id, $old_name, $new_name"
- "imap_reopen", "$stream_id, $mailbox, $options = null"
- "imap_rfc822_parse_adrlist", "$address_string, $default_host"
- "imap_rfc822_parse_headers", "$headers, $default_host = null"
- "imap_rfc822_write_address", "$mailbox, $host, $personal"
- "imap_scan", "$stream_id, $ref, $pattern, $content"
- "imap_search", "$stream_id, $criteria, $flags = null"
- "imap_set_quota", "$stream_id, $qroot, $mailbox_size"
- "imap_setacl", "$stream_id, $mailbox, $id, $rights"
- "imap_setflag_full", "$stream_id, $sequence, $flag, $options = null"
- "imap_sort", "$stream_id, $criteria, $reverse, $options = null, $search_criteria = null"
- "imap_status", "$stream_id, $mailbox, $options"
- "imap_subscribe", "$stream_id, $mailbox"
- "imap_thread", "$stream_id, $flags = null"
- "imap_uid", "$stream_id, $msg_no"
- "imap_undelete", "$stream_id, $msg_no"
- "imap_unsubscribe", "$stream_id, $mailbox"
- "imap_utf7_decode", "$buf"
- "imap_utf7_encode", "$buf"
- "imap_utf8", "$string"
- "implementation", ""
- "implode", "$src, $glue"
- "import_request_variables", "$types, $prefix = null"
- "imported_node", "$node, $recursive"
- "in_array", "$needle, $haystack, $strict = null"
- "ingres_autocommit", "$link = null"
- "ingres_close", "$link = null"
- "ingres_commit", "$link = null"
- "ingres_connect", "$database = null, $username = null, $password = null"
- "ingres_fetch_array", "$result_type = null, $link = null"
- "ingres_fetch_object", "$result_type = null, $link = null"
- "ingres_fetch_row", "$link = null"
- "ingres_field_length", "$index, $link = null"
- "ingres_field_name", "$index, $link = null"
- "ingres_field_nullable", "$index, $link = null"
- "ingres_field_precision", "$index, $link = null"
- "ingres_field_scale", "$index, $link = null"
- "ingres_field_type", "$index, $link = null"
- "ingres_num_fields", "$link = null"
- "ingres_num_rows", "$link = null"
- "ingres_pconnect", "$database = null, $username = null, $password = null"
- "ingres_query", "$query, $link = null"
- "ingres_rollback", "$link = null"
- "ini_alter", "$varname, $newvalue"
- "ini_get", "$varname"
- "ini_get_all", "$extension = null"
- "ini_restore", "$varname"
- "ini_set", "$varname, $newvalue"
- "insert_before", "$newnode, $refnode"
- "intval", "$var, $base = null"
- "ip2long", "$ip_address"
- "iptcembed", "$iptcdata, $jpeg_file_name, $spool = null"
- "iptcparse", "$iptcdata"
- "ircg_channel_mode", "$connection, $channel, $mode_spec, $nick"
- "ircg_disconnect", ""
- "ircg_fetch_error_msg", "$connection"
- "ircg_get_username", "$connection"
- "ircg_html_encode", "$html_text"
- "ircg_ignore_add", "$connection, $nick"
- "ircg_ignore_del", "$connection, $nick"
- "ircg_is_conn_alive", "$connection"
- "ircg_join", "$connection, $channel"
- "ircg_kick", "$connection, $channel, $nick, $reason"
- "ircg_lookup_format_messages", "$name"
- "ircg_msg", ""
- "ircg_nick", ""
- "ircg_nickname_escape", "$nick"
- "ircg_nickname_unescape", "$nick"
- "ircg_notice", ""
- "ircg_part", "$connection, $channel"
- "ircg_pconnect", ""
- "ircg_register_format_messages", "$name, $messages"
- "ircg_set_current", "$connection"
- "ircg_set_file", "$connection, $path"
- "ircg_set_on_die", "$connection, $host, $port, $data"
- "ircg_topic", "$connection, $channel, $topic"
- "ircg_whois", "$connection, $nick"
- "is_a", "$object, $class_name"
- "is_array", "$var"
- "is_blank_node", ""
- "is_bool", "$var"
- "is_callable", "$var, $syntax_only = null, $callable_name = null"
- "is_dir", "$filename"
- "is_double", "$var"
- "is_executable", "$filename"
- "is_file", "$filename"
- "is_finite", "$val"
- "is_float", "$var"
- "is_infinite", "$val"
- "is_int", "$var"
- "is_integer", "$var"
- "is_link", "$filename"
- "is_long", "$var"
- "is_nan", "$val"
- "is_null", "$var"
- "is_numeric", "$value"
- "is_object", "$var"
- "is_readable", "$filename"
- "is_real", "$var"
- "is_resource", "$var"
- "is_scalar", "$value"
- "is_string", "$var"
- "is_subclass_of", "$object, $class_name"
- "is_uploaded_file", "$path"
- "is_writable", "$filename"
- "is_writeable", "$filename"
-