home *** CD-ROM | disk | FTP | other *** search
/ PC User 2005 May / CD / PCU0505CD.iso / software / full / coffecup / files / html2005.exe / %MAINDIR% / phpdata / i.dat < prev    next >
Encoding:
Text File  |  2005-02-16  |  12.8 KB  |  292 lines

  1. "i18n_convert", "$str, $to_encoding, $from_encoding = null"
  2. "i18n_discover_encoding", "$str, $encoding_list = null"
  3. "i18n_http_input", "$type = null"
  4. "i18n_http_output", "$encoding = null"
  5. "i18n_internal_encoding", "$encoding = null"
  6. "i18n_ja_jp_hantozen", "$str, $option = null, $encoding = null"
  7. "i18n_mime_header_decode", "$string"
  8. "i18n_mime_header_encode", "$str, $charset = null, $transfer_encoding = null, $linefeed = null"
  9. "ibase_add_user", "$server, $dba_user_name, $dba_password, $user_name, $password, $first_name = null, $middle_name = null, $last_name = null"
  10. "ibase_blob_add", "$blob_id, $data"
  11. "ibase_blob_cancel", "$blob_id"
  12. "ibase_blob_close", "$blob_id"
  13. "ibase_blob_create", "$link_identifier = null"
  14. "ibase_blob_echo", "$blob_id_str"
  15. "ibase_blob_get", "$blob_id, $len"
  16. "ibase_blob_import", "$link_identifier = null, $file_id"
  17. "ibase_blob_info", "$blob_id_str"
  18. "ibase_blob_open", "$blob_id"
  19. "ibase_close", "$link_identifier = null"
  20. "ibase_commit", "$link_identifier = null, $trans_number"
  21. "ibase_connect", "$database, $username = null, $password = null, $charset = null, $buffers = null, $dialect = null, $role = null"
  22. "ibase_delete_user", "$server, $dba_user_name, $dba_password, $username"
  23. "ibase_errmsg", ""
  24. "ibase_execute", "$query, $bind_args = null"
  25. "ibase_fetch_object", "$result, $blob_flag = null"
  26. "ibase_fetch_row", "$result, $blob_flag = null"
  27. "ibase_field_info", "$result, $field_number"
  28. "ibase_free_query", "$query"
  29. "ibase_free_result", "$result"
  30. "ibase_modify_user", "$server, $dba_user_name, $dba_password, $user_name, $password, $first_name = null, $middle_name = null, $last_name = null"
  31. "ibase_num_fields", "$result"
  32. "ibase_pconnect", "$database, $username = null, $password = null, $charset = null, $buffers = null, $dialect = null, $role = null"
  33. "ibase_prepare", "$link_identifier = null, $query"
  34. "ibase_query", "$link_identifier = null, $query, $bind_args = null"
  35. "ibase_rollback", "$link_identifier = null, $trans_number"
  36. "ibase_timefmt", "$format"
  37. "ibase_trans", "$trans_args = null, $link_identifier = null"
  38. "icap_close", "$stream_id, $options = null"
  39. "icap_create_calendar", "$stream_id, $calendar"
  40. "icap_delete_calendar", "$stream_id, $uid"
  41. "icap_delete_event", "$stream_id, $uid"
  42. "icap_expunge", "$stream_id"
  43. "icap_fetch_event", "$stream_id, $eventid, $options = null"
  44. "icap_list_alarms", "$stream_id, $date, $time"
  45. "icap_list_events", "$stream_id, $begindate, $enddate = null"
  46. "icap_open", "$calendar, $user, $password, $options = null"
  47. "icap_popen", ""
  48. "icap_rename_calendar", "$stream_id, $src_calendar, $dest_calendar"
  49. "icap_reopen", "$stream_id, $calendar, $options = null"
  50. "icap_snooze", "$stream_id, $uid"
  51. "icap_store_event", "$stream_id, $event"
  52. "iconv", "$in_charset, $out_charset, $str"
  53. "iconv_get_encoding", "$type = null"
  54. "iconv_set_encoding", "$type, $charset"
  55. "ids", "$doc_handle"
  56. "ignore_user_abort", "$value"
  57. "image2wbmp", "$im, $filename = null, $threshold = null"
  58. "imagealphablending", "$im, $on"
  59. "imagearc", "$im, $cx, $cy, $w, $h, $s, $e, $col"
  60. "imagechar", "$im, $font, $x, $y, $c, $col"
  61. "imagecharup", "$im, $font, $x, $y, $c, $col"
  62. "imagecolorallocate", "$im, $red, $green, $blue"
  63. "imagecolorat", "$im, $x, $y"
  64. "imagecolorclosest", "$im, $red, $green, $blue"
  65. "imagecolorclosestalpha", "$im, $red, $green, $blue, $alpha"
  66. "imagecolorclosesthwb", "$im, $red, $green, $blue"
  67. "imagecolordeallocate", "$im, $index"
  68. "imagecolorexact", "$im, $red, $green, $blue"
  69. "imagecolorexactalpha", "$im, $red, $green, $blue, $alpha"
  70. "imagecolorresolve", "$im, $red, $green, $blue"
  71. "imagecolorresolvealpha", "$im, $red, $green, $blue, $alpha"
  72. "imagecolorset", "$im, $col, $red, $green, $blue"
  73. "imagecolorsforindex", "$im, $col"
  74. "imagecolorstotal", "$im"
  75. "imagecolortransparent", "$im, $col = null"
  76. "imagecopy", "$dst_im, $src_im, $dst_x, $dst_y, $src_x, $src_y, $src_w, $src_h"
  77. "imagecopymerge", "$src_im, $dst_im, $dst_x, $dst_y, $src_x, $src_y, $src_w, $src_h, $pct"
  78. "imagecopymergegray", "$src_im, $dst_im, $dst_x, $dst_y, $src_x, $src_y, $src_w, $src_h, $pct"
  79. "imagecopyresampled", "$dst_im, $src_im, $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h"
  80. "imagecopyresized", "$dst_im, $src_im, $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h"
  81. "imagecreate", "$x_size, $y_size"
  82. "imagecreatefromgd", "$filename"
  83. "imagecreatefromgd2", "$filename"
  84. "imagecreatefromgd2part", "$filename, $srcX, $srcY, $width, $height"
  85. "imagecreatefromgif", "$filename"
  86. "imagecreatefromjpeg", "$filename"
  87. "imagecreatefrompng", "$filename"
  88. "imagecreatefromstring", "$image"
  89. "imagecreatefromwbmp", "$filename"
  90. "imagecreatefromxbm", "$filename"
  91. "imagecreatefromxpm", "$filename"
  92. "imagecreatetruecolor", "$x_size, $y_size"
  93. "imagedashedline", "$im, $x1, $y1, $x2, $y2, $col"
  94. "imagedestroy", "$im"
  95. "imageellipse", "$im, $cx, $cy, $w, $h, $color"
  96. "imagefill", "$im, $x, $y, $col"
  97. "imagefilledarc", "$im, $cx, $cy, $w, $h, $s, $e, $col, $style"
  98. "imagefilledellipse", "$im, $cx, $cy, $w, $h, $color"
  99. "imagefilledpolygon", "$im, $point, $num_points, $col"
  100. "imagefilledrectangle", "$im, $x1, $y1, $x2, $y2, $col"
  101. "imagefilltoborder", "$im, $x, $y, $border, $col"
  102. "imagefontheight", "$font"
  103. "imagefontwidth", "$font"
  104. "imageftbbox", "$size, $angle, $font_file, $text, $extrainfo"
  105. "imagefttext", "$im, $size, $angle, $x, $y, $col, $font_file, $text, $extrainfo = null"
  106. "imagegammacorrect", "$im, $inputgamma, $outputgamma"
  107. "imagegd", "$im, $filename = null"
  108. "imagegd2", "$im, $filename = null"
  109. "imagegif", "$im, $filename = null"
  110. "imageinterlace", "$im, $interlace = null"
  111. "imagejpeg", "$im, $filename = null, $quality = null"
  112. "imageline", "$im, $x1, $y1, $x2, $y2, $col"
  113. "imageloadfont", "$filename"
  114. "imagepalettecopy", "$dst, $src"
  115. "imagepng", "$im, $filename = null"
  116. "imagepolygon", "$im, $point, $num_points, $col"
  117. "imagepsbbox", "$text, $font, $size, $space = null, $tightness, $angle"
  118. "imagepscopyfont", "$font_index"
  119. "imagepsencodefont", "$font_index, $filename"
  120. "imagepsextendfont", "$font_index, $extend"
  121. "imagepsfreefont", "$font_index"
  122. "imagepsloadfont", "$pathname"
  123. "imagepsslantfont", "$font_index, $slant"
  124. "imagepstext", "$image, $text, $font, $size, $xcoord, $ycoord, $space = null, $tightness, $angle, $antialias"
  125. "imagerectangle", "$im, $x1, $y1, $x2, $y2, $col"
  126. "imagesetbrush", "$image, $brush"
  127. "imagesetpixel", "$im, $x, $y, $col"
  128. "imagesetstyle", "$im, $styles"
  129. "imagesetthickness", "$im, $thickness"
  130. "imagesettile", "$image, $tile"
  131. "imagestring", "$im, $font, $x, $y, $str, $col"
  132. "imagestringup", "$im, $font, $x, $y, $str, $col"
  133. "imagesx", "$im"
  134. "imagesy", "$im"
  135. "imagetruecolortopalette", "$im, $ditherFlag, $colorsWanted"
  136. "imagettfbbox", "$size, $angle, $font_file, $text"
  137. "imagettftext", "$im, $size, $angle, $x, $y, $col, $font_file, $text"
  138. "imagetypes", ""
  139. "imagewbmp", "$im, $filename = null, $foreground = null"
  140. "imap_8bit", "$text"
  141. "imap_alerts", ""
  142. "imap_append", "$stream_id, $folder, $message, $flags = null"
  143. "imap_base64", "$text"
  144. "imap_binary", "$text"
  145. "imap_body", "$stream_id, $msg_no, $options = null"
  146. "imap_bodystruct", "$stream_id, $msg_no, $section"
  147. "imap_check", "$stream_id"
  148. "imap_clearflag_full", "$stream_id, $sequence, $flag, $options = null"
  149. "imap_close", "$stream_id, $options = null"
  150. "imap_create", "$stream_id, $mailbox"
  151. "imap_createmailbox", "$stream_id, $mailbox"
  152. "imap_delete", "$stream_id, $msg_no, $flags = null"
  153. "imap_deletemailbox", "$stream_id, $mailbox"
  154. "imap_errors", ""
  155. "imap_expunge", "$stream_id"
  156. "imap_fetch_overview", "$stream_id, $msg_no, $flags = null"
  157. "imap_fetchbody", "$stream_id, $msg_no, $section, $options = null"
  158. "imap_fetchheader", "$stream_id, $msg_no, $options = null"
  159. "imap_fetchstructure", "$stream_id, $msg_no, $options = null"
  160. "imap_fetchtext", "$stream_id, $msg_no, $options = null"
  161. "imap_get_quota", "$stream_id, $qroot"
  162. "imap_getmailboxes", "$stream_id, $ref, $pattern"
  163. "imap_getsubscribed", "$stream_id, $ref, $pattern"
  164. "imap_header", "$stream_id, $msg_no, $from_length = null, $subject_length = null, $default_host = null"
  165. "imap_headerinfo", "$stream_id, $msg_no, $from_length = null, $subject_length = null, $default_host = null"
  166. "imap_headers", "$stream_id"
  167. "imap_last_error", ""
  168. "imap_list", "$stream_id, $ref, $pattern"
  169. "imap_listmailbox", "$stream_id, $ref, $pattern"
  170. "imap_listsubscribed", "$stream_id, $ref, $pattern"
  171. "imap_lsub", "$stream_id, $ref, $pattern"
  172. "imap_mail", "$to, $subject, $message, $additional_headers = null, $cc = null, $bcc = null, $rpath = null"
  173. "imap_mail_compose", "$envelope, $body"
  174. "imap_mail_copy", "$stream_id, $msg_no, $mailbox, $options = null"
  175. "imap_mail_move", "$stream_id, $msg_no, $mailbox, $options = null"
  176. "imap_mailboxmsginfo", "$stream_id"
  177. "imap_mime_header_decode", "$str"
  178. "imap_msgno", "$stream_id, $unique_msg_id"
  179. "imap_num_msg", "$stream_id"
  180. "imap_num_recent", "$stream_id"
  181. "imap_open", "$mailbox, $user, $password, $options = null"
  182. "imap_ping", "$stream_id"
  183. "imap_popen", "$mailbox, $user, $password, $options = null"
  184. "imap_qprint", "$text"
  185. "imap_rename", "$stream_id, $old_name, $new_name"
  186. "imap_renamemailbox", "$stream_id, $old_name, $new_name"
  187. "imap_reopen", "$stream_id, $mailbox, $options = null"
  188. "imap_rfc822_parse_adrlist", "$address_string, $default_host"
  189. "imap_rfc822_parse_headers", "$headers, $default_host = null"
  190. "imap_rfc822_write_address", "$mailbox, $host, $personal"
  191. "imap_scan", "$stream_id, $ref, $pattern, $content"
  192. "imap_search", "$stream_id, $criteria, $flags = null"
  193. "imap_set_quota", "$stream_id, $qroot, $mailbox_size"
  194. "imap_setacl", "$stream_id, $mailbox, $id, $rights"
  195. "imap_setflag_full", "$stream_id, $sequence, $flag, $options = null"
  196. "imap_sort", "$stream_id, $criteria, $reverse, $options = null, $search_criteria = null"
  197. "imap_status", "$stream_id, $mailbox, $options"
  198. "imap_subscribe", "$stream_id, $mailbox"
  199. "imap_thread", "$stream_id, $flags = null"
  200. "imap_uid", "$stream_id, $msg_no"
  201. "imap_undelete", "$stream_id, $msg_no"
  202. "imap_unsubscribe", "$stream_id, $mailbox"
  203. "imap_utf7_decode", "$buf"
  204. "imap_utf7_encode", "$buf"
  205. "imap_utf8", "$string"
  206. "implementation", ""
  207. "implode", "$src, $glue"
  208. "import_request_variables", "$types, $prefix = null"
  209. "imported_node", "$node, $recursive"
  210. "in_array", "$needle, $haystack, $strict = null"
  211. "ingres_autocommit", "$link = null"
  212. "ingres_close", "$link = null"
  213. "ingres_commit", "$link = null"
  214. "ingres_connect", "$database = null, $username = null, $password = null"
  215. "ingres_fetch_array", "$result_type = null, $link = null"
  216. "ingres_fetch_object", "$result_type = null, $link = null"
  217. "ingres_fetch_row", "$link = null"
  218. "ingres_field_length", "$index, $link = null"
  219. "ingres_field_name", "$index, $link = null"
  220. "ingres_field_nullable", "$index, $link = null"
  221. "ingres_field_precision", "$index, $link = null"
  222. "ingres_field_scale", "$index, $link = null"
  223. "ingres_field_type", "$index, $link = null"
  224. "ingres_num_fields", "$link = null"
  225. "ingres_num_rows", "$link = null"
  226. "ingres_pconnect", "$database = null, $username = null, $password = null"
  227. "ingres_query", "$query, $link = null"
  228. "ingres_rollback", "$link = null"
  229. "ini_alter", "$varname, $newvalue"
  230. "ini_get", "$varname"
  231. "ini_get_all", "$extension = null"
  232. "ini_restore", "$varname"
  233. "ini_set", "$varname, $newvalue"
  234. "insert_before", "$newnode, $refnode"
  235. "intval", "$var, $base = null"
  236. "ip2long", "$ip_address"
  237. "iptcembed", "$iptcdata, $jpeg_file_name, $spool = null"
  238. "iptcparse", "$iptcdata"
  239. "ircg_channel_mode", "$connection, $channel, $mode_spec, $nick"
  240. "ircg_disconnect", ""
  241. "ircg_fetch_error_msg", "$connection"
  242. "ircg_get_username", "$connection"
  243. "ircg_html_encode", "$html_text"
  244. "ircg_ignore_add", "$connection, $nick"
  245. "ircg_ignore_del", "$connection, $nick"
  246. "ircg_is_conn_alive", "$connection"
  247. "ircg_join", "$connection, $channel"
  248. "ircg_kick", "$connection, $channel, $nick, $reason"
  249. "ircg_lookup_format_messages", "$name"
  250. "ircg_msg", ""
  251. "ircg_nick", ""
  252. "ircg_nickname_escape", "$nick"
  253. "ircg_nickname_unescape", "$nick"
  254. "ircg_notice", ""
  255. "ircg_part", "$connection, $channel"
  256. "ircg_pconnect", ""
  257. "ircg_register_format_messages", "$name, $messages"
  258. "ircg_set_current", "$connection"
  259. "ircg_set_file", "$connection, $path"
  260. "ircg_set_on_die", "$connection, $host, $port, $data"
  261. "ircg_topic", "$connection, $channel, $topic"
  262. "ircg_whois", "$connection, $nick"
  263. "is_a", "$object, $class_name"
  264. "is_array", "$var"
  265. "is_blank_node", ""
  266. "is_bool", "$var"
  267. "is_callable", "$var, $syntax_only = null, $callable_name = null"
  268. "is_dir", "$filename"
  269. "is_double", "$var"
  270. "is_executable", "$filename"
  271. "is_file", "$filename"
  272. "is_finite", "$val"
  273. "is_float", "$var"
  274. "is_infinite", "$val"
  275. "is_int", "$var"
  276. "is_integer", "$var"
  277. "is_link", "$filename"
  278. "is_long", "$var"
  279. "is_nan", "$val"
  280. "is_null", "$var"
  281. "is_numeric", "$value"
  282. "is_object", "$var"
  283. "is_readable", "$filename"
  284. "is_real", "$var"
  285. "is_resource", "$var"
  286. "is_scalar", "$value"
  287. "is_string", "$var"
  288. "is_subclass_of", "$object, $class_name"
  289. "is_uploaded_file", "$path"
  290. "is_writable", "$filename"
  291. "is_writeable", "$filename"
  292.