powered by nequal
Home » PHP_Object » Timeline » 289

Changeset 289 -- 2008-12-30 00:01:34

Author
lagos
Comment
サンプル追加

Diffs

PHP_Object/trunk/sample/functions.csv

@@ -0,0 +1,3923 @@
+bool,PDF_activate_item,resource,$pdfdoc,int,$id
+bool,PDF_add_launchlink,resource,$pdfdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$filename
+bool,PDF_add_locallink,resource,$pdfdoc,float,$lowerleftx,float,$lowerlefty,float,$upperrightx,float,$upperrighty,int,$page,string,$dest
+bool,PDF_add_nameddest,resource,$pdfdoc,string,$name,string,$optlist
+bool,PDF_add_note,resource,$pdfdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$contents,string,$title,string,$icon,int,$open
+bool,PDF_add_pdflink,resource,$pdfdoc,float,$bottom_left_x,float,$bottom_left_y,float,$up_right_x,float,$up_right_y,string,$filename,int,$page,string,$dest
+int,PDF_add_table_cell,resource,$pdfdoc,int,$table,int,$column,int,$row,string,$text,string,$optlist
+int,PDF_add_textflow,resource,$pdfdoc,int,$textflow,string,$text,string,$optlist
+bool,PDF_add_thumbnail,resource,$pdfdoc,int,$image
+bool,PDF_add_weblink,resource,$pdfdoc,float,$lowerleftx,float,$lowerlefty,float,$upperrightx,float,$upperrighty,string,$url
+bool,PDF_arc,resource,$p,float,$x,float,$y,float,$r,float,$alpha,float,$beta
+bool,PDF_arcn,resource,$p,float,$x,float,$y,float,$r,float,$alpha,float,$beta
+bool,PDF_attach_file,resource,$pdfdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$filename,string,$description,string,$author,string,$mimetype,string,$icon
+int,PDF_begin_document,resource,$pdfdoc,string,$filename,string,$optlist
+bool,PDF_begin_font,resource,$pdfdoc,string,$filename,float,$a,float,$b,float,$c,float,$d,float,$e,float,$f,string,$optlist
+bool,PDF_begin_glyph,resource,$pdfdoc,string,$glyphname,float,$wx,float,$llx,float,$lly,float,$urx,float,$ury
+int,PDF_begin_item,resource,$pdfdoc,string,$tag,string,$optlist
+bool,PDF_begin_layer,resource,$pdfdoc,int,$layer
+bool,PDF_begin_page,resource,$pdfdoc,float,$width,float,$height
+bool,PDF_begin_page_ext,resource,$pdfdoc,float,$width,float,$height,string,$optlist
+int,PDF_begin_pattern,resource,$pdfdoc,float,$width,float,$height,float,$xstep,float,$ystep,int,$painttype
+int,PDF_begin_template,resource,$pdfdoc,float,$width,float,$height
+int,PDF_begin_template_ext,resource,$pdfdoc,float,$width,float,$height,string,$optlist
+bool,PDF_circle,resource,$pdfdoc,float,$x,float,$y,float,$r
+bool,PDF_clip,resource,$p
+bool,PDF_close,resource,$p
+bool,PDF_close_image,resource,$p,int,$image
+bool,PDF_close_pdi,resource,$p,int,$doc
+bool,PDF_close_pdi_page,resource,$p,int,$page
+bool,PDF_closepath,resource,$p
+bool,PDF_closepath_fill_stroke,resource,$p
+bool,PDF_closepath_stroke,resource,$p
+bool,PDF_concat,resource,$p,float,$a,float,$b,float,$c,float,$d,float,$e,float,$f
+bool,PDF_continue_text,resource,$p,string,$text
+int,PDF_create_3dview,resource,$pdfdoc,string,$username,string,$optlist
+int,PDF_create_action,resource,$pdfdoc,string,$type,string,$optlist
+bool,PDF_create_annotation,resource,$pdfdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$type,string,$optlist
+int,PDF_create_bookmark,resource,$pdfdoc,string,$text,string,$optlist
+bool,PDF_create_field,resource,$pdfdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$name,string,$type,string,$optlist
+bool,PDF_create_fieldgroup,resource,$pdfdoc,string,$name,string,$optlist
+int,PDF_create_gstate,resource,$pdfdoc,string,$optlist
+bool,PDF_create_pvf,resource,$pdfdoc,string,$filename,string,$data,string,$optlist
+int,PDF_create_textflow,resource,$pdfdoc,string,$text,string,$optlist
+bool,PDF_curveto,resource,$p,float,$x1,float,$y1,float,$x2,float,$y2,float,$x3,float,$y3
+int,PDF_define_layer,resource,$pdfdoc,string,$name,string,$optlist
+bool,PDF_delete,resource,$pdfdoc
+int,PDF_delete_pvf,resource,$pdfdoc,string,$filename
+bool,PDF_delete_table,resource,$pdfdoc,int,$table,string,$optlist
+bool,PDF_delete_textflow,resource,$pdfdoc,int,$textflow
+bool,PDF_encoding_set_char,resource,$pdfdoc,string,$encoding,int,$slot,string,$glyphname,int,$uv
+bool,PDF_end_document,resource,$pdfdoc,string,$optlist
+bool,PDF_end_font,resource,$pdfdoc
+bool,PDF_end_glyph,resource,$pdfdoc
+bool,PDF_end_item,resource,$pdfdoc,int,$id
+bool,PDF_end_layer,resource,$pdfdoc
+bool,PDF_end_page,resource,$p
+bool,PDF_end_page_ext,resource,$pdfdoc,string,$optlist
+bool,PDF_end_pattern,resource,$p
+bool,PDF_end_template,resource,$p
+bool,PDF_endpath,resource,$p
+bool,PDF_fill,resource,$p
+int,PDF_fill_imageblock,resource,$pdfdoc,int,$page,string,$blockname,int,$image,string,$optlist
+int,PDF_fill_pdfblock,resource,$pdfdoc,int,$page,string,$blockname,int,$contents,string,$optlist
+bool,PDF_fill_stroke,resource,$p
+int,PDF_fill_textblock,resource,$pdfdoc,int,$page,string,$blockname,string,$text,string,$optlist
+int,PDF_findfont,resource,$p,string,$fontname,string,$encoding,int,$embed
+bool,PDF_fit_image,resource,$pdfdoc,int,$image,float,$x,float,$y,string,$optlist
+bool,PDF_fit_pdi_page,resource,$pdfdoc,int,$page,float,$x,float,$y,string,$optlist
+string,PDF_fit_table,resource,$pdfdoc,int,$table,float,$llx,float,$lly,float,$urx,float,$ury,string,$optlist
+string,PDF_fit_textflow,resource,$pdfdoc,int,$textflow,float,$llx,float,$lly,float,$urx,float,$ury,string,$optlist
+bool,PDF_fit_textline,resource,$pdfdoc,string,$text,float,$x,float,$y,string,$optlist
+string,PDF_get_apiname,resource,$pdfdoc
+string,PDF_get_buffer,resource,$p
+string,PDF_get_errmsg,resource,$pdfdoc
+int,PDF_get_errnum,resource,$pdfdoc
+int,PDF_get_majorversion,,
+int,PDF_get_minorversion,,
+string,PDF_get_parameter,resource,$p,string,$key,float,$modifier
+string,PDF_get_pdi_parameter,resource,$p,string,$key,int,$doc,int,$page,int,$reserved
+float,PDF_get_pdi_value,resource,$p,string,$key,int,$doc,int,$page,int,$reserved
+float,PDF_get_value,resource,$p,string,$key,float,$modifier
+float,PDF_info-font,resource,$pdfdoc,int,$font,string,$keyword,string,$optlist
+float,PDF_info_matchbox,resource,$pdfdoc,string,$boxname,int,$num,string,$keyword
+float,PDF_info_table,resource,$pdfdoc,int,$table,string,$keyword
+float,PDF_info_textflow,resource,$pdfdoc,int,$textflow,string,$keyword
+float,PDF_info_textline,resource,$pdfdoc,string,$text,string,$keyword,string,$optlist
+bool,PDF_initgraphics,resource,$p
+bool,PDF_lineto,resource,$p,float,$x,float,$y
+int,PDF_load_3ddata,resource,$pdfdoc,string,$filename,string,$optlist
+int,PDF_load_font,resource,$pdfdoc,string,$fontname,string,$encoding,string,$optlist
+int,PDF_load_iccprofile,resource,$pdfdoc,string,$profilename,string,$optlist
+int,PDF_load_image,resource,$pdfdoc,string,$imagetype,string,$filename,string,$optlist
+int,PDF_makespotcolor,resource,$p,string,$spotname
+bool,PDF_moveto,resource,$p,float,$x,float,$y
+resource,PDF_new,,
+int,PDF_open_ccitt,resource,$pdfdoc,string,$filename,int,$width,int,$height,int,$BitReverse,int,$k,int,$Blackls1
+bool,PDF_open_file,resource,$p,string,$filename
+int,PDF_open_image,resource,$p,string,$imagetype,string,$source,string,$data,int,$length,int,$width,int,$height,int,$components,int,$bpc,string,$params
+int,PDF_open_image_file,resource,$p,string,$imagetype,string,$filename,string,$stringparam,int,$intparam
+int,PDF_open_memory_image,resource,$p,resource,$image
+int,PDF_open_pdi,resource,$pdfdoc,string,$filename,string,$optlist,int,$len
+int,PDF_open_pdi_page,resource,$p,int,$doc,int,$pagenumber,string,$optlist
+float,PDF_pcos_get_number,resource,$p,int,$doc,string,$path
+string,PDF_pcos_get_stream,resource,$p,int,$doc,string,$optlist,string,$path
+string,PDF_pcos_get_string,resource,$p,int,$doc,string,$path
+bool,PDF_place_image,resource,$pdfdoc,int,$image,float,$x,float,$y,float,$scale
+bool,PDF_place_pdi_page,resource,$pdfdoc,int,$page,float,$x,float,$y,float,$sx,float,$sy
+int,PDF_process_pdi,resource,$pdfdoc,int,$doc,int,$page,string,$optlist
+bool,PDF_rect,resource,$p,float,$x,float,$y,float,$width,float,$height
+bool,PDF_restore,resource,$p
+bool,PDF_resume_page,resource,$pdfdoc,string,$optlist
+bool,PDF_rotate,resource,$p,float,$phi
+bool,PDF_save,resource,$p
+bool,PDF_scale,resource,$p,float,$sx,float,$sy
+bool,PDF_set_border_color,resource,$p,float,$red,float,$green,float,$blue
+bool,PDF_set_border_dash,resource,$pdfdoc,float,$black,float,$white
+bool,PDF_set_border_style,resource,$pdfdoc,string,$style,float,$width
+bool,PDF_set_gstate,resource,$pdfdoc,int,$gstate
+bool,PDF_set_info,resource,$p,string,$key,string,$value
+bool,PDF_set_layer_dependency,resource,$pdfdoc,string,$type,string,$optlist
+bool,PDF_set_parameter,resource,$p,string,$key,string,$value
+bool,PDF_set_text_pos,resource,$p,float,$x,float,$y
+bool,PDF_set_value,resource,$p,string,$key,float,$value
+bool,PDF_setcolor,resource,$p,string,$fstype,string,$colorspace,float,$c1,float,$c2,float,$c3,float,$c4
+bool,PDF_setdash,resource,$pdfdoc,float,$b,float,$w
+bool,PDF_setdashpattern,resource,$pdfdoc,string,$optlist
+bool,PDF_setflat,resource,$pdfdoc,float,$flatness
+bool,PDF_setfont,resource,$pdfdoc,int,$font,float,$fontsize
+bool,PDF_setgray,resource,$p,float,$g
+bool,PDF_setgray_fill,resource,$p,float,$g
+bool,PDF_setgray_stroke,resource,$p,float,$g
+bool,PDF_setlinecap,resource,$p,int,$linecap
+bool,PDF_setlinejoin,resource,$p,int,$value
+bool,PDF_setlinewidth,resource,$p,float,$width
+bool,PDF_setmatrix,resource,$p,float,$a,float,$b,float,$c,float,$d,float,$e,float,$f
+bool,PDF_setmiterlimit,resource,$pdfdoc,float,$miter
+bool,PDF_setrgbcolor,resource,$p,float,$red,float,$green,float,$blue
+bool,PDF_setrgbcolor_fill,resource,$p,float,$red,float,$green,float,$blue
+bool,PDF_setrgbcolor_stroke,resource,$p,float,$red,float,$green,float,$blue
+int,PDF_shading,resource,$pdfdoc,string,$shtype,float,$x0,float,$y0,float,$x1,float,$y1,float,$c1,float,$c2,float,$c3,float,$c4,string,$optlist
+int,PDF_shading_pattern,resource,$pdfdoc,int,$shading,string,$optlist
+bool,PDF_shfill,resource,$pdfdoc,int,$shading
+bool,PDF_show,resource,$pdfdoc,string,$text
+int,PDF_show_boxed,resource,$p,string,$text,float,$left,float,$top,float,$width,float,$height,string,$mode,string,$feature
+bool,PDF_show_xy,resource,$p,string,$text,float,$x,float,$y
+bool,PDF_skew,resource,$p,float,$alpha,float,$beta
+float,PDF_stringwidth,resource,$p,string,$text,int,$font,float,$fontsize
+bool,PDF_stroke,resource,$p
+bool,PDF_suspend_page,resource,$pdfdoc,string,$optlist
+bool,PDF_translate,resource,$p,float,$tx,float,$ty
+string,PDF_utf16_to_utf8,resource,$pdfdoc,string,$utf16string
+string,PDF_utf32_to_utf16,resource,$pdfdoc,string,$utf32string,string,$ordering
+string,PDF_utf8_to_utf16,resource,$pdfdoc,string,$utf8string,string,$ordering
+void,__halt_compiler,,
+number,abs,mixed,$number
+float,acos,float,$arg
+float,acosh,float,$arg
+string,addcslashes,string,$str,string,$charlist
+string,addslashes,string,$str
+void,aggregate,object,$object,string,$class_name
+array,aggregate_info,object,$object
+void,aggregate_methods,object,$object,string,$class_name
+void,aggregate_methods_by_list,object,$object,string,$class_name,array,$methods_list,bool,[ $exclude ]
+void,aggregate_methods_by_regexp,object,$object,string,$class_name,string,$regexp,bool,[ $exclude ]
+void,aggregate_properties,object,$object,string,$class_name
+void,aggregate_properties_by_list,object,$object,string,$class_name,array,$properties_list,bool,[ $exclude ]
+void,aggregate_properties_by_regexp,object,$object,string,$class_name,string,$regexp,bool,[ $exclude ]
+bool,apache_child_terminate,,
+array,apache_get_modules,,
+string,apache_get_version,,
+string,apache_getenv,string,$variable,bool,[ $walk_to_top ]
+object,apache_lookup_uri,string,$filename
+string,apache_note,string,$note_name,string,[ $note_value ]
+array,apache_request_headers,,
+bool,apache_reset_timeout,,
+array,apache_response_headers,,
+bool,apache_setenv,string,$variable,string,$value,bool,[ $walk_to_top ]
+bool,apc_add,string,$key,mixed,$var,int,[ $ttl ]
+array,apc_cache_info,string,[ $cache_type ],bool,[ $limited ]
+bool,apc_clear_cache,string,[ $cache_type ]
+bool,apc_compile_file,string,$filename
+bool,apc_define_constants,string,$key,array,$constants,bool,[ $case_sensitive ]
+bool,apc_delete,string,$key
+mixed,apc_fetch,string,$key,bool,[ &$success ]
+bool,apc_load_constants,string,$key,bool,[ $case_sensitive ]
+array,apc_sma_info,bool,[ $limited ]
+bool,apc_store,string,$key,mixed,$var,int,[ $ttl ]
+bool,apd_breakpoint,int,$debug_level
+array,apd_callstack,,
+void,apd_clunk,string,$warning,string,[ $delimiter ]
+bool,apd_continue,int,$debug_level
+void,apd_croak,string,$warning,string,[ $delimiter ]
+void,apd_dump_function_table,,
+array,apd_dump_persistent_resources,,
+array,apd_dump_regular_resources,,
+bool,apd_echo,string,$output
+array,apd_get_active_symbols,,
+string,apd_set_pprof_trace,string,[ $dump_directory ],string,[ $fragment ]
+void,apd_set_session,int,$debug_level
+void,apd_set_session_trace,int,$debug_level,string,[ $dump_directory ]
+bool,apd_set_socket_session_trace,string,$tcp_server,int,$socket_type,int,$port,int,$debug_level
+array,array,mixed,[ $... ]
+array,array_change_key_case,array,$input,int,[ $case ]
+array,array_chunk,array,$input,int,$size,bool,[ $preserve_keys ]
+array,array_combine,array,$keys,array,$values
+array,array_count_values,array,$input
+array,array_diff,array,$array1,array,$array2,array,[ $ ... ]
+array,array_diff_assoc,array,$array1,array,$array2,array,[ $... ]
+array,array_diff_key,array,$array1,array,$array2,array,[ $... ]
+array,array_diff_uassoc,array,$array1,array,$array2,array,[ $... ],callback,$key_compare_func
+array,array_diff_ukey,array,$array1,array,$array2,array,[ $ ... ],callback,$key_compare_func
+array,array_fill,int,$start_index,int,$num,mixed,$value
+array,array_fill_keys,array,$keys,mixed,$value
+array,array_filter,array,$input,callback,[ $callback ]
+array,array_flip,array,$trans
+array,array_intersect,array,$array1,array,$array2,array,[ $ ... ]
+array,array_intersect_assoc,array,$array1,array,$array2,array,[ $ ... ]
+array,array_intersect_key,array,$array1,array,$array2,array,[ $ ... ]
+array,array_intersect_uassoc,array,$array1,array,$array2,array,[ $ ... ],callback,$key_compare_func
+array,array_intersect_ukey,array,$array1,array,$array2,array,[ $... ],callback,$key_compare_func
+bool,array_key_exists,mixed,$key,array,$search
+array,array_keys,array,$input,mixed,[ $search_value ],bool,[ $strict ]
+array,array_map,callback,$callback,array,$arr1,array,[ $... ]
+array,array_merge,array,$array1,array,[ $array2 ],array,[ $... ]
+array,array_merge_recursive,array,$array1,array,[ $... ]
+bool,array_multisort,array,$arr,mixed,[ $arg ],mixed,[ $... ]
+array,array_pad,array,$input,int,$pad_size,mixed,$pad_value
+mixed,array_pop,array,&$array
+number,array_product,array,$array
+int,array_push,array,&$array,mixed,$var,mixed,[ $... ]
+mixed,array_rand,array,$input,int,[ $num_req ]
+mixed,array_reduce,array,$input,callback,$function,int,[ $initial ]
+array,array_reverse,array,$array,bool,[ $preserve_keys ]
+mixed,array_search,mixed,$needle,array,$haystack,bool,[ $strict ]
+mixed,array_shift,array,&$array
+array,array_slice,array,$array,int,$offset,int,[ $length ],bool,[ $preserve_keys ]
+array,array_splice,array,&$input,int,$offset,int,[ $length ],mixed,[ $replacement ]
+number,array_sum,array,$array
+array,array_udiff,array,$array1,array,$array2,array,[ $ ... ],callback,$data_compare_func
+array,array_udiff_assoc,array,$array1,array,$array2,array,[ $ ... ],callback,$data_compare_func
+array,array_udiff_uassoc,array,$array1,array,$array2,array,[ $ ... ],callback,$data_compare_func,callback,$key_compare_func
+array,array_uintersect,array,$array1,array,$array2,array,[ $ ... ],callback,$data_compare_func
+array,array_uintersect_assoc,array,$array1,array,$array2,array,[ $ ... ],callback,$data_compare_func
+array,array_uintersect_uassoc,array,$array1,array,$array2,array,[ $ ... ],callback,$data_compare_func,callback,$key_compare_func
+array,array_unique,array,$array
+int,array_unshift,array,&$array,mixed,$var,mixed,[ $... ]
+array,array_values,array,$input
+bool,array_walk,array,&$array,callback,$funcname,mixed,[ $userdata ]
+bool,array_walk_recursive,array,&$input,callback,$funcname,mixed,[ $userdata ]
+bool,arsort,array,&$array,int,[ $sort_flags ]
+int,ascii2ebcdic,string,$ascii_str
+float,asin,float,$arg
+float,asinh,float,$arg
+bool,asort,array,&$array,int,[ $sort_flags ]
+bool,assert,mixed,$assertion
+mixed,assert_options,int,$what,mixed,[ $value ]
+float,atan,float,$arg
+float,atan2,float,$y,float,$x
+float,atanh,float,$arg
+string,base64_decode,string,$data,bool,[ $strict ]
+string,base64_encode,string,$data
+string,base_convert,string,$number,int,$frombase,int,$tobase
+string,basename,string,$path,string,[ $suffix ]
+bool,bbcode_add_element,resource,$bbcode_container,string,$tag_name,array,$tag_rules
+bool,bbcode_add_smiley,resource,$bbcode_container,string,$smiley,string,$replace_by
+resource,bbcode_create,array,[ $bbcode_initial_tags ]
+bool,bbcode_destroy,resource,$bbcode_container
+string,bbcode_parse,resource,$bbcode_container,string,$to_parse
+bool,bbcode_set_arg_parser,resource,$bbcode_container,resource,$bbcode_arg_parser
+bool,bbcode_set_flags,resource,$bbcode_container,int,$flags,int,[ $mode ]
+string,bcadd,string,$left_operand,string,$right_operand,int,[ $scale ]
+int,bccomp,string,$left_operand,string,$right_operand,int,[ $scale ]
+string,bcdiv,string,$left_operand,string,$right_operand,int,[ $scale ]
+string,bcmod,string,$left_operand,string,$modulus
+string,bcmul,string,$left_operand,string,$right_operand,int,[ $scale ]
+bool,bcompiler_load,string,$filename
+bool,bcompiler_load_exe,string,$filename
+bool,bcompiler_parse_class,string,$class,string,$callback
+bool,bcompiler_read,resource,$filehandle
+bool,bcompiler_write_class,resource,$filehandle,string,$className,string,[ $extends ]
+bool,bcompiler_write_constant,resource,$filehandle,string,$constantName
+bool,bcompiler_write_exe_footer,resource,$filehandle,int,$startpos
+bool,bcompiler_write_file,resource,$filehandle,string,$filename
+bool,bcompiler_write_footer,resource,$filehandle
+bool,bcompiler_write_function,resource,$filehandle,string,$functionName
+bool,bcompiler_write_functions_from_file,resource,$filehandle,string,$fileName
+bool,bcompiler_write_header,resource,$filehandle,string,[ $write_ver ]
+bool,bcompiler_write_included_filename,resource,$filehandle,string,$filename
+string,bcpow,string,$left_operand,string,$right_operand,int,[ $scale ]
+string,bcpowmod,string,$left_operand,string,$right_operand,string,$modulus,int,[ $scale ]
+bool,bcscale,int,$scale
+string,bcsqrt,string,$operand,int,[ $scale ]
+string,bcsub,string,$left_operand,string,$right_operand,int,[ $scale ]
+string,bin2hex,string,$str
+string,bind_textdomain_codeset,string,$domain,string,$codeset
+number,bindec,string,$binary_string
+string,bindtextdomain,string,$domain,string,$directory
+int,bzclose,resource,$bz
+mixed,bzcompress,string,$source,int,[ $blocksize ],int,[ $workfactor ]
+mixed,bzdecompress,string,$source,int,[ $small ]
+int,bzerrno,resource,$bz
+array,bzerror,resource,$bz
+string,bzerrstr,resource,$bz
+int,bzflush,resource,$bz
+resource,bzopen,string,$filename,string,$mode
+string,bzread,resource,$bz,int,[ $length ]
+int,bzwrite,resource,$bz,string,$data,int,[ $length ]
+int,cal_days_in_month,int,$calendar,int,$month,int,$year
+array,cal_from_jd,int,$jd,int,$calendar
+array,cal_info,int,[ $calendar ]
+int,cal_to_jd,int,$calendar,int,$month,int,$day,int,$year
+string,calcul_hmac,string,$clent,string,$siretcode,string,$price,string,$reference,string,$validity,string,$taxation,string,$devise,string,$language
+string,calculhmac,string,$clent,string,$data
+mixed,call_user_func,callback,$function,mixed,[ $parameter ],mixed,[ $... ]
+mixed,call_user_func_array,callback,$function,array,$param_arr
+mixed,call_user_method,string,$method_name,object,&$obj,mixed,[ $parameter ],mixed,[ $... ]
+mixed,call_user_method_array,string,$method_name,object,&$obj,array,$params
+float,ceil,float,$value
+bool,chdir,string,$directory
+bool,checkdate,int,$month,int,$day,int,$year
+bool,checkdnsrr,string,$host,string,[ $type ]
+bool,chgrp,string,$filename,mixed,$group
+bool,chmod,string,$filename,int,$mode
+bool,chown,string,$filename,mixed,$user
+string,chr,int,$ascii
+bool,chroot,string,$directory
+string,chunk_split,string,$body,int,[ $chunklen ],string,[ $end ]
+bool,class_exists,string,$class_name,bool,[ $autoload ]
+array,class_implements,mixed,$class,bool,[ $autoload ]
+array,class_parents,mixed,$class,bool,[ $autoload ]
+array,classkit_import,string,$filename
+bool,classkit_method_add,string,$classname,string,$methodname,string,$args,string,$code,int,[ $flags ]
+bool,classkit_method_copy,string,$dClass,string,$dMethod,string,$sClass,string,[ $sMethod ]
+bool,classkit_method_redefine,string,$classname,string,$methodname,string,$args,string,$code,int,[ $flags ]
+bool,classkit_method_remove,string,$classname,string,$methodname
+bool,classkit_method_rename,string,$classname,string,$methodname,string,$newname
+void,clearstatcache,bool,[ $clear_realpath_cache ],string,[ $filename ]
+void,closedir,resource,[ $dir_handle ]
+bool,closelog,,
+bool,collator_asort,Collator,$coll,array,&$arr,int,[ $sort_flag ]
+int,collator_compare,Collator,$coll,string,$str1,string,$str2
+Collator,collator_create,string,$locale
+int,collator_get_attribute,Collator,$coll,int,$attr
+int,collator_get_error_code,Collator,$coll
+string,collator_get_error_message,Collator,$coll
+string,collator_get_locale,Collator,$coll,int,$type
+int,collator_get_strength,Collator,$coll
+bool,collator_set_attribute,Collator,$coll,int,$attr,int,$val
+bool,collator_set_strength,Collator,$coll,int,$strength
+bool,collator_sort,Collator,$coll,array,&$arr,int,[ $sort_flag ]
+bool,collator_sort_with_sort_keys,Collator,$coll,array,&$arr
+void,com_addref,,
+string,com_create_guid,,
+bool,com_event_sink,variant,$comobject,object,$sinkobject,mixed,[ $sinkinterface ]
+variant,com_get_active_object,string,$progid,int,[ $code_page ]
+mixed,com_invoke,resource,$com_object,string,$function_name,mixed,[ $function_parameters ]
+bool,com_isenum,variant,$com_module
+bool,com_load_typelib,string,$typelib_name,bool,[ $case_insensitive ]
+bool,com_message_pump,int,[ $timeoutms ]
+bool,com_print_typeinfo,object,$comobject,string,[ $dispinterface ],bool,[ $wantsink ]
+void,com_release,,
+array,compact,mixed,$varname,mixed,[ $... ]
+int,connection_aborted,,
+int,connection_status,,
+int,connection_timeout,,
+mixed,constant,string,$name
+string,convert_cyr_string,string,$str,string,$from,string,$to
+string,convert_uudecode,string,$data
+string,convert_uuencode,string,$data
+bool,copy,string,$source,string,$dest,resource,[ $context ]
+float,cos,float,$arg
+float,cosh,float,$arg
+int,count,mixed,$var,int,[ $mode ]
+mixed,count_chars,string,$string,int,[ $mode ]
+void,counter_bump,integer,$offset
+void,counter_bump_value,resource,$counter,integer,$offset
+resource,counter_create,string,$name,integer,[ $initial_value ],integer,[ $flags ]
+integer,counter_get,,
+mixed,counter_get_meta,resource,$counter,integer,$attribute
+integer,counter_get_value,resource,$counter
+void,counter_reset,,
+void,counter_reset_value,resource,$counter
+string,crack_getlastmessage,,
+resource,crack_opendict,string,$dictionary
+int,crc32,string,$str
+string,create_function,string,$args,string,$code
+string,crypt,string,$str,string,[ $salt ]
+bool,ctype_alnum,string,$text
+bool,ctype_alpha,string,$text
+bool,ctype_cntrl,string,$text
+bool,ctype_digit,string,$text
+bool,ctype_graph,string,$text
+bool,ctype_lower,string,$text
+bool,ctype_print,string,$text
+bool,ctype_punct,string,$text
+bool,ctype_space,string,$text
+bool,ctype_upper,string,$text
+bool,ctype_xdigit,string,$text
+void,curl_close,resource,$ch
+resource,curl_copy_handle,resource,$ch
+int,curl_errno,resource,$ch
+string,curl_error,resource,$ch
+mixed,curl_exec,resource,$ch
+mixed,curl_getinfo,resource,$ch,int,[ $opt ]
+resource,curl_init,string,[ $url ]
+int,curl_multi_add_handle,resource,$mh,resource,$ch
+void,curl_multi_close,resource,$mh
+int,curl_multi_exec,resource,$mh,int,&$still_running
+string,curl_multi_getcontent,resource,$ch
+array,curl_multi_info_read,resource,$mh,int,[ $msgs_in_queue ]
+resource,curl_multi_init,,
+int,curl_multi_remove_handle,resource,$mh,resource,$ch
+int,curl_multi_select,resource,$mh,float,[ $timeout ]
+bool,curl_setopt,resource,$ch,int,$option,mixed,$value
+bool,curl_setopt_array,resource,$ch,array,$options
+array,curl_version,int,[ $age ]
+mixed,current,array,&$array
+void,cyrus_authenticate,resource,$connection,string,[ $mechlist ],string,[ $service ],string,[ $user ],int,[ $minssf ],int,[ $maxssf ],string,[ $authname ],string,[ $password ]
+bool,cyrus_bind,resource,$connection,array,$callbacks
+bool,cyrus_close,resource,$connection
+resource,cyrus_connect,string,[ $host ],string,[ $port ],int,[ $flags ]
+array,cyrus_query,resource,$connection,string,$query
+bool,cyrus_unbind,resource,$connection,string,$trigger_name
+string,date,string,$format,int,[ $timestamp ]
+void,date_add,DateTime,$object,DateInterval,$interval
+DateTime,date_create,string,[ $time ],DateTimeZone,[ $timezone ]
+void,date_date_set,DateTime,$object,int,$year,int,$month,int,$day
+string,date_default_timezone_get,,
+bool,date_default_timezone_set,string,$timezone_identifier
+string,date_format,DateTime,$object,string,$format
+void,date_isodate_set,DateTime,$object,int,$year,int,$week,int,[ $day ]
+void,date_modify,DateTime,$object,string,$modify
+int,date_offset_get,DateTime,$object
+array,date_parse,string,$date
+void,date_sub,DateTime,$object,DateInterval,$interval
+array,date_sun_info,int,$time,float,$latitude,float,$longitude
+mixed,date_sunrise,int,$timestamp,int,[ $format ],float,[ $latitude ],float,[ $longitude ],float,[ $zenith ],float,[ $gmt_offset ]
+mixed,date_sunset,int,$timestamp,int,[ $format ],float,[ $latitude ],float,[ $longitude ],float,[ $zenith ],float,[ $gmt_offset ]
+void,date_time_set,DateTime,$object,int,$hour,int,$minute,int,[ $second ]
+DateTimeZone,date_timezone_get,DateTime,$object
+void,date_timezone_set,DateTime,$object,DateTimeZone,$timezone
+IntlDateFormatter,datefmt_create,string,$locale,int,$datetype,int,$timetype,string,[ $timezone ],int,[ $calendar ],string,[ $pattern ]
+string,datefmt_format,IntlDateFormatter,$fmt,mixed,$value
+int,datefmt_get_calendar,IntlDateFormatter,$fmt
+int,datefmt_get_datetype,IntlDateFormatter,$fmt
+int,datefmt_get_error_code,IntlDateFormatter,$fmt
+string,datefmt_get_error_message,IntlDateFormatter,$fmt
+string,datefmt_get_locale,IntlDateFormatter,$fmt,int,[ $which ]
+string,datefmt_get_pattern,IntlDateFormatter,$fmt
+int,datefmt_get_timetype,IntlDateFormatter,$fmt
+string,datefmt_get_timezone_id,IntlDateFormatter,$fmt
+bool,datefmt_is_lenient,IntlDateFormatter,$fmt
+array,datefmt_localtime,IntlDateFormatter,$fmt,string,$value,int,[ &$position ]
+int,datefmt_parse,IntlDateFormatter,$fmt,string,$value,int,[ &$position ]
+bool,datefmt_set_calendar,IntlDateFormatter,$fmt,int,$which
+bool,datefmt_set_lenient,IntlDateFormatter,$fmt,bool,$lenient
+bool,datefmt_set_pattern,IntlDateFormatter,$fmt,string,$pattern
+bool,datefmt_set_timezone_id,IntlDateFormatter,$fmt,string,$zone
+mixed,db2_autocommit,resource,$connection,bool,[ $value ]
+bool,db2_bind_param,resource,$stmt,int,$parameter-number,string,$variable-name,int,[ $parameter-type ],int,[ $data-type ],int,[ $precision ],int,[ $scale ]
+object,db2_client_info,resource,$connection
+bool,db2_close,resource,$connection
+resource,db2_column_privileges,resource,$connection,string,[ $qualifier ],string,[ $schema ],string,[ $table-name ],string,[ $column-name ]
+resource,db2_columns,resource,$connection,string,[ $qualifier ],string,[ $schema ],string,[ $table-name ],string,[ $column-name ]
+bool,db2_commit,resource,$connection
+string,db2_conn_error,resource,[ $connection ]
+string,db2_conn_errormsg,resource,[ $connection ]
+resource,db2_connect,string,$database,string,$username,string,$password,array,[ $options ]
+int,db2_cursor_type,resource,$stmt
+string,db2_escape_string,string,$string_literal
+resource,db2_exec,resource,$connection,string,$statement,array,[ $options ]
+bool,db2_execute,resource,$stmt,array,[ $parameters ]
+array,db2_fetch_array,resource,$stmt,int,[ $row_number ]
+array,db2_fetch_assoc,resource,$stmt,int,[ $row_number ]
+array,db2_fetch_both,resource,$stmt,int,[ $row_number ]
+object,db2_fetch_object,resource,$stmt,int,[ $row_number ]
+bool,db2_fetch_row,resource,$stmt,int,[ $row_number ]
+int,db2_field_display_size,resource,$stmt,mixed,$column
+string,db2_field_name,resource,$stmt,mixed,$column
+int,db2_field_num,resource,$stmt,mixed,$column
+int,db2_field_precision,resource,$stmt,mixed,$column
+int,db2_field_scale,resource,$stmt,mixed,$column
+string,db2_field_type,resource,$stmt,mixed,$column
+int,db2_field_width,resource,$stmt,mixed,$column
+resource,db2_foreign_keys,resource,$connection,string,$qualifier,string,$schema,string,$table-name
+bool,db2_free_result,resource,$stmt
+bool,db2_free_stmt,resource,$stmt
+string,db2_get_option,resource,$resource,string,$option
+int,db2_last_insert_id,resource,$resource
+string,db2_lob_read,resource,$stmt,int,$colnum,int,$length
+resource,db2_next_result,resource,$stmt
+int,db2_num_fields,resource,$stmt
+int,db2_num_rows,resource,$stmt
+bool,db2_pclose,resource,$resource
+resource,db2_pconnect,string,$database,string,$username,string,$password,array,[ $options ]
+resource,db2_prepare,resource,$connection,string,$statement,array,[ $options ]
+resource,db2_primary_keys,resource,$connection,string,$qualifier,string,$schema,string,$table-name
+resource,db2_procedure_columns,resource,$connection,string,$qualifier,string,$schema,string,$procedure,string,$parameter
+resource,db2_procedures,resource,$connection,string,$qualifier,string,$schema,string,$procedure
+mixed,db2_result,resource,$stmt,mixed,$column
+bool,db2_rollback,resource,$connection
+object,db2_server_info,resource,$connection
+bool,db2_set_option,resource,$resource,array,$options,int,$type
+resource,db2_special_columns,resource,$connection,string,$qualifier,string,$schema,string,$table_name,int,$scope
+resource,db2_statistics,resource,$connection,string,$qualifier,string,$schema,string,$table-name,bool,$unique
+string,db2_stmt_error,resource,[ $stmt ]
+string,db2_stmt_errormsg,resource,[ $stmt ]
+resource,db2_table_privileges,resource,$connection,string,[ $qualifier ],string,[ $schema ],string,[ $table_name ]
+resource,db2_tables,resource,$connection,string,[ $qualifier ],string,[ $schema ],string,[ $table-name ],string,[ $table-type ]
+void,dba_close,resource,$handle
+bool,dba_delete,string,$key,resource,$handle
+bool,dba_exists,string,$key,resource,$handle
+string,dba_fetch,string,$key,resource,$handle
+string,dba_firstkey,resource,$handle
+array,dba_handlers,bool,[ $full_info ]
+bool,dba_insert,string,$key,string,$value,resource,$handle
+mixed,dba_key_split,mixed,$key
+array,dba_list,,
+string,dba_nextkey,resource,$handle
+resource,dba_open,string,$path,string,$mode,string,[ $handler ],mixed,[ $... ]
+bool,dba_optimize,resource,$handle
+resource,dba_popen,string,$path,string,$mode,string,[ $handler ],mixed,[ $... ]
+bool,dba_replace,string,$key,string,$value,resource,$handle
+bool,dba_sync,resource,$handle
+bool,dbase_add_record,int,$dbase_identifier,array,$record
+bool,dbase_close,int,$dbase_identifier
+int,dbase_create,string,$filename,array,$fields
+bool,dbase_delete_record,int,$dbase_identifier,int,$record_number
+array,dbase_get_header_info,int,$dbase_identifier
+array,dbase_get_record,int,$dbase_identifier,int,$record_number
+array,dbase_get_record_with_names,int,$dbase_identifier,int,$record_number
+int,dbase_numfields,int,$dbase_identifier
+int,dbase_numrecords,int,$dbase_identifier
+int,dbase_open,string,$filename,int,$mode
+bool,dbase_pack,int,$dbase_identifier
+bool,dbase_replace_record,int,$dbase_identifier,array,$record,int,$record_number
+int,dbplus_add,resource,$relation,array,$tuple
+resource,dbplus_aql,string,$query,string,[ $server ],string,[ $dbpath ]
+string,dbplus_chdir,string,[ $newdir ]
+mixed,dbplus_close,resource,$relation
+int,dbplus_curr,resource,$relation,array,&$tuple
+string,dbplus_errcode,int,[ $errno ]
+int,dbplus_errno,,
+int,dbplus_find,resource,$relation,array,$constraints,mixed,$tuple
+int,dbplus_first,resource,$relation,array,&$tuple
+int,dbplus_flush,resource,$relation
+int,dbplus_freealllocks,,
+int,dbplus_freelock,resource,$relation,string,$tuple
+int,dbplus_freerlocks,resource,$relation
+int,dbplus_getlock,resource,$relation,string,$tuple
+int,dbplus_getunique,resource,$relation,int,$uniqueid
+int,dbplus_info,resource,$relation,string,$key,array,&$result
+int,dbplus_last,resource,$relation,array,&$tuple
+int,dbplus_lockrel,resource,$relation
+int,dbplus_next,resource,$relation,array,&$tuple
+resource,dbplus_open,string,$name
+int,dbplus_prev,resource,$relation,array,&$tuple
+int,dbplus_rchperm,resource,$relation,int,$mask,string,$user,string,$group
+resource,dbplus_rcreate,string,$name,mixed,$domlist,bool,[ $overwrite ]
+mixed,dbplus_rcrtexact,string,$name,resource,$relation,bool,[ $overwrite ]
+mixed,dbplus_rcrtlike,string,$name,resource,$relation,int,[ $overwrite ]
+array,dbplus_resolve,string,$relation_name
+int,dbplus_restorepos,resource,$relation,array,$tuple
+mixed,dbplus_rkeys,resource,$relation,mixed,$domlist
+resource,dbplus_ropen,string,$name
+resource,dbplus_rquery,string,$query,string,[ $dbpath ]
+int,dbplus_rrename,resource,$relation,string,$name
+mixed,dbplus_rsecindex,resource,$relation,mixed,$domlist,int,$type
+int,dbplus_runlink,resource,$relation
+int,dbplus_rzap,resource,$relation
+int,dbplus_savepos,resource,$relation
+int,dbplus_setindex,resource,$relation,string,$idx_name
+int,dbplus_setindexbynumber,resource,$relation,int,$idx_number
+resource,dbplus_sql,string,$query,string,[ $server ],string,[ $dbpath ]
+string,dbplus_tcl,int,$sid,string,$script
+int,dbplus_tremove,resource,$relation,array,$tuple,array,[ &$current ]
+int,dbplus_undo,resource,$relation
+int,dbplus_undoprepare,resource,$relation
+int,dbplus_unlockrel,resource,$relation
+int,dbplus_unselect,resource,$relation
+int,dbplus_update,resource,$relation,array,$old,array,$new
+int,dbplus_xlockrel,resource,$relation
+int,dbplus_xunlockrel,resource,$relation
+int,dbx_close,object,$link_identifier
+int,dbx_compare,array,$row_a,array,$row_b,string,$column_key,int,[ $flags ]
+object,dbx_connect,mixed,$module,string,$host,string,$database,string,$username,string,$password,int,[ $persistent ]
+string,dbx_error,object,$link_identifier
+string,dbx_escape_string,object,$link_identifier,string,$text
+mixed,dbx_fetch_row,object,$result_identifier
+mixed,dbx_query,object,$link_identifier,string,$sql_statement,int,[ $flags ]
+bool,dbx_sort,object,$result,string,$user_compare_function
+string,dcgettext,string,$domain,string,$message,int,$category
+string,dcngettext,string,$domain,string,$msgid1,string,$msgid2,int,$n,int,$category
+void,deaggregate,object,$object,string,[ $class_name ]
+array,debug_backtrace,bool,[ $provide_object ]
+void,debug_print_backtrace,,
+void,debug_zval_dump,mixed,$variable
+string,decbin,int,$number
+string,dechex,int,$number
+string,decoct,int,$number
+bool,define,string,$name,mixed,$value,bool,[ $case_insensitive ]
+void,define_syslog_variables,,
+bool,defined,string,$name
+float,deg2rad,float,$number
+void,delete,,
+string,dgettext,string,$domain,string,$message
+void,dio_close,resource,$fd
+mixed,dio_fcntl,resource,$fd,int,$cmd,mixed,[ $args ]
+resource,dio_open,string,$filename,int,$flags,int,[ $mode ]
+string,dio_read,resource,$fd,int,[ $len ]
+int,dio_seek,resource,$fd,int,$pos,int,[ $whence ]
+array,dio_stat,resource,$fd
+bool,dio_tcsetattr,resource,$fd,array,$options
+bool,dio_truncate,resource,$fd,int,$offset
+int,dio_write,resource,$fd,string,$data,int,[ $len ]
+string,dirname,string,$path
+float,disk_free_space,string,$directory
+float,disk_total_space,string,$directory
+int,dl,string,$library
+string,dngettext,string,$domain,string,$msgid1,string,$msgid2,int,$n
+array,dns_get_record,string,$hostname,int,[ $type ]
+DOMElement,dom_import_simplexml,SimpleXMLElement,$node
+DomDocument,domxml_new_doc,string,$version
+DomDocument,domxml_open_file,string,$filename,int,[ $mode ],array,[ &$error ]
+DomDocument,domxml_open_mem,string,$str,int,[ $mode ],array,[ &$error ]
+string,domxml_version,,
+DomDocument,domxml_xmltree,string,$str
+DomXsltStylesheet,domxml_xslt_stylesheet,string,$xsl_buf
+DomXsltStylesheet,domxml_xslt_stylesheet_doc,DomDocument,$xsl_doc
+DomXsltStylesheet,domxml_xslt_stylesheet_file,string,$xsl_file
+int,domxml_xslt_version,,
+int,dotnet_load,string,$assembly_name,string,[ $datatype_name ],int,[ $codepage ]
+array,each,array,&$array
+int,easter_date,int,[ $year ]
+int,easter_days,int,[ $year ],int,[ $method ]
+int,ebcdic2ascii,string,$ebcdic_str
+void,echo,string,$arg1,string,[ $... ]
+bool,empty,mixed,$var
+array,enchant_broker_describe,resource,$broker
+bool,enchant_broker_dict_exists,resource,$broker,string,$tag
+bool,enchant_broker_free,resource,$broker
+bool,enchant_broker_free_dict,resource,$dict
+string,enchant_broker_get_error,resource,$broker
+resource,enchant_broker_init,,
+mixed,enchant_broker_list_dicts,resource,$broker
+resource,enchant_broker_request_dict,resource,$broker,string,$tag
+resource,enchant_broker_request_pwl_dict,resource,$broker,string,$filename
+bool,enchant_broker_set_ordering,resource,$broker,string,$tag,string,$ordering
+void,enchant_dict_add_to_personal,resource,$dict,string,$word
+void,enchant_dict_add_to_session,resource,$dict,string,$word
+bool,enchant_dict_check,resource,$dict,string,$word
+mixed,enchant_dict_describe,resource,$dict
+string,enchant_dict_get_error,resource,$dict
+bool,enchant_dict_is_in_session,resource,$dict,string,$word
+bool,enchant_dict_quick_check,resource,$dict,string,$word,array,[ &$suggestions ]
+void,enchant_dict_store_replacement,resource,$dict,string,$mis,string,$cor
+array,enchant_dict_suggest,resource,$dict,string,$word
+mixed,end,array,&$array
+int,ereg,string,$pattern,string,$string,array,[ &$regs ]
+string,ereg_replace,string,$pattern,string,$replacement,string,$string
+int,eregi,string,$pattern,string,$string,array,[ &$regs ]
+string,eregi_replace,string,$pattern,string,$replacement,string,$string
+array,error_get_last,,
+bool,error_log,string,$message,int,[ $message_type ],string,[ $destination ],string,[ $extra_headers ]
+int,error_reporting,int,[ $level ]
+string,escapeshellarg,string,$arg
+string,escapeshellcmd,string,$command
+mixed,eval,string,$code_str
+string,exec,string,$command,array,[ &$output ],int,[ &$return_var ]
+int,exif_imagetype,string,$filename
+array,exif_read_data,string,$filename,string,[ $sections ],bool,[ $arrays ],bool,[ $thumbnail ]
+string,exif_tagname,string,$index
+string,exif_thumbnail,string,$filename,int,[ &$width ],int,[ &$height ],int,[ &$imagetype ]
+void,exit,string,[ $status ]
+float,exp,float,$arg
+int,expect_expectl,resource,$expect,array,$cases,array,[ &$match ]
+resource,expect_popen,string,$command
+array,explode,string,$delimiter,string,$string,int,[ $limit ]
+float,expm1,float,$arg
+bool,extension_loaded,string,$name
+int,extract,array,$var_array,int,[ $extract_type ],string,[ $prefix ]
+int,ezmlm_hash,string,$addr
+bool,fam_cancel_monitor,resource,$fam,resource,$fam_monitor
+void,fam_close,resource,$fam
+resource,fam_monitor_collection,resource,$fam,string,$dirname,int,$depth,string,$mask
+resource,fam_monitor_directory,resource,$fam,string,$dirname
+resource,fam_monitor_file,resource,$fam,string,$filename
+array,fam_next_event,resource,$fam
+resource,fam_open,string,[ $appname ]
+int,fam_pending,resource,$fam
+bool,fam_resume_monitor,resource,$fam,resource,$fam_monitor
+bool,fam_suspend_monitor,resource,$fam,resource,$fam_monitor
+int,fbsql_affected_rows,resource,[ $link_identifier ]
+bool,fbsql_autocommit,resource,$link_identifier,bool,[ $OnOff ]
+int,fbsql_blob_size,string,$blob_handle,resource,[ $link_identifier ]
+bool,fbsql_change_user,string,$user,string,$password,string,[ $database ],resource,[ $link_identifier ]
+int,fbsql_clob_size,string,$clob_handle,resource,[ $link_identifier ]
+bool,fbsql_close,resource,[ $link_identifier ]
+bool,fbsql_commit,resource,[ $link_identifier ]
+resource,fbsql_connect,string,[ $hostname ],string,[ $username ],string,[ $password ]
+string,fbsql_create_blob,string,$blob_data,resource,[ $link_identifier ]
+string,fbsql_create_clob,string,$clob_data,resource,[ $link_identifier ]
+bool,fbsql_create_db,string,$database_name,resource,[ $link_identifier ],string,[ $database_options ]
+bool,fbsql_data_seek,resource,$result,int,$row_number
+string,fbsql_database,resource,$link_identifier,string,[ $database ]
+string,fbsql_database_password,resource,$link_identifier,string,[ $database_password ]
+resource,fbsql_db_query,string,$database,string,$query,resource,[ $link_identifier ]
+int,fbsql_db_status,string,$database_name,resource,[ $link_identifier ]
+bool,fbsql_drop_db,string,$database_name,resource,[ $link_identifier ]
+int,fbsql_errno,resource,[ $link_identifier ]
+string,fbsql_error,resource,[ $link_identifier ]
+array,fbsql_fetch_array,resource,$result,int,[ $result_type ]
+array,fbsql_fetch_assoc,resource,$result
+object,fbsql_fetch_field,resource,$result,int,[ $field_offset ]
+array,fbsql_fetch_lengths,resource,$result
+object,fbsql_fetch_object,resource,$result
+array,fbsql_fetch_row,resource,$result
+string,fbsql_field_flags,resource,$result,int,[ $field_offset ]
+int,fbsql_field_len,resource,$result,int,[ $field_offset ]
+string,fbsql_field_name,resource,$result,int,[ $field_index ]
+bool,fbsql_field_seek,resource,$result,int,[ $field_offset ]
+string,fbsql_field_table,resource,$result,int,[ $field_offset ]
+string,fbsql_field_type,resource,$result,int,[ $field_offset ]
+bool,fbsql_free_result,resource,$result
+array,fbsql_get_autostart_info,resource,[ $link_identifier ]
+string,fbsql_hostname,resource,$link_identifier,string,[ $host_name ]
+int,fbsql_insert_id,resource,[ $link_identifier ]
+resource,fbsql_list_dbs,resource,[ $link_identifier ]
+resource,fbsql_list_fields,string,$database_name,string,$table_name,resource,[ $link_identifier ]
+resource,fbsql_list_tables,string,$database,resource,[ $link_identifier ]
+bool,fbsql_next_result,resource,$result
+int,fbsql_num_fields,resource,$result
+int,fbsql_num_rows,resource,$result
+string,fbsql_password,resource,$link_identifier,string,[ $password ]
+resource,fbsql_pconnect,string,[ $hostname ],string,[ $username ],string,[ $password ]
+resource,fbsql_query,string,$query,resource,[ $link_identifier ],int,[ $batch_size ]
+string,fbsql_read_blob,string,$blob_handle,resource,[ $link_identifier ]
+string,fbsql_read_clob,string,$clob_handle,resource,[ $link_identifier ]
+mixed,fbsql_result,resource,$result,int,[ $row ],mixed,[ $field ]
+bool,fbsql_rollback,resource,[ $link_identifier ]
+int,fbsql_rows_fetched,resource,$result
+bool,fbsql_select_db,string,[ $database_name ],resource,[ $link_identifier ]
+void,fbsql_set_characterset,resource,$link_identifier,int,$characterset,int,[ $in_out_both ]
+bool,fbsql_set_lob_mode,resource,$result,int,$lob_mode
+bool,fbsql_set_password,resource,$link_identifier,string,$user,string,$password,string,$old_password
+void,fbsql_set_transaction,resource,$link_identifier,int,$locking,int,$isolation
+bool,fbsql_start_db,string,$database_name,resource,[ $link_identifier ],string,[ $database_options ]
+bool,fbsql_stop_db,string,$database_name,resource,[ $link_identifier ]
+string,fbsql_table_name,resource,$result,int,$index
+string,fbsql_username,resource,$link_identifier,string,[ $username ]
+bool,fbsql_warnings,bool,[ $OnOff ]
+bool,fclose,resource,$handle
+bool,fdf_add_doc_javascript,resource,$fdf_document,string,$script_name,string,$script_code
+bool,fdf_add_template,resource,$fdf_document,int,$newpage,string,$filename,string,$template,int,$rename
+void,fdf_close,resource,$fdf_document
+resource,fdf_create,,
+bool,fdf_enum_values,resource,$fdf_document,callback,$function,mixed,[ $userdata ]
+int,fdf_errno,,
+string,fdf_error,int,[ $error_code ]
+bool,fdf_get_ap,resource,$fdf_document,string,$field,int,$face,string,$filename
+array,fdf_get_attachment,resource,$fdf_document,string,$fieldname,string,$savepath
+string,fdf_get_encoding,resource,$fdf_document
+string,fdf_get_file,resource,$fdf_document
+int,fdf_get_flags,resource,$fdf_document,string,$fieldname,int,$whichflags
+mixed,fdf_get_opt,resource,$fdf_document,string,$fieldname,int,[ $element ]
+string,fdf_get_status,resource,$fdf_document
+mixed,fdf_get_value,resource,$fdf_document,string,$fieldname,int,[ $which ]
+string,fdf_get_version,resource,[ $fdf_document ]
+void,fdf_header,,
+string,fdf_next_field_name,resource,$fdf_document,string,[ $fieldname ]
+resource,fdf_open,string,$filename
+resource,fdf_open_string,string,$fdf_data
+bool,fdf_remove_item,resource,$fdf_document,string,$fieldname,int,$item
+bool,fdf_save,resource,$fdf_document,string,[ $filename ]
+string,fdf_save_string,resource,$fdf_document
+bool,fdf_set_ap,resource,$fdf_document,string,$field_name,int,$face,string,$filename,int,$page_number
+bool,fdf_set_encoding,resource,$fdf_document,string,$encoding
+bool,fdf_set_file,resource,$fdf_document,string,$url,string,[ $target_frame ]
+bool,fdf_set_flags,resource,$fdf_document,string,$fieldname,int,$whichFlags,int,$newFlags
+bool,fdf_set_javascript_action,resource,$fdf_document,string,$fieldname,int,$trigger,string,$script
+bool,fdf_set_on_import_javascript,resource,$fdf_document,string,$script,bool,$before_data_import
+bool,fdf_set_opt,resource,$fdf_document,string,$fieldname,int,$element,string,$str1,string,$str2
+bool,fdf_set_status,resource,$fdf_document,string,$status
+bool,fdf_set_submit_form_action,resource,$fdf_document,string,$fieldname,int,$trigger,string,$script,int,$flags
+bool,fdf_set_target_frame,resource,$fdf_document,string,$frame_name
+bool,fdf_set_value,resource,$fdf_document,string,$fieldname,mixed,$value,int,[ $isName ]
+bool,fdf_set_version,resource,$fdf_document,string,$version
+bool,feof,resource,$handle
+bool,fflush,resource,$handle
+string,fgetc,resource,$handle
+array,fgetcsv,resource,$handle,int,[ $length ],string,[ $delimiter ],string,[ $enclosure ],string,[ $escape ]
+string,fgets,resource,$handle,int,[ $length ]
+string,fgetss,resource,$handle,int,[ $length ],string,[ $allowable_tags ]
+array,file,string,$filename,int,[ $flags ],resource,[ $context ]
+bool,file_exists,string,$filename
+string,file_get_contents,string,$filename,int,[ $flags ],resource,[ $context ],int,[ $offset ],int,[ $maxlen ]
+int,file_put_contents,string,$filename,mixed,$data,int,[ $flags ],resource,[ $context ]
+int,fileatime,string,$filename
+int,filectime,string,$filename
+int,filegroup,string,$filename
+int,fileinode,string,$filename
+int,filemtime,string,$filename
+int,fileowner,string,$filename
+int,fileperms,string,$filename
+bool,filepro,string,$directory
+int,filepro_fieldcount,,
+string,filepro_fieldname,int,$field_number
+string,filepro_fieldtype,int,$field_number
+int,filepro_fieldwidth,int,$field_number
+string,filepro_retrieve,int,$row_number,int,$field_number
+int,filepro_rowcount,,
+int,filesize,string,$filename
+string,filetype,string,$filename
+bool,filter_has_var,int,$type,string,$variable_name
+int,filter_id,string,$filtername
+mixed,filter_input,int,$type,string,$variable_name,int,[ $filter ],mixed,[ $options ]
+mixed,filter_input_array,int,$type,mixed,[ $definition ]
+array,filter_list,,
+mixed,filter_var,mixed,$variable,int,[ $filter ],mixed,[ $options ]
+mixed,filter_var_array,array,$data,mixed,[ $definition ]
+string,finfo_buffer,resource,$finfo,string,$string,int,[ $options ],resource,[ $context ]
+bool,finfo_close,resource,$finfo
+string,finfo_file,resource,$finfo,string,$file_name,int,[ $options ],resource,[ $context ]
+resource,finfo_open,int,[ $options ],string,[ $arg ]
+bool,finfo_set_flags,resource,$finfo,int,$options
+float,floatval,mixed,$var
+bool,flock,resource,$handle,int,$operation,int,[ &$wouldblock ]
+float,floor,float,$value
+void,flush,,
+float,fmod,float,$x,float,$y
+bool,fnmatch,string,$pattern,string,$string,int,[ $flags ]
+resource,fopen,string,$filename,string,$mode,bool,[ $use_include_path ],resource,[ $context ]
+int,fpassthru,resource,$handle
+int,fprintf,resource,$handle,string,$format,mixed,[ $args ],mixed,[ $... ]
+int,fputcsv,resource,$handle,array,$fields,string,[ $delimiter ],string,[ $enclosure ]
+string,fread,resource,$handle,int,$length
+int,frenchtojd,int,$month,int,$day,int,$year
+string,fribidi_log2vis,string,$str,string,$direction,int,$charset
+mixed,fscanf,resource,$handle,string,$format,mixed,[ &$... ]
+int,fseek,resource,$handle,int,$offset,int,[ $whence ]
+resource,fsockopen,string,$hostname,int,[ $port ],int,[ &$errno ],string,[ &$errstr ],float,[ $timeout ]
+array,fstat,resource,$handle
+int,ftell,resource,$handle
+int,ftok,string,$pathname,string,$proj
+bool,ftp_alloc,resource,$ftp_stream,int,$filesize,string,[ &$result ]
+bool,ftp_cdup,resource,$ftp_stream
+bool,ftp_chdir,resource,$ftp_stream,string,$directory
+int,ftp_chmod,resource,$ftp_stream,int,$mode,string,$filename
+bool,ftp_close,resource,$ftp_stream
+resource,ftp_connect,string,$host,int,[ $port ],int,[ $timeout ]
+bool,ftp_delete,resource,$ftp_stream,string,$path
+bool,ftp_exec,resource,$ftp_stream,string,$command
+bool,ftp_fget,resource,$ftp_stream,resource,$handle,string,$remote_file,int,$mode,int,[ $resumepos ]
+bool,ftp_fput,resource,$ftp_stream,string,$remote_file,resource,$handle,int,$mode,int,[ $startpos ]
+bool,ftp_get,resource,$ftp_stream,string,$local_file,string,$remote_file,int,$mode,int,[ $resumepos ]
+mixed,ftp_get_option,resource,$ftp_stream,int,$option
+bool,ftp_login,resource,$ftp_stream,string,$username,string,$password
+int,ftp_mdtm,resource,$ftp_stream,string,$remote_file
+string,ftp_mkdir,resource,$ftp_stream,string,$directory
+int,ftp_nb_continue,resource,$ftp_stream
+int,ftp_nb_fget,resource,$ftp_stream,resource,$handle,string,$remote_file,int,$mode,int,[ $resumepos ]
+int,ftp_nb_fput,resource,$ftp_stream,string,$remote_file,resource,$handle,int,$mode,int,[ $startpos ]
+int,ftp_nb_get,resource,$ftp_stream,string,$local_file,string,$remote_file,int,$mode,int,[ $resumepos ]
+int,ftp_nb_put,resource,$ftp_stream,string,$remote_file,string,$local_file,int,$mode,int,[ $startpos ]
+array,ftp_nlist,resource,$ftp_stream,string,$directory
+bool,ftp_pasv,resource,$ftp_stream,bool,$pasv
+bool,ftp_put,resource,$ftp_stream,string,$remote_file,string,$local_file,int,$mode,int,[ $startpos ]
+string,ftp_pwd,resource,$ftp_stream
+array,ftp_raw,resource,$ftp_stream,string,$command
+array,ftp_rawlist,resource,$ftp_stream,string,$directory,bool,[ $recursive ]
+bool,ftp_rename,resource,$ftp_stream,string,$oldname,string,$newname
+bool,ftp_rmdir,resource,$ftp_stream,string,$directory
+bool,ftp_set_option,resource,$ftp_stream,int,$option,mixed,$value
+bool,ftp_site,resource,$ftp_stream,string,$command
+int,ftp_size,resource,$ftp_stream,string,$remote_file
+resource,ftp_ssl_connect,string,$host,int,[ $port ],int,[ $timeout ]
+string,ftp_systype,resource,$ftp_stream
+bool,ftruncate,resource,$handle,int,$size
+mixed,func_get_arg,int,$arg_num
+array,func_get_args,,
+int,func_num_args,,
+bool,function_exists,string,$function_name
+int,fwrite,resource,$handle,string,$string,int,[ $length ]
+array,gd_info,,
+string,geoip_country_code3_by_name,string,$hostname
+string,geoip_country_code_by_name,string,$hostname
+string,geoip_country_name_by_name,string,$hostname
+string,geoip_database_info,int,[ $database ]
+bool,geoip_db_avail,int,$database
+string,geoip_db_filename,int,$database
+array,geoip_db_get_all_info,,
+int,geoip_id_by_name,string,$hostname
+string,geoip_isp_by_name,string,$hostname
+string,geoip_org_by_name,string,$hostname
+array,geoip_record_by_name,string,$hostname
+array,geoip_region_by_name,string,$hostname
+mixed,get_browser,string,[ $user_agent ],bool,[ $return_array ]
+string,get_called_class,,
+string,get_cfg_var,string,$option
+string,get_class,object,[ $object ]
+array,get_class_methods,mixed,$class_name
+array,get_class_vars,string,$class_name
+string,get_current_user,,
+array,get_declared_classes,,
+array,get_declared_interfaces,,
+array,get_defined_constants,bool,[ $categorize ]
+array,get_defined_functions,,
+array,get_defined_vars,,
+array,get_extension_funcs,string,$module_name
+array,get_headers,string,$url,int,[ $format ]
+array,get_html_translation_table,int,[ $table ],int,[ $quote_style ]
+string,get_include_path,,
+array,get_included_files,,
+array,get_loaded_extensions,bool,[ $zend_extensions ]
+int,get_magic_quotes_gpc,,
+int,get_magic_quotes_runtime,,
+array,get_meta_tags,string,$filename,bool,[ $use_include_path ]
+array,get_object_vars,object,$object
+string,get_parent_class,mixed,[ $object ]
+string,get_resource_type,resource,$handle
+array,getallheaders,,
+string,getcwd,,
+array,getdate,int,[ $timestamp ]
+string,getenv,string,$varname
+string,gethostbyaddr,string,$ip_address
+string,gethostbyname,string,$hostname
+array,gethostbynamel,string,$hostname
+array,getimagesize,string,$filename,array,[ &$imageinfo ]
+int,getlastmod,,
+bool,getmxrr,string,$hostname,array,&$mxhosts,array,[ &$weight ]
+int,getmygid,,
+int,getmyinode,,
+int,getmypid,,
+int,getmyuid,,
+array,getopt,string,$options,array,[ $longopts ]
+int,getprotobyname,string,$name
+string,getprotobynumber,int,$number
+int,getrandmax,,
+array,getrusage,int,[ $who ]
+int,getservbyname,string,$service,string,$protocol
+string,getservbyport,int,$port,string,$protocol
+string,gettext,string,$message
+mixed,gettimeofday,bool,[ $return_float ]
+string,gettype,mixed,$var
+array,glob,string,$pattern,int,[ $flags ]
+string,gmdate,string,$format,int,[ $timestamp ]
+int,gmmktime,int,[ $hour ],int,[ $minute ],int,[ $second ],int,[ $month ],int,[ $day ],int,[ $year ],int,[ $is_dst ]
+resource,gmp_abs,resource,$a
+resource,gmp_add,resource,$a,resource,$b
+resource,gmp_and,resource,$a,resource,$b
+void,gmp_clrbit,resource,&$a,int,$index
+int,gmp_cmp,resource,$a,resource,$b
+resource,gmp_com,resource,$a
+resource,gmp_div_q,resource,$a,resource,$b,int,[ $round ]
+array,gmp_div_qr,resource,$n,resource,$d,int,[ $round ]
+resource,gmp_div_r,resource,$n,resource,$d,int,[ $round ]
+resource,gmp_divexact,resource,$n,resource,$d
+resource,gmp_fact,int,$a
+resource,gmp_gcd,resource,$a,resource,$b
+array,gmp_gcdext,resource,$a,resource,$b
+int,gmp_hamdist,resource,$a,resource,$b
+resource,gmp_init,mixed,$number,int,[ $base ]
+int,gmp_intval,resource,$gmpnumber
+resource,gmp_invert,resource,$a,resource,$b
+int,gmp_jacobi,resource,$a,resource,$p
+int,gmp_legendre,resource,$a,resource,$p
+resource,gmp_mod,resource,$n,resource,$d
+resource,gmp_mul,resource,$a,resource,$b
+resource,gmp_neg,resource,$a
+resource,gmp_nextprime,int,$a
+resource,gmp_or,resource,$a,resource,$b
+bool,gmp_perfect_square,resource,$a
+int,gmp_popcount,resource,$a
+resource,gmp_pow,resource,$base,int,$exp
+resource,gmp_powm,resource,$base,resource,$exp,resource,$mod
+int,gmp_prob_prime,resource,$a,int,[ $reps ]
+resource,gmp_random,int,[ $limiter ]
+int,gmp_scan0,resource,$a,int,$start
+int,gmp_scan1,resource,$a,int,$start
+void,gmp_setbit,resource,&$a,int,$index,bool,[ $set_clear ]
+int,gmp_sign,resource,$a
+resource,gmp_sqrt,resource,$a
+array,gmp_sqrtrem,resource,$a
+string,gmp_strval,resource,$gmpnumber,int,[ $base ]
+resource,gmp_sub,resource,$a,resource,$b
+bool,gmp_testbit,resource,$a,int,$index
+resource,gmp_xor,resource,$a,resource,$b
+string,gmstrftime,string,$format,int,[ $timestamp ]
+bool,gnupg_adddecryptkey,resource,$identifier,string,$fingerprint,string,$passphrase
+bool,gnupg_addencryptkey,resource,$identifier,string,$fingerprint
+bool,gnupg_addsignkey,resource,$identifier,string,$fingerprint,string,[ $passphrase ]
+bool,gnupg_cleardecryptkeys,resource,$identifier
+bool,gnupg_clearencryptkeys,resource,$identifier
+bool,gnupg_clearsignkeys,resource,$identifier
+string,gnupg_decrypt,resource,$identifier,string,$text
+array,gnupg_decryptverify,resource,$identifier,string,$text,string,&$plaintext
+string,gnupg_encrypt,resource,$identifier,string,$plaintext
+string,gnupg_encryptsign,resource,$identifier,string,$plaintext
+string,gnupg_export,resource,$identifier,string,$fingerprint
+string,gnupg_geterror,resource,$identifier
+int,gnupg_getprotocol,resource,$identifier
+array,gnupg_import,resource,$identifier,string,$keydata
+resource,gnupg_init,,
+array,gnupg_keyinfo,resource,$identifier,string,$pattern
+bool,gnupg_setarmor,resource,$identifier,int,$armor
+void,gnupg_seterrormode,resource,$identifier,int,$errormode
+bool,gnupg_setsignmode,resource,$identifier,int,$signmode
+string,gnupg_sign,resource,$identifier,string,$plaintext
+array,gnupg_verify,resource,$identifier,string,$signed_text,string,$signature,string,[ &$plaintext ]
+array,gopher_parsedir,string,$dirent
+string,grapheme_extract,string,$haystack,int,$size,int,[ $extract_type ],int,[ $start ],int,[ &$next ]
+int,grapheme_stripos,string,$haystack,string,$needle,int,[ $offset ]
+string,grapheme_stristr,string,$haystack,string,$needle,bool,[ $before_needle ]
+int,grapheme_strlen,string,$input
+int,grapheme_strpos,string,$haystack,string,$needle,int,[ $offset ]
+int,grapheme_strripos,string,$haystack,string,$needle,int,[ $offset ]
+int,grapheme_strrpos,string,$haystack,string,$needle,int,[ $offset ]
+string,grapheme_strstr,string,$haystack,string,$needle,bool,[ $before_needle ]
+int,grapheme_substr,string,$string,int,$start,int,[ $length ]
+int,gregoriantojd,int,$month,int,$day,int,$year
+bool,gzclose,resource,$zp
+string,gzcompress,string,$data,int,[ $level ]
+string,gzdecode,string,$data,int,[ $length ]
+string,gzdeflate,string,$data,int,[ $level ]
+string,gzencode,string,$data,int,[ $level ],int,[ $encoding_mode ]
+int,gzeof,resource,$zp
+array,gzfile,string,$filename,int,[ $use_include_path ]
+string,gzgetc,resource,$zp
+string,gzgets,resource,$zp,int,$length
+string,gzgetss,resource,$zp,int,$length,string,[ $allowable_tags ]
+string,gzinflate,string,$data,int,[ $length ]
+resource,gzopen,string,$filename,string,$mode,int,[ $use_include_path ]
+int,gzpassthru,resource,$zp
+string,gzread,resource,$zp,int,$length
+bool,gzrewind,resource,$zp
+int,gzseek,resource,$zp,int,$offset
+int,gztell,resource,$zp
+string,gzuncompress,string,$data,int,[ $length ]
+int,gzwrite,resource,$zp,string,$string,int,[ $length ]
+string,hash,string,$algo,string,$data,bool,[ $raw_output ]
+array,hash_algos,,
+resource,hash_copy,resource,$context
+string,hash_file,string,$algo,string,$filename,bool,[ $raw_output ]
+string,hash_final,resource,$context,bool,[ $raw_output ]
+string,hash_hmac,string,$algo,string,$data,string,$key,bool,[ $raw_output ]
+string,hash_hmac_file,string,$algo,string,$filename,string,$key,bool,[ $raw_output ]
+resource,hash_init,string,$algo,int,[ $options ],string,[ $key ]
+bool,hash_update,resource,$context,string,$data
+bool,hash_update_file,resource,$context,string,$filename,resource,[ $context ]
+int,hash_update_stream,resource,$context,resource,$handle,int,[ $length ]
+void,header,string,$string,bool,[ $replace ],int,[ $http_response_code ]
+array,headers_list,,
+bool,headers_sent,string,[ &$file ],int,[ &$line ]
+string,hebrev,string,$hebrew_text,int,[ $max_chars_per_line ]
+string,hebrevc,string,$hebrew_text,int,[ $max_chars_per_line ]
+number,hexdec,string,$hex_string
+mixed,highlight_file,string,$filename,bool,[ $return ]
+mixed,highlight_string,string,$str,bool,[ $return ]
+string,html_entity_decode,string,$string,int,[ $quote_style ],string,[ $charset ]
+string,htmlentities,string,$string,int,[ $quote_style ],string,[ $charset ],bool,[ $double_encode ]
+string,htmlspecialchars,string,$string,int,[ $quote_style ],string,[ $charset ],bool,[ $double_encode ]
+string,htmlspecialchars_decode,string,$string,int,[ $quote_style ]
+string,http_build_cookie,array,$cookie
+string,http_build_query,array,$formdata,string,[ $numeric_prefix ],string,[ $arg_separator ]
+string,http_build_str,array,$query,string,[ $prefix ],string,[ $arg_separator ]
+string,http_build_url,mixed,[ $url ],mixed,[ $parts ],int,[ $flags = HTTP_URL_REPLACE ],array,[ &$new_url ]
+bool,http_cache_etag,string,[ $etag ]
+bool,http_cache_last_modified,int,[ $timestamp_or_expires ]
+string,http_chunked_decode,string,$encoded
+string,http_date,int,[ $timestamp ]
+string,http_deflate,string,$data,int,[ $flags = 0 ]
+string,http_get,string,$url,array,[ $options ],array,[ &$info ]
+string,http_get_request_body,,
+resource,http_get_request_body_stream,,
+array,http_get_request_headers,,
+string,http_head,string,[ $url ],array,[ $options ],array,[ &$info ]
+string,http_inflate,string,$data
+bool,http_match_etag,string,$etag,bool,[ $for_range = FALSE ]
+bool,http_match_modified,int,[ $timestamp ],bool,[ $for_range = FALSE ]
+bool,http_match_request_header,string,$header,string,$value,bool,[ $match_case = FALSE ]
+string,http_negotiate_charset,array,$supported,array,[ &$result ]
+string,http_negotiate_content_type,array,$supported,array,[ &$result ]
+string,http_negotiate_language,array,$supported,array,[ &$result ]
+object,http_parse_cookie,string,$cookie,int,[ $flags ],array,[ $allowed_extras ]
+array,http_parse_headers,string,$header
+object,http_parse_message,string,$message
+object,http_parse_params,string,$param,int,[ $flags = HTTP_PARAMS_DEFAULT ]
+string,http_persistent_handles_clean,string,[ $ident ]
+object,http_persistent_handles_count,,
+string,http_persistent_handles_ident,string,$ident
+string,http_post_data,string,$url,string,[ $data ],array,[ $options ],array,[ &$info ]
+string,http_post_fields,string,$url,array,[ $data ],array,[ $files ],array,[ $options ],array,[ &$info ]
+string,http_put_data,string,$url,string,[ $data ],array,[ $options ],array,[ &$info ]
+string,http_put_file,string,$url,string,[ $file ],array,[ $options ],array,[ &$info ]
+string,http_put_stream,string,$url,resource,[ $stream ],array,[ $options ],array,[ &$info ]
+void,http_redirect,string,[ $url ],array,[ $params ],bool,[ $session = FALSE ],int,[ $status ]
+string,http_request,int,$method,string,[ $url ],string,[ $body ],array,[ $options ],array,[ &$info ]
+string,http_request_body_encode,array,$fields,array,$files
+int,http_request_method_exists,mixed,$method
+string,http_request_method_name,int,$method
+int,http_request_method_register,string,$method
+bool,http_request_method_unregister,mixed,$method
+bool,http_send_content_disposition,string,$filename,bool,[ $inline = FALSE ]
+bool,http_send_content_type,string,[ $content_type = 'application/x-octetstream' ]
+bool,http_send_data,string,$data
+bool,http_send_file,string,$file
+bool,http_send_last_modified,int,[ $timestamp ]
+bool,http_send_status,int,$status
+bool,http_send_stream,resource,$stream
+int,http_support,int,[ $feature = 0 ]
+void,http_throttle,float,[ $sec ],int,[ $bytes = 40960 ]
+HW_API_Attribute,hw_api_attribute,string,[ $name ],string,[ $value ]
+HW_API_Content,hw_api_content,string,$content,string,$mimetype
+hw_api_object,hw_api_object,array,$parameter
+string,hw_array2objrec,array,$object_array
+bool,hw_changeobject,int,$link,int,$objid,array,$attributes
+array,hw_children,int,$connection,int,$objectID
+array,hw_childrenobj,int,$connection,int,$objectID
+bool,hw_close,int,$connection
+int,hw_connect,string,$host,int,$port,string,[ $username ],string,$password
+void,hw_connection_info,int,$link
+int,hw_cp,int,$connection,array,$object_id_array,int,$destination_id
+bool,hw_deleteobject,int,$connection,int,$object_to_delete
+int,hw_docbyanchor,int,$connection,int,$anchorID
+string,hw_docbyanchorobj,int,$connection,int,$anchorID
+string,hw_document_attributes,int,$hw_document
+string,hw_document_bodytag,int,$hw_document,string,[ $prefix ]
+string,hw_document_content,int,$hw_document
+bool,hw_document_setcontent,int,$hw_document,string,$content
+int,hw_document_size,int,$hw_document
+string,hw_dummy,int,$link,int,$id,int,$msgid
+bool,hw_edittext,int,$connection,int,$hw_document
+int,hw_error,int,$connection
+string,hw_errormsg,int,$connection
+bool,hw_free_document,int,$hw_document
+array,hw_getanchors,int,$connection,int,$objectID
+array,hw_getanchorsobj,int,$connection,int,$objectID
+string,hw_getandlock,int,$connection,int,$objectID
+array,hw_getchildcoll,int,$connection,int,$objectID
+array,hw_getchildcollobj,int,$connection,int,$objectID
+array,hw_getchilddoccoll,int,$connection,int,$objectID
+array,hw_getchilddoccollobj,int,$connection,int,$objectID
+mixed,hw_getobject,int,$connection,mixed,$objectID,string,[ $query ]
+array,hw_getobjectbyquery,int,$connection,string,$query,int,$max_hits
+array,hw_getobjectbyquerycoll,int,$connection,int,$objectID,string,$query,int,$max_hits
+array,hw_getobjectbyquerycollobj,int,$connection,int,$objectID,string,$query,int,$max_hits
+array,hw_getobjectbyqueryobj,int,$connection,string,$query,int,$max_hits
+array,hw_getparents,int,$connection,int,$objectID
+array,hw_getparentsobj,int,$connection,int,$objectID
+string,hw_getrellink,int,$link,int,$rootid,int,$sourceid,int,$destid
+int,hw_getremote,int,$connection,int,$objectID
+mixed,hw_getremotechildren,int,$connection,string,$object_record
+array,hw_getsrcbydestobj,int,$connection,int,$objectID
+int,hw_gettext,int,$connection,int,$objectID,mixed,[ $rootID/prefix ]
+string,hw_getusername,int,$connection
+string,hw_identify,int,$link,string,$username,string,$password
+array,hw_incollections,int,$connection,array,$object_id_array,array,$collection_id_array,int,$return_collections
+string,hw_info,int,$connection
+int,hw_inscoll,int,$connection,int,$objectID,array,$object_array
+int,hw_insdoc,resource,$connection,int,$parentID,string,$object_record,string,[ $text ]
+bool,hw_insertanchors,int,$hwdoc,array,$anchorecs,array,$dest,array,[ $urlprefixes ]
+int,hw_insertdocument,int,$connection,int,$parent_id,int,$hw_document
+int,hw_insertobject,int,$connection,string,$object_rec,string,$parameter
+int,hw_mapid,int,$connection,int,$server_id,int,$object_id
+bool,hw_modifyobject,int,$connection,int,$object_to_change,array,$remove,array,$add,int,[ $mode ]
+int,hw_mv,int,$connection,array,$object_id_array,int,$source_id,int,$destination_id
+int,hw_new_document,string,$object_record,string,$document_data,int,$document_size
+array,hw_objrec2array,string,$object_record,array,[ $format ]
+bool,hw_output_document,int,$hw_document
+int,hw_pconnect,string,$host,int,$port,string,[ $username ],string,$password
+int,hw_pipedocument,int,$connection,int,$objectID,array,[ $url_prefixes ]
+int,hw_root,,
+int,hw_setlinkroot,int,$link,int,$rootid
+string,hw_stat,int,$link
+bool,hw_unlock,int,$connection,int,$objectID
+array,hw_who,int,$connection
+HW_API,hwapi_hgcsp,string,$hostname,int,[ $port ]
+float,hypot,float,$x,float,$y
+bool,ibase_add_user,resource,$service_handle,string,$user_name,string,$password,string,[ $first_name ],string,[ $middle_name ],string,[ $last_name ]
+int,ibase_affected_rows,resource,[ $link_identifier ]
+mixed,ibase_backup,resource,$service_handle,string,$source_db,string,$dest_file,int,[ $options ],bool,[ $verbose ]
+void,ibase_blob_add,resource,$blob_handle,string,$data
+bool,ibase_blob_cancel,resource,$blob_handle
+mixed,ibase_blob_close,resource,$blob_handle
+resource,ibase_blob_create,resource,[ $link_identifier ]
+bool,ibase_blob_echo,string,$blob_id
+string,ibase_blob_get,resource,$blob_handle,int,$len
+string,ibase_blob_import,resource,$link_identifier,resource,$file_handle
+array,ibase_blob_info,resource,$link_identifier,string,$blob_id
+resource,ibase_blob_open,resource,$link_identifier,string,$blob_id
+bool,ibase_close,resource,[ $connection_id ]
+bool,ibase_commit,resource,[ $link_or_trans_identifier ]
+bool,ibase_commit_ret,resource,[ $link_or_trans_identifier ]
+resource,ibase_connect,string,[ $database ],string,[ $username ],string,[ $password ],string,[ $charset ],int,[ $buffers ],int,[ $dialect ],string,[ $role ],int,[ $sync ]
+string,ibase_db_info,resource,$service_handle,string,$db,int,$action,int,[ $argument ]
+bool,ibase_delete_user,resource,$service_handle,string,$user_name
+bool,ibase_drop_db,resource,[ $connection ]
+int,ibase_errcode,,
+string,ibase_errmsg,,
+resource,ibase_execute,resource,$query,mixed,[ $bind_arg ],mixed,[ $... ]
+array,ibase_fetch_assoc,resource,$result,int,[ $fetch_flag ]
+object,ibase_fetch_object,resource,$result_id,int,[ $fetch_flag ]
+array,ibase_fetch_row,resource,$result_identifier,int,[ $fetch_flag ]
+array,ibase_field_info,resource,$result,int,$field_number
+bool,ibase_free_event_handler,resource,$event
+bool,ibase_free_query,resource,$query
+bool,ibase_free_result,resource,$result_identifier
+mixed,ibase_gen_id,string,$generator,int,[ $increment ],resource,[ $link_identifier ]
+bool,ibase_maintain_db,resource,$service_handle,string,$db,int,$action,int,[ $argument ]
+bool,ibase_modify_user,resource,$service_handle,string,$user_name,string,$password,string,[ $first_name ],string,[ $middle_name ],string,[ $last_name ]
+bool,ibase_name_result,resource,$result,string,$name
+int,ibase_num_fields,resource,$result_id
+int,ibase_num_params,resource,$query
+array,ibase_param_info,resource,$query,int,$param_number
+resource,ibase_pconnect,string,[ $database ],string,[ $username ],string,[ $password ],string,[ $charset ],int,[ $buffers ],int,[ $dialect ],string,[ $role ],int,[ $sync ]
+resource,ibase_prepare,string,$query
+resource,ibase_query,resource,[ $link_identifier ],string,$query,int,[ $bind_args ]
+mixed,ibase_restore,resource,$service_handle,string,$source_file,string,$dest_db,int,[ $options ],bool,[ $verbose ]
+bool,ibase_rollback,resource,[ $link_or_trans_identifier ]
+bool,ibase_rollback_ret,resource,[ $link_or_trans_identifier ]
+string,ibase_server_info,resource,$service_handle,int,$action
+resource,ibase_service_attach,string,$host,string,$dba_username,string,$dba_password
+bool,ibase_service_detach,resource,$service_handle
+resource,ibase_set_event_handler,callback,$event_handler,string,$event_name1,string,[ $event_name2 ],string,[ $... ]
+bool,ibase_timefmt,string,$format,int,[ $columntype ]
+resource,ibase_trans,int,[ $trans_args ],resource,[ $link_identifier ]
+string,ibase_wait_event,string,$event_name1,string,[ $event_name2 ],string,[ $... ]
+string,iconv,string,$in_charset,string,$out_charset,string,$str
+mixed,iconv_get_encoding,string,[ $type ]
+string,iconv_mime_decode,string,$encoded_header,int,[ $mode ],string,[ $charset ]
+array,iconv_mime_decode_headers,string,$encoded_headers,int,[ $mode ],string,[ $charset ]
+string,iconv_mime_encode,string,$field_name,string,$field_value,array,[ $preferences ]
+bool,iconv_set_encoding,string,$type,string,$charset
+int,iconv_strlen,string,$str,string,[ $charset ]
+int,iconv_strpos,string,$haystack,string,$needle,int,[ $offset ],string,[ $charset ]
+int,iconv_strrpos,string,$haystack,string,$needle,string,[ $charset ]
+string,iconv_substr,string,$str,int,$offset
+string,id3_get_frame_long_name,string,$frameId
+string,id3_get_frame_short_name,string,$frameId
+int,id3_get_genre_id,string,$genre
+array,id3_get_genre_list,,
+string,id3_get_genre_name,int,$genre_id
+array,id3_get_tag,string,$filename,int,[ $version ]
+int,id3_get_version,string,$filename
+bool,id3_remove_tag,string,$filename,int,[ $version ]
+bool,id3_set_tag,string,$filename,array,$tag,int,[ $version ]
+int,idate,string,$format,int,[ $timestamp ]
+int,ifx_affected_rows,resource,$result_id
+bool,ifx_blobinfile_mode,int,$mode
+bool,ifx_byteasvarchar,int,$mode
+bool,ifx_close,resource,[ $link_identifier ]
+resource,ifx_connect,string,[ $database ],string,[ $userid ],string,[ $password ]
+int,ifx_copy_blob,int,$bid
+int,ifx_create_blob,int,$type,int,$mode,string,$param
+int,ifx_create_char,string,$param
+bool,ifx_do,resource,$result_id
+string,ifx_error,resource,[ $link_identifier ]
+string,ifx_errormsg,int,[ $errorcode ]
+array,ifx_fetch_row,resource,$result_id,mixed,[ $position ]
+array,ifx_fieldproperties,resource,$result_id
+array,ifx_fieldtypes,resource,$result_id
+bool,ifx_free_blob,int,$bid
+bool,ifx_free_char,int,$bid
+bool,ifx_free_result,resource,$result_id
+string,ifx_get_blob,int,$bid
+string,ifx_get_char,int,$bid
+array,ifx_getsqlca,resource,$result_id
+int,ifx_htmltbl_result,resource,$result_id,string,[ $html_table_options ]
+bool,ifx_nullformat,int,$mode
+int,ifx_num_fields,resource,$result_id
+int,ifx_num_rows,resource,$result_id
+resource,ifx_pconnect,string,[ $database ],string,[ $userid ],string,[ $password ]
+resource,ifx_prepare,string,$query,resource,$link_identifier,int,[ $cursor_def ],mixed,$blobidarray
+resource,ifx_query,string,$query,resource,$link_identifier,int,[ $cursor_type ],mixed,[ $blobidarray ]
+bool,ifx_textasvarchar,int,$mode
+bool,ifx_update_blob,int,$bid,string,$content
+bool,ifx_update_char,int,$bid,string,$content
+bool,ifxus_close_slob,int,$bid
+int,ifxus_create_slob,int,$mode
+bool,ifxus_free_slob,int,$bid
+int,ifxus_open_slob,int,$bid,int,$mode
+string,ifxus_read_slob,int,$bid,int,$nbytes
+int,ifxus_seek_slob,int,$bid,int,$mode,int,$offset
+int,ifxus_tell_slob,int,$bid
+int,ifxus_write_slob,int,$bid,string,$content
+int,ignore_user_abort,string,[ $setting ]
+int,iis_add_server,string,$path,string,$comment,string,$server_ip,int,$port,string,$host_name,int,$rights,int,$start_server
+int,iis_get_dir_security,int,$server_instance,string,$virtual_path
+string,iis_get_script_map,int,$server_instance,string,$virtual_path,string,$script_extension
+int,iis_get_server_by_comment,string,$comment
+int,iis_get_server_by_path,string,$path
+int,iis_get_server_rights,int,$server_instance,string,$virtual_path
+int,iis_get_service_state,string,$service_id
+int,iis_remove_server,int,$server_instance
+int,iis_set_app_settings,int,$server_instance,string,$virtual_path,string,$application_scope
+int,iis_set_dir_security,int,$server_instance,string,$virtual_path,int,$directory_flags
+int,iis_set_script_map,int,$server_instance,string,$virtual_path,string,$script_extension,string,$engine_path,int,$allow_scripting
+int,iis_set_server_rights,int,$server_instance,string,$virtual_path,int,$directory_flags
+int,iis_start_server,int,$server_instance
+int,iis_start_service,string,$service_id
+int,iis_stop_server,int,$server_instance
+int,iis_stop_service,string,$service_id
+bool,image2wbmp,resource,$image,string,[ $filename ],int,[ $threshold ]
+string,image_type_to_extension,int,$imagetype,bool,[ $include_dot ]
+string,image_type_to_mime_type,int,$imagetype
+bool,imagealphablending,resource,$image,bool,$blendmode
+bool,imageantialias,resource,$image,bool,$enabled
+bool,imagearc,resource,$image,int,$cx,int,$cy,int,$width,int,$height,int,$start,int,$end,int,$color
+bool,imagechar,resource,$image,int,$font,int,$x,int,$y,string,$c,int,$color
+bool,imagecharup,resource,$image,int,$font,int,$x,int,$y,string,$c,int,$color
+int,imagecolorallocate,resource,$image,int,$red,int,$green,int,$blue
+int,imagecolorallocatealpha,resource,$image,int,$red,int,$green,int,$blue,int,$alpha
+int,imagecolorat,resource,$image,int,$x,int,$y
+int,imagecolorclosest,resource,$image,int,$red,int,$green,int,$blue
+int,imagecolorclosestalpha,resource,$image,int,$red,int,$green,int,$blue,int,$alpha
+int,imagecolorclosesthwb,resource,$image,int,$red,int,$green,int,$blue
+bool,imagecolordeallocate,resource,$image,int,$color
+int,imagecolorexact,resource,$image,int,$red,int,$green,int,$blue
+int,imagecolorexactalpha,resource,$image,int,$red,int,$green,int,$blue,int,$alpha
+bool,imagecolormatch,resource,$image1,resource,$image2
+int,imagecolorresolve,resource,$image,int,$red,int,$green,int,$blue
+int,imagecolorresolvealpha,resource,$image,int,$red,int,$green,int,$blue,int,$alpha
+void,imagecolorset,resource,$image,int,$index,int,$red,int,$green,int,$blue
+array,imagecolorsforindex,resource,$image,int,$index
+int,imagecolorstotal,resource,$image
+int,imagecolortransparent,resource,$image,int,[ $color ]
+bool,imageconvolution,resource,$image,array,$matrix,float,$div,float,$offset
+bool,imagecopy,resource,$dst_im,resource,$src_im,int,$dst_x,int,$dst_y,int,$src_x,int,$src_y,int,$src_w,int,$src_h
+bool,imagecopymerge,resource,$dst_im,resource,$src_im,int,$dst_x,int,$dst_y,int,$src_x,int,$src_y,int,$src_w,int,$src_h,int,$pct
+bool,imagecopymergegray,resource,$dst_im,resource,$src_im,int,$dst_x,int,$dst_y,int,$src_x,int,$src_y,int,$src_w,int,$src_h,int,$pct
+bool,imagecopyresampled,resource,$dst_image,resource,$src_image,int,$dst_x,int,$dst_y,int,$src_x,int,$src_y,int,$dst_w,int,$dst_h,int,$src_w,int,$src_h
+bool,imagecopyresized,resource,$dst_image,resource,$src_image,int,$dst_x,int,$dst_y,int,$src_x,int,$src_y,int,$dst_w,int,$dst_h,int,$src_w,int,$src_h
+resource,imagecreate,int,$width,int,$height
+resource,imagecreatefromgd,string,$filename
+resource,imagecreatefromgd2,string,$filename
+resource,imagecreatefromgd2part,string,$filename,int,$srcX,int,$srcY,int,$width,int,$height
+resource,imagecreatefromgif,string,$filename
+resource,imagecreatefromjpeg,string,$filename
+resource,imagecreatefrompng,string,$filename
+resource,imagecreatefromstring,string,$data
+resource,imagecreatefromwbmp,string,$filename
+resource,imagecreatefromxbm,string,$filename
+resource,imagecreatefromxpm,string,$filename
+resource,imagecreatetruecolor,int,$width,int,$height
+bool,imagedashedline,resource,$image,int,$x1,int,$y1,int,$x2,int,$y2,int,$color
+bool,imagedestroy,resource,$image
+bool,imageellipse,resource,$image,int,$cx,int,$cy,int,$width,int,$height,int,$color
+bool,imagefill,resource,$image,int,$x,int,$y,int,$color
+bool,imagefilledarc,resource,$image,int,$cx,int,$cy,int,$width,int,$height,int,$start,int,$end,int,$color,int,$style
+bool,imagefilledellipse,resource,$image,int,$cx,int,$cy,int,$width,int,$height,int,$color
+bool,imagefilledpolygon,resource,$image,array,$points,int,$num_points,int,$color
+bool,imagefilledrectangle,resource,$image,int,$x1,int,$y1,int,$x2,int,$y2,int,$color
+bool,imagefilltoborder,resource,$image,int,$x,int,$y,int,$border,int,$color
+bool,imagefilter,resource,$image,int,$filtertype,int,[ $arg1 ],int,[ $arg2 ],int,[ $arg3 ],int,[ $arg4 ]
+int,imagefontheight,int,$font
+int,imagefontwidth,int,$font
+array,imageftbbox,float,$size,float,$angle,string,$fontfile,string,$text,array,[ $extrainfo ]
+array,imagefttext,resource,$image,float,$size,float,$angle,int,$x,int,$y,int,$color,string,$fontfile,string,$text,array,[ $extrainfo ]
+bool,imagegammacorrect,resource,$image,float,$inputgamma,float,$outputgamma
+bool,imagegd,resource,$image,string,[ $filename ]
+bool,imagegd2,resource,$image,string,[ $filename ],int,[ $chunk_size ],int,[ $type ]
+bool,imagegif,resource,$image,string,[ $filename ]
+resource,imagegrabscreen,,
+resource,imagegrabwindow,int,$window,int,[ $client_area ]
+int,imageinterlace,resource,$image,int,[ $interlace ]
+bool,imageistruecolor,resource,$image
+bool,imagejpeg,resource,$image,string,[ $filename ],int,[ $quality ]
+bool,imagelayereffect,resource,$image,int,$effect
+bool,imageline,resource,$image,int,$x1,int,$y1,int,$x2,int,$y2,int,$color
+int,imageloadfont,string,$file
+void,imagepalettecopy,resource,$destination,resource,$source
+bool,imagepng,resource,$image,string,[ $filename ],int,[ $quality ],int,[ $filters ]
+bool,imagepolygon,resource,$image,array,$points,int,$num_points,int,$color
+array,imagepsbbox,string,$text,resource,$font,int,$size
+bool,imagepsencodefont,resource,$font_index,string,$encodingfile
+bool,imagepsextendfont,resource,$font_index,float,$extend
+bool,imagepsfreefont,resource,$font_index
+resource,imagepsloadfont,string,$filename
+bool,imagepsslantfont,resource,$font_index,float,$slant
+array,imagepstext,resource,$image,string,$text,resource,$font_index,int,$size,int,$foreground,int,$background,int,$x,int,$y,int,[ $space ],int,[ $tightness ],float,[ $angle ],int,[ $antialias_steps ]
+bool,imagerectangle,resource,$image,int,$x1,int,$y1,int,$x2,int,$y2,int,$color
+resource,imagerotate,resource,$image,float,$angle,int,$bgd_color,int,[ $ignore_transparent ]
+bool,imagesavealpha,resource,$image,bool,$saveflag
+bool,imagesetbrush,resource,$image,resource,$brush
+bool,imagesetpixel,resource,$image,int,$x,int,$y,int,$color
+bool,imagesetstyle,resource,$image,array,$style
+bool,imagesetthickness,resource,$image,int,$thickness
+bool,imagesettile,resource,$image,resource,$tile
+bool,imagestring,resource,$image,int,$font,int,$x,int,$y,string,$string,int,$color
+bool,imagestringup,resource,$image,int,$font,int,$x,int,$y,string,$string,int,$color
+int,imagesx,resource,$image
+int,imagesy,resource,$image
+bool,imagetruecolortopalette,resource,$image,bool,$dither,int,$ncolors
+array,imagettfbbox,float,$size,float,$angle,string,$fontfile,string,$text
+array,imagettftext,resource,$image,float,$size,float,$angle,int,$x,int,$y,int,$color,string,$fontfile,string,$text
+int,imagetypes,,
+bool,imagewbmp,resource,$image,string,[ $filename ],int,[ $foreground ]
+bool,imagexbm,resource,$image,string,$filename,int,[ $foreground ]
+string,imap_8bit,string,$string
+array,imap_alerts,,
+bool,imap_append,resource,$imap_stream,string,$mailbox,string,$message,string,[ $options ]
+string,imap_base64,string,$text
+string,imap_binary,string,$string
+string,imap_body,resource,$imap_stream,int,$msg_number,int,[ $options ]
+object,imap_bodystruct,resource,$imap_stream,int,$msg_number,string,$section
+object,imap_check,resource,$imap_stream
+bool,imap_clearflag_full,resource,$imap_stream,string,$sequence,string,$flag,int,[ $options ]
+bool,imap_close,resource,$imap_stream,int,[ $flag ]
+bool,imap_createmailbox,resource,$imap_stream,string,$mailbox
+bool,imap_delete,resource,$imap_stream,int,$msg_number,int,[ $options ]
+bool,imap_deletemailbox,resource,$imap_stream,string,$mailbox
+array,imap_errors,,
+bool,imap_expunge,resource,$imap_stream
+array,imap_fetch_overview,resource,$imap_stream,string,$sequence,int,[ $options ]
+string,imap_fetchbody,resource,$imap_stream,int,$msg_number,string,$section,int,[ $options ]
+string,imap_fetchheader,resource,$imap_stream,int,$msg_number,int,[ $options ]
+object,imap_fetchstructure,resource,$imap_stream,int,$msg_number,int,[ $options ]
+array,imap_get_quota,resource,$imap_stream,string,$quota_root
+array,imap_get_quotaroot,resource,$imap_stream,string,$quota_root
+array,imap_getacl,resource,$imap_stream,string,$mailbox
+array,imap_getmailboxes,resource,$imap_stream,string,$ref,string,$pattern
+array,imap_getsubscribed,resource,$imap_stream,string,$ref,string,$pattern
+object,imap_headerinfo,resource,$imap_stream,int,$msg_number,int,[ $fromlength ],int,[ $subjectlength ],string,[ $defaulthost ]
+array,imap_headers,resource,$imap_stream
+string,imap_last_error,,
+array,imap_list,resource,$imap_stream,string,$ref,string,$pattern
+array,imap_listscan,resource,$imap_stream,string,$ref,string,$pattern,string,$content
+array,imap_lsub,resource,$imap_stream,string,$ref,string,$pattern
+bool,imap_mail,string,$to,string,$subject,string,$message,string,[ $additional_headers ],string,[ $cc ],string,[ $bcc ],string,[ $rpath ]
+string,imap_mail_compose,array,$envelope,array,$body
+bool,imap_mail_copy,resource,$imap_stream,string,$msglist,string,$mailbox,int,[ $options ]
+bool,imap_mail_move,resource,$imap_stream,string,$msglist,string,$mailbox,int,[ $options ]
+object,imap_mailboxmsginfo,resource,$imap_stream
+array,imap_mime_header_decode,string,$text
+int,imap_msgno,resource,$imap_stream,int,$uid
+int,imap_num_msg,resource,$imap_stream
+int,imap_num_recent,resource,$imap_stream
+resource,imap_open,string,$mailbox,string,$username,string,$password,int,[ $options ],int,[ $n_retries ]
+bool,imap_ping,resource,$imap_stream
+string,imap_qprint,string,$string
+bool,imap_renamemailbox,resource,$imap_stream,string,$old_mbox,string,$new_mbox
+bool,imap_reopen,resource,$imap_stream,string,$mailbox,int,[ $options ],int,[ $n_retries ]
+array,imap_rfc822_parse_adrlist,string,$address,string,$default_host
+object,imap_rfc822_parse_headers,string,$headers,string,[ $defaulthost ]
+string,imap_rfc822_write_address,string,$mailbox,string,$host,string,$personal
+bool,imap_savebody,resource,$imap_stream,mixed,$file,int,$msg_number,string,[ $part_number ],int,[ $options ]
+array,imap_search,resource,$imap_stream,string,$criteria,int,[ $options ],string,[ $charset ]
+bool,imap_set_quota,resource,$imap_stream,string,$quota_root,int,$quota_limit
+bool,imap_setacl,resource,$imap_stream,string,$mailbox,string,$id,string,$rights
+bool,imap_setflag_full,resource,$imap_stream,string,$sequence,string,$flag,int,[ $options ]
+array,imap_sort,resource,$imap_stream,int,$criteria,int,$reverse,int,[ $options ],string,[ $search_criteria ],string,[ $charset ]
+object,imap_status,resource,$imap_stream,string,$mailbox,int,$options
+bool,imap_subscribe,resource,$imap_stream,string,$mailbox
+array,imap_thread,resource,$imap_stream,int,[ $options ]
+mixed,imap_timeout,int,$timeout_type,int,[ $timeout ]
+int,imap_uid,resource,$imap_stream,int,$msg_number
+bool,imap_undelete,resource,$imap_stream,int,$msg_number,int,[ $flags ]
+bool,imap_unsubscribe,resource,$imap_stream,string,$mailbox
+string,imap_utf7_decode,string,$text
+string,imap_utf7_encode,string,$data
+string,imap_utf8,string,$mime_encoded_text
+string,implode,string,$glue,array,$pieces
+bool,import_request_variables,string,$types,string,[ $prefix ]
+bool,in_array,mixed,$needle,array,$haystack,bool,[ $strict ]
+array,inclued_get_data,,
+string,inet_ntop,string,$in_addr
+string,inet_pton,string,$address
+bool,ingres_autocommit,resource,[ $link ]
+bool,ingres_close,resource,[ $link ]
+bool,ingres_commit,resource,[ $link ]
+resource,ingres_connect,string,[ $database ],string,[ $username ],string,[ $password ],array,[ $options ]
+string,ingres_cursor,resource,[ $link ]
+int,ingres_errno,resource,[ $link ]
+string,ingres_error,resource,[ $link ]
+string,ingres_errsqlstate,resource,[ $link ]
+array,ingres_fetch_array,int,[ $result_type ],resource,[ $link ]
+object,ingres_fetch_object,int,[ $result_type ],resource,[ $link ]
+array,ingres_fetch_row,resource,[ $link ]
+int,ingres_field_length,int,$index,resource,[ $link ]
+string,ingres_field_name,int,$index,resource,[ $link ]
+bool,ingres_field_nullable,int,$index,resource,[ $link ]
+int,ingres_field_precision,int,$index,resource,[ $link ]
+int,ingres_field_scale,int,$index,resource,[ $link ]
+string,ingres_field_type,int,$index,resource,[ $link ]
+int,ingres_num_fields,resource,[ $link ]
+int,ingres_num_rows,resource,[ $link ]
+resource,ingres_pconnect,string,[ $database ],string,[ $username ],string,[ $password ]
+bool,ingres_query,string,$query,resource,[ $link ]
+bool,ingres_rollback,resource,[ $link ]
+string,ini_get,string,$varname
+array,ini_get_all,string,[ $extension ],bool,[ $details ]
+void,ini_restore,string,$varname
+string,ini_set,string,$varname,string,$newvalue
+int,inotify_add_watch,resource,$inotify_instance,string,$pathname,int,$mask
+resource,inotify_init,,
+int,inotify_queue_len,resource,$inotify_instance
+array,inotify_read,resource,$inotify_instance
+bool,inotify_rm_watch,resource,$inotify_instance,int,$watch_descriptor
+bool,interface_exists,string,$interface_name,bool,[ $autoload ]
+string,intl_error_name,int,$error_code
+int,intl_get_error_code,,
+string,intl_get_error_message,,
+bool,intl_is_failure,int,$error_code
+int,intval,mixed,$var,int,[ $base ]
+int,ip2long,string,$ip_address
+mixed,iptcembed,string,$iptcdata,string,$jpeg_file_name,int,[ $spool ]
+array,iptcparse,string,$iptcblock
+bool,is_a,object,$object,string,$class_name
+bool,is_array,mixed,$var
+bool,is_binary,mixed,$var
+bool,is_bool,mixed,$var
+bool,is_buffer,mixed,$var
+bool,is_callable,mixed,$var,bool,[ $syntax_only ],string,[ &$callable_name ]
+bool,is_dir,string,$filename
+bool,is_executable,string,$filename
+bool,is_file,string,$filename
+bool,is_finite,float,$val
+bool,is_float,mixed,$var
+bool,is_infinite,float,$val
+bool,is_int,mixed,$var
+bool,is_link,string,$filename
+bool,is_nan,float,$val
+bool,is_null,mixed,$var
+bool,is_numeric,mixed,$var
+bool,is_object,mixed,$var
+bool,is_readable,string,$filename
+bool,is_resource,mixed,$var
+bool,is_scalar,mixed,$var
+bool,is_soap_fault,mixed,$obj
+bool,is_string,mixed,$var
+bool,is_subclass_of,mixed,$object,string,$class_name
+bool,is_unicode,mixed,$var
+bool,is_uploaded_file,string,$filename
+bool,is_writable,string,$filename
+bool,isset,mixed,$var,mixed,[ $var ],,[  ]
+ReturnType,iterator_apply,Traversable,$iterator,callback,$function,array,[ $args ]
+int,iterator_count,IteratorAggregate,$iterator
+array,iterator_to_array,IteratorAggregate,$iterator,bool,[ $use_keys ]
+void,java_last_exception_clear,,
+object,java_last_exception_get,,
+mixed,jddayofweek,int,$julianday,int,[ $mode ]
+string,jdmonthname,int,$julianday,int,$mode
+string,jdtofrench,int,$juliandaycount
+string,jdtogregorian,int,$julianday
+string,jdtojewish,int,$juliandaycount,bool,[ $hebrew ],int,[ $fl ]
+string,jdtojulian,int,$julianday
+int,jdtounix,int,$jday
+int,jewishtojd,int,$month,int,$day,int,$year
+bool,jpeg2wbmp,string,$jpegname,string,$wbmpname,int,$dest_height,int,$dest_width,int,$threshold
+mixed,json_decode,string,$json,bool,[ $assoc ]
+string,json_encode,mixed,$value,int,[ $options ]
+int,json_last_error,,
+int,juliantojd,int,$month,int,$day,int,$year
+bool,kadm5_chpass_principal,resource,$handle,string,$principal,string,$password
+bool,kadm5_create_principal,resource,$handle,string,$principal,string,[ $password ],array,[ $options ]
+bool,kadm5_delete_principal,resource,$handle,string,$principal
+bool,kadm5_destroy,resource,$handle
+bool,kadm5_flush,resource,$handle
+array,kadm5_get_policies,resource,$handle
+array,kadm5_get_principal,resource,$handle,string,$principal
+array,kadm5_get_principals,resource,$handle
+resource,kadm5_init_with_password,string,$admin_server,string,$realm,string,$principal,string,$password
+bool,kadm5_modify_principal,resource,$handle,string,$principal,array,$options
+mixed,key,array,&$array
+bool,krsort,array,&$array,int,[ $sort_flags ]
+bool,ksort,array,&$array,int,[ $sort_flags ]
+string,lcfirst,string,$str
+float,lcg_value,,
+bool,lchgrp,string,$filename,mixed,$group
+bool,lchown,string,$filename,mixed,$user
+string,ldap_8859_to_t61,string,$value
+bool,ldap_add,resource,$link_identifier,string,$dn,array,$entry
+bool,ldap_bind,resource,$link_identifier,string,[ $bind_rdn ],string,[ $bind_password ]
+mixed,ldap_compare,resource,$link_identifier,string,$dn,string,$attribute,string,$value
+resource,ldap_connect,string,[ $hostname ],int,[ $port ]
+int,ldap_count_entries,resource,$link_identifier,resource,$result_identifier
+bool,ldap_delete,resource,$link_identifier,string,$dn
+string,ldap_dn2ufn,string,$dn
+string,ldap_err2str,int,$errno
+int,ldap_errno,resource,$link_identifier
+string,ldap_error,resource,$link_identifier
+array,ldap_explode_dn,string,$dn,int,$with_attrib
+string,ldap_first_attribute,resource,$link_identifier,resource,$result_entry_identifier
+resource,ldap_first_entry,resource,$link_identifier,resource,$result_identifier
+resource,ldap_first_reference,resource,$link,resource,$result
+bool,ldap_free_result,resource,$result_identifier
+array,ldap_get_attributes,resource,$link_identifier,resource,$result_entry_identifier
+string,ldap_get_dn,resource,$link_identifier,resource,$result_entry_identifier
+array,ldap_get_entries,resource,$link_identifier,resource,$result_identifier
+bool,ldap_get_option,resource,$link_identifier,int,$option,mixed,&$retval
+array,ldap_get_values,resource,$link_identifier,resource,$result_entry_identifier,string,$attribute
+array,ldap_get_values_len,resource,$link_identifier,resource,$result_entry_identifier,string,$attribute
+resource,ldap_list,resource,$link_identifier,string,$base_dn,string,$filter,array,[ $attributes ],int,[ $attrsonly ],int,[ $sizelimit ],int,[ $timelimit ],int,[ $deref ]
+bool,ldap_mod_add,resource,$link_identifier,string,$dn,array,$entry
+bool,ldap_mod_del,resource,$link_identifier,string,$dn,array,$entry
+bool,ldap_mod_replace,resource,$link_identifier,string,$dn,array,$entry
+bool,ldap_modify,resource,$link_identifier,string,$dn,array,$entry
+string,ldap_next_attribute,resource,$link_identifier,resource,$result_entry_identifier
+resource,ldap_next_entry,resource,$link_identifier,resource,$result_entry_identifier
+resource,ldap_next_reference,resource,$link,resource,$entry
+bool,ldap_parse_reference,resource,$link,resource,$entry,array,&$referrals
+bool,ldap_parse_result,resource,$link,resource,$result,int,&$errcode,string,[ &$matcheddn ],string,[ &$errmsg ],array,[ &$referrals ]
+resource,ldap_read,resource,$link_identifier,string,$base_dn,string,$filter,array,[ $attributes ],int,[ $attrsonly ],int,[ $sizelimit ],int,[ $timelimit ],int,[ $deref ]
+bool,ldap_rename,resource,$link_identifier,string,$dn,string,$newrdn,string,$newparent,bool,$deleteoldrdn
+bool,ldap_sasl_bind,resource,$link,string,[ $binddn ],string,[ $password ],string,[ $sasl_mech ],string,[ $sasl_realm ],string,[ $sasl_authc_id ],string,[ $sasl_authz_id ],string,[ $props ]
+resource,ldap_search,resource,$link_identifier,string,$base_dn,string,$filter,array,[ $attributes ],int,[ $attrsonly ],int,[ $sizelimit ],int,[ $timelimit ],int,[ $deref ]
+bool,ldap_set_option,resource,$link_identifier,int,$option,mixed,$newval
+bool,ldap_set_rebind_proc,resource,$link,callback,$callback
+bool,ldap_sort,resource,$link,resource,$result,string,$sortfilter
+bool,ldap_start_tls,resource,$link
+string,ldap_t61_to_8859,string,$value
+bool,ldap_unbind,resource,$link_identifier
+int,levenshtein,string,$str1,string,$str2
+void,libxml_clear_errors,,
+array,libxml_get_errors,,
+LibXMLError,libxml_get_last_error,,
+void,libxml_set_streams_context,resource,$streams_context
+bool,libxml_use_internal_errors,bool,[ $use_errors ]
+bool,link,string,$target,string,$link
+int,linkinfo,string,$path
+void,list,mixed,$varname,mixed,[ $... ]
+string,locale_accept_from_http,string,$header
+string,locale_compose,array,$subtags
+bool,locale_filter_matches,string,$langtag,string,$locale
+array,locale_get_all_variants,string,$locale
+string,locale_get_default,,
+string,locale_get_display_language,string,$locale,string,[ $in_locale ]
+string,locale_get_display_name,string,$locale,string,[ $in_locale ]
+string,locale_get_display_region,string,$locale,string,[ $in_locale ]
+string,locale_get_display_script,string,$locale,string,[ $in_locale ]
+string,locale_get_display_variant,string,$locale,string,[ $in_locale ]
+array,locale_get_keywords,string,$locale
+string,locale_get_primary_language,string,$locale
+string,locale_get_region,string,$locale
+string,locale_get_script,string,$locale
+string,locale_lookup,array,$langtag,string,$locale,string,$default
+array,locale_parse_locale,string,$locale
+bool,locale_set_default,string,$locale
+array,localeconv,,
+array,localtime,int,[ $timestamp ],bool,[ $is_associative ]
+float,log,float,$arg,float,[ $base ]
+float,log10,float,$arg
+float,log1p,float,$number
+string,long2ip,int,$proper_address
+array,lstat,string,$filename
+string,ltrim,string,$str,string,[ $charlist ]
+string,lzf_compress,string,$data
+string,lzf_decompress,string,$data
+int,lzf_optimized_for,,
+int,m_checkstatus,resource,$conn,int,$identifier
+int,m_completeauthorizations,resource,$conn,int,&$array
+int,m_connect,resource,$conn
+string,m_connectionerror,resource,$conn
+bool,m_deletetrans,resource,$conn,int,$identifier
+bool,m_destroyconn,resource,$conn
+void,m_destroyengine,,
+string,m_getcell,resource,$conn,int,$identifier,string,$column,int,$row
+string,m_getcellbynum,resource,$conn,int,$identifier,int,$column,int,$row
+string,m_getcommadelimited,resource,$conn,int,$identifier
+string,m_getheader,resource,$conn,int,$identifier,int,$column_num
+resource,m_initconn,,
+int,m_initengine,string,$location
+int,m_iscommadelimited,resource,$conn,int,$identifier
+bool,m_maxconntimeout,resource,$conn,int,$secs
+int,m_monitor,resource,$conn
+int,m_numcolumns,resource,$conn,int,$identifier
+int,m_numrows,resource,$conn,int,$identifier
+int,m_parsecommadelimited,resource,$conn,int,$identifier
+array,m_responsekeys,resource,$conn,int,$identifier
+string,m_responseparam,resource,$conn,int,$identifier,string,$key
+int,m_returnstatus,resource,$conn,int,$identifier
+int,m_setblocking,resource,$conn,int,$tf
+int,m_setdropfile,resource,$conn,string,$directory
+int,m_setip,resource,$conn,string,$host,int,$port
+int,m_setssl,resource,$conn,string,$host,int,$port
+int,m_setssl_cafile,resource,$conn,string,$cafile
+int,m_setssl_files,resource,$conn,string,$sslkeyfile,string,$sslcertfile
+int,m_settimeout,resource,$conn,int,$seconds
+string,m_sslcert_gen_hash,string,$filename
+int,m_transactionssent,resource,$conn
+int,m_transinqueue,resource,$conn
+int,m_transkeyval,resource,$conn,int,$identifier,string,$key,string,$value
+int,m_transnew,resource,$conn
+int,m_transsend,resource,$conn,int,$identifier
+int,m_uwait,int,$microsecs
+int,m_validateidentifier,resource,$conn,int,$tf
+bool,m_verifyconnection,resource,$conn,int,$tf
+bool,m_verifysslcert,resource,$conn,int,$tf
+bool,mail,string,$to,string,$subject,string,$message,string,[ $additional_headers ],string,[ $additional_parameters ]
+string,mailparse_determine_best_xfer_encoding,resource,$fp
+resource,mailparse_msg_create,,
+void,mailparse_msg_extract_part,resource,$mimemail,string,$msgbody,callback,[ $callbackfunc ]
+string,mailparse_msg_extract_part_file,resource,$mimemail,mixed,$filename,callback,[ $callbackfunc ]
+string,mailparse_msg_extract_whole_part_file,resource,$mimemail,string,$filename,callback,[ $callbackfunc ]
+bool,mailparse_msg_free,resource,$mimemail
+resource,mailparse_msg_get_part,resource,$mimemail,string,$mimesection
+array,mailparse_msg_get_part_data,resource,$mimemail
+array,mailparse_msg_get_structure,resource,$mimemail
+bool,mailparse_msg_parse,resource,$mimemail,string,$data
+resource,mailparse_msg_parse_file,string,$filename
+array,mailparse_rfc822_parse_addresses,string,$addresses
+bool,mailparse_stream_encode,resource,$sourcefp,resource,$destfp,string,$encoding
+array,mailparse_uudecode_all,resource,$fp
+mixed,max,array,$values
+int,maxdb_affected_rows,resource,$link
+bool,maxdb_autocommit,resource,$link,bool,$mode
+bool,maxdb_change_user,resource,$link,string,$user,string,$password,string,$database
+string,maxdb_character_set_name,resource,$link
+bool,maxdb_close,resource,$link
+bool,maxdb_commit,resource,$link
+resource,maxdb_connect,string,[ $host ],string,[ $username ],string,[ $passwd ],string,[ $dbname ],int,[ $port ],string,[ $socket ]
+int,maxdb_connect_errno,,
+string,maxdb_connect_error,,
+bool,maxdb_data_seek,resource,$result,int,$offset
+void,maxdb_debug,string,$debug
+bool,maxdb_disable_reads_from_master,resource,$link
+bool,maxdb_disable_rpl_parse,resource,$link
+bool,maxdb_dump_debug_info,resource,$link
+resource,maxdb_embedded_connect,string,[ $dbname ]
+bool,maxdb_enable_reads_from_master,resource,$link
+bool,maxdb_enable_rpl_parse,resource,$link
+int,maxdb_errno,resource,$link
+string,maxdb_error,resource,$link
+mixed,maxdb_fetch_array,resource,$result,int,[ $resulttype ]
+array,maxdb_fetch_assoc,resource,$result
+mixed,maxdb_fetch_field,resource,$result
+mixed,maxdb_fetch_field_direct,resource,$result,int,$fieldnr
+mixed,maxdb_fetch_fields,resource,$result
+array,maxdb_fetch_lengths,resource,$result
+object,maxdb_fetch_object,object,$result
+mixed,maxdb_fetch_row,resource,$result
+int,maxdb_field_count,resource,$link
+bool,maxdb_field_seek,resource,$result,int,$fieldnr
+int,maxdb_field_tell,resource,$result
+void,maxdb_free_result,resource,$result
+string,maxdb_get_client_info,,
+int,maxdb_get_client_version,,
+string,maxdb_get_host_info,resource,$link
+int,maxdb_get_proto_info,resource,$link
+string,maxdb_get_server_info,resource,$link
+int,maxdb_get_server_version,resource,$link
+string,maxdb_info,resource,$link
+resource,maxdb_init,,
+mixed,maxdb_insert_id,resource,$link
+bool,maxdb_kill,resource,$link,int,$processid
+bool,maxdb_master_query,resource,$link,string,$query
+bool,maxdb_more_results,resource,$link
+bool,maxdb_multi_query,resource,$link,string,$query
+bool,maxdb_next_result,resource,$link
+int,maxdb_num_fields,resource,$result
+int,maxdb_num_rows,resource,$result
+bool,maxdb_options,resource,$link,int,$option,mixed,$value
+bool,maxdb_ping,resource,$link
+resource,maxdb_prepare,resource,$link,string,$query
+mixed,maxdb_query,resource,$link,string,$query,int,[ $resultmode ]
+bool,maxdb_real_connect,resource,$link,string,[ $hostname ],string,[ $username ],string,[ $passwd ],string,[ $dbname ],int,[ $port ],string,[ $socket ]
+string,maxdb_real_escape_string,resource,$link,string,$escapestr
+bool,maxdb_real_query,resource,$link,string,$query
+bool,maxdb_report,int,$flags
+bool,maxdb_rollback,resource,$link
+int,maxdb_rpl_parse_enabled,resource,$link
+bool,maxdb_rpl_probe,resource,$link
+int,maxdb_rpl_query_type,resource,$link
+bool,maxdb_select_db,resource,$link,string,$dbname
+bool,maxdb_send_query,resource,$link,string,$query
+void,maxdb_server_end,,
+bool,maxdb_server_init,array,[ $server ],array,[ $groups ]
+string,maxdb_sqlstate,resource,$link
+bool,maxdb_ssl_set,resource,$link,string,$key,string,$cert,string,$ca,string,$capath,string,$cipher
+string,maxdb_stat,resource,$link
+int,maxdb_stmt_affected_rows,resource,$stmt
+bool,maxdb_stmt_bind_param,resource,$stmt,string,$types,array,&$var
+bool,maxdb_stmt_bind_result,resource,$stmt,mixed,&$var1,mixed,[ &$... ]
+bool,maxdb_stmt_close,resource,$stmt
+bool,maxdb_stmt_close_long_data,resource,$stmt,int,$param_nr
+bool,maxdb_stmt_data_seek,resource,$statement,int,$offset
+int,maxdb_stmt_errno,resource,$stmt
+string,maxdb_stmt_error,resource,$stmt
+bool,maxdb_stmt_execute,resource,$stmt
+bool,maxdb_stmt_fetch,resource,$stmt
+void,maxdb_stmt_free_result,resource,$stmt
+resource,maxdb_stmt_init,resource,$link
+int,maxdb_stmt_num_rows,resource,$stmt
+int,maxdb_stmt_param_count,resource,$stmt
+bool,maxdb_stmt_prepare,resource,$stmt,string,$query
+bool,maxdb_stmt_reset,resource,$stmt
+resource,maxdb_stmt_result_metadata,resource,$stmt
+bool,maxdb_stmt_send_long_data,resource,$stmt,int,$param_nr,string,$data
+string,maxdb_stmt_sqlstate,resource,$stmt
+bool,maxdb_stmt_store_result,resource,$stmt
+resource,maxdb_store_result,resource,$link
+int,maxdb_thread_id,resource,$link
+bool,maxdb_thread_safe,,
+resource,maxdb_use_result,resource,$link
+int,maxdb_warning_count,resource,$link
+bool,mb_check_encoding,string,[ $var ],string,[ $encoding ]
+string,mb_convert_case,string,$str,int,$mode,string,[ $encoding ]
+string,mb_convert_encoding,string,$str,string,$to_encoding,mixed,[ $from_encoding ]
+string,mb_convert_kana,string,$str,string,[ $option ],string,[ $encoding ]
+string,mb_convert_variables,string,$to_encoding,mixed,$from_encoding,mixed,&$vars,mixed,[ &$... ]
+string,mb_decode_mimeheader,string,$str
+string,mb_decode_numericentity,string,$str,array,$convmap,string,[ $encoding ]
+string,mb_detect_encoding,string,$str,mixed,[ $encoding_list ],bool,[ $strict ]
+mixed,mb_detect_order,mixed,[ $encoding_list ]
+string,mb_encode_mimeheader,string,$str,string,[ $charset ],string,[ $transfer_encoding ],string,[ $linefeed ],int,[ $indent ]
+string,mb_encode_numericentity,string,$str,array,$convmap,string,[ $encoding ]
+int,mb_ereg,string,$pattern,string,$string,array,[ $regs ]
+bool,mb_ereg_match,string,$pattern,string,$string,string,[ $option ]
+string,mb_ereg_replace,string,$pattern,string,$replacement,string,$string,string,[ $option ]
+bool,mb_ereg_search,string,[ $pattern ],string,[ $option ]
+int,mb_ereg_search_getpos,,
+array,mb_ereg_search_getregs,,
+bool,mb_ereg_search_init,string,$string,string,[ $pattern ],string,[ $option ]
+array,mb_ereg_search_pos,string,[ $pattern ],string,[ $option ]
+array,mb_ereg_search_regs,string,[ $pattern ],string,[ $option ]
+bool,mb_ereg_search_setpos,int,$position
+int,mb_eregi,string,$pattern,string,$string,array,[ $regs ]
+string,mb_eregi_replace,string,$pattern,string,$replace,string,$string,string,[ $option ]
+mixed,mb_get_info,string,[ $type ]
+mixed,mb_http_input,string,[ $type ]
+mixed,mb_http_output,string,[ $encoding ]
+mixed,mb_internal_encoding,string,[ $encoding ]
+mixed,mb_language,string,[ $language ]
+array,mb_list_encodings,,
+string,mb_output_handler,string,$contents,int,$status
+bool,mb_parse_str,string,$encoded_string,array,[ &$result ]
+string,mb_preferred_mime_name,string,$encoding
+mixed,mb_regex_encoding,string,[ $encoding ]
+string,mb_regex_set_options,string,[ $options ]
+bool,mb_send_mail,string,$to,string,$subject,string,$message,string,[ $additional_headers ],string,[ $additional_parameter ]
+array,mb_split,string,$pattern,string,$string,int,[ $limit ]
+string,mb_strcut,string,$str,int,$start,int,[ $length ],string,[ $encoding ]
+string,mb_strimwidth,string,$str,int,$start,int,$width,string,[ $trimmarker ],string,[ $encoding ]
+int,mb_stripos,string,$haystack,string,$needle,int,[ $offset ],string,[ $encoding ]
+string,mb_stristr,string,$haystack,string,$needle,bool,[ $part ],string,[ $encoding ]
+int,mb_strlen,string,$str,string,[ $encoding ]
+int,mb_strpos,string,$haystack,string,$needle,int,[ $offset ],string,[ $encoding ]
+string,mb_strrchr,string,$haystack,string,$needle,bool,[ $part ],string,[ $encoding ]
+string,mb_strrichr,string,$haystack,string,$needle,bool,[ $part ],string,[ $encoding ]
+int,mb_strripos,string,$haystack,string,$needle,int,[ $offset ],string,[ $encoding ]
+int,mb_strrpos,string,$haystack,string,$needle,int,[ $offset ],string,[ $encoding ]
+string,mb_strstr,string,$haystack,string,$needle,bool,[ $part ],string,[ $encoding ]
+string,mb_strtolower,string,$str,string,[ $encoding ]
+string,mb_strtoupper,string,$str,string,[ $encoding ]
+int,mb_strwidth,string,$str,string,[ $encoding ]
+mixed,mb_substitute_character,mixed,[ $substrchar ]
+string,mb_substr,string,$str,int,$start,int,[ $length ],string,[ $encoding ]
+int,mb_substr_count,string,$haystack,string,$needle,string,[ $encoding ]
+string,mcrypt_cbc,int,$cipher,string,$key,string,$data,int,$mode,string,[ $iv ]
+string,mcrypt_cfb,int,$cipher,string,$key,string,$data,int,$mode,string,$iv
+string,mcrypt_create_iv,int,$size,int,[ $source ]
+string,mcrypt_decrypt,string,$cipher,string,$key,string,$data,string,$mode,string,[ $iv ]
+string,mcrypt_ecb,int,$cipher,string,$key,string,$data,int,$mode
+string,mcrypt_enc_get_algorithms_name,resource,$td
+int,mcrypt_enc_get_block_size,resource,$td
+int,mcrypt_enc_get_iv_size,resource,$td
+int,mcrypt_enc_get_key_size,resource,$td
+string,mcrypt_enc_get_modes_name,resource,$td
+array,mcrypt_enc_get_supported_key_sizes,resource,$td
+bool,mcrypt_enc_is_block_algorithm,resource,$td
+bool,mcrypt_enc_is_block_algorithm_mode,resource,$td
+bool,mcrypt_enc_is_block_mode,resource,$td
+int,mcrypt_enc_self_test,resource,$td
+string,mcrypt_encrypt,string,$cipher,string,$key,string,$data,string,$mode,string,[ $iv ]
+string,mcrypt_generic,resource,$td,string,$data
+bool,mcrypt_generic_deinit,resource,$td
+bool,mcrypt_generic_end,resource,$td
+int,mcrypt_generic_init,resource,$td,string,$key,string,$iv
+int,mcrypt_get_block_size,int,$cipher
+string,mcrypt_get_cipher_name,int,$cipher
+int,mcrypt_get_iv_size,string,$cipher,string,$mode
+int,mcrypt_get_key_size,int,$cipher
+array,mcrypt_list_algorithms,string,[ $lib_dir ]
+array,mcrypt_list_modes,string,[ $lib_dir ]
+bool,mcrypt_module_close,resource,$td
+int,mcrypt_module_get_algo_block_size,string,$algorithm,string,[ $lib_dir ]
+int,mcrypt_module_get_algo_key_size,string,$algorithm,string,[ $lib_dir ]
+array,mcrypt_module_get_supported_key_sizes,string,$algorithm,string,[ $lib_dir ]
+bool,mcrypt_module_is_block_algorithm,string,$algorithm,string,[ $lib_dir ]
+bool,mcrypt_module_is_block_algorithm_mode,string,$mode,string,[ $lib_dir ]
+bool,mcrypt_module_is_block_mode,string,$mode,string,[ $lib_dir ]
+resource,mcrypt_module_open,string,$algorithm,string,$algorithm_directory,string,$mode,string,$mode_directory
+bool,mcrypt_module_self_test,string,$algorithm,string,[ $lib_dir ]
+string,mcrypt_ofb,int,$cipher,string,$key,string,$data,int,$mode,string,$iv
+string,md5,string,$str,bool,[ $raw_output ]
+string,md5_file,string,$filename,bool,[ $raw_output ]
+string,mdecrypt_generic,resource,$td,string,$data
+bool,memcache_debug,bool,$on_off
+int,memory_get_peak_usage,bool,[ $real_usage ]
+int,memory_get_usage,bool,[ $real_usage ]
+string,metaphone,string,$str,int,[ $phones ]
+bool,method_exists,mixed,$object,string,$method_name
+string,mhash,int,$hash,string,$data,string,[ $key ]
+int,mhash_count,,
+int,mhash_get_block_size,int,$hash
+string,mhash_get_hash_name,int,$hash
+string,mhash_keygen_s2k,int,$hash,string,$password,string,$salt,int,$bytes
+mixed,microtime,bool,[ $get_as_float ]
+string,mime_content_type,string,$filename
+mixed,min,array,$values
+int,ming_keypress,string,$char
+void,ming_setcubicthreshold,int,$threshold
+void,ming_setscale,float,$scale
+void,ming_setswfcompression,int,$level
+void,ming_useconstants,int,$use
+void,ming_useswfversion,int,$version
+bool,mkdir,string,$pathname,int,[ $mode ],bool,[ $recursive ],resource,[ $context ]
+int,mktime,int,[ $hour ],int,[ $minute ],int,[ $second ],int,[ $month ],int,[ $day ],int,[ $year ],int,[ $is_dst ]
+string,money_format,string,$format,float,$number
+bool,move_uploaded_file,string,$filename,string,$destination
+void,mqseries_back,resource,$hconn,resource,&$compCode,resource,&$reason
+void,mqseries_begin,resource,$hconn,array,$beginOptions,resource,&$compCode,resource,&$reason
+void,mqseries_close,resource,$hconn,resource,$hobj,int,$options,resource,&$compCode,resource,&$reason
+void,mqseries_cmit,resource,$hconn,resource,&$compCode,resource,&$reason
+void,mqseries_conn,string,$qManagerName,resource,&$hconn,resource,&$compCode,resource,&$reason
+void,mqseries_connx,string,$qManagerName,array,&$connOptions,resource,&$hconn,resource,&$compCode,resource,&$reason
+void,mqseries_disc,resource,$hconn,resource,&$compCode,resource,&$reason
+void,mqseries_get,resource,$hConn,resource,$hObj,array,&$md,array,&$gmo,int,&$bufferLength,string,&$msg,int,&$data_length,resource,&$compCode,resource,&$reason
+void,mqseries_inq,resource,$hconn,resource,$hobj,int,$selectorCount,array,$selectors,int,$intAttrCount,resource,&$intAttr,int,$charAttrLength,resource,&$charAttr,resource,&$compCode,resource,&$reason
+void,mqseries_open,resource,$hconn,array,&$objDesc,int,$option,resource,&$hobj,resource,&$compCode,resource,&$reason
+void,mqseries_put,resource,$hConn,resource,$hObj,array,&$md,array,&$pmo,string,$message,resource,&$compCode,resource,&$reason
+void,mqseries_put1,resource,$hconn,resource,&$objDesc,resource,&$msgDesc,resource,&$pmo,string,$buffer,resource,&$compCode,resource,&$reason
+void,mqseries_set,resource,$hconn,resource,$hobj,int,$selectorcount,array,$selectors,int,$intattrcount,array,$intattrs,int,$charattrlength,array,$charattrs,resource,&$compCode,resource,&$reason
+string,mqseries_strerror,int,$reason
+bool,msession_connect,string,$host,string,$port
+int,msession_count,,
+bool,msession_create,string,$session,string,[ $classname ],string,[ $data ]
+bool,msession_destroy,string,$name
+void,msession_disconnect,,
+array,msession_find,string,$name,string,$value
+string,msession_get,string,$session,string,$name,string,$value
+array,msession_get_array,string,$session
+string,msession_get_data,string,$session
+string,msession_inc,string,$session,string,$name
+array,msession_list,,
+array,msession_listvar,string,$name
+int,msession_lock,string,$name
+string,msession_plugin,string,$session,string,$val,string,[ $param ]
+string,msession_randstr,int,$param
+bool,msession_set,string,$session,string,$name,string,$value
+void,msession_set_array,string,$session,array,$tuples
+bool,msession_set_data,string,$session,string,$value
+int,msession_timeout,string,$session,int,[ $param ]
+string,msession_uniq,int,$param,string,[ $classname ],string,[ $data ]
+int,msession_unlock,string,$session,int,$key
+resource,msg_get_queue,int,$key,int,[ $perms ]
+bool,msg_queue_exists,int,$key
+bool,msg_receive,resource,$queue,int,$desiredmsgtype,int,&$msgtype,int,$maxsize,mixed,&$message,bool,[ $unserialize ],int,[ $flags ],int,[ &$errorcode ]
+bool,msg_remove_queue,resource,$queue
+bool,msg_send,resource,$queue,int,$msgtype,mixed,$message,bool,[ $serialize ],bool,[ $blocking ],int,[ &$errorcode ]
+bool,msg_set_queue,resource,$queue,array,$data
+array,msg_stat_queue,resource,$queue
+MessageFormatter,msgfmt_create,string,$locale,string,$pattern
+string,msgfmt_format,MessageFormatter,$fmt,array,$args
+string,msgfmt_format_message,string,$locale,string,$pattern,array,$args
+int,msgfmt_get_error_code,MessageFormatter,$fmt
+string,msgfmt_get_error_message,MessageFormatter,$fmt
+string,msgfmt_get_locale,NumberFormatter,$formatter
+string,msgfmt_get_pattern,MessageFormatter,$fmt
+array,msgfmt_parse,MessageFormatter,$fmt,string,$value
+array,msgfmt_parse_message,string,$locale,string,$value
+bool,msgfmt_set_pattern,MessageFormatter,$fmt,string,$pattern
+int,msql_affected_rows,resource,$result
+bool,msql_close,resource,[ $link_identifier ]
+resource,msql_connect,string,[ $hostname ]
+bool,msql_create_db,string,$database_name,resource,[ $link_identifier ]
+bool,msql_data_seek,resource,$result,int,$row_number
+resource,msql_db_query,string,$database,string,$query,resource,[ $link_identifier ]
+bool,msql_drop_db,string,$database_name,resource,[ $link_identifier ]
+string,msql_error,,
+array,msql_fetch_array,resource,$result,int,[ $result_type ]
+object,msql_fetch_field,resource,$result,int,[ $field_offset ]
+object,msql_fetch_object,resource,$result
+array,msql_fetch_row,resource,$result
+string,msql_field_flags,resource,$result,int,$field_offset
+int,msql_field_len,resource,$result,int,$field_offset
+string,msql_field_name,resource,$result,int,$field_offset
+bool,msql_field_seek,resource,$result,int,$field_offset
+int,msql_field_table,resource,$result,int,$field_offset
+string,msql_field_type,resource,$result,int,$field_offset
+bool,msql_free_result,resource,$result
+resource,msql_list_dbs,resource,[ $link_identifier ]
+resource,msql_list_fields,string,$database,string,$tablename,resource,[ $link_identifier ]
+resource,msql_list_tables,string,$database,resource,[ $link_identifier ]
+int,msql_num_fields,resource,$result
+int,msql_num_rows,resource,$query_identifier
+resource,msql_pconnect,string,[ $hostname ]
+resource,msql_query,string,$query,resource,[ $link_identifier ]
+string,msql_result,resource,$result,int,$row,mixed,[ $field ]
+bool,msql_select_db,string,$database_name,resource,[ $link_identifier ]
+bool,mssql_bind,resource,$stmt,string,$param_name,mixed,&$var,int,$type,bool,[ $is_output ],bool,[ $is_null ],int,[ $maxlen ]
+bool,mssql_close,resource,[ $link_identifier ]
+resource,mssql_connect,string,[ $servername ],string,[ $username ],string,[ $password ],bool,[ $new_link ]
+bool,mssql_data_seek,resource,$result_identifier,int,$row_number
+mixed,mssql_execute,resource,$stmt,bool,[ $skip_results ]
+array,mssql_fetch_array,resource,$result,int,[ $result_type ]
+array,mssql_fetch_assoc,resource,$result_id
+int,mssql_fetch_batch,resource,$result
+object,mssql_fetch_field,resource,$result,int,[ $field_offset ]
+object,mssql_fetch_object,resource,$result
+array,mssql_fetch_row,resource,$result
+int,mssql_field_length,resource,$result,int,[ $offset ]
+string,mssql_field_name,resource,$result,int,[ $offset ]
+bool,mssql_field_seek,resource,$result,int,$field_offset
+string,mssql_field_type,resource,$result,int,[ $offset ]
+bool,mssql_free_result,resource,$result
+bool,mssql_free_statement,resource,$stmt
+string,mssql_get_last_message,,
+string,mssql_guid_string,string,$binary,bool,[ $short_format ]
+resource,mssql_init,string,$sp_name,resource,[ $link_identifier ]
+void,mssql_min_error_severity,int,$severity
+void,mssql_min_message_severity,int,$severity
+bool,mssql_next_result,resource,$result_id
+int,mssql_num_fields,resource,$result
+int,mssql_num_rows,resource,$result
+resource,mssql_pconnect,string,[ $servername ],string,[ $username ],string,[ $password ],bool,[ $new_link ]
+mixed,mssql_query,string,$query,resource,[ $link_identifier ],int,[ $batch_size ]
+string,mssql_result,resource,$result,int,$row,mixed,$field
+int,mssql_rows_affected,resource,$link_identifier
+bool,mssql_select_db,string,$database_name,resource,[ $link_identifier ]
+int,mt_getrandmax,,
+int,mt_rand,,
+void,mt_srand,int,[ $seed ]
+int,mysql_affected_rows,resource,[ $link_identifier ]
+int,mysql_change_user,string,$user,string,$password,string,[ $database ],resource,[ $link_identifier ]
+string,mysql_client_encoding,resource,[ $link_identifier ]
+bool,mysql_close,resource,[ $link_identifier ]
+resource,mysql_connect,string,[ $server ],string,[ $username ],string,[ $password ],bool,[ $new_link ],int,[ $client_flags ]
+bool,mysql_create_db,string,$database_name,resource,[ $link_identifier ]
+bool,mysql_data_seek,resource,$result,int,$row_number
+string,mysql_db_name,resource,$result,int,$row,mixed,[ $field ]
+resource,mysql_db_query,string,$database,string,$query,resource,[ $link_identifier ]
+bool,mysql_drop_db,string,$database_name,resource,[ $link_identifier ]
+int,mysql_errno,resource,[ $link_identifier ]
+string,mysql_error,resource,[ $link_identifier ]
+string,mysql_escape_string,string,$unescaped_string
+array,mysql_fetch_array,resource,$result,int,[ $result_type ]
+array,mysql_fetch_assoc,resource,$result
+object,mysql_fetch_field,resource,$result,int,[ $field_offset ]
+array,mysql_fetch_lengths,resource,$result
+object,mysql_fetch_object,resource,$result,string,[ $class_name ],array,[ $params ]
+array,mysql_fetch_row,resource,$result
+string,mysql_field_flags,resource,$result,int,$field_offset
+int,mysql_field_len,resource,$result,int,$field_offset
+string,mysql_field_name,resource,$result,int,$field_offset
+bool,mysql_field_seek,resource,$result,int,$field_offset
+string,mysql_field_table,resource,$result,int,$field_offset
+string,mysql_field_type,resource,$result,int,$field_offset
+bool,mysql_free_result,resource,$result
+string,mysql_get_client_info,,
+string,mysql_get_host_info,resource,[ $link_identifier ]
+int,mysql_get_proto_info,resource,[ $link_identifier ]
+string,mysql_get_server_info,resource,[ $link_identifier ]
+string,mysql_info,resource,[ $link_identifier ]
+int,mysql_insert_id,resource,[ $link_identifier ]
+resource,mysql_list_dbs,resource,[ $link_identifier ]
+resource,mysql_list_fields,string,$database_name,string,$table_name,resource,[ $link_identifier ]
+resource,mysql_list_processes,resource,[ $link_identifier ]
+resource,mysql_list_tables,string,$database,resource,[ $link_identifier ]
+int,mysql_num_fields,resource,$result
+int,mysql_num_rows,resource,$result
+resource,mysql_pconnect,string,[ $server ],string,[ $username ],string,[ $password ],int,[ $client_flags ]
+bool,mysql_ping,resource,[ $link_identifier ]
+resource,mysql_query,string,$query,resource,[ $link_identifier ]
+string,mysql_real_escape_string,string,$unescaped_string,resource,[ $link_identifier ]
+string,mysql_result,resource,$result,int,$row,mixed,[ $field ]
+bool,mysql_select_db,string,$database_name,resource,[ $link_identifier ]
+bool,mysql_set_charset,string,$charset,resource,[ $link_identifier ]
+string,mysql_stat,resource,[ $link_identifier ]
+string,mysql_tablename,resource,$result,int,$i
+int,mysql_thread_id,resource,[ $link_identifier ]
+resource,mysql_unbuffered_query,string,$query,resource,[ $link_identifier ]
+int,mysqli_affected_rows,mysqli,$link
+bool,mysqli_autocommit,mysqli,$link,bool,$mode
+bool,mysqli_change_user,mysqli,$link,string,$user,string,$password,string,$database
+string,mysqli_character_set_name,mysqli,$link
+bool,mysqli_close,mysqli,$link
+bool,mysqli_commit,mysqli,$link
+mysqli,mysqli_connect,string,[ $host ],string,[ $username ],string,[ $passwd ],string,[ $dbname ],int,[ $port ],string,[ $socket ]
+bool,mysqli_data_seek,mysqli_result,$result,int,$offset
+bool,mysqli_debug,string,$message
+bool,mysqli_disable_reads_from_master,mysqli,$link
+bool,mysqli_disable_rpl_parse,mysqli,$link
+bool,mysqli_dump_debug_info,mysqli,$link
+bool,mysqli_enable_reads_from_master,mysqli,$link
+bool,mysqli_enable_rpl_parse,mysqli,$link
+int,mysqli_errno,mysqli,$link
+string,mysqli_error,mysqli,$link
+mixed,mysqli_fetch_array,mysqli_result,$result,int,[ $resulttype ]
+array,mysqli_fetch_assoc,mysqli_result,$result
+object,mysqli_fetch_field,mysqli_result,$result
+object,mysqli_fetch_field_direct,mysqli_result,$result,int,$fieldnr
+array,mysqli_fetch_fields,mysqli_result,$result
+array,mysqli_fetch_lengths,mysqli_result,$result
+object,mysqli_fetch_object,mysqli_result,$result,string,[ $class_name ],array,[ $params ]
+mixed,mysqli_fetch_row,mysqli_result,$result
+int,mysqli_field_count,mysqli,$link
+bool,mysqli_field_seek,mysqli_result,$result,int,$fieldnr
+int,mysqli_field_tell,mysqli_result,$result
+void,mysqli_free_result,mysqli_result,$result
+string,mysqli_get_host_info,mysqli,$link
+int,mysqli_get_proto_info,mysqli,$link
+string,mysqli_get_server_info,mysqli,$link
+int,mysqli_get_server_version,mysqli,$link
+string,mysqli_info,mysqli,$link
+mysqli,mysqli_init,,
+int,mysqli_insert_id,mysqli,$link
+bool,mysqli_kill,mysqli,$link,int,$processid
+bool,mysqli_master_query,mysqli,$link,string,$query
+bool,mysqli_multi_query,mysqli,$link,string,$query
+int,mysqli_num_fields,mysqli_result,$result
+int,mysqli_num_rows,mysqli_result,$result
+bool,mysqli_options,mysqli,$link,int,$option,mixed,$value
+bool,mysqli_ping,mysqli,$link
+mysqli_stmt,mysqli_prepare,mysqli,$link,string,$query
+mixed,mysqli_query,mysqli,$link,string,$query,int,[ $resultmode ]
+bool,mysqli_real_connect,mysqli,$link,string,[ $host ],string,[ $username ],string,[ $passwd ],string,[ $dbname ],int,[ $port ],string,[ $socket ],int,[ $flags ]
+string,mysqli_real_escape_string,mysqli,$link,string,$escapestr
+bool,mysqli_real_query,mysqli,$link,string,$query
+bool,mysqli_report,int,$flags
+bool,mysqli_rollback,mysqli,$link
+int,mysqli_rpl_parse_enabled,mysqli,$link
+bool,mysqli_rpl_probe,mysqli,$link
+int,mysqli_rpl_query_type,mysqli,$link,string,$query
+bool,mysqli_select_db,mysqli,$link,string,$dbname
+bool,mysqli_send_query,mysqli,$link,string,$query
+bool,mysqli_set_charset,mysqli,$link,string,$charset
+void,mysqli_set_local_infile_default,mysqli,$link
+bool,mysqli_set_local_infile_handler,mysqli,$link,callback,$read_func
+bool,mysqli_slave_query,mysqli,$link,string,$query
+string,mysqli_sqlstate,mysqli,$link
+bool,mysqli_ssl_set,mysqli,$link,string,$key,string,$cert,string,$ca,string,$capath,string,$cipher
+string,mysqli_stat,mysqli,$link
+int,mysqli_stmt_affected_rows,mysqli_stmt,$stmt
+int,mysqli_stmt_attr_get,mysqli_stmt,$stmt,int,$attr
+bool,mysqli_stmt_attr_set,mysqli_stmt,$stmt,int,$attr,int,$mode
+bool,mysqli_stmt_bind_param,mysqli_stmt,$stmt,string,$types,mixed,&$var1,mixed,[ &$... ]
+bool,mysqli_stmt_bind_result,mysqli_stmt,$stmt,mixed,&$var1,mixed,[ &$... ]
+bool,mysqli_stmt_close,mysqli_stmt,$stmt
+void,mysqli_stmt_data_seek,mysqli_stmt,$stmt,int,$offset
+int,mysqli_stmt_errno,mysqli_stmt,$stmt
+string,mysqli_stmt_error,mysqli_stmt,$stmt
+bool,mysqli_stmt_execute,mysqli_stmt,$stmt
+bool,mysqli_stmt_fetch,mysqli_stmt,$stmt
+void,mysqli_stmt_free_result,mysqli_stmt,$stmt
+mysqli_stmt,mysqli_stmt_init,mysqli,$link
+int,mysqli_stmt_num_rows,mysqli_stmt,$stmt
+int,mysqli_stmt_param_count,mysqli_stmt,$stmt
+bool,mysqli_stmt_prepare,mysqli_stmt,$stmt,string,$query
+bool,mysqli_stmt_reset,mysqli_stmt,$stmt
+mysqli_result,mysqli_stmt_result_metadata,mysqli_stmt,$stmt
+bool,mysqli_stmt_send_long_data,mysqli_stmt,$stmt,int,$param_nr,string,$data
+string,mysqli_stmt_sqlstate,mysqli_stmt,$stmt
+bool,mysqli_stmt_store_result,mysqli_stmt,$stmt
+mysqli_result,mysqli_store_result,mysqli,$link
+int,mysqli_thread_id,mysqli,$link
+bool,mysqli_thread_safe,,
+mysqli_result,mysqli_use_result,mysqli,$link
+int,mysqli_warning_count,mysqli,$link
+bool,natcasesort,array,&$array
+bool,natsort,array,&$array
+int,ncurses_addch,int,$ch
+int,ncurses_addchnstr,string,$s,int,$n
+int,ncurses_addchstr,string,$s
+int,ncurses_addnstr,string,$s,int,$n
+int,ncurses_addstr,string,$text
+int,ncurses_assume_default_colors,int,$fg,int,$bg
+int,ncurses_attroff,int,$attributes
+int,ncurses_attron,int,$attributes
+int,ncurses_attrset,int,$attributes
+int,ncurses_baudrate,,
+int,ncurses_beep,,
+int,ncurses_bkgd,int,$attrchar
+void,ncurses_bkgdset,int,$attrchar
+int,ncurses_border,int,$left,int,$right,int,$top,int,$bottom,int,$tl_corner,int,$tr_corner,int,$bl_corner,int,$br_corner
+int,ncurses_bottom_panel,resource,$panel
+bool,ncurses_can_change_color,,
+bool,ncurses_cbreak,,
+bool,ncurses_clear,,
+bool,ncurses_clrtobot,,
+bool,ncurses_clrtoeol,,
+int,ncurses_color_content,int,$color,int,&$r,int,&$g,int,&$b
+int,ncurses_color_set,int,$pair
+int,ncurses_curs_set,int,$visibility
+bool,ncurses_def_prog_mode,,
+bool,ncurses_def_shell_mode,,
+int,ncurses_define_key,string,$definition,int,$keycode
+bool,ncurses_del_panel,resource,$panel
+int,ncurses_delay_output,int,$milliseconds
+bool,ncurses_delch,,
+bool,ncurses_deleteln,,
+bool,ncurses_delwin,resource,$window
+bool,ncurses_doupdate,,
+bool,ncurses_echo,,
+int,ncurses_echochar,int,$character
+int,ncurses_end,,
+bool,ncurses_erase,,
+string,ncurses_erasechar,,
+void,ncurses_filter,,
+bool,ncurses_flash,,
+bool,ncurses_flushinp,,
+int,ncurses_getch,,
+void,ncurses_getmaxyx,resource,$window,int,&$y,int,&$x
+bool,ncurses_getmouse,array,&$mevent
+void,ncurses_getyx,resource,$window,int,&$y,int,&$x
+int,ncurses_halfdelay,int,$tenth
+bool,ncurses_has_colors,,
+bool,ncurses_has_ic,,
+bool,ncurses_has_il,,
+int,ncurses_has_key,int,$keycode
+int,ncurses_hide_panel,resource,$panel
+int,ncurses_hline,int,$charattr,int,$n
+string,ncurses_inch,,
+void,ncurses_init,,
+int,ncurses_init_color,int,$color,int,$r,int,$g,int,$b
+int,ncurses_init_pair,int,$pair,int,$fg,int,$bg
+int,ncurses_insch,int,$character
+int,ncurses_insdelln,int,$count
+int,ncurses_insertln,,
+int,ncurses_insstr,string,$text
+int,ncurses_instr,string,&$buffer
+bool,ncurses_isendwin,,
+int,ncurses_keyok,int,$keycode,bool,$enable
+int,ncurses_keypad,resource,$window,bool,$bf
+string,ncurses_killchar,,
+string,ncurses_longname,,
+int,ncurses_meta,resource,$window,bool,$8bit
+bool,ncurses_mouse_trafo,int,&$y,int,&$x,bool,$toscreen
+int,ncurses_mouseinterval,int,$milliseconds
+int,ncurses_mousemask,int,$newmask,int,&$oldmask
+int,ncurses_move,int,$y,int,$x
+int,ncurses_move_panel,resource,$panel,int,$startx,int,$starty
+int,ncurses_mvaddch,int,$y,int,$x,int,$c
+int,ncurses_mvaddchnstr,int,$y,int,$x,string,$s,int,$n
+int,ncurses_mvaddchstr,int,$y,int,$x,string,$s
+int,ncurses_mvaddnstr,int,$y,int,$x,string,$s,int,$n
+int,ncurses_mvaddstr,int,$y,int,$x,string,$s
+int,ncurses_mvcur,int,$old_y,int,$old_x,int,$new_y,int,$new_x
+int,ncurses_mvdelch,int,$y,int,$x
+int,ncurses_mvgetch,int,$y,int,$x
+int,ncurses_mvhline,int,$y,int,$x,int,$attrchar,int,$n
+int,ncurses_mvinch,int,$y,int,$x
+int,ncurses_mvvline,int,$y,int,$x,int,$attrchar,int,$n
+int,ncurses_mvwaddstr,resource,$window,int,$y,int,$x,string,$text
+int,ncurses_napms,int,$milliseconds
+resource,ncurses_new_panel,resource,$window
+resource,ncurses_newpad,int,$rows,int,$cols
+resource,ncurses_newwin,int,$rows,int,$cols,int,$y,int,$x
+bool,ncurses_nl,,
+bool,ncurses_nocbreak,,
+bool,ncurses_noecho,,
+bool,ncurses_nonl,,
+void,ncurses_noqiflush,,
+bool,ncurses_noraw,,
+int,ncurses_pair_content,int,$pair,int,&$f,int,&$b
+resource,ncurses_panel_above,resource,$panel
+resource,ncurses_panel_below,resource,$panel
+resource,ncurses_panel_window,resource,$panel
+int,ncurses_pnoutrefresh,resource,$pad,int,$pminrow,int,$pmincol,int,$sminrow,int,$smincol,int,$smaxrow,int,$smaxcol
+int,ncurses_prefresh,resource,$pad,int,$pminrow,int,$pmincol,int,$sminrow,int,$smincol,int,$smaxrow,int,$smaxcol
+int,ncurses_putp,string,$text
+void,ncurses_qiflush,,
+bool,ncurses_raw,,
+int,ncurses_refresh,int,$ch
+int,ncurses_replace_panel,resource,$panel,resource,$window
+int,ncurses_reset_prog_mode,,
+int,ncurses_reset_shell_mode,,
+bool,ncurses_resetty,,
+bool,ncurses_savetty,,
+int,ncurses_scr_dump,string,$filename
+int,ncurses_scr_init,string,$filename
+int,ncurses_scr_restore,string,$filename
+int,ncurses_scr_set,string,$filename
+int,ncurses_scrl,int,$count
+int,ncurses_show_panel,resource,$panel
+int,ncurses_slk_attr,,
+int,ncurses_slk_attroff,int,$intarg
+int,ncurses_slk_attron,int,$intarg
+int,ncurses_slk_attrset,int,$intarg
+bool,ncurses_slk_clear,,
+int,ncurses_slk_color,int,$intarg
+bool,ncurses_slk_init,int,$format
+bool,ncurses_slk_noutrefresh,,
+int,ncurses_slk_refresh,,
+int,ncurses_slk_restore,,
+bool,ncurses_slk_set,int,$labelnr,string,$label,int,$format
+int,ncurses_slk_touch,,
+int,ncurses_standend,,
+int,ncurses_standout,,
+int,ncurses_start_color,,
+bool,ncurses_termattrs,,
+string,ncurses_termname,,
+void,ncurses_timeout,int,$millisec
+int,ncurses_top_panel,resource,$panel
+int,ncurses_typeahead,int,$fd
+int,ncurses_ungetch,int,$keycode
+bool,ncurses_ungetmouse,array,$mevent
+void,ncurses_update_panels,,
+bool,ncurses_use_default_colors,,
+void,ncurses_use_env,bool,$flag
+int,ncurses_use_extended_names,bool,$flag
+int,ncurses_vidattr,int,$intarg
+int,ncurses_vline,int,$charattr,int,$n
+int,ncurses_waddch,resource,$window,int,$ch
+int,ncurses_waddstr,resource,$window,string,$str,int,[ $n ]
+int,ncurses_wattroff,resource,$window,int,$attrs
+int,ncurses_wattron,resource,$window,int,$attrs
+int,ncurses_wattrset,resource,$window,int,$attrs
+int,ncurses_wborder,resource,$window,int,$left,int,$right,int,$top,int,$bottom,int,$tl_corner,int,$tr_corner,int,$bl_corner,int,$br_corner
+int,ncurses_wclear,resource,$window
+int,ncurses_wcolor_set,resource,$window,int,$color_pair
+int,ncurses_werase,resource,$window
+int,ncurses_wgetch,resource,$window
+int,ncurses_whline,resource,$window,int,$charattr,int,$n
+bool,ncurses_wmouse_trafo,resource,$window,int,&$y,int,&$x,bool,$toscreen
+int,ncurses_wmove,resource,$window,int,$y,int,$x
+int,ncurses_wnoutrefresh,resource,$window
+int,ncurses_wrefresh,resource,$window
+int,ncurses_wstandend,resource,$window
+int,ncurses_wstandout,resource,$window
+int,ncurses_wvline,resource,$window,int,$charattr,int,$n
+void,newt_bell,,
+resource,newt_button,int,$left,int,$top,string,$text
+resource,newt_button_bar,array,&$buttons
+int,newt_centered_window,int,$width,int,$height,string,[ $title ]
+resource,newt_checkbox,int,$left,int,$top,string,$text,string,$def_value,string,[ $seq ]
+string,newt_checkbox_get_value,resource,$checkbox
+void,newt_checkbox_set_flags,resource,$checkbox,int,$flags,int,$sense
+void,newt_checkbox_set_value,resource,$checkbox,string,$value
+resource,newt_checkbox_tree,int,$left,int,$top,int,$height,int,[ $flags ]
+void,newt_checkbox_tree_add_item,resource,$checkboxtree,string,$text,mixed,$data,int,$flags,int,$index,int,[ $... ]
+array,newt_checkbox_tree_find_item,resource,$checkboxtree,mixed,$data
+mixed,newt_checkbox_tree_get_current,resource,$checkboxtree
+string,newt_checkbox_tree_get_entry_value,resource,$checkboxtree,mixed,$data
+array,newt_checkbox_tree_get_multi_selection,resource,$checkboxtree,string,$seqnum
+array,newt_checkbox_tree_get_selection,resource,$checkboxtree
+resource,newt_checkbox_tree_multi,int,$left,int,$top,int,$height,string,$seq,int,[ $flags ]
+void,newt_checkbox_tree_set_current,resource,$checkboxtree,mixed,$data
+void,newt_checkbox_tree_set_entry,resource,$checkboxtree,mixed,$data,string,$text
+void,newt_checkbox_tree_set_entry_value,resource,$checkboxtree,mixed,$data,string,$value
+void,newt_checkbox_tree_set_width,resource,$checkbox_tree,int,$width
+void,newt_clear_key_buffer,,
+void,newt_cls,,
+resource,newt_compact_button,int,$left,int,$top,string,$text
+void,newt_component_add_callback,resource,$component,mixed,$func_name,mixed,$data
+void,newt_component_takes_focus,resource,$component,bool,$takes_focus
+resource,newt_create_grid,int,$cols,int,$rows
+void,newt_cursor_off,,
+void,newt_cursor_on,,
+void,newt_delay,int,$microseconds
+void,newt_draw_form,resource,$form
+void,newt_draw_root_text,int,$left,int,$top,string,$text
+resource,newt_entry,int,$left,int,$top,int,$width,string,[ $init_value ],int,[ $flags ]
+string,newt_entry_get_value,resource,$entry
+void,newt_entry_set,resource,$entry,string,$value,bool,[ $cursor_at_end ]
+void,newt_entry_set_filter,resource,$entry,callback,$filter,mixed,$data
+void,newt_entry_set_flags,resource,$entry,int,$flags,int,$sense
+int,newt_finished,,
+resource,newt_form,resource,[ $vert_bar ],string,[ $help ],int,[ $flags ]
+void,newt_form_add_component,resource,$form,resource,$component
+void,newt_form_add_components,resource,$form,array,$components
+void,newt_form_add_hot_key,resource,$form,int,$key
+void,newt_form_destroy,resource,$form
+resource,newt_form_get_current,resource,$form
+void,newt_form_run,resource,$form,array,&$exit_struct
+void,newt_form_set_background,resource,$from,int,$background
+void,newt_form_set_height,resource,$form,int,$height
+void,newt_form_set_size,resource,$form
+void,newt_form_set_timer,resource,$form,int,$milliseconds
+void,newt_form_set_width,resource,$form,int,$width
+void,newt_form_watch_fd,resource,$form,resource,$stream,int,[ $flags ]
+void,newt_get_screen_size,int,&$cols,int,&$rows
+void,newt_grid_add_components_to_form,resource,$grid,resource,$form,bool,$recurse
+resource,newt_grid_basic_window,resource,$text,resource,$middle,resource,$buttons
+void,newt_grid_free,resource,$grid,bool,$recurse
+void,newt_grid_get_size,resouce,$grid,int,&$width,int,&$height
+resource,newt_grid_h_close_stacked,int,$element1_type,resource,$element1,int,[ $... ],resource,[ $... ]
+resource,newt_grid_h_stacked,int,$element1_type,resource,$element1,int,[ $... ],resource,[ $... ]
+void,newt_grid_place,resource,$grid,int,$left,int,$top
+void,newt_grid_set_field,resource,$grid,int,$col,int,$row,int,$type,resource,$val,int,$pad_left,int,$pad_top,int,$pad_right,int,$pad_bottom,int,$anchor,int,[ $flags ]
+resource,newt_grid_simple_window,resource,$text,resource,$middle,resource,$buttons
+resource,newt_grid_v_close_stacked,int,$element1_type,resource,$element1,int,[ $... ],resource,[ $... ]
+resource,newt_grid_v_stacked,int,$element1_type,resource,$element1,int,[ $... ],resource,[ $... ]
+void,newt_grid_wrapped_window,resource,$grid,string,$title
+void,newt_grid_wrapped_window_at,resource,$grid,string,$title,int,$left,int,$top
+int,newt_init,,
+resource,newt_label,int,$left,int,$top,string,$text
+void,newt_label_set_text,resource,$label,string,$text
+resource,newt_listbox,int,$left,int,$top,int,$height,int,[ $flags ]
+void,newt_listbox_append_entry,resource,$listbox,string,$text,mixed,$data
+void,newt_listbox_clear,resource,$listobx
+void,newt_listbox_clear_selection,resource,$listbox
+void,newt_listbox_delete_entry,resource,$listbox,mixed,$key
+string,newt_listbox_get_current,resource,$listbox
+array,newt_listbox_get_selection,resource,$listbox
+void,newt_listbox_insert_entry,resource,$listbox,string,$text,mixed,$data,mixed,$key
+int,newt_listbox_item_count,resource,$listbox
+void,newt_listbox_select_item,resource,$listbox,mixed,$key,int,$sense
+void,newt_listbox_set_current,resource,$listbox,int,$num
+void,newt_listbox_set_current_by_key,resource,$listbox,mixed,$key
+void,newt_listbox_set_data,resource,$listbox,int,$num,mixed,$data
+void,newt_listbox_set_entry,resource,$listbox,int,$num,string,$text
+void,newt_listbox_set_width,resource,$listbox,int,$width
+resource,newt_listitem,int,$left,int,$top,string,$text,bool,$is_default,resouce,$prev_item,mixed,$data,int,[ $flags ]
+mixed,newt_listitem_get_data,resource,$item
+void,newt_listitem_set,resource,$item,string,$text
+int,newt_open_window,int,$left,int,$top,int,$width,int,$height,string,[ $title ]
+void,newt_pop_help_line,,
+void,newt_pop_window,,
+void,newt_push_help_line,string,[ $text ]
+resource,newt_radio_get_current,resource,$set_member
+resource,newt_radiobutton,int,$left,int,$top,string,$text,bool,$is_default,resource,[ $prev_button ]
+void,newt_redraw_help_line,,
+string,newt_reflow_text,string,$text,int,$width,int,$flex_down,int,$flex_up,int,&$actual_width,int,&$actual_height
+void,newt_refresh,,
+void,newt_resize_screen,bool,[ $redraw ]
+void,newt_resume,,
+resource,newt_run_form,resource,$form
+resource,newt_scale,int,$left,int,$top,int,$width,int,$full_value
+void,newt_scale_set,resource,$scale,int,$amount
+void,newt_scrollbar_set,resource,$scrollbar,int,$where,int,$total
+void,newt_set_help_callback,mixed,$function
+void,newt_set_suspend_callback,callback,$function,mixed,$data
+void,newt_suspend,,
+resource,newt_textbox,int,$left,int,$top,int,$width,int,$height,int,[ $flags ]
+int,newt_textbox_get_num_lines,resource,$textbox
+resource,newt_textbox_reflowed,int,$left,int,$top,char,$*text,int,$width,int,$flex_down,int,$flex_up,int,[ $flags ]
+void,newt_textbox_set_height,resource,$textbox,int,$height
+void,newt_textbox_set_text,resource,$textbox,string,$text
+resource,newt_vertical_scrollbar,int,$left,int,$top,int,$height,int,[ $normal_colorset ],int,[ $thumb_colorset ]
+void,newt_wait_for_key,,
+int,newt_win_choice,string,$title,string,$button1_text,string,$button2_text,string,$format,mixed,[ $args ],mixed,[ $... ]
+int,newt_win_entries,string,$title,string,$text,int,$suggested_width,int,$flex_down,int,$flex_up,int,$data_width,array,&$items,string,$button1,string,[ $... ]
+int,newt_win_menu,string,$title,string,$text,int,$suggestedWidth,int,$flexDown,int,$flexUp,int,$maxListHeight,array,$items,int,&$listItem,string,[ $button1 ],string,[ $... ]
+void,newt_win_message,string,$title,string,$button_text,string,$format,mixed,[ $args ],mixed,[ $... ]
+void,newt_win_messagev,string,$title,string,$button_text,string,$format,array,$args
+int,newt_win_ternary,string,$title,string,$button1_text,string,$button2_text,string,$button3_text,string,$format,mixed,[ $args ],mixed,[ $... ]
+mixed,next,array,&$array
+string,ngettext,string,$msgid1,string,$msgid2,int,$n
+string,nl2br,string,$string,bool,[ $is_xhtml ]
+string,nl_langinfo,int,$item
+bool,normalizer_is_normalized,string,$input,string,[ $form ]
+string,normalizer_normalize,string,$input,string,[ $form ]
+array,notes_body,string,$server,string,$mailbox,int,$msg_number
+bool,notes_copy_db,string,$from_database_name,string,$to_database_name
+bool,notes_create_db,string,$database_name
+bool,notes_create_note,string,$database_name,string,$form_name
+bool,notes_drop_db,string,$database_name
+int,notes_find_note,string,$database_name,string,$name,string,[ $type ]
+object,notes_header_info,string,$server,string,$mailbox,int,$msg_number
+bool,notes_list_msgs,string,$db
+bool,notes_mark_read,string,$database_name,string,$user_name,string,$note_id
+bool,notes_mark_unread,string,$database_name,string,$user_name,string,$note_id
+bool,notes_nav_create,string,$database_name,string,$name
+array,notes_search,string,$database_name,string,$keywords
+array,notes_unread,string,$database_name,string,$user_name
+float,notes_version,string,$database_name
+array,nsapi_request_headers,,
+array,nsapi_response_headers,,
+bool,nsapi_virtual,string,$uri
+string,nthmac,string,$clent,string,$data
+string,number_format,float,$number,int,[ $decimals ]
+NumberFormatter,numfmt_create,string,$locale,int,$style,string,[ $pattern ]
+string,numfmt_format,NumberFormatter,$fmt,number,$value,int,[ $type ]
+string,numfmt_format_currency,NumberFormatter,$fmt,double,$value,string,$currency
+int,numfmt_get_attribute,NumberFormatter,$fmt,int,$attr
+int,numfmt_get_error_code,NumberFormatter,$fmt
+string,numfmt_get_error_message,NumberFormatter,$fmt
+string,numfmt_get_locale,NumberFormatter,$fmt,int,[ $type ]
+string,numfmt_get_pattern,NumberFormatter,$fmt
+string,numfmt_get_symbol,NumberFormatter,$fmt,int,$attr
+string,numfmt_get_text_attribute,NumberFormatter,$fmt,int,$attr
+mixed,numfmt_parse,NumberFormatter,$fmt,string,$value,int,[ $type ],int,[ &$position ]
+double,numfmt_parse_currency,NumberFormatter,$fmt,string,$value,string,&$currency,int,[ &$position ]
+bool,numfmt_set_attribute,NumberFormatter,$fmt,int,$attr,int,$value
+bool,numfmt_set_pattern,NumberFormatter,$fmt,string,$pattern
+bool,numfmt_set_symbol,NumberFormatter,$fmt,int,$attr,string,$value
+bool,numfmt_set_text_attribute,NumberFormatter,$fmt,int,$attr,string,$value
+void,ob_clean,,
+string,ob_deflatehandler,string,$data,int,$mode
+bool,ob_end_clean,,
+bool,ob_end_flush,,
+string,ob_etaghandler,string,$data,int,$mode
+void,ob_flush,,
+string,ob_get_clean,,
+string,ob_get_contents,,
+string,ob_get_flush,,
+int,ob_get_length,,
+int,ob_get_level,,
+array,ob_get_status,bool,[ $full_status ]
+string,ob_gzhandler,string,$buffer,int,$mode
+string,ob_iconv_handler,string,$contents,int,$status
+void,ob_implicit_flush,int,[ $flag ]
+string,ob_inflatehandler,string,$data,int,$mode
+array,ob_list_handlers,,
+bool,ob_start,callback,[ $output_callback ],int,[ $chunk_size ],bool,[ $erase ]
+string,ob_tidyhandler,string,$input,int,[ $mode ]
+bool,oci_bind_array_by_name,resource,$statement,string,$name,array,&$var_array,int,$max_table_length,int,[ $max_item_length ],int,[ $type ]
+bool,oci_bind_by_name,resource,$statement,string,$ph_name,mixed,&$variable,int,[ $maxlength ],int,[ $type ]
+bool,oci_cancel,resource,$statement
+bool,oci_close,resource,$connection
+bool,oci_commit,resource,$connection
+resource,oci_connect,string,$username,string,$password,string,[ $db ],string,[ $charset ],int,[ $session_mode ]
+bool,oci_define_by_name,resource,$statement,string,$column_name,mixed,&$variable,int,[ $type ]
+array,oci_error,resource,[ $source ]
+bool,oci_execute,resource,$statement,int,[ $mode ]
+bool,oci_fetch,resource,$statement
+int,oci_fetch_all,resource,$statement,array,&$output,int,[ $skip ],int,[ $maxrows ],int,[ $flags ]
+array,oci_fetch_array,resource,$statement,int,[ $mode ]
+array,oci_fetch_assoc,resource,$statement
+object,oci_fetch_object,resource,$statement
+array,oci_fetch_row,resource,$statement
+bool,oci_field_is_null,resource,$statement,mixed,$field
+string,oci_field_name,resource,$statement,int,$field
+int,oci_field_precision,resource,$statement,int,$field
+int,oci_field_scale,resource,$statement,int,$field
+int,oci_field_size,resource,$statement,mixed,$field
+mixed,oci_field_type,resource,$statement,int,$field
+int,oci_field_type_raw,resource,$statement,int,$field
+bool,oci_free_statement,resource,$statement
+void,oci_internal_debug,bool,$onoff
+bool,oci_lob_copy,OCI-Lob,$lob_to,OCI-Lob,$lob_from,int,[ $length ]
+bool,oci_lob_is_equal,OCI-Lob,$lob1,OCI-Lob,$lob2
+OCI-Collection,oci_new_collection,resource,$connection,string,$tdo,string,[ $schema ]
+resource,oci_new_connect,string,$username,string,$password,string,[ $db ],string,[ $charset ],int,[ $session_mode ]
+resource,oci_new_cursor,resource,$connection
+OCI-Lob,oci_new_descriptor,resource,$connection,int,[ $type ]
+int,oci_num_fields,resource,$statement
+int,oci_num_rows,resource,$statement
+resource,oci_parse,resource,$connection,string,$query
+bool,oci_password_change,resource,$connection,string,$username,string,$old_password,string,$new_password
+resource,oci_pconnect,string,$username,string,$password,string,[ $db ],string,[ $charset ],int,[ $session_mode ]
+mixed,oci_result,resource,$statement,mixed,$field
+bool,oci_rollback,resource,$connection
+string,oci_server_version,resource,$connection
+bool,oci_set_prefetch,resource,$statement,int,$rows
+string,oci_statement_type,resource,$statement
+int,ocifetchinto,resource,$statement,array,&$result,int,[ $mode ]
+number,octdec,string,$octal_string
+mixed,odbc_autocommit,resource,$connection_id,bool,[ $OnOff ]
+bool,odbc_binmode,resource,$result_id,int,$mode
+void,odbc_close,resource,$connection_id
+void,odbc_close_all,,
+resource,odbc_columnprivileges,resource,$connection_id,string,$qualifier,string,$owner,string,$table_name,string,$column_name
+resource,odbc_columns,resource,$connection_id,string,[ $qualifier ],string,[ $schema ],string,[ $table_name ],string,[ $column_name ]
+bool,odbc_commit,resource,$connection_id
+resource,odbc_connect,string,$dsn,string,$user,string,$password,int,[ $cursor_type ]
+string,odbc_cursor,resource,$result_id
+array,odbc_data_source,resource,$connection_id,int,$fetch_type
+string,odbc_error,resource,[ $connection_id ]
+string,odbc_errormsg,resource,[ $connection_id ]
+resource,odbc_exec,resource,$connection_id,string,$query_string,int,[ $flags ]
+bool,odbc_execute,resource,$result_id,array,[ $parameters_array ]
+array,odbc_fetch_array,resource,$result,int,[ $rownumber ]
+int,odbc_fetch_into,resource,$result_id,array,$result_array,int,[ $rownumber ]
+object,odbc_fetch_object,resource,$result,int,[ $rownumber ]
+bool,odbc_fetch_row,resource,$result_id,int,[ $row_number ]
+int,odbc_field_len,resource,$result_id,int,$field_number
+string,odbc_field_name,resource,$result_id,int,$field_number
+int,odbc_field_num,resource,$result_id,string,$field_name
+int,odbc_field_scale,resource,$result_id,int,$field_number
+string,odbc_field_type,resource,$result_id,int,$field_number
+resource,odbc_foreignkeys,resource,$connection_id,string,$pk_qualifier,string,$pk_owner,string,$pk_table,string,$fk_qualifier,string,$fk_owner,string,$fk_table
+bool,odbc_free_result,resource,$result_id
+resource,odbc_gettypeinfo,resource,$connection_id,int,[ $data_type ]
+bool,odbc_longreadlen,resource,$result_id,int,$length
+bool,odbc_next_result,resource,$result_id
+int,odbc_num_fields,resource,$result_id
+int,odbc_num_rows,resource,$result_id
+resource,odbc_pconnect,string,$dsn,string,$user,string,$password,int,[ $cursor_type ]
+resource,odbc_prepare,resource,$connection_id,string,$query_string
+resource,odbc_primarykeys,resource,$connection_id,string,$qualifier,string,$owner,string,$table
+resource,odbc_procedurecolumns,resource,$connection_id
+resource,odbc_procedures,resource,$connection_id
+mixed,odbc_result,resource,$result_id,mixed,$field
+int,odbc_result_all,resource,$result_id,string,[ $format ]
+bool,odbc_rollback,resource,$connection_id
+bool,odbc_setoption,resource,$id,int,$function,int,$option,int,$param
+resource,odbc_specialcolumns,resource,$connection_id,int,$type,string,$qualifier,string,$owner,string,$table,int,$scope,int,$nullable
+resource,odbc_statistics,resource,$connection_id,string,$qualifier,string,$owner,string,$table_name,int,$unique,int,$accuracy
+resource,odbc_tableprivileges,resource,$connection_id,string,$qualifier,string,$owner,string,$name
+resource,odbc_tables,resource,$connection_id,string,[ $qualifier ],string,[ $owner ],string,[ $name ],string,[ $types ]
+resource,openal_buffer_create,,
+bool,openal_buffer_data,resource,$buffer,int,$format,string,$data,int,$freq
+bool,openal_buffer_destroy,resource,$buffer
+int,openal_buffer_get,resource,$buffer,int,$property
+bool,openal_buffer_loadwav,resource,$buffer,string,$wavfile
+resource,openal_context_create,resource,$device
+bool,openal_context_current,resource,$context
+bool,openal_context_destroy,resource,$context
+bool,openal_context_process,resource,$context
+bool,openal_context_suspend,resource,$context
+bool,openal_device_close,resource,$device
+resource,openal_device_open,string,[ $device_desc ]
+mixed,openal_listener_get,int,$property
+bool,openal_listener_set,int,$property,mixed,$setting
+resource,openal_source_create,,
+bool,openal_source_destroy,resource,$source
+mixed,openal_source_get,resource,$source,int,$property
+bool,openal_source_pause,resource,$source
+bool,openal_source_play,resource,$source
+bool,openal_source_rewind,resource,$source
+bool,openal_source_set,resource,$source,int,$property,mixed,$setting
+bool,openal_source_stop,resource,$source
+resource,openal_stream,resource,$source,int,$format,int,$rate
+resource,opendir,string,$path,resource,[ $context ]
+bool,openlog,string,$ident,int,$option,int,$facility
+bool,openssl_csr_export,resource,$csr,string,&$out,bool,[ $notext ]
+bool,openssl_csr_export_to_file,resource,$csr,string,$outfilename,bool,[ $notext ]
+resource,openssl_csr_get_public_key,mixed,$csr,bool,[ $use_shortnames ]
+array,openssl_csr_get_subject,mixed,$csr,bool,[ $use_shortnames ]
+mixed,openssl_csr_new,array,$dn,resource,&$privkey,array,[ $configargs ],array,[ $extraattribs ]
+resource,openssl_csr_sign,mixed,$csr,mixed,$cacert,mixed,$priv_key,int,$days,array,[ $configargs ],int,[ $serial ]
+string,openssl_error_string,,
+void,openssl_free_key,resource,$key_identifier
+bool,openssl_open,string,$sealed_data,string,&$open_data,string,$env_key,mixed,$priv_key_id
+bool,openssl_pkcs12_export,mixed,$x509,string,&$out,mixed,$priv_key,string,$pass,array,[ $args ]
+bool,openssl_pkcs12_export_to_file,mixed,$x509,string,$filename,mixed,$priv_key,string,$pass,array,[ $args ]
+bool,openssl_pkcs12_read,mixed,$PKCS12,array,&$certs,string,$pass
+bool,openssl_pkcs7_decrypt,string,$infilename,string,$outfilename,mixed,$recipcert,mixed,[ $recipkey ]
+bool,openssl_pkcs7_encrypt,string,$infile,string,$outfile,mixed,$recipcerts,array,$headers,int,[ $flags ],int,[ $cipherid ]
+bool,openssl_pkcs7_sign,string,$infilename,string,$outfilename,mixed,$signcert,mixed,$privkey,array,$headers,int,[ $flags ],string,[ $extracerts ]
+mixed,openssl_pkcs7_verify,string,$filename,int,$flags,string,[ $outfilename ],array,[ $cainfo ],string,[ $extracerts ],string,[ $content ]
+bool,openssl_pkey_export,mixed,$key,string,&$out,string,[ $passphrase ],array,[ $configargs ]
+bool,openssl_pkey_export_to_file,mixed,$key,string,$outfilename,string,[ $passphrase ],array,[ $configargs ]
+void,openssl_pkey_free,resource,$key
+array,openssl_pkey_get_details,resource,$key
+resource,openssl_pkey_get_private,mixed,$key,string,[ $passphrase ]
+resource,openssl_pkey_get_public,mixed,$certificate
+resource,openssl_pkey_new,array,[ $configargs ]
+bool,openssl_private_decrypt,string,$data,string,&$decrypted,mixed,$key,int,[ $padding ]
+bool,openssl_private_encrypt,string,$data,string,&$crypted,mixed,$key,int,[ $padding ]
+bool,openssl_public_decrypt,string,$data,string,&$decrypted,mixed,$key,int,[ $padding ]
+bool,openssl_public_encrypt,string,$data,string,&$crypted,mixed,$key,int,[ $padding ]
+int,openssl_seal,string,$data,string,&$sealed_data,array,&$env_keys,array,$pub_key_ids
+bool,openssl_sign,string,$data,string,&$signature,mixed,$priv_key_id,int,[ $signature_alg ]
+int,openssl_verify,string,$data,string,$signature,mixed,$pub_key_id,int,[ $signature_alg ]
+bool,openssl_x509_check_private_key,mixed,$cert,mixed,$key
+int,openssl_x509_checkpurpose,mixed,$x509cert,int,$purpose,array,[ $cainfo ],string,[ $untrustedfile ]
+bool,openssl_x509_export,mixed,$x509,string,&$output,bool,[ $notext ]
+bool,openssl_x509_export_to_file,mixed,$x509,string,$outfilename,bool,[ $notext ]
+void,openssl_x509_free,resource,$x509cert
+array,openssl_x509_parse,mixed,$x509cert,bool,[ $shortnames ]
+resource,openssl_x509_read,mixed,$x509certdata
+int,ord,string,$string
+bool,output_add_rewrite_var,string,$name,string,$value
+bool,output_reset_rewrite_vars,,
+void,overload,string,$class_name
+bool,override_function,string,$function_name,string,$function_args,string,$function_code
+void,ovrimos_close,int,$connection
+bool,ovrimos_commit,int,$connection_id
+int,ovrimos_connect,string,$host,string,$dborport,string,$user,string,$password
+string,ovrimos_cursor,int,$result_id
+int,ovrimos_exec,int,$connection_id,string,$query
+bool,ovrimos_execute,int,$result_id,array,[ $parameters_array ]
+bool,ovrimos_fetch_into,int,$result_id,array,&$result_array,string,[ $how ],int,[ $rownumber ]
+bool,ovrimos_fetch_row,int,$result_id,int,[ $how ],int,[ $row_number ]
+int,ovrimos_field_len,int,$result_id,int,$field_number
+string,ovrimos_field_name,int,$result_id,int,$field_number
+int,ovrimos_field_num,int,$result_id,string,$field_name
+int,ovrimos_field_type,int,$result_id,int,$field_number
+bool,ovrimos_free_result,int,$result_id
+bool,ovrimos_longreadlen,int,$result_id,int,$length
+int,ovrimos_num_fields,int,$result_id
+int,ovrimos_num_rows,int,$result_id
+int,ovrimos_prepare,int,$connection_id,string,$query
+string,ovrimos_result,int,$result_id,mixed,$field
+int,ovrimos_result_all,int,$result_id,string,[ $format ]
+bool,ovrimos_rollback,int,$connection_id
+string,pack,string,$format,mixed,[ $args ],mixed,[ $... ]
+array,parse_ini_file,string,$filename,bool,[ $process_sections ]
+void,parse_str,string,$str,array,[ &$arr ]
+mixed,parse_url,string,$url,int,[ $component ]
+array,parsekit_compile_file,string,$filename,array,[ &$errors ],int,[ $options ]
+array,parsekit_compile_string,string,$phpcode,array,[ &$errors ],int,[ $options ]
+array,parsekit_func_arginfo,mixed,$function
+void,passthru,string,$command,int,[ &$return_var ]
+mixed,pathinfo,string,$path,int,[ $options ]
+int,pclose,resource,$handle
+int,pcntl_alarm,int,$seconds
+void,pcntl_exec,string,$path,array,[ $args ],array,[ $envs ]
+int,pcntl_fork,,
+int,pcntl_getpriority,int,[ $pid ],int,[ $process_identifier ]
+bool,pcntl_setpriority,int,$priority,int,[ $pid ],int,[ $process_identifier ]
+bool,pcntl_signal,int,$signo,callback,$handler,bool,[ $restart_syscalls ]
+bool,pcntl_signal_dispatch,,
+bool,pcntl_sigprocmask,int,$how,array,$set,array,[ &$oldset ]
+int,pcntl_sigtimedwait,array,$set,array,[ &$siginfo ],int,[ $seconds ],int,[ $nanoseconds ]
+int,pcntl_sigwaitinfo,array,$set,array,[ &$siginfo ]
+int,pcntl_wait,int,&$status,int,[ $options ]
+int,pcntl_waitpid,int,$pid,int,&$status,int,[ $options ]
+int,pcntl_wexitstatus,int,$status
+bool,pcntl_wifexited,int,$status
+bool,pcntl_wifsignaled,int,$status
+bool,pcntl_wifstopped,int,$status
+int,pcntl_wstopsig,int,$status
+int,pcntl_wtermsig,int,$status
+resource,pfsockopen,string,$hostname,int,[ $port ],int,[ &$errno ],string,[ &$errstr ],float,[ $timeout ]
+int,pg_affected_rows,resource,$result
+bool,pg_cancel_query,resource,$connection
+string,pg_client_encoding,resource,[ $connection ]
+bool,pg_close,resource,[ $connection ]
+resource,pg_connect,string,$connection_string,int,[ $connect_type ]
+bool,pg_connection_busy,resource,$connection
+bool,pg_connection_reset,resource,$connection
+int,pg_connection_status,resource,$connection
+array,pg_convert,resource,$connection,string,$table_name,array,$assoc_array,int,[ $options ]
+bool,pg_copy_from,resource,$connection,string,$table_name,array,$rows,string,[ $delimiter ],string,[ $null_as ]
+array,pg_copy_to,resource,$connection,string,$table_name,string,[ $delimiter ],string,[ $null_as ]
+string,pg_dbname,resource,[ $connection ]
+mixed,pg_delete,resource,$connection,string,$table_name,array,$assoc_array,int,[ $options ]
+bool,pg_end_copy,resource,[ $connection ]
+string,pg_escape_bytea,resource,[ $connection ],string,$data
+string,pg_escape_string,resource,[ $connection ],string,$data
+resource,pg_execute,resource,$connection,string,$stmtname,array,$params
+array,pg_fetch_all,resource,$result
+array,pg_fetch_all_columns,resource,$result,int,[ $column ]
+array,pg_fetch_array,resource,$result,int,[ $row ],int,[ $result_type ]
+array,pg_fetch_assoc,resource,$result,int,[ $row ]
+object,pg_fetch_object,resource,$result,int,[ $row ],int,[ $result_type ]
+string,pg_fetch_result,resource,$result,int,$row,mixed,$field
+array,pg_fetch_row,resource,$result,int,[ $row ]
+int,pg_field_is_null,resource,$result,int,$row,mixed,$field
+string,pg_field_name,resource,$result,int,$field_number
+int,pg_field_num,resource,$result,string,$field_name
+int,pg_field_prtlen,resource,$result,int,$row_number,mixed,$field_name_or_number
+int,pg_field_size,resource,$result,int,$field_number
+mixed,pg_field_table,resource,$result,int,$field_number,bool,[ $oid_only ]
+string,pg_field_type,resource,$result,int,$field_number
+int,pg_field_type_oid,resource,$result,int,$field_number
+bool,pg_free_result,resource,$result
+array,pg_get_notify,resource,$connection,int,[ $result_type ]
+int,pg_get_pid,resource,$connection
+resource,pg_get_result,resource,[ $connection ]
+string,pg_host,resource,[ $connection ]
+mixed,pg_insert,resource,$connection,string,$table_name,array,$assoc_array,int,[ $options ]
+string,pg_last_error,resource,[ $connection ]
+string,pg_last_notice,resource,$connection
+string,pg_last_oid,resource,$result
+bool,pg_lo_close,resource,$large_object
+int,pg_lo_create,resource,[ $connection ],mixed,[ $object_id ]
+bool,pg_lo_export,resource,$connection,int,$oid,string,$pathname
+int,pg_lo_import,resource,$connection,string,$pathname,mixed,$object_id
+resource,pg_lo_open,resource,$connection,int,$oid,string,$mode
+string,pg_lo_read,resource,$large_object,int,[ $len ]
+int,pg_lo_read_all,resource,$large_object
+bool,pg_lo_seek,resource,$large_object,int,$offset,int,[ $whence ]
+int,pg_lo_tell,resource,$large_object
+bool,pg_lo_unlink,resource,$connection,int,$oid
+int,pg_lo_write,resource,$large_object,string,$data,int,[ $len ]
+array,pg_meta_data,resource,$connection,string,$table_name
+int,pg_num_fields,resource,$result
+int,pg_num_rows,resource,$result
+string,pg_options,resource,[ $connection ]
+string,pg_parameter_status,resource,$connection,string,$param_name
+resource,pg_pconnect,string,$connection_string,int,[ $connect_type ]
+bool,pg_ping,resource,[ $connection ]
+int,pg_port,resource,[ $connection ]
+resource,pg_prepare,resource,$connection,string,$stmtname,string,$query
+bool,pg_put_line,string,$data
+resource,pg_query,string,$query
+resource,pg_query_params,resource,$connection,string,$query,array,$params
+string,pg_result_error,resource,$result
+string,pg_result_error_field,resource,$result,int,$fieldcode
+bool,pg_result_seek,resource,$result,int,$offset
+mixed,pg_result_status,resource,$result,int,[ $type ]
+mixed,pg_select,resource,$connection,string,$table_name,array,$assoc_array,int,[ $options ]
+bool,pg_send_execute,resource,$connection,string,$stmtname,array,$params
+bool,pg_send_prepare,resource,$connection,string,$stmtname,string,$query
+bool,pg_send_query,resource,$connection,string,$query
+bool,pg_send_query_params,resource,$connection,string,$query,array,$params
+int,pg_set_client_encoding,string,$encoding
+int,pg_set_error_verbosity,resource,$connection,int,$verbosity
+bool,pg_trace,string,$pathname,string,[ $mode ],resource,[ $connection ]
+int,pg_transaction_status,resource,$connection
+string,pg_tty,resource,[ $connection ]
+string,pg_unescape_bytea,string,$data
+bool,pg_untrace,resource,[ $connection ]
+mixed,pg_update,resource,$connection,string,$table_name,array,$data,array,$condition,int,[ $options ]
+array,pg_version,resource,[ $connection ]
+bool,php_check_syntax,string,$filename,string,[ &$error_message ]
+string,php_ini_loaded_file,,
+string,php_ini_scanned_files,,
+string,php_logo_guid,,
+string,php_sapi_name,,
+string,php_strip_whitespace,string,$filename
+string,php_uname,string,[ $mode ]
+bool,phpcredits,int,[ $flag ]
+bool,phpinfo,int,[ $what ]
+string,phpversion,string,[ $extension ]
+float,pi,,
+bool,png2wbmp,string,$pngname,string,$wbmpname,int,$dest_height,int,$dest_width,int,$threshold
+resource,popen,string,$command,string,$mode
+bool,posix_access,string,$file,int,[ $mode ]
+string,posix_ctermid,,
+int,posix_get_last_error,,
+string,posix_getcwd,,
+int,posix_getegid,,
+int,posix_geteuid,,
+int,posix_getgid,,
+array,posix_getgrgid,int,$gid
+array,posix_getgrnam,string,$name
+array,posix_getgroups,,
+string,posix_getlogin,,
+int,posix_getpgid,int,$pid
+int,posix_getpgrp,,
+int,posix_getpid,,
+int,posix_getppid,,
+array,posix_getpwnam,string,$username
+array,posix_getpwuid,int,$uid
+array,posix_getrlimit,,
+int,posix_getsid,int,$pid
+int,posix_getuid,,
+bool,posix_initgroups,string,$name,int,$base_group_id
+bool,posix_isatty,int,$fd
+bool,posix_kill,int,$pid,int,$sig
+bool,posix_mkfifo,string,$pathname,int,$mode
+bool,posix_mknod,string,$pathname,int,$mode,int,[ $major ],int,[ $minor ]
+bool,posix_setegid,int,$gid
+bool,posix_seteuid,int,$uid
+bool,posix_setgid,int,$gid
+bool,posix_setpgid,int,$pid,int,$pgid
+int,posix_setsid,,
+bool,posix_setuid,int,$uid
+string,posix_strerror,int,$errno
+array,posix_times,,
+string,posix_ttyname,int,$fd
+array,posix_uname,,
+number,pow,number,$base,number,$exp
+array,preg_grep,string,$pattern,array,$input,int,[ $flags ]
+int,preg_last_error,,
+int,preg_match,string,$pattern,string,$subject,array,[ &$matches ],int,[ $flags ],int,[ $offset ]
+int,preg_match_all,string,$pattern,string,$subject,array,&$matches,int,[ $flags ],int,[ $offset ]
+string,preg_quote,string,$str,string,[ $delimiter ]
+mixed,preg_replace,mixed,$pattern,mixed,$replacement,mixed,$subject,int,[ $limit ],int,[ &$count ]
+mixed,preg_replace_callback,mixed,$pattern,callback,$callback,mixed,$subject,int,[ $limit ],int,[ &$count ]
+array,preg_split,string,$pattern,string,$subject,int,[ $limit ],int,[ $flags ]
+mixed,prev,array,&$array
+int,print,string,$arg
+mixed,print_r,mixed,$expression,bool,[ $return ]
+void,printer_abort,resource,$printer_handle
+void,printer_close,resource,$printer_handle
+resource,printer_create_brush,int,$style,string,$color
+void,printer_create_dc,resource,$printer_handle
+resource,printer_create_font,string,$face,int,$height,int,$width,int,$font_weight,bool,$italic,bool,$underline,bool,$strikeout,int,$orientation
+resource,printer_create_pen,int,$style,int,$width,string,$color
+void,printer_delete_brush,resource,$brush_handle
+bool,printer_delete_dc,resource,$printer_handle
+void,printer_delete_font,resource,$font_handle
+void,printer_delete_pen,resource,$pen_handle
+bool,printer_draw_bmp,resource,$printer_handle,string,$filename,int,$x,int,$y,int,[ $width ],int,$height
+void,printer_draw_chord,resource,$printer_handle,int,$rec_x,int,$rec_y,int,$rec_x1,int,$rec_y1,int,$rad_x,int,$rad_y,int,$rad_x1,int,$rad_y1
+void,printer_draw_elipse,resource,$printer_handle,int,$ul_x,int,$ul_y,int,$lr_x,int,$lr_y
+void,printer_draw_line,resource,$printer_handle,int,$from_x,int,$from_y,int,$to_x,int,$to_y
+void,printer_draw_pie,resource,$printer_handle,int,$rec_x,int,$rec_y,int,$rec_x1,int,$rec_y1,int,$rad1_x,int,$rad1_y,int,$rad2_x,int,$rad2_y
+void,printer_draw_rectangle,resource,$printer_handle,int,$ul_x,int,$ul_y,int,$lr_x,int,$lr_y
+void,printer_draw_roundrect,resource,$printer_handle,int,$ul_x,int,$ul_y,int,$lr_x,int,$lr_y,int,$width,int,$height
+void,printer_draw_text,resource,$printer_handle,string,$text,int,$x,int,$y
+bool,printer_end_doc,resource,$printer_handle
+bool,printer_end_page,resource,$printer_handle
+mixed,printer_get_option,resource,$printer_handle,string,$option
+array,printer_list,int,$enumtype,string,[ $name ],int,[ $level ]
+int,printer_logical_fontheight,resource,$printer_handle,int,$height
+resource,printer_open,string,[ $printername ]
+void,printer_select_brush,resource,$printer_handle,resource,$brush_handle
+void,printer_select_font,resource,$printer_handle,resource,$font_handle
+void,printer_select_pen,resource,$printer_handle,resource,$pen_handle
+bool,printer_set_option,resource,$printer_handle,int,$option,mixed,$value
+bool,printer_start_doc,resource,$printer_handle,string,[ $document ]
+bool,printer_start_page,resource,$printer_handle
+bool,printer_write,resource,$printer_handle,string,$content
+int,printf,string,$format,mixed,[ $args ],mixed,[ $... ]
+int,proc_close,resource,$process
+array,proc_get_status,resource,$process
+bool,proc_nice,int,$increment
+resource,proc_open,string,$cmd,array,$descriptorspec,array,&$pipes,string,[ $cwd ],array,[ $env ],array,[ $other_options ]
+bool,proc_terminate,resource,$process,int,[ $signal ]
+bool,property_exists,mixed,$class,string,$property
+int,ps_add_bookmark,resource,$psdoc,string,$text,int,[ $parent ],int,[ $open ]
+bool,ps_add_launchlink,resource,$psdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$filename
+bool,ps_add_locallink,resource,$psdoc,float,$llx,float,$lly,float,$urx,float,$ury,int,$page,string,$dest
+bool,ps_add_note,resource,$psdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$contents,string,$title,string,$icon,int,$open
+bool,ps_add_pdflink,resource,$psdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$filename,int,$page,string,$dest
+bool,ps_add_weblink,resource,$psdoc,float,$llx,float,$lly,float,$urx,float,$ury,string,$url
+bool,ps_arc,resource,$psdoc,float,$x,float,$y,float,$radius,float,$alpha,float,$beta
+bool,ps_arcn,resource,$psdoc,float,$x,float,$y,float,$radius,float,$alpha,float,$beta
+bool,ps_begin_page,resource,$psdoc,float,$width,float,$height
+int,ps_begin_pattern,resource,$psdoc,float,$width,float,$height,float,$xstep,float,$ystep,int,$painttype
+int,ps_begin_template,resource,$psdoc,float,$width,float,$height
+bool,ps_circle,resource,$psdoc,float,$x,float,$y,float,$radius
+bool,ps_clip,resource,$psdoc
+bool,ps_close,resource,$psdoc
+void,ps_close_image,resource,$psdoc,int,$imageid
+bool,ps_closepath,resource,$psdoc
+bool,ps_closepath_stroke,resource,$psdoc
+bool,ps_continue_text,resource,$psdoc,string,$text
+bool,ps_curveto,resource,$psdoc,float,$x1,float,$y1,float,$x2,float,$y2,float,$x3,float,$y3
+bool,ps_delete,resource,$psdoc
+bool,ps_end_page,resource,$psdoc
+bool,ps_end_pattern,resource,$psdoc
+bool,ps_end_template,resource,$psdoc
+bool,ps_fill,resource,$psdoc
+bool,ps_fill_stroke,resource,$psdoc
+int,ps_findfont,resource,$psdoc,string,$fontname,string,$encoding,bool,[ $embed ]
+string,ps_get_buffer,resource,$psdoc
+string,ps_get_parameter,resource,$psdoc,string,$name,float,[ $modifier ]
+float,ps_get_value,resource,$psdoc,string,$name,float,[ $modifier ]
+array,ps_hyphenate,resource,$psdoc,string,$text
+bool,ps_include_file,resource,$psdoc,string,$file
+bool,ps_lineto,resource,$psdoc,float,$x,float,$y
+int,ps_makespotcolor,resource,$psdoc,string,$name,float,[ $reserved ]
+bool,ps_moveto,resource,$psdoc,float,$x,float,$y
+resource,ps_new,,
+bool,ps_open_file,resource,$psdoc,string,[ $filename ]
+int,ps_open_image,resource,$psdoc,string,$type,string,$source,string,$data,int,$lenght,int,$width,int,$height,int,$components,int,$bpc,string,$params
+int,ps_open_image_file,resource,$psdoc,string,$type,string,$filename,string,[ $stringparam ],int,[ $intparam ]
+int,ps_open_memory_image,resource,$psdoc,int,$gd
+bool,ps_place_image,resource,$psdoc,int,$imageid,float,$x,float,$y,float,$scale
+bool,ps_rect,resource,$psdoc,float,$x,float,$y,float,$width,float,$height
+bool,ps_restore,resource,$psdoc
+bool,ps_rotate,resource,$psdoc,float,$rot
+bool,ps_save,resource,$psdoc
+bool,ps_scale,resource,$psdoc,float,$x,float,$y
+bool,ps_set_border_color,resource,$psdoc,float,$red,float,$green,float,$blue
+bool,ps_set_border_dash,resource,$psdoc,float,$black,float,$white
+bool,ps_set_border_style,resource,$psdoc,string,$style,float,$width
+bool,ps_set_info,resource,$p,string,$key,string,$val
+bool,ps_set_parameter,resource,$psdoc,string,$name,string,$value
+bool,ps_set_text_pos,resource,$psdoc,float,$x,float,$y
+bool,ps_set_value,resource,$psdoc,string,$name,float,$value
+bool,ps_setcolor,resource,$psdoc,string,$type,string,$colorspace,float,$c1,float,$c2,float,$c3,float,$c4
+bool,ps_setdash,resource,$psdoc,float,$on,float,$off
+bool,ps_setflat,resource,$psdoc,float,$value
+bool,ps_setfont,resource,$psdoc,int,$fontid,float,$size
+bool,ps_setgray,resource,$psdoc,float,$gray
+bool,ps_setlinecap,resource,$psdoc,int,$type
+bool,ps_setlinejoin,resource,$psdoc,int,$type
+bool,ps_setlinewidth,resource,$psdoc,float,$width
+bool,ps_setmiterlimit,resource,$psdoc,float,$value
+bool,ps_setoverprintmode,resource,$psdoc,int,$mode
+bool,ps_setpolydash,resource,$psdoc,float,$arr
+int,ps_shading,resource,$psdoc,string,$type,float,$x0,float,$y0,float,$x1,float,$y1,float,$c1,float,$c2,float,$c3,float,$c4,string,$optlist
+int,ps_shading_pattern,resource,$psdoc,int,$shadingid,string,$optlist
+bool,ps_shfill,resource,$psdoc,int,$shadingid
+bool,ps_show,resource,$psdoc,string,$text
+bool,ps_show2,resource,$psdoc,string,$text,int,$len
+int,ps_show_boxed,resource,$psdoc,string,$text,float,$left,float,$bottom,float,$width,float,$height,string,$hmode,string,[ $feature ]
+bool,ps_show_xy,resource,$psdoc,string,$text,float,$x,float,$y
+bool,ps_show_xy2,resource,$psdoc,string,$text,int,$len,float,$xcoor,float,$ycoor
+array,ps_string_geometry,resource,$psdoc,string,$text,int,[ $fontid ],float,[ $size ]
+float,ps_stringwidth,resource,$psdoc,string,$text,int,[ $fontid ],float,[ $size ]
+bool,ps_stroke,resource,$psdoc
+bool,ps_symbol,resource,$psdoc,int,$ord
+string,ps_symbol_name,resource,$psdoc,int,$ord,int,[ $fontid ]
+float,ps_symbol_width,resource,$psdoc,int,$ord,int,[ $fontid ],float,[ $size ]
+bool,ps_translate,resource,$psdoc,float,$x,float,$y
+bool,pspell_add_to_personal,int,$dictionary_link,string,$word
+bool,pspell_add_to_session,int,$dictionary_link,string,$word
+bool,pspell_check,int,$dictionary_link,string,$word
+bool,pspell_clear_session,int,$dictionary_link
+int,pspell_config_create,string,$language,string,[ $spelling ],string,[ $jargon ],string,[ $encoding ]
+bool,pspell_config_data_dir,int,$conf,string,$directory
+bool,pspell_config_dict_dir,int,$conf,string,$directory
+bool,pspell_config_ignore,int,$dictionary_link,int,$n
+bool,pspell_config_mode,int,$dictionary_link,int,$mode
+bool,pspell_config_personal,int,$dictionary_link,string,$file
+bool,pspell_config_repl,int,$dictionary_link,string,$file
+bool,pspell_config_runtogether,int,$dictionary_link,bool,$flag
+bool,pspell_config_save_repl,int,$dictionary_link,bool,$flag
+int,pspell_new,string,$language,string,[ $spelling ],string,[ $jargon ],string,[ $encoding ],int,[ $mode ]
+int,pspell_new_config,int,$config
+int,pspell_new_personal,string,$personal,string,$language,string,[ $spelling ],string,[ $jargon ],string,[ $encoding ],int,[ $mode ]
+bool,pspell_save_wordlist,int,$dictionary_link
+bool,pspell_store_replacement,int,$dictionary_link,string,$misspelled,string,$correct
+array,pspell_suggest,int,$dictionary_link,string,$word
+bool,putenv,string,$setting
+bool,px_close,resource,$pxdoc
+bool,px_create_fp,resource,$pxdoc,resource,$file,array,$fielddesc
+string,px_date2string,resource,$pxdoc,int,$value,string,$format
+bool,px_delete,resource,$pxdoc
+bool,px_delete_record,resource,$pxdoc,int,$num
+array,px_get_field,resource,$pxdoc,int,$fieldno
+array,px_get_info,resource,$pxdoc
+string,px_get_parameter,resource,$pxdoc,string,$name
+array,px_get_record,resource,$pxdoc,int,$num,int,[ $mode ]
+array,px_get_schema,resource,$pxdoc,int,[ $mode ]
+float,px_get_value,resource,$pxdoc,string,$name
+int,px_insert_record,resource,$pxdoc,array,$data
+resource,px_new,,
+int,px_numfields,resource,$pxdoc
+int,px_numrecords,resource,$pxdoc
+bool,px_open_fp,resource,$pxdoc,resource,$file
+bool,px_put_record,resource,$pxdoc,array,$record,int,[ $recpos ]
+array,px_retrieve_record,resource,$pxdoc,int,$num,int,[ $mode ]
+bool,px_set_blob_file,resource,$pxdoc,string,$filename
+bool,px_set_parameter,resource,$pxdoc,string,$name,string,$value
+void,px_set_tablename,resource,$pxdoc,string,$name
+bool,px_set_targetencoding,resource,$pxdoc,string,$encoding
+bool,px_set_value,resource,$pxdoc,string,$name,float,$value
+string,px_timestamp2string,resource,$pxdoc,float,$value,string,$format
+bool,px_update_record,resource,$pxdoc,array,$data,int,$num
+string,qdom_error,,
+QDomDocument,qdom_tree,string,$doc
+string,quoted_printable_decode,string,$str
+string,quoted_printable_encode,string,$str
+string,quotemeta,string,$str
+float,rad2deg,float,$number
+resource,radius_acct_open,,
+bool,radius_add_server,resource,$radius_handle,string,$hostname,int,$port,string,$secret,int,$timeout,int,$max_tries
+resource,radius_auth_open,,
+bool,radius_close,resource,$radius_handle
+bool,radius_config,resource,$radius_handle,string,$file
+bool,radius_create_request,resource,$radius_handle,int,$type
+string,radius_cvt_addr,string,$data
+int,radius_cvt_int,string,$data
+string,radius_cvt_string,string,$data
+string,radius_demangle,resource,$radius_handle,string,$mangled
+string,radius_demangle_mppe_key,resource,$radius_handle,string,$mangled
+mixed,radius_get_attr,resource,$radius_handle
+array,radius_get_vendor_attr,string,$data
+bool,radius_put_addr,resource,$radius_handle,int,$type,string,$addr
+bool,radius_put_attr,resource,$radius_handle,int,$type,string,$value
+bool,radius_put_int,resource,$radius_handle,int,$type,int,$value
+bool,radius_put_string,resource,$radius_handle,int,$type,string,$value
+bool,radius_put_vendor_addr,resource,$radius_handle,int,$vendor,int,$type,string,$addr
+bool,radius_put_vendor_attr,resource,$radius_handle,int,$vendor,int,$type,string,$value
+bool,radius_put_vendor_int,resource,$radius_handle,int,$vendor,int,$type,int,$value
+bool,radius_put_vendor_string,resource,$radius_handle,int,$vendor,int,$type,string,$value
+string,radius_request_authenticator,resource,$radius_handle
+int,radius_send_request,resource,$radius_handle
+string,radius_server_secret,resource,$radius_handle
+string,radius_strerror,resource,$radius_handle
+int,rand,,
+array,range,mixed,$low,mixed,$high,number,[ $step ]
+bool,rar_close,resource,$rar_file
+RarEntry,rar_entry_get,resource,$rar_file,string,$entry_name
+array,rar_list,resource,$rar_file
+resource,rar_open,string,$filename,string,[ $password ]
+string,rawurldecode,string,$str
+string,rawurlencode,string,$str
+string,readdir,resource,[ $dir_handle ]
+int,readfile,string,$filename,bool,[ $use_include_path ],resource,[ $context ]
+int,readgzfile,string,$filename,int,[ $use_include_path ]
+string,readline,string,[ $prompt ]
+bool,readline_add_history,string,$line
+bool,readline_callback_handler_install,string,$prompt,callback,$callback
+bool,readline_callback_handler_remove,,
+void,readline_callback_read_char,,
+bool,readline_clear_history,,
+bool,readline_completion_function,callback,$function
+mixed,readline_info,string,[ $varname ],string,[ $newvalue ]
+array,readline_list_history,,
+void,readline_on_new_line,,
+bool,readline_read_history,string,[ $filename ]
+void,readline_redisplay,,
+bool,readline_write_history,string,[ $filename ]
+string,readlink,string,$path
+string,realpath,string,$path
+bool,recode_file,string,$request,resource,$input,resource,$output
+string,recode_string,string,$request,string,$string
+void,register_shutdown_function,callback,$function,mixed,[ $parameter ],mixed,[ $... ]
+bool,register_tick_function,callback,$function,mixed,[ $arg ],mixed,[ $... ]
+bool,rename,string,$oldname,string,$newname,resource,[ $context ]
+bool,rename_function,string,$original_name,string,$new_name
+mixed,reset,array,&$array
+bool,restore_error_handler,,
+bool,restore_exception_handler,,
+void,restore_include_path,,
+bool,rewind,resource,$handle
+void,rewinddir,resource,[ $dir_handle ]
+bool,rmdir,string,$dirname,resource,[ $context ]
+float,round,float,$val,int,[ $precision ]
+bool,rpm_close,resource,$rpmr
+mixed,rpm_get_tag,resource,$rpmr,int,$tagnum
+bool,rpm_is_valid,string,$filename
+resource,rpm_open,string,$filename
+string,rpm_version,,
+bool,rsort,array,&$array,int,[ $sort_flags ]
+string,rtrim,string,$str,string,[ $charlist ]
+bool,runkit_class_adopt,string,$classname,string,$parentname
+bool,runkit_class_emancipate,string,$classname
+bool,runkit_constant_add,string,$constname,mixed,$value
+bool,runkit_constant_redefine,string,$constname,mixed,$newvalue
+bool,runkit_constant_remove,string,$constname
+bool,runkit_function_add,string,$funcname,string,$arglist,string,$code
+bool,runkit_function_copy,string,$funcname,string,$targetname
+bool,runkit_function_redefine,string,$funcname,string,$arglist,string,$code
+bool,runkit_function_remove,string,$funcname
+bool,runkit_function_rename,string,$funcname,string,$newname
+bool,runkit_import,string,$filename,int,[ $flags ]
+bool,runkit_lint,string,$code
+bool,runkit_lint_file,string,$filename
+bool,runkit_method_add,string,$classname,string,$methodname,string,$args,string,$code,int,[ $flags ]
+bool,runkit_method_copy,string,$dClass,string,$dMethod,string,$sClass,string,[ $sMethod ]
+bool,runkit_method_redefine,string,$classname,string,$methodname,string,$args,string,$code,int,[ $flags ]
+bool,runkit_method_remove,string,$classname,string,$methodname
+bool,runkit_method_rename,string,$classname,string,$methodname,string,$newname
+bool,runkit_return_value_used,,
+mixed,runkit_sandbox_output_handler,object,$sandbox,mixed,[ $callback ]
+array,runkit_superglobals,,
+array,scandir,string,$directory,int,[ $sorting_order ],resource,[ $context ]
+bool,sem_acquire,resource,$sem_identifier
+resource,sem_get,int,$key,int,[ $max_acquire ],int,[ $perm ],int,[ $auto_release ]
+bool,sem_release,resource,$sem_identifier
+bool,sem_remove,resource,$sem_identifier
+string,serialize,mixed,$value
+int,session_cache_expire,int,[ $new_cache_expire ]
+string,session_cache_limiter,string,[ $cache_limiter ]
+bool,session_decode,string,$data
+bool,session_destroy,,
+string,session_encode,,
+array,session_get_cookie_params,,
+string,session_id,string,[ $id ]
+bool,session_is_registered,string,$name
+string,session_module_name,string,[ $module ]
+string,session_name,string,[ $name ]
+bool,session_pgsql_add_error,int,$error_level,string,[ $error_message ]
+array,session_pgsql_get_error,bool,[ $with_error_message ]
+string,session_pgsql_get_field,,
+bool,session_pgsql_reset,,
+bool,session_pgsql_set_field,string,$value
+array,session_pgsql_status,,
+bool,session_regenerate_id,bool,[ $delete_old_session ]
+bool,session_register,mixed,$name,mixed,[ $... ]
+string,session_save_path,string,[ $path ]
+void,session_set_cookie_params,int,$lifetime,string,[ $path ],string,[ $domain ],bool,[ $secure ],bool,[ $httponly ]
+bool,session_set_save_handler,callback,$open,callback,$close,callback,$read,callback,$write,callback,$destroy,callback,$gc
+bool,session_start,,
+bool,session_unregister,string,$name
+void,session_unset,,
+void,session_write_close,,
+mixed,set_error_handler,callback,$error_handler,int,[ $error_types ]
+string,set_exception_handler,callback,$exception_handler
+string,set_include_path,string,$new_include_path
+bool,set_magic_quotes_runtime,int,$new_setting
+void,set_time_limit,int,$seconds
+bool,setcookie,string,$name,string,[ $value ],int,[ $expire ],string,[ $path ],string,[ $domain ],bool,[ $secure ],bool,[ $httponly ]
+string,setlocale,int,$category,string,$locale,string,[ $... ]
+bool,setrawcookie,string,$name,string,[ $value ],int,[ $expire ],string,[ $path ],string,[ $domain ],bool,[ $secure ],bool,[ $httponly ]
+bool,settype,mixed,&$var,string,$type
+string,sha1,string,$str,bool,[ $raw_output ]
+string,sha1_file,string,$filename,bool,[ $raw_output ]
+string,shell_exec,string,$cmd
+int,shm_attach,int,$key,int,[ $memsize ],int,[ $perm ]
+bool,shm_detach,int,$shm_identifier
+mixed,shm_get_var,int,$shm_identifier,int,$variable_key
+bool,shm_put_var,int,$shm_identifier,int,$variable_key,mixed,$variable
+bool,shm_remove,int,$shm_identifier
+bool,shm_remove_var,int,$shm_identifier,int,$variable_key
+void,shmop_close,int,$shmid
+bool,shmop_delete,int,$shmid
+int,shmop_open,int,$key,string,$flags,int,$mode,int,$size
+string,shmop_read,int,$shmid,int,$start,int,$count
+int,shmop_size,int,$shmid
+int,shmop_write,int,$shmid,string,$data,int,$offset
+bool,shuffle,array,&$array
+int,similar_text,string,$first,string,$second,float,[ &$percent ]
+SimpleXMLElement,simplexml_import_dom,DOMNode,$node,string,[ $class_name ]
+object,simplexml_load_file,string,$filename,string,[ $class_name ],int,[ $options ],string,[ $ns ],bool,[ $is_prefix ]
+object,simplexml_load_string,string,$data,string,[ $class_name ],int,[ $options ],string,[ $ns ],bool,[ $is_prefix ]
+float,sin,float,$arg
+float,sinh,float,$arg
+int,sleep,int,$seconds
+bool,snmp_get_quick_print,,
+int,snmp_get_valueretrieval,,
+bool,snmp_read_mib,string,$filename
+void,snmp_set_enum_print,int,$enum_print
+void,snmp_set_oid_numeric_print,int,$oid_numeric_print
+void,snmp_set_oid_output_format,int,$oid_format
+void,snmp_set_quick_print,bool,$quick_print
+void,snmp_set_valueretrieval,int,$method
+string,snmpget,string,$hostname,string,$community,string,$object_id,int,[ $timeout ],int,[ $retries ]
+string,snmpgetnext,string,$host,string,$community,string,$object_id,int,[ $timeout ],int,[ $retries ]
+array,snmprealwalk,string,$host,string,$community,string,$object_id,int,[ $timeout ],int,[ $retries ]
+bool,snmpset,string,$hostname,string,$community,string,$object_id,string,$type,mixed,$value,int,[ $timeout ],int,[ $retries ]
+array,snmpwalk,string,$hostname,string,$community,string,$object_id,int,[ $timeout ],int,[ $retries ]
+array,snmpwalkoid,string,$hostname,string,$community,string,$object_id,int,[ $timeout ],int,[ $retries ]
+resource,socket_accept,resource,$socket
+bool,socket_bind,resource,$socket,string,$address,int,[ $port ]
+void,socket_clear_error,resource,[ $socket ]
+void,socket_close,resource,$socket
+bool,socket_connect,resource,$socket,string,$address,int,[ $port ]
+resource,socket_create,int,$domain,int,$type,int,$protocol
+resource,socket_create_listen,int,$port,int,[ $backlog ]
+bool,socket_create_pair,int,$domain,int,$type,int,$protocol,array,&$fd
+mixed,socket_get_option,resource,$socket,int,$level,int,$optname
+bool,socket_getpeername,resource,$socket,string,&$address,int,[ &$port ]
+bool,socket_getsockname,resource,$socket,string,&$addr,int,[ &$port ]
+int,socket_last_error,resource,[ $socket ]
+bool,socket_listen,resource,$socket,int,[ $backlog ]
+string,socket_read,resource,$socket,int,$length,int,[ $type ]
+int,socket_recv,resource,$socket,string,&$buf,int,$len,int,$flags
+int,socket_recvfrom,resource,$socket,string,&$buf,int,$len,int,$flags,string,&$name,int,[ &$port ]
+int,socket_select,array,&$read,array,&$write,array,&$except,int,$tv_sec,int,[ $tv_usec ]
+int,socket_send,resource,$socket,string,$buf,int,$len,int,$flags
+int,socket_sendto,resource,$socket,string,$buf,int,$len,int,$flags,string,$addr,int,[ $port ]
+bool,socket_set_block,resource,$socket
+bool,socket_set_nonblock,resource,$socket
+bool,socket_set_option,resource,$socket,int,$level,int,$optname,mixed,$optval
+bool,socket_shutdown,resource,$socket,int,[ $how ]
+string,socket_strerror,int,$errno
+int,socket_write,resource,$socket,string,$buffer,int,[ $length ]
+bool,sort,array,&$array,int,[ $sort_flags ]
+string,soundex,string,$str
+void,spl_autoload,string,$class_name,string,[ $file_extensions ]
+void,spl_autoload_call,string,$class_name
+string,spl_autoload_extensions,string,[ $file_extensions ]
+array,spl_autoload_functions,,
+bool,spl_autoload_register,callback,[ $autoload_function ]
+bool,spl_autoload_unregister,mixed,$autoload_function
+array,spl_classes,,
+string,spl_object_hash,object,$obj
+array,split,string,$pattern,string,$string,int,[ $limit ]
+array,spliti,string,$pattern,string,$string,int,[ $limit ]
+string,sprintf,string,$format,mixed,[ $args ],mixed,[ $... ]
+string,sql_regcase,string,$string
+array,sqlite_array_query,resource,$dbhandle,string,$query,int,[ $result_type ],bool,[ $decode_binary ]
+void,sqlite_busy_timeout,resource,$dbhandle,int,$milliseconds
+int,sqlite_changes,resource,$dbhandle
+void,sqlite_close,resource,$dbhandle
+mixed,sqlite_column,resource,$result,mixed,$index_or_name,bool,[ $decode_binary ]
+void,sqlite_create_aggregate,resource,$dbhandle,string,$function_name,callback,$step_func,callback,$finalize_func,int,[ $num_args ]
+void,sqlite_create_function,resource,$dbhandle,string,$function_name,callback,$callback,int,[ $num_args ]
+array,sqlite_current,resource,$result,int,[ $result_type ],bool,[ $decode_binary ]
+string,sqlite_error_string,int,$error_code
+string,sqlite_escape_string,string,$item
+bool,sqlite_exec,resource,$dbhandle,string,$query,string,[ &$error_msg ]
+SQLiteDatabase,sqlite_factory,string,$filename,int,[ $mode ],string,[ &$error_message ]
+array,sqlite_fetch_all,resource,$result,int,[ $result_type ],bool,[ $decode_binary ]
+array,sqlite_fetch_array,resource,$result,int,[ $result_type ],bool,[ $decode_binary ]
+array,sqlite_fetch_column_types,string,$table_name,resource,$dbhandle,int,[ $result_type ]
+object,sqlite_fetch_object,resource,$result,string,[ $class_name ],array,[ $ctor_params ],bool,[ $decode_binary ]
+string,sqlite_fetch_single,resource,$result,bool,[ $decode_binary ]
+string,sqlite_field_name,resource,$result,int,$field_index
+bool,sqlite_has_more,resource,$result
+bool,sqlite_has_prev,resource,$result
+int,sqlite_key,resource,$result
+int,sqlite_last_error,resource,$dbhandle
+int,sqlite_last_insert_rowid,resource,$dbhandle
+string,sqlite_libencoding,,
+string,sqlite_libversion,,
+bool,sqlite_next,resource,$result
+int,sqlite_num_fields,resource,$result
+int,sqlite_num_rows,resource,$result
+resource,sqlite_open,string,$filename,int,[ $mode ],string,[ &$error_message ]
+resource,sqlite_popen,string,$filename,int,[ $mode ],string,[ &$error_message ]
+bool,sqlite_prev,resource,$result
+resource,sqlite_query,resource,$dbhandle,string,$query,int,[ $result_type ],string,[ &$error_msg ]
+bool,sqlite_rewind,resource,$result
+bool,sqlite_seek,resource,$result,int,$rownum
+array,sqlite_single_query,resource,$db,string,$query,bool,[ $first_row_only ],bool,[ $decode_binary ]
+string,sqlite_udf_decode_binary,string,$data
+string,sqlite_udf_encode_binary,string,$data
+resource,sqlite_unbuffered_query,resource,$dbhandle,string,$query,int,[ $result_type ],string,[ &$error_msg ]
+bool,sqlite_valid,resource,$result
+float,sqrt,float,$arg
+void,srand,int,[ $seed ]
+mixed,sscanf,string,$str,string,$format,mixed,[ &$... ]
+bool,ssh2_auth_hostbased_file,resource,$session,string,$username,string,$hostname,string,$pubkeyfile,string,$privkeyfile,string,[ $passphrase ],string,[ $local_username ]
+mixed,ssh2_auth_none,resource,$session,string,$username
+bool,ssh2_auth_password,resource,$session,string,$username,string,$password
+bool,ssh2_auth_pubkey_file,resource,$session,string,$username,string,$pubkeyfile,string,$privkeyfile,string,[ $passphrase ]
+resource,ssh2_connect,string,$host,int,[ $port ],array,[ $methods ],array,[ $callbacks ]
+resource,ssh2_exec,resource,$session,string,$command,string,[ $pty ],array,[ $env ],int,[ $width ],int,[ $height ],int,[ $width_height_type ]
+resource,ssh2_fetch_stream,resource,$channel,int,$streamid
+string,ssh2_fingerprint,resource,$session,int,[ $flags ]
+array,ssh2_methods_negotiated,resource,$session
+bool,ssh2_publickey_add,resource,$pkey,string,$algoname,string,$blob,bool,[ $overwrite ],array,[ $attributes ]
+resource,ssh2_publickey_init,resource,$session
+array,ssh2_publickey_list,resource,$pkey
+bool,ssh2_publickey_remove,resource,$pkey,string,$algoname,string,$blob
+bool,ssh2_scp_recv,resource,$session,string,$remote_file,string,$local_file
+bool,ssh2_scp_send,resource,$session,string,$local_file,string,$remote_file,int,[ $create_mode ]
+resource,ssh2_sftp,resource,$session
+array,ssh2_sftp_lstat,resource,$sftp,string,$path
+bool,ssh2_sftp_mkdir,resource,$sftp,string,$dirname,int,[ $mode ],bool,[ $recursive ]
+string,ssh2_sftp_readlink,resource,$sftp,string,$link
+string,ssh2_sftp_realpath,resource,$sftp,string,$filename
+bool,ssh2_sftp_rename,resource,$sftp,string,$from,string,$to
+bool,ssh2_sftp_rmdir,resource,$sftp,string,$dirname
+array,ssh2_sftp_stat,resource,$sftp,string,$path
+bool,ssh2_sftp_symlink,resource,$sftp,string,$target,string,$link
+bool,ssh2_sftp_unlink,resource,$sftp,string,$filename
+resource,ssh2_shell,resource,$session,string,[ $term_type ],array,[ $env ],int,[ $width ],int,[ $height ],int,[ $width_height_type ]
+resource,ssh2_tunnel,resource,$session,string,$host,int,$port
+array,stat,string,$filename
+float,stats_absolute_deviation,array,$a
+float,stats_cdf_beta,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_binomial,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_cauchy,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_chisquare,float,$par1,float,$par2,int,$which
+float,stats_cdf_exponential,float,$par1,float,$par2,int,$which
+float,stats_cdf_f,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_gamma,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_laplace,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_logistic,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_negative_binomial,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_noncentral_chisquare,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_noncentral_f,float,$par1,float,$par2,float,$par3,float,$par4,int,$which
+float,stats_cdf_poisson,float,$par1,float,$par2,int,$which
+float,stats_cdf_t,float,$par1,float,$par2,int,$which
+float,stats_cdf_uniform,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_cdf_weibull,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_covariance,array,$a,array,$b
+float,stats_den_uniform,float,$x,float,$a,float,$b
+float,stats_dens_beta,float,$x,float,$a,float,$b
+float,stats_dens_cauchy,float,$x,float,$ave,float,$stdev
+float,stats_dens_chisquare,float,$x,float,$dfr
+float,stats_dens_exponential,float,$x,float,$scale
+float,stats_dens_f,float,$x,float,$dfr1,float,$dfr2
+float,stats_dens_gamma,float,$x,float,$shape,float,$scale
+float,stats_dens_laplace,float,$x,float,$ave,float,$stdev
+float,stats_dens_logistic,float,$x,float,$ave,float,$stdev
+float,stats_dens_negative_binomial,float,$x,float,$n,float,$pi
+float,stats_dens_normal,float,$x,float,$ave,float,$stdev
+float,stats_dens_pmf_binomial,float,$x,float,$n,float,$pi
+float,stats_dens_pmf_hypergeometric,float,$n1,float,$n2,float,$N1,float,$N2
+float,stats_dens_pmf_poisson,float,$x,float,$lb
+float,stats_dens_t,float,$x,float,$dfr
+float,stats_dens_weibull,float,$x,float,$a,float,$b
+number,stats_harmonic_mean,array,$a
+float,stats_kurtosis,array,$a
+float,stats_rand_gen_beta,float,$a,float,$b
+float,stats_rand_gen_chisquare,float,$df
+float,stats_rand_gen_exponential,float,$av
+float,stats_rand_gen_f,float,$dfn,float,$dfd
+float,stats_rand_gen_funiform,float,$low,float,$high
+float,stats_rand_gen_gamma,float,$a,float,$r
+int,stats_rand_gen_ibinomial,int,$n,float,$pp
+int,stats_rand_gen_ibinomial_negative,int,$n,float,$p
+int,stats_rand_gen_int,,
+int,stats_rand_gen_ipoisson,float,$mu
+int,stats_rand_gen_iuniform,int,$low,int,$high
+float,stats_rand_gen_noncenral_chisquare,float,$df,float,$xnonc
+float,stats_rand_gen_noncentral_f,float,$dfn,float,$dfd,float,$xnonc
+float,stats_rand_gen_noncentral_t,float,$df,float,$xnonc
+float,stats_rand_gen_normal,float,$av,float,$sd
+float,stats_rand_gen_t,float,$df
+array,stats_rand_get_seeds,,
+array,stats_rand_phrase_to_seeds,string,$phrase
+float,stats_rand_ranf,,
+void,stats_rand_setall,int,$iseed1,int,$iseed2
+float,stats_skew,array,$a
+float,stats_standard_deviation,array,$a,bool,[ $sample ]
+float,stats_stat_binomial_coef,int,$x,int,$n
+float,stats_stat_correlation,array,$arr1,array,$arr2
+float,stats_stat_gennch,int,$n
+float,stats_stat_independent_t,array,$arr1,array,$arr2
+float,stats_stat_innerproduct,array,$arr1,array,$arr2
+float,stats_stat_noncentral_t,float,$par1,float,$par2,float,$par3,int,$which
+float,stats_stat_paired_t,array,$arr1,array,$arr2
+float,stats_stat_percentile,float,$df,float,$xnonc
+float,stats_stat_powersum,array,$arr,float,$power
+float,stats_variance,array,$a,bool,[ $sample ]
+array,str_getcsv,string,$input,string,[ $delimiter ],string,[ $enclosure ],string,[ $escape ]
+mixed,str_ireplace,mixed,$search,mixed,$replace,mixed,$subject,int,[ &$count ]
+string,str_pad,string,$input,int,$pad_length,string,[ $pad_string ],int,[ $pad_type ]
+string,str_repeat,string,$input,int,$multiplier
+mixed,str_replace,mixed,$search,mixed,$replace,mixed,$subject,int,[ &$count ]
+string,str_rot13,string,$str
+string,str_shuffle,string,$str
+array,str_split,string,$string,int,[ $split_length ]
+mixed,str_word_count,string,$string,int,[ $format ],string,[ $charlist ]
+int,strcasecmp,string,$str1,string,$str2
+int,strcmp,string,$str1,string,$str2
+int,strcoll,string,$str1,string,$str2
+int,strcspn,string,$str1,string,$str2,int,[ $start ],int,[ $length ]
+void,stream_bucket_append,resource,$brigade,resource,$bucket
+object,stream_bucket_make_writeable,resource,$brigade
+object,stream_bucket_new,resource,$stream,string,$buffer
+void,stream_bucket_prepend,resource,$brigade,resource,$bucket
+resource,stream_context_create,array,[ $options ],array,[ $params ]
+resource,stream_context_get_default,array,[ $options ]
+array,stream_context_get_options,resource,$stream_or_context
+resource,stream_context_set_default,array,$options
+bool,stream_context_set_option,resource,$stream_or_context,string,$wrapper,string,$option,mixed,$value
+bool,stream_context_set_params,resource,$stream_or_context,array,$params
+int,stream_copy_to_stream,resource,$source,resource,$dest,int,[ $maxlength ],int,[ $offset ]
+bool,stream_encoding,resource,$stream,string,[ $encoding ]
+resource,stream_filter_append,resource,$stream,string,$filtername,int,[ $read_write ],mixed,[ $params ]
+resource,stream_filter_prepend,resource,$stream,string,$filtername,int,[ $read_write ],mixed,[ $params ]
+bool,stream_filter_register,string,$filtername,string,$classname
+bool,stream_filter_remove,resource,$stream_filter
+string,stream_get_contents,resource,$handle,int,[ $maxlength ],int,[ $offset ]
+array,stream_get_filters,,
+string,stream_get_line,resource,$handle,int,$length,string,[ $ending ]
+array,stream_get_meta_data,resource,$stream
+array,stream_get_transports,,
+array,stream_get_wrappers,,
+void,stream_notification_callback,int,$notification_code,int,$severity,string,$message,int,$message_code,int,$bytes_transferred,int,$bytes_max
+string,stream_resolve_include_path,string,$filename,resource,[ $context ]
+int,stream_select,array,&$read,array,&$write,array,&$except,int,$tv_sec,int,[ $tv_usec ]
+bool,stream_set_blocking,resource,$stream,int,$mode
+bool,stream_set_timeout,resource,$stream,int,$seconds,int,[ $microseconds ]
+int,stream_set_write_buffer,resource,$stream,int,$buffer
+resource,stream_socket_accept,resource,$server_socket,float,[ $timeout ],string,[ &$peername ]
+resource,stream_socket_client,string,$remote_socket,int,[ &$errno ],string,[ &$errstr ],float,[ $timeout ],int,[ $flags ],resource,[ $context ]
+mixed,stream_socket_enable_crypto,resource,$stream,bool,$enable,int,[ $crypto_type ],resource,[ $session_stream ]
+string,stream_socket_get_name,resource,$handle,bool,$want_peer
+array,stream_socket_pair,int,$domain,int,$type,int,$protocol
+string,stream_socket_recvfrom,resource,$socket,int,$length,int,[ $flags ],string,[ &$address ]
+int,stream_socket_sendto,resource,$socket,string,$data,int,[ $flags ],string,[ $address ]
+resource,stream_socket_server,string,$local_socket,int,[ &$errno ],string,[ &$errstr ],int,[ $flags ],resource,[ $context ]
+bool,stream_socket_shutdown,resource,$stream,int,$how
+resource,stream_supports_locking,resource,$stream
+bool,stream_wrapper_register,string,$protocol,string,$classname
+bool,stream_wrapper_restore,string,$protocol
+bool,stream_wrapper_unregister,string,$protocol
+string,strftime,string,$format,int,[ $timestamp ]
+string,strip_tags,string,$str,string,[ $allowable_tags ]
+string,stripcslashes,string,$str
+int,stripos,string,$haystack,string,$needle,int,[ $offset ]
+string,stripslashes,string,$str
+string,stristr,string,$haystack,mixed,$needle,bool,[ $before_needle ]
+int,strlen,string,$string
+int,strnatcasecmp,string,$str1,string,$str2
+int,strnatcmp,string,$str1,string,$str2
+int,strncasecmp,string,$str1,string,$str2,int,$len
+int,strncmp,string,$str1,string,$str2,int,$len
+string,strpbrk,string,$haystack,string,$char_list
+int,strpos,string,$haystack,mixed,$needle,int,[ $offset ]
+array,strptime,string,$date,string,$format
+string,strrchr,string,$haystack,mixed,$needle
+string,strrev,string,$string
+int,strripos,string,$haystack,string,$needle,int,[ $offset ]
+int,strrpos,string,$haystack,string,$needle,int,[ $offset ]
+int,strspn,string,$str1,string,$str2,int,[ $start ],int,[ $length ]
+string,strstr,string,$haystack,mixed,$needle,bool,[ $before_needle ]
+string,strtok,string,$str,string,$token
+string,strtolower,string,$str
+int,strtotime,string,$time,int,[ $now ]
+string,strtoupper,string,$string
+string,strtr,string,$str,string,$from,string,$to
+string,strval,mixed,$var
+string,substr,string,$string,int,$start,int,[ $length ]
+int,substr_compare,string,$main_str,string,$str,int,$offset,int,[ $length ],bool,[ $case_insensitivity ]
+int,substr_count,string,$haystack,string,$needle,int,[ $offset ],int,[ $length ]
+mixed,substr_replace,mixed,$string,string,$replacement,int,$start,int,[ $length ]
+bool,svn_add,string,$path,bool,[ $recursive ],bool,[ $force ]
+string,svn_auth_get_parameter,string,$key
+void,svn_auth_set_parameter,string,$key,string,$value
+array,svn_blame,string,$repository_url,int,[ $revision_no ]
+string,svn_cat,string,$repos_url,int,[ $revision_no ]
+bool,svn_checkout,string,$repos,string,$targetpath,int,[ $revision ],int,[ $flags ]
+bool,svn_cleanup,string,$workingdir
+string,svn_client_version,,
+array,svn_commit,string,$log,array,$targets,bool,[ $dontrecurse ]
+array,svn_diff,string,$path1,int,$rev1,string,$path2,int,$rev2
+bool,svn_export,string,$frompath,string,$topath,bool,[ $working_copy ]
+bool,svn_fs_abort_txn,resource,$txn
+resource,svn_fs_apply_text,resource,$root,string,$path
+resource,svn_fs_begin_txn2,resource,$repos,int,$rev
+bool,svn_fs_change_node_prop,resource,$root,string,$path,string,$name,string,$value
+int,svn_fs_check_path,resource,$fsroot,string,$path
+bool,svn_fs_contents_changed,resource,$root1,string,$path1,resource,$root2,string,$path2
+bool,svn_fs_copy,resource,$from_root,string,$from_path,resource,$to_root,string,$to_path
+bool,svn_fs_delete,resource,$root,string,$path
+array,svn_fs_dir_entries,resource,$fsroot,string,$path
+resource,svn_fs_file_contents,resource,$fsroot,string,$path
+int,svn_fs_file_length,resource,$fsroot,string,$path
+bool,svn_fs_is_dir,resource,$root,string,$path
+bool,svn_fs_is_file,resource,$root,string,$path
+bool,svn_fs_make_dir,resource,$root,string,$path
+bool,svn_fs_make_file,resource,$root,string,$path
+int,svn_fs_node_created_rev,resource,$fsroot,string,$path
+string,svn_fs_node_prop,resource,$fsroot,string,$path,string,$propname
+bool,svn_fs_props_changed,resource,$root1,string,$path1,resource,$root2,string,$path2
+string,svn_fs_revision_prop,resource,$fs,int,$revnum,string,$propname
+resource,svn_fs_revision_root,resource,$fs,int,$revnum
+resource,svn_fs_txn_root,resource,$txn
+int,svn_fs_youngest_rev,resource,$fs
+bool,svn_import,string,$path,string,$url,bool,$nonrecursive
+array,svn_log,string,$repos_url,int,[ $start_revision ],int,[ $end_revision ],int,[ $limit ],int,[ $flags ]
+array,svn_ls,string,$repos_url,int,[ $revision_no ],bool,[ $recurse ]
+bool,svn_mkdir,string,$path
+resource,svn_repos_create,string,$path,array,[ $config ],array,[ $fsconfig ]
+resource,svn_repos_fs,resource,$repos
+resource,svn_repos_fs_begin_txn_for_commit,resource,$repos,int,$rev,string,$author,string,$log_msg
+int,svn_repos_fs_commit_txn,resource,$txn
+bool,svn_repos_hotcopy,string,$repospath,string,$destpath,bool,$cleanlogs
+resource,svn_repos_open,string,$path
+bool,svn_repos_recover,string,$path
+bool,svn_revert,string,$path,bool,[ $recursive ]
+array,svn_status,string,$path,int,[ $flags ]
+int,svn_update,string,$path,int,[ $revno ],bool,[ $recurse ]
+void,swf_actiongeturl,string,$url,string,$target
+void,swf_actiongotoframe,int,$framenumber
+void,swf_actiongotolabel,string,$label
+void,swf_actionnextframe,,
+void,swf_actionplay,,
+void,swf_actionprevframe,,
+void,swf_actionsettarget,string,$target
+void,swf_actionstop,,
+void,swf_actiontogglequality,,
+void,swf_actionwaitforframe,int,$framenumber,int,$skipcount
+void,swf_addbuttonrecord,int,$states,int,$shapeid,int,$depth
+void,swf_addcolor,float,$r,float,$g,float,$b,float,$a
+void,swf_closefile,int,[ $return_file ]
+void,swf_definebitmap,int,$objid,string,$image_name
+void,swf_definefont,int,$fontid,string,$fontname
+void,swf_defineline,int,$objid,float,$x1,float,$y1,float,$x2,float,$y2,float,$width
+void,swf_definepoly,int,$objid,array,$coords,int,$npoints,float,$width
+void,swf_definerect,int,$objid,float,$x1,float,$y1,float,$x2,float,$y2,float,$width
+void,swf_definetext,int,$objid,string,$str,int,$docenter
+void,swf_endbutton,,
+void,swf_enddoaction,,
+void,swf_endshape,,
+void,swf_endsymbol,,
+void,swf_fontsize,float,$size
+void,swf_fontslant,float,$slant
+void,swf_fonttracking,float,$tracking
+array,swf_getbitmapinfo,int,$bitmapid
+array,swf_getfontinfo,,
+int,swf_getframe,,
+void,swf_labelframe,string,$name
+void,swf_lookat,float,$view_x,float,$view_y,float,$view_z,float,$reference_x,float,$reference_y,float,$reference_z,float,$twist
+void,swf_modifyobject,int,$depth,int,$how
+void,swf_mulcolor,float,$r,float,$g,float,$b,float,$a
+int,swf_nextid,,
+void,swf_oncondition,int,$transition
+void,swf_openfile,string,$filename,float,$width,float,$height,float,$framerate,float,$r,float,$g,float,$b
+void,swf_ortho,float,$xmin,float,$xmax,float,$ymin,float,$ymax,float,$zmin,float,$zmax
+void,swf_ortho2,float,$xmin,float,$xmax,float,$ymin,float,$ymax
+void,swf_perspective,float,$fovy,float,$aspect,float,$near,float,$far
+void,swf_placeobject,int,$objid,int,$depth
+void,swf_polarview,float,$dist,float,$azimuth,float,$incidence,float,$twist
+void,swf_popmatrix,,
+void,swf_posround,int,$round
+void,swf_pushmatrix,,
+void,swf_removeobject,int,$depth
+void,swf_rotate,float,$angle,string,$axis
+void,swf_scale,float,$x,float,$y,float,$z
+void,swf_setfont,int,$fontid
+void,swf_setframe,int,$framenumber
+void,swf_shapearc,float,$x,float,$y,float,$r,float,$ang1,float,$ang2
+void,swf_shapecurveto,float,$x1,float,$y1,float,$x2,float,$y2
+void,swf_shapecurveto3,float,$x1,float,$y1,float,$x2,float,$y2,float,$x3,float,$y3
+void,swf_shapefillbitmapclip,int,$bitmapid
+void,swf_shapefillbitmaptile,int,$bitmapid
+void,swf_shapefilloff,,
+void,swf_shapefillsolid,float,$r,float,$g,float,$b,float,$a
+void,swf_shapelinesolid,float,$r,float,$g,float,$b,float,$a,float,$width
+void,swf_shapelineto,float,$x,float,$y
+void,swf_shapemoveto,float,$x,float,$y
+void,swf_showframe,,
+void,swf_startbutton,int,$objid,int,$type
+void,swf_startdoaction,,
+void,swf_startshape,int,$objid
+void,swf_startsymbol,int,$objid
+float,swf_textwidth,string,$str
+void,swf_translate,float,$x,float,$y,float,$z
+void,swf_viewport,float,$xmin,float,$xmax,float,$ymin,float,$ymax
+int,sybase_affected_rows,resource,[ $link_identifier ]
+bool,sybase_close,resource,[ $link_identifier ]
+resource,sybase_connect,string,[ $servername ],string,[ $username ],string,[ $password ],string,[ $charset ],string,[ $appname ]
+bool,sybase_data_seek,resource,$result_identifier,int,$row_number
+void,sybase_deadlock_retry_count,int,$retry_count
+array,sybase_fetch_array,resource,$result
+array,sybase_fetch_assoc,resource,$result
+object,sybase_fetch_field,resource,$result,int,[ $field_offset ]
+object,sybase_fetch_object,resource,$result,mixed,[ $object ]
+array,sybase_fetch_row,resource,$result
+bool,sybase_field_seek,resource,$result,int,$field_offset
+bool,sybase_free_result,resource,$result
+string,sybase_get_last_message,,
+void,sybase_min_client_severity,int,$severity
+void,sybase_min_error_severity,int,$severity
+void,sybase_min_message_severity,int,$severity
+void,sybase_min_server_severity,int,$severity
+int,sybase_num_fields,resource,$result
+int,sybase_num_rows,resource,$result
+resource,sybase_pconnect,string,[ $servername ],string,[ $username ],string,[ $password ],string,[ $charset ],string,[ $appname ]
+mixed,sybase_query,string,$query,resource,[ $link_identifier ]
+string,sybase_result,resource,$result,int,$row,mixed,$field
+bool,sybase_select_db,string,$database_name,resource,[ $link_identifier ]
+bool,sybase_set_message_handler,callback,$handler,resource,[ $connection ]
+resource,sybase_unbuffered_query,string,$query,resource,$link_identifier,bool,[ $store_result ]
+bool,symlink,string,$target,string,$link
+string,sys_get_temp_dir,,
+array,sys_getloadavg,,
+bool,syslog,int,$priority,string,$message
+string,system,string,$command,int,[ &$return_var ]
+float,tan,float,$arg
+float,tanh,float,$arg
+bool,tcpwrap_check,string,$daemon,string,$address,string,[ $user ],bool,[ $nodns ]
+string,tempnam,string,$dir,string,$prefix
+string,textdomain,string,$text_domain
+int,tidy_access_count,tidy,$object
+bool,tidy_clean_repair,tidy,$object
+int,tidy_config_count,tidy,$object
+bool,tidy_diagnose,tidy,$object
+int,tidy_error_count,tidy,$object
+tidyNode,tidy_get_body,tidy,$object
+array,tidy_get_config,tidy,$object
+string,tidy_get_error_buffer,tidy,$object
+tidyNode,tidy_get_head,tidy,$object
+tidyNode,tidy_get_html,tidy,$object
+int,tidy_get_html_ver,tidy,$object
+string,tidy_get_output,tidy,$object
+tidyNode,tidy_get_root,tidy,$object
+int,tidy_get_status,tidy,$object
+mixed,tidy_getopt,tidy,$object,string,$option
+bool,tidy_is_xhtml,tidy,$object
+bool,tidy_is_xml,tidy,$object
+void,tidy_load_config,string,$filename,string,$encoding
+tidy,tidy_parse_file,string,$filename,mixed,[ $config ],string,[ $encoding ],bool,[ $use_include_path ]
+tidy,tidy_parse_string,string,$input,mixed,[ $config ],string,[ $encoding ]
+string,tidy_repair_file,string,$filename,mixed,[ $config ],string,[ $encoding ],bool,[ $use_include_path ]
+string,tidy_repair_string,string,$data,mixed,[ $config ],string,[ $encoding ]
+bool,tidy_reset_config,,
+bool,tidy_save_config,string,$filename
+bool,tidy_set_encoding,string,$encoding
+bool,tidy_setopt,string,$option,mixed,$value
+int,tidy_warning_count,tidy,$object
+int,time,,
+mixed,time_nanosleep,int,$seconds,int,$nanoseconds
+bool,time_sleep_until,float,$timestamp
+array,timezone_abbreviations_list,,
+array,timezone_identifiers_list,int,$what,string,$option
+string,timezone_name_from_abbr,string,$abbr,int,[ $gmtOffset ],int,[ $isdst ]
+string,timezone_name_get,DateTimeZone,$object
+int,timezone_offset_get,DateTimeZone,$object,DateTime,$datetime
+DateTimeZone,timezone_open,string,$timezone
+array,timezone_transitions_get,DateTimeZone,$object
+resource,tmpfile,,
+array,token_get_all,string,$source
+string,token_name,int,$token
+bool,touch,string,$filename,int,[ $time ],int,[ $atime ]
+bool,trigger_error,string,$error_msg,int,[ $error_type ]
+string,trim,string,$str,string,[ $charlist ]
+bool,uasort,array,&$array,callback,$cmp_function
+string,ucfirst,string,$str
+string,ucwords,string,$str
+bool,udm_add_search_limit,resource,$agent,int,$var,string,$val
+resource,udm_alloc_agent,string,$dbaddr,string,[ $dbmode ]
+resource,udm_alloc_agent_array,array,$databases
+int,udm_api_version,,
+array,udm_cat_list,resource,$agent,string,$category
+array,udm_cat_path,resource,$agent,string,$category
+bool,udm_check_charset,resource,$agent,string,$charset
+int,udm_check_stored,resource,$agent,int,$link,string,$doc_id
+bool,udm_clear_search_limits,resource,$agent
+int,udm_close_stored,resource,$agent,int,$link
+int,udm_crc32,resource,$agent,string,$str
+int,udm_errno,resource,$agent
+string,udm_error,resource,$agent
+resource,udm_find,resource,$agent,string,$query
+int,udm_free_agent,resource,$agent
+bool,udm_free_ispell_data,int,$agent
+bool,udm_free_res,resource,$res
+int,udm_get_doc_count,resource,$agent
+string,udm_get_res_field,resource,$res,int,$row,int,$field
+string,udm_get_res_param,resource,$res,int,$param
+int,udm_hash32,resource,$agent,string,$str
+bool,udm_load_ispell_data,resource,$agent,int,$var,string,$val1,string,$val2,int,$flag
+int,udm_open_stored,resource,$agent,string,$storedaddr
+bool,udm_set_agent_param,resource,$agent,int,$var,string,$val
+bool,uksort,array,&$array,callback,$cmp_function
+int,umask,int,[ $mask ]
+unicode,unicode_decode,string,$input,string,$encoding,int,[ $errmode ]
+string,unicode_encode,unicode,$input,string,$encoding,int,[ $errmode ]
+int,unicode_get_error_mode,int,$direction
+unicode,unicode_get_subst_char,,
+bool,unicode_set_error_mode,int,$direction,int,$mode
+bool,unicode_set_subst_char,unicode,$character
+string,uniqid,string,[ $prefix ],bool,[ $more_entropy ]
+int,unixtojd,int,[ $timestamp ]
+bool,unlink,string,$filename,resource,[ $context ]
+array,unpack,string,$format,string,$data
+void,unregister_tick_function,string,$function_name
+mixed,unserialize,string,$str
+void,unset,mixed,$var,mixed,[ $var ],mixed,[ $... ]
+string,urldecode,string,$str
+string,urlencode,string,$str
+bool,use_soap_error_handler,bool,[ $handler ]
+void,usleep,int,$micro_seconds
+bool,usort,array,&$array,callback,$cmp_function
+string,utf8_decode,string,$data
+string,utf8_encode,string,$data
+void,var_dump,mixed,$expression,mixed,[ $expression ],,[  ]
+mixed,var_export,mixed,$expression,bool,[ $return ]
+mixed,variant_abs,mixed,$val
+mixed,variant_add,mixed,$left,mixed,$right
+mixed,variant_and,mixed,$left,mixed,$right
+variant,variant_cast,variant,$variant,int,$type
+mixed,variant_cat,mixed,$left,mixed,$right
+int,variant_cmp,mixed,$left,mixed,$right,int,[ $lcid ],int,[ $flags ]
+variant,variant_date_from_timestamp,int,$timestamp
+int,variant_date_to_timestamp,variant,$variant
+mixed,variant_div,mixed,$left,mixed,$right
+mixed,variant_eqv,mixed,$left,mixed,$right
+mixed,variant_fix,mixed,$variant
+int,variant_get_type,variant,$variant
+mixed,variant_idiv,mixed,$left,mixed,$right
+mixed,variant_imp,mixed,$left,mixed,$right
+mixed,variant_int,mixed,$variant
+mixed,variant_mod,mixed,$left,mixed,$right
+mixed,variant_mul,mixed,$left,mixed,$right
+mixed,variant_neg,mixed,$variant
+mixed,variant_not,mixed,$variant
+mixed,variant_or,mixed,$left,mixed,$right
+mixed,variant_pow,mixed,$left,mixed,$right
+mixed,variant_round,mixed,$variant,int,$decimals
+void,variant_set,variant,$variant,mixed,$value
+void,variant_set_type,variant,$variant,int,$type
+mixed,variant_sub,mixed,$left,mixed,$right
+mixed,variant_xor,mixed,$left,mixed,$right
+mixed,version_compare,string,$version1,string,$version2,string,[ $operator ]
+int,vfprintf,resource,$handle,string,$format,array,$args
+bool,virtual,string,$filename
+bool,vpopmail_add_alias_domain,string,$domain,string,$aliasdomain
+bool,vpopmail_add_alias_domain_ex,string,$olddomain,string,$newdomain
+bool,vpopmail_add_domain,string,$domain,string,$dir,int,$uid,int,$gid
+bool,vpopmail_add_domain_ex,string,$domain,string,$passwd,string,[ $quota ],string,[ $bounce ],bool,[ $apop ]
+bool,vpopmail_add_user,string,$user,string,$domain,string,$password,string,[ $gecos ],bool,[ $apop ]
+bool,vpopmail_alias_add,string,$user,string,$domain,string,$alias
+bool,vpopmail_alias_del,string,$user,string,$domain
+bool,vpopmail_alias_del_domain,string,$domain
+array,vpopmail_alias_get,string,$alias,string,$domain
+array,vpopmail_alias_get_all,string,$domain
+bool,vpopmail_auth_user,string,$user,string,$domain,string,$password,string,[ $apop ]
+bool,vpopmail_del_domain,string,$domain
+bool,vpopmail_del_domain_ex,string,$domain
+bool,vpopmail_del_user,string,$user,string,$domain
+string,vpopmail_error,,
+bool,vpopmail_passwd,string,$user,string,$domain,string,$password,bool,[ $apop ]
+bool,vpopmail_set_user_quota,string,$user,string,$domain,string,$quota
+int,vprintf,string,$format,array,$args
+string,vsprintf,string,$format,array,$args
+bool,w32api_deftype,string,$typename,string,$member1_type,string,$member1_name,string,[ $... ],string,[ $... ]
+resource,w32api_init_dtype,string,$typename,mixed,$value,mixed,[ $... ]
+mixed,w32api_invoke_function,string,$funcname,mixed,$argument,mixed,[ $... ]
+bool,w32api_register_function,string,$library,string,$function_name,string,$return_type
+void,w32api_set_call_method,int,$method
+bool,wddx_add_vars,resource,$packet_id,mixed,$var_name,mixed,[ $... ]
+string,wddx_packet_end,resource,$packet_id
+resource,wddx_packet_start,string,[ $comment ]
+string,wddx_serialize_value,mixed,$var,string,[ $comment ]
+string,wddx_serialize_vars,mixed,$var_name,mixed,[ $... ]
+mixed,wddx_unserialize,string,$packet
+mixed,win32_create_service,array,$details,string,[ $machine ]
+int,win32_delete_service,string,$servicename,string,[ $machine ]
+int,win32_get_last_control_message,,
+array,win32_ps_list_procs,,
+array,win32_ps_stat_mem,,
+array,win32_ps_stat_proc,int,[ $pid ]
+mixed,win32_query_service_status,string,$servicename,string,[ $machine ]
+bool,win32_set_service_status,int,$status
+int,win32_start_service,string,$servicename,string,[ $machine ]
+mixed,win32_start_service_ctrl_dispatcher,string,$name
+int,win32_stop_service,string,$servicename,string,[ $machine ]
+string,wordwrap,string,$str,int,[ $width ],string,[ $break ],bool,[ $cut ]
+string,xattr_get,string,$filename,string,$name,int,[ $flags ]
+array,xattr_list,string,$filename,int,[ $flags ]
+bool,xattr_remove,string,$filename,string,$name,int,[ $flags ]
+bool,xattr_set,string,$filename,string,$name,string,$value,int,[ $flags ]
+bool,xattr_supported,string,$filename,int,[ $flags ]
+bool,xdiff_file_bdiff,string,$old_file,string,$new_file,string,$dest
+int,xdiff_file_bdiff_size,string,$file
+bool,xdiff_file_bpatch,string,$file,string,$patch,string,$dest
+bool,xdiff_file_diff,string,$old_file,string,$new_file,string,$dest,int,[ $context ],bool,[ $minimal ]
+bool,xdiff_file_diff_binary,string,$file1,string,$file2,string,$dest
+mixed,xdiff_file_merge3,string,$old_file,string,$new_file1,string,$new_file2,string,$dest
+mixed,xdiff_file_patch,string,$file,string,$patch,string,$dest,int,[ $flags ]
+bool,xdiff_file_patch_binary,string,$file,string,$patch,string,$dest
+bool,xdiff_file_rabdiff,string,$old_file,string,$new_file,string,$dest
+string,xdiff_string_bdiff,string,$old_data,string,$new_data
+int,xdiff_string_bdiff_size,string,$patch
+string,xdiff_string_bpatch,string,$str,string,$patch
+string,xdiff_string_diff,string,$old_data,string,$new_data,int,[ $context ],bool,[ $minimal ]
+mixed,xdiff_string_merge3,string,$old_data,string,$new_data1,string,$new_data2,string,[ &$error ]
+string,xdiff_string_patch,string,$str,string,$patch,int,[ $flags ],string,[ &$error ]
+string,xdiff_string_patch_binary,string,$str,string,$patch
+string,xml_error_string,int,$code
+int,xml_get_current_byte_index,resource,$parser
+int,xml_get_current_column_number,resource,$parser
+int,xml_get_current_line_number,resource,$parser
+int,xml_get_error_code,resource,$parser
+int,xml_parse,resource,$parser,string,$data,bool,[ $is_final ]
+int,xml_parse_into_struct,resource,$parser,string,$data,array,&$values,array,[ &$index ]
+resource,xml_parser_create,string,[ $encoding ]
+resource,xml_parser_create_ns,string,[ $encoding ],string,[ $separator ]
+bool,xml_parser_free,resource,$parser
+mixed,xml_parser_get_option,resource,$parser,int,$option
+bool,xml_parser_set_option,resource,$parser,int,$option,mixed,$value
+bool,xml_set_character_data_handler,resource,$parser,callback,$handler
+bool,xml_set_default_handler,resource,$parser,callback,$handler
+bool,xml_set_element_handler,resource,$parser,callback,$start_element_handler,callback,$end_element_handler
+bool,xml_set_end_namespace_decl_handler,resource,$parser,callback,$handler
+bool,xml_set_external_entity_ref_handler,resource,$parser,callback,$handler
+bool,xml_set_notation_decl_handler,resource,$parser,callback,$handler
+bool,xml_set_object,resource,$parser,object,&$object
+bool,xml_set_processing_instruction_handler,resource,$parser,callback,$handler
+bool,xml_set_start_namespace_decl_handler,resource,$parser,callback,$handler
+bool,xml_set_unparsed_entity_decl_handler,resource,$parser,callback,$handler
+mixed,xmlrpc_decode,string,$xml,string,[ $encoding ]
+mixed,xmlrpc_decode_request,string,$xml,string,&$method,string,[ $encoding ]
+string,xmlrpc_encode,mixed,$value
+string,xmlrpc_encode_request,string,$method,mixed,$params,array,[ $output_options ]
+string,xmlrpc_get_type,mixed,$value
+bool,xmlrpc_is_fault,array,$arg
+array,xmlrpc_parse_method_descriptions,string,$xml
+int,xmlrpc_server_add_introspection_data,resource,$server,array,$desc
+string,xmlrpc_server_call_method,resource,$server,string,$xml,mixed,$user_data,array,[ $output_options ]
+resource,xmlrpc_server_create,,
+int,xmlrpc_server_destroy,resource,$server
+bool,xmlrpc_server_register_introspection_callback,resource,$server,string,$function
+bool,xmlrpc_server_register_method,resource,$server,string,$method_name,string,$function
+bool,xmlrpc_set_type,string,&$value,string,$type
+bool,xmlwriter_end_attribute,resource,$xmlwriter
+bool,xmlwriter_end_cdata,resource,$xmlwriter
+bool,xmlwriter_end_comment,resource,$xmlwriter
+bool,xmlwriter_end_document,resource,$xmlwriter
+bool,xmlwriter_end_dtd,resource,$xmlwriter
+bool,xmlwriter_end_dtd_attlist,resource,$xmlwriter
+bool,xmlwriter_end_dtd_element,resource,$xmlwriter
+bool,xmlwriter_end_dtd_entity,resource,$xmlwriter
+bool,xmlwriter_end_element,resource,$xmlwriter
+bool,xmlwriter_end_pi,resource,$xmlwriter
+mixed,xmlwriter_flush,resource,$xmlwriter,bool,[ $empty ]
+bool,xmlwriter_full_end_element,resource,$xmlwriter
+resource,xmlwriter_open_memory,,
+resource,xmlwriter_open_uri,string,$uri
+string,xmlwriter_output_memory,resource,$xmlwriter,bool,[ $flush ]
+bool,xmlwriter_set_indent,resource,$xmlwriter,bool,$indent
+bool,xmlwriter_set_indent_string,resource,$xmlwriter,string,$indentString
+bool,xmlwriter_start_attribute,resource,$xmlwriter,string,$name
+bool,xmlwriter_start_attribute_ns,resource,$xmlwriter,string,$prefix,string,$name,string,$uri
+bool,xmlwriter_start_cdata,resource,$xmlwriter
+bool,xmlwriter_start_comment,resource,$xmlwriter
+bool,xmlwriter_start_document,resource,$xmlwriter,string,[ $version ],string,[ $encoding ],string,[ $standalone ]
+bool,xmlwriter_start_dtd,resource,$xmlwriter,string,$qualifiedName,string,[ $publicId ],string,[ $systemId ]
+bool,xmlwriter_start_dtd_attlist,resource,$xmlwriter,string,$name
+bool,xmlwriter_start_dtd_element,resource,$xmlwriter,string,$qualifiedName
+bool,xmlwriter_start_dtd_entity,resource,$xmlwriter,string,$name,bool,$isparam
+bool,xmlwriter_start_element,resource,$xmlwriter,string,$name
+bool,xmlwriter_start_element_ns,resource,$xmlwriter,string,$prefix,string,$name,string,$uri
+bool,xmlwriter_start_pi,resource,$xmlwriter,string,$target
+bool,xmlwriter_text,resource,$xmlwriter,string,$content
+bool,xmlwriter_write_attribute,resource,$xmlwriter,string,$name,string,$value
+bool,xmlwriter_write_attribute_ns,resource,$xmlwriter,string,$prefix,string,$name,string,$uri,string,$content
+bool,xmlwriter_write_cdata,resource,$xmlwriter,string,$content
+bool,xmlwriter_write_comment,resource,$xmlwriter,string,$content
+bool,xmlwriter_write_dtd,resource,$xmlwriter,string,$name,string,[ $publicId ],string,[ $systemId ],string,[ $subset ]
+bool,xmlwriter_write_dtd_attlist,resource,$xmlwriter,string,$name,string,$content
+bool,xmlwriter_write_dtd_element,resource,$xmlwriter,string,$name,string,$content
+bool,xmlwriter_write_dtd_entity,resource,$xmlwriter,string,$name,string,$content
+bool,xmlwriter_write_element,resource,$xmlwriter,string,$name,string,[ $content ]
+bool,xmlwriter_write_element_ns,resource,$xmlwriter,string,$prefix,string,$name,string,$uri,string,[ $content ]
+bool,xmlwriter_write_pi,resource,$xmlwriter,string,$target,string,$content
+bool,xmlwriter_write_raw,resource,$xmlwriter,string,$content
+XPathContext,xpath_new_context,domdocument,$dom_document
+bool,xpath_register_ns,XPathContext,$xpath_context,string,$prefix,string,$uri
+bool,xpath_register_ns_auto,XPathContext,$xpath_context,object,[ $context_node ]
+XPathContext,xptr_new_context,,
+string,xslt_backend_info,,
+string,xslt_backend_name,,
+string,xslt_backend_version,,
+resource,xslt_create,,
+int,xslt_errno,resource,$xh
+string,xslt_error,resource,$xh
+void,xslt_free,resource,$xh
+int,xslt_getopt,resource,$processor
+mixed,xslt_process,resource,$xh,string,$xmlcontainer,string,$xslcontainer,string,[ $resultcontainer ],array,[ $arguments ],array,[ $parameters ]
+void,xslt_set_base,resource,$xh,string,$uri
+void,xslt_set_encoding,resource,$xh,string,$encoding
+void,xslt_set_error_handler,resource,$xh,mixed,$handler
+void,xslt_set_log,resource,$xh,mixed,[ $log ]
+bool,xslt_set_object,resource,$processor,object,&$obj
+void,xslt_set_sax_handler,resource,$xh,array,$handlers
+void,xslt_set_sax_handlers,resource,$processor,array,$handlers
+void,xslt_set_scheme_handler,resource,$xh,array,$handlers
+void,xslt_set_scheme_handlers,resource,$xh,array,$handlers
+mixed,xslt_setopt,resource,$processor,int,$newmask
+string,yaz_addinfo,resource,$id
+void,yaz_ccl_conf,resource,$id,array,$config
+bool,yaz_ccl_parse,resource,$id,string,$query,array,&$result
+bool,yaz_close,resource,$id
+mixed,yaz_connect,string,$zurl,mixed,[ $options ]
+bool,yaz_database,resource,$id,string,$databases
+bool,yaz_element,resource,$id,string,$elementset
+int,yaz_errno,resource,$id
+string,yaz_error,resource,$id
+void,yaz_es,resource,$id,string,$type,array,$args
+array,yaz_es_result,resource,$id
+string,yaz_get_option,resource,$id,string,$name
+int,yaz_hits,resource,$id,array,[ &$searchresult ]
+void,yaz_itemorder,resource,$id,array,$args
+bool,yaz_present,resource,$id
+void,yaz_range,resource,$id,int,$start,int,$number
+string,yaz_record,resource,$id,int,$pos,string,$type
+void,yaz_scan,resource,$id,string,$type,string,$startterm,array,[ $flags ]
+array,yaz_scan_result,resource,$id,array,[ &$result ]
+void,yaz_schema,resource,$id,string,$schema
+bool,yaz_search,resource,$id,string,$type,string,$query
+void,yaz_set_option,resource,$id,string,$name,string,$value
+void,yaz_sort,resource,$id,string,$criteria
+void,yaz_syntax,resource,$id,string,$syntax
+mixed,yaz_wait,array,[ &$options ]
+void,yp_all,string,$domain,string,$map,string,$callback
+array,yp_cat,string,$domain,string,$map
+string,yp_err_string,int,$errorcode
+int,yp_errno,,
+array,yp_first,string,$domain,string,$map
+string,yp_get_default_domain,,
+string,yp_master,string,$domain,string,$map
+string,yp_match,string,$domain,string,$map,string,$key
+array,yp_next,string,$domain,string,$map,string,$key
+int,yp_order,string,$domain,string,$map
+string,zend_logo_guid,,
+int,zend_thread_id,,
+string,zend_version,,
+void,zip_close,resource,$zip
+bool,zip_entry_close,resource,$zip_entry
+int,zip_entry_compressedsize,resource,$zip_entry
+string,zip_entry_compressionmethod,resource,$zip_entry
+int,zip_entry_filesize,resource,$zip_entry
+string,zip_entry_name,resource,$zip_entry
+bool,zip_entry_open,resource,$zip,resource,$zip_entry,string,[ $mode ]
+string,zip_entry_read,resource,$zip_entry,int,[ $length ]
+mixed,zip_open,string,$filename
+mixed,zip_read,resource,$zip
+string,zlib_get_coding_type,,
\ No newline at end of file

PHP_Object/trunk/sample/parse_manual.php

@@ -0,0 +1,69 @@
+<?php
+/**
+ * PHPマニュアルをパースしてCSVファイルを作成するサンプル
+ *
+ * http://jp.php.net/download-docs.php
+ *
+ * 一つのhtmlファイルとして配布されているPHPマニュアルから
+ * 関数の説明部分をパースし、CSVファイルを作成する。
+ * ファイルはあらかじめダウンロードして解凍しておく。
+ */
+require_once 'PHP/Object.php';
+
+function p($data) {
+    return PHP_Object::factory($data);
+}
+
+// 読み込むファイルサイズが大きいため、メモリ設定を変更
+p('memory_limit')->ini_set(128 * 1000 * 1024);
+
+// HTMLファイルを読み込む
+$html = p('bightml.html')->file_get_contents;
+if ($html->val === false) {
+    die('Fail to get contents' . "\n");
+}
+
+$regex = '/(?:<h3 +class="title">\s*説明\s*<\/h3>|'
+       . '<p +class="para[^"]*">\s*手続き型[^<>]*<\/p>)\s*'
+       . '<div +class="methodsynopsis +dc-description">(.+?)<\/div>'
+       . '/imsu';
+// 関数の説明部分を取得
+if ($html->preg_match_all($regex, &$matches)->val === 0) {
+    die('Not matched' . "\n");
+}
+
+
+$text_node = '(?:<[^<>]+>\s*)*([^<>]+?)\s*(?:<\/[^<>]+>\s*)*\s*';
+$regex1 = '/<span +class="type">\s*' . $text_node . '<\/span>\s*'
+        . '<span +class="methodname">\s*' . $text_node . '<\/span>\s*'
+        . '\((.+?)\)'
+        . '/imsu';
+$regex2 = '/<span +class="type">\s*' . $text_node . '<\/span>\s*'
+        . '<tt +class="parameter[^"]*">\s*' . $text_node . '<\/tt>'
+        . '/imsu';
+
+$csv = p(array());
+foreach (p($matches[1]) as $func_html) {
+    // 戻り値のタイプ、関数名、引数部分にわける
+    if ($func_html->preg_match($regex1, &$match1)->val === 0) {
+        continue;
+    }
+    list(, $type, $name, $args) = $match1;
+
+    // メソッドは含めない
+    if (p($name)->preg_match('/::|->/')->val !== 0) {
+        continue;
+    }
+
+    $params = p(array());
+    foreach (p($args)->replace('[,', ',[')->explode(',') as $arg) {
+        // 引数のタイプとパラメータを取得
+        $arg->preg_match($regex2, &$match2);
+        $var = $arg->preg_match('/[\[\]]/')->val ? '[ ' . $match2[2] . ' ]' : $match2[2];
+        $params->array_push($match2[1], $var);
+    }
+    $csv[$name] = $params->tap('unshift', $type, $name)->join(',');
+}
+
+// CSVファイルを作成
+$csv->tap('ksort')->join("\n")->htmlspecialchars_decode(ENT_QUOTES)->file_put_contents('functions.csv');