diff --git a/data/php.tags b/data/php.tags index 445d760c5b..4ea70f11f5 100644 --- a/data/php.tags +++ b/data/php.tags @@ -1,4419 +1,10122 @@ -# format=tagmanager - Automatically generated file - do not edit (created on Fri, 03 May 2013 20:31:17 +0000) -FrenchToJDÌ128Í(int $month, int $day, int $year)Ïint -GregorianToJDÌ128Í(int $month, int $day, int $year)Ïint -JDDayOfWeekÌ128Í(int $julianday [, int $mode = CAL_DOW_DAYNO])Ïmixed -JDMonthNameÌ128Í(int $julianday, int $mode)Ïstring -JDToFrenchÌ128Í(int $juliandaycount)Ïstring -JDToGregorianÌ128Í(int $julianday)Ïstring -JDToJulianÌ128Í(int $julianday)Ïstring -JewishToJDÌ128Í(int $month, int $day, int $year)Ïint -JulianToJDÌ128Í(int $month, int $day, int $year)Ïint -PDF_activate_itemÌ128Í(resource $pdfdoc, int $id)Ïbool -PDF_add_launchlinkÌ128Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename)Ïbool -PDF_add_locallinkÌ128Í(resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, int $page, string $dest)Ïbool -PDF_add_nameddestÌ128Í(resource $pdfdoc, string $name, string $optlist)Ïbool -PDF_add_noteÌ128Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)Ïbool -PDF_add_pdflinkÌ128Í(resource $pdfdoc, float $bottom_left_x, float $bottom_left_y, float $up_right_x, float $up_right_y, string $filename, int $page, string $dest)Ïbool -PDF_add_table_cellÌ128Í(resource $pdfdoc, int $table, int $column, int $row, string $text, string $optlist)Ïint -PDF_add_textflowÌ128Í(resource $pdfdoc, int $textflow, string $text, string $optlist)Ïint -PDF_add_thumbnailÌ128Í(resource $pdfdoc, int $image)Ïbool -PDF_add_weblinkÌ128Í(resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, string $url)Ïbool -PDF_arcnÌ128Í(resource $p, float $x, float $y, float $r, float $alpha, float $beta)Ïbool -PDF_arcÌ128Í(resource $p, float $x, float $y, float $r, float $alpha, float $beta)Ïbool -PDF_attach_fileÌ128Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename, string $description, string $author, string $mimetype, string $icon)Ïbool -PDF_begin_documentÌ128Í(resource $pdfdoc, string $filename, string $optlist)Ïint -PDF_begin_fontÌ128Í(resource $pdfdoc, string $filename, float $a, float $b, float $c, float $d, float $e, float $f, string $optlist)Ïbool -PDF_begin_glyphÌ128Í(resource $pdfdoc, string $glyphname, float $wx, float $llx, float $lly, float $urx, float $ury)Ïbool -PDF_begin_itemÌ128Í(resource $pdfdoc, string $tag, string $optlist)Ïint -PDF_begin_layerÌ128Í(resource $pdfdoc, int $layer)Ïbool -PDF_begin_page_extÌ128Í(resource $pdfdoc, float $width, float $height, string $optlist)Ïbool -PDF_begin_pageÌ128Í(resource $pdfdoc, float $width, float $height)Ïbool -PDF_begin_patternÌ128Í(resource $pdfdoc, float $width, float $height, float $xstep, float $ystep, int $painttype)Ïint -PDF_begin_template_extÌ128Í(resource $pdfdoc, float $width, float $height, string $optlist)Ïint -PDF_begin_templateÌ128Í(resource $pdfdoc, float $width, float $height)Ïint -PDF_circleÌ128Í(resource $pdfdoc, float $x, float $y, float $r)Ïbool -PDF_clipÌ128Í(resource $p)Ïbool -PDF_close_imageÌ128Í(resource $p, int $image)Ïbool -PDF_close_pdi_pageÌ128Í(resource $p, int $page)Ïbool -PDF_close_pdiÌ128Í(resource $p, int $doc)Ïbool -PDF_closepath_fill_strokeÌ128Í(resource $p)Ïbool -PDF_closepath_strokeÌ128Í(resource $p)Ïbool -PDF_closepathÌ128Í(resource $p)Ïbool -PDF_closeÌ128Í(resource $p)Ïbool -PDF_concatÌ128Í(resource $p, float $a, float $b, float $c, float $d, float $e, float $f)Ïbool -PDF_continue_textÌ128Í(resource $p, string $text)Ïbool -PDF_create_3dviewÌ128Í(resource $pdfdoc, string $username, string $optlist)Ïint -PDF_create_actionÌ128Í(resource $pdfdoc, string $type, string $optlist)Ïint -PDF_create_annotationÌ128Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $type, string $optlist)Ïbool -PDF_create_bookmarkÌ128Í(resource $pdfdoc, string $text, string $optlist)Ïint -PDF_create_fieldgroupÌ128Í(resource $pdfdoc, string $name, string $optlist)Ïbool -PDF_create_fieldÌ128Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $name, string $type, string $optlist)Ïbool -PDF_create_gstateÌ128Í(resource $pdfdoc, string $optlist)Ïint -PDF_create_pvfÌ128Í(resource $pdfdoc, string $filename, string $data, string $optlist)Ïbool -PDF_create_textflowÌ128Í(resource $pdfdoc, string $text, string $optlist)Ïint -PDF_curvetoÌ128Í(resource $p, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)Ïbool -PDF_define_layerÌ128Í(resource $pdfdoc, string $name, string $optlist)Ïint -PDF_delete_pvfÌ128Í(resource $pdfdoc, string $filename)Ïint -PDF_delete_tableÌ128Í(resource $pdfdoc, int $table, string $optlist)Ïbool -PDF_delete_textflowÌ128Í(resource $pdfdoc, int $textflow)Ïbool -PDF_deleteÌ128Í(resource $pdfdoc)Ïbool -PDF_encoding_set_charÌ128Í(resource $pdfdoc, string $encoding, int $slot, string $glyphname, int $uv)Ïbool -PDF_end_documentÌ128Í(resource $pdfdoc, string $optlist)Ïbool -PDF_end_fontÌ128Í(resource $pdfdoc)Ïbool -PDF_end_glyphÌ128Í(resource $pdfdoc)Ïbool -PDF_end_itemÌ128Í(resource $pdfdoc, int $id)Ïbool -PDF_end_layerÌ128Í(resource $pdfdoc)Ïbool -PDF_end_page_extÌ128Í(resource $pdfdoc, string $optlist)Ïbool -PDF_end_pageÌ128Í(resource $p)Ïbool -PDF_end_patternÌ128Í(resource $p)Ïbool -PDF_end_templateÌ128Í(resource $p)Ïbool -PDF_endpathÌ128Í(resource $p)Ïbool -PDF_fill_imageblockÌ128Í(resource $pdfdoc, int $page, string $blockname, int $image, string $optlist)Ïint -PDF_fill_pdfblockÌ128Í(resource $pdfdoc, int $page, string $blockname, int $contents, string $optlist)Ïint -PDF_fill_strokeÌ128Í(resource $p)Ïbool -PDF_fill_textblockÌ128Í(resource $pdfdoc, int $page, string $blockname, string $text, string $optlist)Ïint -PDF_fillÌ128Í(resource $p)Ïbool -PDF_findfontÌ128Í(resource $p, string $fontname, string $encoding, int $embed)Ïint -PDF_fit_imageÌ128Í(resource $pdfdoc, int $image, float $x, float $y, string $optlist)Ïbool -PDF_fit_pdi_pageÌ128Í(resource $pdfdoc, int $page, float $x, float $y, string $optlist)Ïbool -PDF_fit_tableÌ128Í(resource $pdfdoc, int $table, float $llx, float $lly, float $urx, float $ury, string $optlist)Ïstring -PDF_fit_textflowÌ128Í(resource $pdfdoc, int $textflow, float $llx, float $lly, float $urx, float $ury, string $optlist)Ïstring -PDF_fit_textlineÌ128Í(resource $pdfdoc, string $text, float $x, float $y, string $optlist)Ïbool -PDF_get_apinameÌ128Í(resource $pdfdoc)Ïstring -PDF_get_bufferÌ128Í(resource $p)Ïstring -PDF_get_errmsgÌ128Í(resource $pdfdoc)Ïstring -PDF_get_errnumÌ128Í(resource $pdfdoc)Ïint -PDF_get_majorversionÌ128Í()Ïint -PDF_get_minorversionÌ128Í()Ïint -PDF_get_parameterÌ128Í(resource $p, string $key, float $modifier)Ïstring -PDF_get_pdi_parameterÌ128Í(resource $p, string $key, int $doc, int $page, int $reserved)Ïstring -PDF_get_pdi_valueÌ128Í(resource $p, string $key, int $doc, int $page, int $reserved)Ïfloat -PDF_get_valueÌ128Í(resource $p, string $key, float $modifier)Ïfloat -PDF_info_fontÌ128Í(resource $pdfdoc, int $font, string $keyword, string $optlist)Ïfloat -PDF_info_matchboxÌ128Í(resource $pdfdoc, string $boxname, int $num, string $keyword)Ïfloat -PDF_info_tableÌ128Í(resource $pdfdoc, int $table, string $keyword)Ïfloat -PDF_info_textflowÌ128Í(resource $pdfdoc, int $textflow, string $keyword)Ïfloat -PDF_info_textlineÌ128Í(resource $pdfdoc, string $text, string $keyword, string $optlist)Ïfloat -PDF_initgraphicsÌ128Í(resource $p)Ïbool -PDF_linetoÌ128Í(resource $p, float $x, float $y)Ïbool -PDF_load_3ddataÌ128Í(resource $pdfdoc, string $filename, string $optlist)Ïint -PDF_load_fontÌ128Í(resource $pdfdoc, string $fontname, string $encoding, string $optlist)Ïint -PDF_load_iccprofileÌ128Í(resource $pdfdoc, string $profilename, string $optlist)Ïint -PDF_load_imageÌ128Í(resource $pdfdoc, string $imagetype, string $filename, string $optlist)Ïint -PDF_makespotcolorÌ128Í(resource $p, string $spotname)Ïint -PDF_movetoÌ128Í(resource $p, float $x, float $y)Ïbool -PDF_newÌ128Í()Ïresource -PDF_open_ccittÌ128Í(resource $pdfdoc, string $filename, int $width, int $height, int $BitReverse, int $k, int $Blackls1)Ïint -PDF_open_fileÌ128Í(resource $p, string $filename)Ïbool -PDF_open_image_fileÌ128Í(resource $p, string $imagetype, string $filename, string $stringparam, int $intparam)Ïint -PDF_open_imageÌ128Í(resource $p, string $imagetype, string $source, string $data, int $length, int $width, int $height, int $components, int $bpc, string $params)Ïint -PDF_open_memory_imageÌ128Í(resource $p, resource $image)Ïint -PDF_open_pdi_documentÌ128Í(resource $p, string $filename, string $optlist)Ïint -PDF_open_pdi_pageÌ128Í(resource $p, int $doc, int $pagenumber, string $optlist)Ïint -PDF_open_pdiÌ128Í(resource $pdfdoc, string $filename, string $optlist, int $len)Ïint -PDF_pcos_get_numberÌ128Í(resource $p, int $doc, string $path)Ïfloat -PDF_pcos_get_streamÌ128Í(resource $p, int $doc, string $optlist, string $path)Ïstring -PDF_pcos_get_stringÌ128Í(resource $p, int $doc, string $path)Ïstring -PDF_place_imageÌ128Í(resource $pdfdoc, int $image, float $x, float $y, float $scale)Ïbool -PDF_place_pdi_pageÌ128Í(resource $pdfdoc, int $page, float $x, float $y, float $sx, float $sy)Ïbool -PDF_process_pdiÌ128Í(resource $pdfdoc, int $doc, int $page, string $optlist)Ïint -PDF_rectÌ128Í(resource $p, float $x, float $y, float $width, float $height)Ïbool -PDF_restoreÌ128Í(resource $p)Ïbool -PDF_resume_pageÌ128Í(resource $pdfdoc, string $optlist)Ïbool -PDF_rotateÌ128Í(resource $p, float $phi)Ïbool -PDF_saveÌ128Í(resource $p)Ïbool -PDF_scaleÌ128Í(resource $p, float $sx, float $sy)Ïbool -PDF_set_border_colorÌ128Í(resource $p, float $red, float $green, float $blue)Ïbool -PDF_set_border_dashÌ128Í(resource $pdfdoc, float $black, float $white)Ïbool -PDF_set_border_styleÌ128Í(resource $pdfdoc, string $style, float $width)Ïbool -PDF_set_gstateÌ128Í(resource $pdfdoc, int $gstate)Ïbool -PDF_set_infoÌ128Í(resource $p, string $key, string $value)Ïbool -PDF_set_layer_dependencyÌ128Í(resource $pdfdoc, string $type, string $optlist)Ïbool -PDF_set_parameterÌ128Í(resource $p, string $key, string $value)Ïbool -PDF_set_text_posÌ128Í(resource $p, float $x, float $y)Ïbool -PDF_set_valueÌ128Í(resource $p, string $key, float $value)Ïbool -PDF_setcolorÌ128Í(resource $p, string $fstype, string $colorspace, float $c1, float $c2, float $c3, float $c4)Ïbool -PDF_setdashpatternÌ128Í(resource $pdfdoc, string $optlist)Ïbool -PDF_setdashÌ128Í(resource $pdfdoc, float $b, float $w)Ïbool -PDF_setflatÌ128Í(resource $pdfdoc, float $flatness)Ïbool -PDF_setfontÌ128Í(resource $pdfdoc, int $font, float $fontsize)Ïbool -PDF_setgray_fillÌ128Í(resource $p, float $g)Ïbool -PDF_setgray_strokeÌ128Í(resource $p, float $g)Ïbool -PDF_setgrayÌ128Í(resource $p, float $g)Ïbool -PDF_setlinecapÌ128Í(resource $p, int $linecap)Ïbool -PDF_setlinejoinÌ128Í(resource $p, int $value)Ïbool -PDF_setlinewidthÌ128Í(resource $p, float $width)Ïbool -PDF_setmatrixÌ128Í(resource $p, float $a, float $b, float $c, float $d, float $e, float $f)Ïbool -PDF_setmiterlimitÌ128Í(resource $pdfdoc, float $miter)Ïbool -PDF_setrgbcolor_fillÌ128Í(resource $p, float $red, float $green, float $blue)Ïbool -PDF_setrgbcolor_strokeÌ128Í(resource $p, float $red, float $green, float $blue)Ïbool -PDF_setrgbcolorÌ128Í(resource $p, float $red, float $green, float $blue)Ïbool -PDF_shading_patternÌ128Í(resource $pdfdoc, int $shading, string $optlist)Ïint -PDF_shadingÌ128Í(resource $pdfdoc, string $shtype, float $x0, float $y0, float $x1, float $y1, float $c1, float $c2, float $c3, float $c4, string $optlist)Ïint -PDF_shfillÌ128Í(resource $pdfdoc, int $shading)Ïbool -PDF_show_boxedÌ128Í(resource $p, string $text, float $left, float $top, float $width, float $height, string $mode, string $feature)Ïint -PDF_show_xyÌ128Í(resource $p, string $text, float $x, float $y)Ïbool -PDF_showÌ128Í(resource $pdfdoc, string $text)Ïbool -PDF_skewÌ128Í(resource $p, float $alpha, float $beta)Ïbool -PDF_stringwidthÌ128Í(resource $p, string $text, int $font, float $fontsize)Ïfloat -PDF_strokeÌ128Í(resource $p)Ïbool -PDF_suspend_pageÌ128Í(resource $pdfdoc, string $optlist)Ïbool -PDF_translateÌ128Í(resource $p, float $tx, float $ty)Ïbool -PDF_utf16_to_utf8Ì128Í(resource $pdfdoc, string $utf16string)Ïstring -PDF_utf32_to_utf16Ì128Í(resource $pdfdoc, string $utf32string, string $ordering)Ïstring -PDF_utf8_to_utf16Ì128Í(resource $pdfdoc, string $utf8string, string $ordering)Ïstring -Runkit_Sandbox_ParentÌ128Í()Ïvoid -SWFSoundÌ128Í(string $filename [, int $flags = ''])ÏSWFSound -__halt_compilerÌ128Í()Ïvoid -absÌ128Í(mixed $number)Ïnumber -acoshÌ128Í(float $arg)Ïfloat -acosÌ128Í(float $arg)Ïfloat -addcslashesÌ128Í(string $str, string $charlist)Ïstring -addslashesÌ128Í(string $str)Ïstring -aggregate_infoÌ128Í(object $object)Ïarray -aggregate_methods_by_listÌ128Í(object $object, string $class_name, array $methods_list [, bool $exclude = false])Ïvoid -aggregate_methods_by_regexpÌ128Í(object $object, string $class_name, string $regexp [, bool $exclude = false])Ïvoid -aggregate_methodsÌ128Í(object $object, string $class_name)Ïvoid -aggregate_properties_by_listÌ128Í(object $object, string $class_name, array $properties_list [, bool $exclude = false])Ïvoid -aggregate_properties_by_regexpÌ128Í(object $object, string $class_name, string $regexp [, bool $exclude = false])Ïvoid -aggregate_propertiesÌ128Í(object $object, string $class_name)Ïvoid -aggregateÌ128Í(object $object, string $class_name)Ïvoid -apache_child_terminateÌ128Í()Ïbool -apache_get_modulesÌ128Í()Ïarray -apache_get_versionÌ128Í()Ïstring -apache_getenvÌ128Í(string $variable [, bool $walk_to_top = ''])Ïstring -apache_lookup_uriÌ128Í(string $filename)Ïobject -apache_noteÌ128Í(string $note_name [, string $note_value = ''])Ïstring -apache_request_headersÌ128Í()Ïarray -apache_reset_timeoutÌ128Í()Ïbool -apache_response_headersÌ128Í()Ïarray -apache_setenvÌ128Í(string $variable, string $value [, bool $walk_to_top = false])Ïbool -apc_addÌ128Í(string $key [, mixed $var = '' [, int $ttl = '', array $values [, mixed $unused = '']]])Ïarray -apc_bin_dumpfileÌ128Í(array $files, array $user_vars, string $filename [, int $flags = '' [, resource $context = '']])Ïint -apc_bin_dumpÌ128Í([array $files = '' [, array $user_vars = '']])Ïstring -apc_bin_loadfileÌ128Í(string $filename [, resource $context = '' [, int $flags = '']])Ïbool -apc_bin_loadÌ128Í(string $data [, int $flags = ''])Ïbool -apc_cache_infoÌ128Í([string $cache_type = '' [, bool $limited = false]])Ïarray -apc_casÌ128Í(string $key, int $old, int $new)Ïbool -apc_clear_cacheÌ128Í([string $cache_type = ''])Ïbool -apc_compile_fileÌ128Í(string $filename [, bool $atomic = true])Ïmixed -apc_decÌ128Í(string $key [, int $step = 1 [, bool $success = '']])Ïint -apc_define_constantsÌ128Í(string $key, array $constants [, bool $case_sensitive = true])Ïbool -apc_delete_fileÌ128Í(mixed $keys)Ïmixed -apc_deleteÌ128Í(string $key)Ïmixed -apc_existsÌ128Í(mixed $keys)Ïmixed -apc_fetchÌ128Í(mixed $key [, bool $success = ''])Ïmixed -apc_incÌ128Í(string $key [, int $step = 1 [, bool $success = '']])Ïint -apc_load_constantsÌ128Í(string $key [, bool $case_sensitive = true])Ïbool -apc_sma_infoÌ128Í([bool $limited = false])Ïarray -apc_storeÌ128Í(string $key, mixed $var [, int $ttl = '', array $values [, mixed $unused = '']])Ïarray -apd_breakpointÌ128Í(int $debug_level)Ïbool -apd_callstackÌ128Í()Ïarray -apd_clunkÌ128Í(string $warning [, string $delimiter = ''])Ïvoid -apd_continueÌ128Í(int $debug_level)Ïbool -apd_croakÌ128Í(string $warning [, string $delimiter = ''])Ïvoid -apd_dump_function_tableÌ128Í()Ïvoid -apd_dump_persistent_resourcesÌ128Í()Ïarray -apd_dump_regular_resourcesÌ128Í()Ïarray -apd_echoÌ128Í(string $output)Ïbool -apd_get_active_symbolsÌ128Í()Ïarray -apd_set_pprof_traceÌ128Í([string $dump_directory = '' [, string $fragment = "pprof"]])Ïstring -apd_set_session_trace_socketÌ128Í(string $tcp_server, int $socket_type, int $port, int $debug_level)Ïbool -apd_set_session_traceÌ128Í(int $debug_level [, string $dump_directory = ''])Ïvoid -apd_set_sessionÌ128Í(int $debug_level)Ïvoid -array_change_key_caseÌ128Í(array $input [, int $case = CASE_LOWER])Ïarray -array_chunkÌ128Í(array $input, int $size [, bool $preserve_keys = false])Ïarray -array_combineÌ128Í(array $keys, array $values)Ïarray -array_count_valuesÌ128Í(array $input)Ïarray -array_diff_assocÌ128Í(array $array1, array $array2 [, array $... = ''])Ïarray -array_diff_keyÌ128Í(array $array1, array $array2 [, array $... = ''])Ïarray -array_diff_uassocÌ128Í(array $array1, array $array2 [, array $... = '', callback $key_compare_func])Ïarray -array_diff_ukeyÌ128Í(array $array1, array $array2 [, array $ ... = '', callback $key_compare_func])Ïarray -array_diffÌ128Í(array $array1, array $array2 [, array $ ... = ''])Ïarray -array_fill_keysÌ128Í(array $keys, mixed $value)Ïarray -array_fillÌ128Í(int $start_index, int $num, mixed $value)Ïarray -array_filterÌ128Í(array $input [, callback $callback = ''])Ïarray -array_flipÌ128Í(array $trans)Ïstring -array_intersect_assocÌ128Í(array $array1, array $array2 [, array $ ... = ''])Ïarray -array_intersect_keyÌ128Í(array $array1, array $array2 [, array $ ... = ''])Ïarray -array_intersect_uassocÌ128Í(array $array1, array $array2 [, array $ ... = '', callback $key_compare_func])Ïarray -array_intersect_ukeyÌ128Í(array $array1, array $array2 [, array $... = '', callback $key_compare_func])Ïarray -array_intersectÌ128Í(array $array1, array $array2 [, array $ ... = ''])Ïarray -array_key_existsÌ128Í(mixed $key, array $search)Ïbool -array_keysÌ128Í(array $input [, mixed $search_value = '' [, bool $strict = false]])Ïarray -array_mapÌ128Í(callback $callback, array $arr1 [, array $... = ''])Ïarray -array_merge_recursiveÌ128Í(array $array1 [, array $... = ''])Ïarray -array_mergeÌ128Í(array $array1 [, array $array2 = '' [, array $... = '']])Ïarray -array_multisortÌ128Í(array $arr [, mixed $arg = SORT_REGULAR [, mixed $... = '']])Ïstring -array_padÌ128Í(array $input, int $pad_size, mixed $pad_value)Ïarray -array_popÌ128Í(array $array)Ïarray -array_productÌ128Í(array $array)Ïnumber -array_pushÌ128Í(array $array, mixed $var [, mixed $... = ''])Ïint -array_randÌ128Í(array $input [, int $num_req = 1])Ïmixed -array_reduceÌ128Í(array $input, callback $function [, mixed $initial = ''])Ïmixed -array_replace_recursiveÌ128Í(array $array, array $array1 [, array $array2 = '' [, array $... = '']])Ïarray -array_replaceÌ128Í(array $array, array $array1 [, array $array2 = '' [, array $... = '']])Ïarray -array_reverseÌ128Í(array $array [, bool $preserve_keys = false])Ïarray -array_searchÌ128Í(mixed $needle, array $haystack [, bool $strict = false])Ïmixed -array_shiftÌ128Í(array $array)Ïarray -array_sliceÌ128Í(array $array, int $offset [, int $length = '' [, bool $preserve_keys = false]])Ïarray -array_spliceÌ128Í(array $input, int $offset [, int $length = '' [, mixed $replacement = '']])Ïarray -array_sumÌ128Í(array $array)Ïnumber -array_udiff_assocÌ128Í(array $array1, array $array2 [, array $ ... = '', callback $data_compare_func])Ïarray -array_udiff_uassocÌ128Í(array $array1, array $array2 [, array $ ... = '', callback $data_compare_func, callback $key_compare_func])Ïarray -array_udiffÌ128Í(array $array1, array $array2 [, array $ ... = '', callback $data_compare_func])Ïarray -array_uintersect_assocÌ128Í(array $array1, array $array2 [, array $ ... = '', callback $data_compare_func])Ïarray -array_uintersect_uassocÌ128Í(array $array1, array $array2 [, array $ ... = '', callback $data_compare_func, callback $key_compare_func])Ïarray -array_uintersectÌ128Í(array $array1, array $array2 [, array $ ... = '', callback $data_compare_func])Ïarray -array_uniqueÌ128Í(array $array [, int $sort_flags = SORT_STRING])Ïarray -array_unshiftÌ128Í(array $array, mixed $var [, mixed $... = ''])Ïint -array_valuesÌ128Í(array $input)Ïarray -array_walk_recursiveÌ128Í(array $input, callback $funcname [, mixed $userdata = ''])Ïbool -array_walkÌ128Í(array $array, callback $funcname [, mixed $userdata = ''])Ïbool -arrayÌ128Í([mixed $... = ''])Ïarray -arsortÌ128Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool -asinhÌ128Í(float $arg)Ïfloat -asinÌ128Í(float $arg)Ïfloat -asortÌ128Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool -assert_optionsÌ128Í(int $what [, mixed $value = ''])Ïmixed -assertÌ128Í(mixed $assertion)Ïbool -atan2Ì128Í(float $y, float $x)Ïfloat -atanhÌ128Í(float $arg)Ïfloat -atanÌ128Í(float $arg)Ïfloat -base64_decodeÌ128Í(string $data [, bool $strict = false])Ïstring -base64_encodeÌ128Í(string $data)Ïstring -base_convertÌ128Í(string $number, int $frombase, int $tobase)Ïstring -basenameÌ128Í(string $path [, string $suffix = ''])Ïstring -bbcode_add_elementÌ128Í(resource $bbcode_container, string $tag_name, array $tag_rules)Ïbool -bbcode_add_smileyÌ128Í(resource $bbcode_container, string $smiley, string $replace_by)Ïbool -bbcode_createÌ128Í([array $bbcode_initial_tags = ''])Ïresource -bbcode_destroyÌ128Í(resource $bbcode_container)Ïbool -bbcode_parseÌ128Í(resource $bbcode_container, string $to_parse)Ïstring -bbcode_set_arg_parserÌ128Í(resource $bbcode_container, resource $bbcode_arg_parser)Ïbool -bbcode_set_flagsÌ128Í(resource $bbcode_container, int $flags [, int $mode = BBCODE_SET_FLAGS_SET])Ïbool -bcaddÌ128Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring -bccompÌ128Í(string $left_operand, string $right_operand [, int $scale = ''])Ïint -bcdivÌ128Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring -bcmodÌ128Í(string $left_operand, string $modulus)Ïstring -bcmulÌ128Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring -bcompiler_load_exeÌ128Í(string $filename)Ïbool -bcompiler_loadÌ128Í(string $filename)Ïbool -bcompiler_parse_classÌ128Í(string $class, string $callback)Ïbool -bcompiler_readÌ128Í(resource $filehandle)Ïbool -bcompiler_write_classÌ128Í(resource $filehandle, string $className [, string $extends = ''])Ïbool -bcompiler_write_constantÌ128Í(resource $filehandle, string $constantName)Ïbool -bcompiler_write_exe_footerÌ128Í(resource $filehandle, int $startpos)Ïbool -bcompiler_write_fileÌ128Í(resource $filehandle, string $filename)Ïbool -bcompiler_write_footerÌ128Í(resource $filehandle)Ïbool -bcompiler_write_functions_from_fileÌ128Í(resource $filehandle, string $fileName)Ïbool -bcompiler_write_functionÌ128Í(resource $filehandle, string $functionName)Ïbool -bcompiler_write_headerÌ128Í(resource $filehandle [, string $write_ver = ''])Ïbool -bcompiler_write_included_filenameÌ128Í(resource $filehandle, string $filename)Ïbool -bcpowmodÌ128Í(string $left_operand, string $right_operand, string $modulus [, int $scale = ''])Ïstring -bcpowÌ128Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring -bcscaleÌ128Í(int $scale)Ïbool -bcsqrtÌ128Í(string $operand [, int $scale = ''])Ïstring -bcsubÌ128Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring -bin2hexÌ128Í(string $str)Ïstring -bind_textdomain_codesetÌ128Í(string $domain, string $codeset)Ïstring -bindecÌ128Í(string $binary_string)Ïfloat -bindtextdomainÌ128Í(string $domain, string $directory)Ïstring -bson_decodeÌ128Í(string $bson)Ïarray -bson_encodeÌ128Í(mixed $anything)Ïstring -bzcloseÌ128Í(resource $bz)Ïint -bzcompressÌ128Í(string $source [, int $blocksize = 4 [, int $workfactor = '']])Ïmixed -bzdecompressÌ128Í(string $source [, int $small = ''])Ïmixed -bzerrnoÌ128Í(resource $bz)Ïint -bzerrorÌ128Í(resource $bz)Ïarray -bzerrstrÌ128Í(resource $bz)Ïstring -bzflushÌ128Í(resource $bz)Ïint -bzopenÌ128Í(string $filename, string $mode)Ïresource -bzreadÌ128Í(resource $bz [, int $length = 1024])Ïstring -bzwriteÌ128Í(resource $bz, string $data [, int $length = ''])Ïint -cairo_append_pathÌ128Í(CairoPath $path, CairoContext $context)Ïvoid -cairo_arc_negativeÌ128Í(float $x, float $y, float $radius, float $angle1, float $angle2, CairoContext $context)Ïvoid -cairo_arcÌ128Í(float $x, float $y, float $radius, float $angle1, float $angle2, CairoContext $context)Ïvoid -cairo_available_fontsÌ128Í()Ïarray -cairo_available_surfacesÌ128Í()Ïarray -cairo_clip_extentsÌ128Í(CairoContext $context)Ïarray -cairo_clip_preserveÌ128Í(CairoContext $context)Ïvoid -cairo_clip_rectangle_listÌ128Í(CairoContext $context)Ïarray -cairo_clipÌ128Í(CairoContext $context)Ïvoid -cairo_close_pathÌ128Í(CairoContext $context)Ïvoid -cairo_copy_pageÌ128Í(CairoContext $context)Ïvoid -cairo_copy_pageÌ128Í(CairoContext $context)Ïvoid -cairo_copy_path_flatÌ128Í(CairoContext $context)ÏCairoPath -cairo_copy_pathÌ128Í(CairoContext $context)ÏCairoPath -cairo_createÌ128Í(CairoSurface $surface)ÏCairoContext -cairo_curve_toÌ128Í(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3, CairoContext $context)Ïvoid -cairo_device_to_user_distanceÌ128Í(float $x, float $y, CairoContext $context)Ïarray -cairo_device_to_userÌ128Í(float $x, float $y, CairoContext $context)Ïarray -cairo_fill_extentsÌ128Í(CairoContext $context)Ïarray -cairo_fill_preserveÌ128Í(CairoContext $context)Ïvoid -cairo_fillÌ128Í(CairoContext $context)Ïvoid -cairo_font_extentsÌ128Í(CairoContext $context)Ïarray -cairo_font_face_get_typeÌ128Í(CairoFontFace $fontface)Ïint -cairo_font_face_statusÌ128Í(CairoFontFace $fontface)Ïint -cairo_font_face_statusÌ128Í(CairoFontFace $fontface)Ïint -cairo_font_options_createÌ128Í()ÏCairoFontOptions -cairo_font_options_equalÌ128Í(CairoFontOptions $options, CairoFontOptions $other)Ïbool -cairo_font_options_get_antialiasÌ128Í(CairoFontOptions $options)Ïint -cairo_font_options_get_hint_metricsÌ128Í(CairoFontOptions $options)Ïint -cairo_font_options_get_hint_styleÌ128Í(CairoFontOptions $options)Ïint -cairo_font_options_get_subpixel_orderÌ128Í(CairoFontOptions $options)Ïint -cairo_font_options_hashÌ128Í(CairoFontOptions $options)Ïint -cairo_font_options_mergeÌ128Í(CairoFontOptions $options, CairoFontOptions $other)Ïvoid -cairo_font_options_set_antialiasÌ128Í(CairoFontOptions $options, int $antialias)Ïvoid -cairo_font_options_set_hint_metricsÌ128Í(CairoFontOptions $options, int $hint_metrics)Ïvoid -cairo_font_options_set_hint_styleÌ128Í(CairoFontOptions $options, int $hint_style)Ïvoid -cairo_font_options_set_subpixel_orderÌ128Í(CairoFontOptions $options, int $subpixel_order)Ïvoid -cairo_font_options_statusÌ128Í(CairoFontOptions $options)Ïint -cairo_format_stride_for_widthÌ128Í(int $format, int $width)Ïint -cairo_get_antialiasÌ128Í(CairoContext $context)Ïint -cairo_get_antialiasÌ128Í(CairoContext $context)Ïint -cairo_get_current_pointÌ128Í(CairoContext $context)Ïarray -cairo_get_dash_countÌ128Í(CairoContext $context)Ïint -cairo_get_dashÌ128Í(CairoContext $context)Ïarray -cairo_get_fill_ruleÌ128Í(CairoContext $context)Ïint -cairo_get_font_faceÌ128Í(CairoContext $context)Ïvoid -cairo_get_font_faceÌ128Í(CairoContext $context)Ïvoid -cairo_get_font_matrixÌ128Í(CairoContext $context)Ïvoid -cairo_get_font_matrixÌ128Í(CairoContext $context)Ïvoid -cairo_get_font_optionsÌ128Í(CairoContext $context)Ïvoid -cairo_get_font_optionsÌ128Í(CairoContext $context)Ïvoid -cairo_get_font_optionsÌ128Í(CairoContext $context)Ïvoid -cairo_get_group_targetÌ128Í(CairoContext $context)Ïvoid -cairo_get_line_capÌ128Í(CairoContext $context)Ïint -cairo_get_line_joinÌ128Í(CairoContext $context)Ïint -cairo_get_line_widthÌ128Í(CairoContext $context)Ïfloat -cairo_get_matrixÌ128Í(CairoContext $context)Ïvoid -cairo_get_matrixÌ128Í(CairoContext $context)Ïvoid -cairo_get_miter_limitÌ128Í(CairoContext $context)Ïfloat -cairo_get_operatorÌ128Í(CairoContext $context)Ïint -cairo_get_scaled_fontÌ128Í(CairoContext $context)Ïvoid -cairo_get_sourceÌ128Í(CairoContext $context)Ïvoid -cairo_get_targetÌ128Í(CairoContext $context)Ïvoid -cairo_get_toleranceÌ128Í(CairoContext $context)Ïfloat -cairo_glyph_pathÌ128Í(array $glyphs, CairoContext $context)Ïvoid -cairo_has_current_pointÌ128Í(CairoContext $context)Ïbool -cairo_identity_matrixÌ128Í(CairoContext $context)Ïvoid -cairo_image_surface_create_for_dataÌ128Í(string $data, int $format, int $width, int $height [, int $stride = -1])ÏCairoImageSurface -cairo_image_surface_create_from_pngÌ128Í(string $file)ÏCairoImageSurface -cairo_image_surface_createÌ128Í(int $format, int $width, int $height)ÏCairoImageSurface -cairo_image_surface_get_dataÌ128Í(CairoImageSurface $surface)Ïstring -cairo_image_surface_get_formatÌ128Í(CairoImageSurface $surface)Ïint -cairo_image_surface_get_heightÌ128Í(CairoImageSurface $surface)Ïint -cairo_image_surface_get_strideÌ128Í(CairoImageSurface $surface)Ïint -cairo_image_surface_get_widthÌ128Í(CairoImageSurface $surface)Ïint -cairo_in_fillÌ128Í(string $x, string $y, CairoContext $context)Ïbool -cairo_in_strokeÌ128Í(string $x, string $y, CairoContext $context)Ïbool -cairo_line_toÌ128Í(string $x, string $y, CairoContext $context)Ïvoid -cairo_mask_surfaceÌ128Í(CairoSurface $surface [, string $x = '' [, string $y = '', CairoContext $context]])Ïvoid -cairo_maskÌ128Í(CairoPattern $pattern, CairoContext $context)Ïvoid -cairo_matrix_create_scaleÌ128Í(float $sx, float $sy)Ïobject -cairo_matrix_create_scaleÌ128Í(float $sx, float $sy)Ïobject -cairo_matrix_init_identityÌ128Í()Ïobject -cairo_matrix_init_rotateÌ128Í(float $radians)Ïobject -cairo_matrix_init_scaleÌ128Í(float $sx, float $sy)Ïobject -cairo_matrix_init_translateÌ128Í(float $tx, float $ty)Ïobject -cairo_matrix_initÌ128Í([float $xx = 1.0 [, float $yx = 0.0 [, float $xy = 0.0 [, float $yy = 1.0 [, float $x0 = 0.0 [, float $y0 = 0.0]]]]]])Ïobject -cairo_matrix_invertÌ128Í(CairoMatrix $matrix)Ïvoid -cairo_matrix_multiplyÌ128Í(CairoMatrix $matrix1, CairoMatrix $matrix2)ÏCairoMatrix -cairo_matrix_rotateÌ128Í(CairoMatrix $matrix, float $radians)Ïvoid -cairo_matrix_scaleÌ128Í(float $sx, float $sy, CairoContext $context)Ïvoid -cairo_matrix_transform_distanceÌ128Í(CairoMatrix $matrix, float $dx, float $dy)Ïarray -cairo_matrix_transform_pointÌ128Í(CairoMatrix $matrix, float $dx, float $dy)Ïarray -cairo_matrix_translateÌ128Í(CairoMatrix $matrix, float $tx, float $ty)Ïvoid -cairo_move_toÌ128Í(string $x, string $y, CairoContext $context)Ïvoid -cairo_new_pathÌ128Í(CairoContext $context)Ïvoid -cairo_new_sub_pathÌ128Í(CairoContext $context)Ïvoid -cairo_paint_with_alphaÌ128Í(string $alpha, CairoContext $context)Ïvoid -cairo_paintÌ128Í(CairoContext $context)Ïvoid -cairo_path_extentsÌ128Í(CairoContext $context)Ïarray -cairo_pattern_add_color_stop_rgbaÌ128Í(CairoGradientPattern $pattern, float $offset, float $red, float $green, float $blue, float $alpha)Ïvoid -cairo_pattern_add_color_stop_rgbÌ128Í(CairoGradientPattern $pattern, float $offset, float $red, float $green, float $blue)Ïvoid -cairo_pattern_create_for_surfaceÌ128Í(CairoSurface $surface)ÏCairoPattern -cairo_pattern_create_linearÌ128Í(float $x0, float $y0, float $x1, float $y1)ÏCairoPattern -cairo_pattern_create_radialÌ128Í(float $x0, float $y0, float $r0, float $x1, float $y1, float $r1)ÏCairoPattern -cairo_pattern_create_rgbaÌ128Í(float $red, float $green, float $blue, float $alpha)ÏCairoPattern -cairo_pattern_create_rgbÌ128Í(float $red, float $green, float $blue)ÏCairoPattern -cairo_pattern_get_color_stop_countÌ128Í(CairoGradientPattern $pattern)Ïint -cairo_pattern_get_color_stop_rgbaÌ128Í(CairoGradientPattern $pattern, int $index)Ïarray -cairo_pattern_get_extendÌ128Í(string $pattern)Ïint -cairo_pattern_get_filterÌ128Í(CairoSurfacePattern $pattern)Ïint -cairo_pattern_get_linear_pointsÌ128Í(CairoLinearGradient $pattern)Ïarray -cairo_pattern_get_matrixÌ128Í(CairoPattern $pattern)ÏCairoMatrix -cairo_pattern_get_radial_circlesÌ128Í(CairoRadialGradient $pattern)Ïarray -cairo_pattern_get_rgbaÌ128Í(CairoSolidPattern $pattern)Ïarray -cairo_pattern_get_surfaceÌ128Í(CairoSurfacePattern $pattern)ÏCairoSurface -cairo_pattern_get_typeÌ128Í(CairoPattern $pattern)Ïint -cairo_pattern_set_extendÌ128Í(string $pattern, string $extend)Ïvoid -cairo_pattern_set_filterÌ128Í(CairoSurfacePattern $pattern, int $filter)Ïvoid -cairo_pattern_set_matrixÌ128Í(CairoPattern $pattern, CairoMatrix $matrix)Ïvoid -cairo_pattern_statusÌ128Í(CairoPattern $pattern)Ïint -cairo_pdf_surface_createÌ128Í(string $file, float $width, float $height)ÏCairoPdfSurface -cairo_pdf_surface_set_sizeÌ128Í(CairoPdfSurface $surface, float $width, float $height)Ïvoid -cairo_pop_group_to_sourceÌ128Í(CairoContext $context)Ïvoid -cairo_pop_groupÌ128Í(CairoContext $context)Ïvoid -cairo_ps_get_levelsÌ128Í()Ïarray -cairo_ps_level_to_stringÌ128Í(int $level)Ïstring -cairo_ps_surface_createÌ128Í(string $file, float $width, float $height)ÏCairoPsSurface -cairo_ps_surface_dsc_begin_page_setupÌ128Í(CairoPsSurface $surface)Ïvoid -cairo_ps_surface_dsc_begin_setupÌ128Í(CairoPsSurface $surface)Ïvoid -cairo_ps_surface_dsc_commentÌ128Í(CairoPsSurface $surface, string $comment)Ïvoid -cairo_ps_surface_get_epsÌ128Í(CairoPsSurface $surface)Ïbool -cairo_ps_surface_restrict_to_levelÌ128Í(CairoPsSurface $surface, int $level)Ïvoid -cairo_ps_surface_set_epsÌ128Í(CairoPsSurface $surface, bool $level)Ïvoid -cairo_ps_surface_set_sizeÌ128Í(CairoPsSurface $surface, float $width, float $height)Ïvoid -cairo_push_group_with_contentÌ128Í(string $content, CairoContext $context)Ïvoid -cairo_push_groupÌ128Í(CairoContext $context)Ïvoid -cairo_rectangleÌ128Í(string $x, string $y, string $width, string $height, CairoContext $context)Ïvoid -cairo_rel_curve_toÌ128Í(string $x1, string $y1, string $x2, string $y2, string $x3, string $y3, CairoContext $context)Ïvoid -cairo_rel_line_toÌ128Í(string $x, string $y, CairoContext $context)Ïvoid -cairo_rel_move_toÌ128Í(string $x, string $y, CairoContext $context)Ïvoid -cairo_reset_clipÌ128Í(CairoContext $context)Ïvoid -cairo_restoreÌ128Í(CairoContext $context)Ïvoid -cairo_rotateÌ128Í(string $sx, string $sy, CairoContext $context, string $angle)Ïvoid -cairo_rotateÌ128Í(string $sx, string $sy, CairoContext $context, string $angle)Ïvoid -cairo_saveÌ128Í(CairoContext $context)Ïvoid -cairo_scaled_font_createÌ128Í(CairoFontFace $fontface, CairoMatrix $matrix, CairoMatrix $ctm, CairoFontOptions $fontoptions)ÏCairoScaledFont -cairo_scaled_font_extentsÌ128Í(CairoScaledFont $scaledfont)Ïarray -cairo_scaled_font_get_ctmÌ128Í(CairoScaledFont $scaledfont)ÏCairoMatrix -cairo_scaled_font_get_font_faceÌ128Í(CairoScaledFont $scaledfont)ÏCairoFontFace -cairo_scaled_font_get_font_matrixÌ128Í(CairoScaledFont $scaledfont)ÏCairoFontOptions -cairo_scaled_font_get_font_optionsÌ128Í(CairoScaledFont $scaledfont)ÏCairoFontOptions -cairo_scaled_font_get_scale_matrixÌ128Í(CairoScaledFont $scaledfont)ÏCairoMatrix -cairo_scaled_font_get_typeÌ128Í(CairoScaledFont $scaledfont)Ïint -cairo_scaled_font_glyph_extentsÌ128Í(CairoScaledFont $scaledfont, array $glyphs)Ïarray -cairo_scaled_font_statusÌ128Í(CairoScaledFont $scaledfont)Ïint -cairo_scaled_font_text_extentsÌ128Í(CairoScaledFont $scaledfont, string $text)Ïarray -cairo_scaleÌ128Í(string $x, string $y, CairoContext $context)Ïvoid -cairo_select_font_faceÌ128Í(string $family [, string $slant = '' [, string $weight = '', CairoContext $context]])Ïvoid -cairo_set_antialiasÌ128Í([string $antialias = '', CairoContext $context])Ïvoid -cairo_set_antialiasÌ128Í([string $antialias = '', CairoContext $context])Ïvoid -cairo_set_dashÌ128Í(array $dashes [, string $offset = '', CairoContext $context])Ïvoid -cairo_set_fill_ruleÌ128Í(string $setting, CairoContext $context)Ïvoid -cairo_set_font_faceÌ128Í(CairoFontFace $fontface, CairoContext $context)Ïvoid -cairo_set_font_matrixÌ128Í(CairoMatrix $matrix, CairoContext $context)Ïvoid -cairo_set_font_optionsÌ128Í(CairoFontOptions $fontoptions, CairoContext $context)Ïvoid -cairo_set_font_sizeÌ128Í(string $size, CairoContext $context)Ïvoid -cairo_set_line_capÌ128Í(string $setting, CairoContext $context)Ïvoid -cairo_set_line_joinÌ128Í(string $setting, CairoContext $context)Ïvoid -cairo_set_line_widthÌ128Í(string $width, CairoContext $context)Ïvoid -cairo_set_matrixÌ128Í(CairoMatrix $matrix, CairoContext $context)Ïvoid -cairo_set_matrixÌ128Í(CairoMatrix $matrix, CairoContext $context)Ïvoid -cairo_set_miter_limitÌ128Í(string $limit, CairoContext $context)Ïvoid -cairo_set_operatorÌ128Í(string $setting, CairoContext $context)Ïvoid -cairo_set_scaled_fontÌ128Í(CairoScaledFont $scaledfont, CairoContext $context)Ïvoid -cairo_set_source_surfaceÌ128Í(CairoSurface $surface [, string $x = '' [, string $y = '', CairoContext $context]])Ïvoid -cairo_set_sourceÌ128Í(string $red, string $green, string $blue, string $alpha, CairoContext $context, CairoPattern $pattern)Ïvoid -cairo_set_sourceÌ128Í(string $red, string $green, string $blue, string $alpha, CairoContext $context, CairoPattern $pattern)Ïvoid -cairo_set_sourceÌ128Í(string $red, string $green, string $blue, string $alpha, CairoContext $context, CairoPattern $pattern)Ïvoid -cairo_set_toleranceÌ128Í(string $tolerance, CairoContext $context)Ïvoid -cairo_show_pageÌ128Í(CairoContext $context)Ïvoid -cairo_show_pageÌ128Í(CairoContext $context)Ïvoid -cairo_show_textÌ128Í(string $text, CairoContext $context)Ïvoid -cairo_status_to_stringÌ128Í(int $status)Ïstring -cairo_statusÌ128Í(CairoContext $context)Ïint -cairo_statusÌ128Í(CairoContext $context)Ïint -cairo_statusÌ128Í(CairoContext $context)Ïint -cairo_statusÌ128Í(CairoContext $context)Ïint -cairo_statusÌ128Í(CairoContext $context)Ïint -cairo_stroke_extentsÌ128Í(CairoContext $context)Ïarray -cairo_stroke_preserveÌ128Í(CairoContext $context)Ïvoid -cairo_strokeÌ128Í(CairoContext $context)Ïvoid -cairo_surface_copy_pageÌ128Í(CairoSurface $surface)Ïvoid -cairo_surface_create_similarÌ128Í(CairoSurface $surface, int $content, float $width, float $height)ÏCairoSurface -cairo_surface_finishÌ128Í(CairoSurface $surface)Ïvoid -cairo_surface_flushÌ128Í(CairoSurface $surface)Ïvoid -cairo_surface_get_contentÌ128Í(CairoSurface $surface)Ïint -cairo_surface_get_device_offsetÌ128Í(CairoSurface $surface)Ïarray -cairo_surface_get_font_optionsÌ128Í(CairoSurface $surface)ÏCairoFontOptions -cairo_surface_get_typeÌ128Í(CairoSurface $surface)Ïint -cairo_surface_mark_dirty_rectangleÌ128Í(CairoSurface $surface, float $x, float $y, float $width, float $height)Ïvoid -cairo_surface_mark_dirtyÌ128Í(CairoSurface $surface)Ïvoid -cairo_surface_set_device_offsetÌ128Í(CairoSurface $surface, float $x, float $y)Ïvoid -cairo_surface_set_fallback_resolutionÌ128Í(CairoSurface $surface, float $x, float $y)Ïvoid -cairo_surface_show_pageÌ128Í(CairoSurface $surface)Ïvoid -cairo_surface_statusÌ128Í(CairoSurface $surface)Ïint -cairo_surface_write_to_pngÌ128Í(CairoSurface $surface, resource $stream)Ïvoid -cairo_svg_surface_createÌ128Í(string $file, float $width, float $height)ÏCairoSvgSurface -cairo_svg_surface_get_versionsÌ128Í()Ïarray -cairo_svg_surface_restrict_to_versionÌ128Í(CairoSvgSurface $surface, int $version)Ïvoid -cairo_svg_version_to_stringÌ128Í(int $version)Ïstring -cairo_text_extentsÌ128Í(string $text, CairoContext $context)Ïarray -cairo_text_extentsÌ128Í(string $text, CairoContext $context)Ïarray -cairo_text_pathÌ128Í(string $string, CairoContext $context, string $text)Ïvoid -cairo_transformÌ128Í(CairoMatrix $matrix, CairoContext $context)Ïvoid -cairo_translateÌ128Í(string $tx, string $ty, CairoContext $context, string $x, string $y)Ïvoid -cairo_translateÌ128Í(string $tx, string $ty, CairoContext $context, string $x, string $y)Ïvoid -cairo_user_to_device_distanceÌ128Í(string $x, string $y, CairoContext $context)Ïarray -cairo_user_to_deviceÌ128Í(string $x, string $y, CairoContext $context)Ïarray -cairo_version_stringÌ128Í()Ïstring -cairo_versionÌ128Í()Ïint -cal_days_in_monthÌ128Í(int $calendar, int $month, int $year)Ïint -cal_from_jdÌ128Í(int $jd, int $calendar)Ïarray -cal_infoÌ128Í([int $calendar = -1])Ïarray -cal_to_jdÌ128Í(int $calendar, int $month, int $day, int $year)Ïint -calcul_hmacÌ128Í(string $clent, string $siretcode, string $price, string $reference, string $validity, string $taxation, string $devise, string $language)Ïstring -calculhmacÌ128Í(string $clent, string $data)Ïstring -call_user_func_arrayÌ128Í(callback $function, array $param_arr)Ïmixed -call_user_funcÌ128Í(callback $function [, mixed $parameter = '' [, mixed $... = '']])Ïmixed -call_user_method_arrayÌ128Í(string $method_name, object $obj, array $params)Ïmixed -call_user_methodÌ128Í(string $method_name, object $obj [, mixed $parameter = '' [, mixed $... = '']])Ïmixed -ceilÌ128Í(float $value)Ïfloat -chdb_createÌ128Í(string $pathname, array $data)Ïbool -chdirÌ128Í(string $directory)Ïbool -checkdateÌ128Í(int $month, int $day, int $year)Ïbool -checkdnsrrÌ128Í(string $host [, string $type = "MX"])Ïbool -chgrpÌ128Í(string $filename, mixed $group)Ïbool -chmodÌ128Í(string $filename, int $mode)Ïbool -chownÌ128Í(string $filename, mixed $user)Ïbool -chrootÌ128Í(string $directory)Ïbool -chrÌ128Í(int $ascii)Ïstring -chunk_splitÌ128Í(string $body [, int $chunklen = 76 [, string $end = "\r\n"]])Ïstring -class_aliasÌ128Í([string $original = '' [, string $alias = '']])Ïbool -class_existsÌ128Í(string $class_name [, bool $autoload = true])Ïbool -class_implementsÌ128Í(mixed $class [, bool $autoload = true])Ïarray -class_parentsÌ128Í(mixed $class [, bool $autoload = true])Ïarray -classkit_importÌ128Í(string $filename)Ïarray -classkit_method_addÌ128Í(string $classname, string $methodname, string $args, string $code [, int $flags = CLASSKIT_ACC_PUBLIC])Ïbool -classkit_method_copyÌ128Í(string $dClass, string $dMethod, string $sClass [, string $sMethod = ''])Ïbool -classkit_method_redefineÌ128Í(string $classname, string $methodname, string $args, string $code [, int $flags = CLASSKIT_ACC_PUBLIC])Ïbool -classkit_method_removeÌ128Í(string $classname, string $methodname)Ïbool -classkit_method_renameÌ128Í(string $classname, string $methodname, string $newname)Ïbool -clearstatcacheÌ128Í([bool $clear_realpath_cache = false [, string $filename = '']])Ïvoid -closedirÌ128Í([resource $dir_handle = ''])Ïvoid -closelogÌ128Í()Ïbool -collator_asortÌ128Í(array $arr [, int $sort_flag = '', Collator $coll])Ïbool -collator_compareÌ128Í(string $str1, string $str2, Collator $coll)Ïint -collator_createÌ128Í(string $locale)ÏCollator -collator_get_attributeÌ128Í(int $attr, Collator $coll)Ïint -collator_get_error_codeÌ128Í(Collator $coll)Ïint -collator_get_error_messageÌ128Í(Collator $coll)Ïstring -collator_get_localeÌ128Í(int $type, Collator $coll)Ïstring -collator_get_sort_keyÌ128Í(string $str, Collator $coll)Ïstring -collator_get_strengthÌ128Í(Collator $coll)Ïint -collator_set_attributeÌ128Í(int $attr, int $val, Collator $coll)Ïbool -collator_set_strengthÌ128Í(int $strength, Collator $coll)Ïbool -collator_sort_with_sort_keysÌ128Í(array $arr, Collator $coll)Ïbool -collator_sortÌ128Í(array $arr [, int $sort_flag = '', Collator $coll])Ïbool -com_addrefÌ128Í()Ïvoid -com_create_guidÌ128Í()Ïstring -com_event_sinkÌ128Í(variant $comobject, object $sinkobject [, mixed $sinkinterface = ''])Ïbool -com_get_active_objectÌ128Í(string $progid [, int $code_page = ''])Ïvariant -com_isenumÌ128Í(variant $com_module)Ïbool -com_load_typelibÌ128Í(string $typelib_name [, bool $case_insensitive = true])Ïbool -com_message_pumpÌ128Í([int $timeoutms = ''])Ïbool -com_print_typeinfoÌ128Í(object $comobject [, string $dispinterface = '' [, bool $wantsink = false]])Ïbool -com_releaseÌ128Í()Ïvoid -compactÌ128Í(mixed $varname [, mixed $... = ''])Ïarray -connection_abortedÌ128Í()Ïint -connection_statusÌ128Í()Ïint -connection_timeoutÌ128Í()Ïint -constantÌ128Í(string $name)Ïmixed -convert_cyr_stringÌ128Í(string $str, string $from, string $to)Ïstring -convert_uudecodeÌ128Í(string $data)Ïstring -convert_uuencodeÌ128Í(string $data)Ïstring -copyÌ128Í(string $source, string $dest [, resource $context = ''])Ïbool -coshÌ128Í(float $arg)Ïfloat -cosÌ128Í(float $arg)Ïfloat -count_charsÌ128Í(string $string [, int $mode = ''])Ïmixed -countÌ128Í(mixed $var [, int $mode = COUNT_NORMAL])Ïint -crack_checkÌ128Í(resource $dictionary, string $password)Ïbool -crack_closedictÌ128Í([resource $dictionary = ''])Ïbool -crack_getlastmessageÌ128Í()Ïstring -crack_opendictÌ128Í(string $dictionary)Ïresource -crc32Ì128Í(string $str)Ïint -create_functionÌ128Í(string $args, string $code)Ïstring -cryptÌ128Í(string $str [, string $salt = ''])Ïstring -ctype_alnumÌ128Í(string $text)Ïstring -ctype_alphaÌ128Í(string $text)Ïstring -ctype_cntrlÌ128Í(string $text)Ïstring -ctype_digitÌ128Í(string $text)Ïstring -ctype_graphÌ128Í(string $text)Ïstring -ctype_lowerÌ128Í(string $text)Ïstring -ctype_printÌ128Í(string $text)Ïstring -ctype_punctÌ128Í(string $text)Ïstring -ctype_spaceÌ128Í(string $text)Ïstring -ctype_upperÌ128Í(string $text)Ïstring -ctype_xdigitÌ128Í(string $text)Ïstring -cubrid_affected_rowsÌ128Í([resource $req_identifier = ''])Ïint -cubrid_bindÌ128Í(resource $req_identifier, mixed $bind_param, mixed $bind_value [, string $bind_value_type = ''])Ïbool -cubrid_client_encodingÌ128Í([resource $conn_identifier = ''])Ïstring -cubrid_close_prepareÌ128Í(resource $req_identifier)Ïint -cubrid_close_requestÌ128Í(resource $req_identifier)Ïbool -cubrid_closeÌ128Í([resource $conn_identifier = ''])Ïbool -cubrid_col_getÌ128Í(resource $conn_identifier, string $oid, string $attr_name)Ïarray -cubrid_col_sizeÌ128Í(resource $conn_identifier, string $oid, string $attr_name)Ïint -cubrid_column_namesÌ128Í(resource $req_identifier)Ïarray -cubrid_column_typesÌ128Í(resource $req_identifier)Ïarray -cubrid_commitÌ128Í(resource $conn_identifier)Ïbool -cubrid_connect_with_urlÌ128Í(string $conn_url [, string $userid = '' [, string $passwd = '']])Ïresource -cubrid_connectÌ128Í(string $host, int $port, string $dbname [, string $userid = '' [, string $passwd = '']])Ïresource -cubrid_current_oidÌ128Í(resource $req_identifier)Ïstring -cubrid_data_seekÌ128Í(resource $req_identifier, int $row_number)Ïint -cubrid_db_nameÌ128Í(array $result, int $index)Ïstring -cubrid_disconnectÌ128Í(resource $conn_identifier)Ïbool -cubrid_dropÌ128Í(resource $conn_identifier, string $oid)Ïbool -cubrid_errnoÌ128Í([resource $conn_identifier = ''])Ïint -cubrid_error_code_facilityÌ128Í()Ïint -cubrid_error_codeÌ128Í()Ïint -cubrid_error_msgÌ128Í()Ïstring -cubrid_errorÌ128Í([resource $connection = ''])Ïstring -cubrid_executeÌ128Í(resource $conn_identifier, string $SQL [, int $option = '', resource $request_identifier])Ïbool -cubrid_fetch_arrayÌ128Í(resource $result [, int $type = CUBRID_BOTH])Ïarray -cubrid_fetch_assocÌ128Í(resource $result)Ïarray -cubrid_fetch_fieldÌ128Í(resource $result [, int $field_offset = ''])Ïobject -cubrid_fetch_lengthsÌ128Í(resource $result)Ïarray -cubrid_fetch_objectÌ128Í(resource $result [, string $class_name = '' [, array $params = '']])Ïobject -cubrid_fetch_rowÌ128Í(resource $result)Ïarray -cubrid_fetchÌ128Í(resource $result [, int $type = CUBRID_BOTH])Ïmixed -cubrid_field_flagsÌ128Í(resource $result, int $field_offset)Ïstring -cubrid_field_lenÌ128Í(resource $result, int $field_offset)Ïint -cubrid_field_nameÌ128Í(resource $result, int $field_offset)Ïstring -cubrid_field_seekÌ128Í(resource $result [, int $field_offset = ''])Ïbool -cubrid_field_tableÌ128Í(resource $result, int $field_offset)Ïstring -cubrid_field_typeÌ128Í(resource $result, int $field_offset)Ïstring -cubrid_free_resultÌ128Í(resource $req_identifier)Ïbool -cubrid_get_autocommitÌ128Í(resource $conn_identifier)Ïbool -cubrid_get_charsetÌ128Í(resource $conn_identifier)Ïstring -cubrid_get_class_nameÌ128Í(resource $conn_identifier, string $oid)Ïstring -cubrid_get_client_infoÌ128Í()Ïstring -cubrid_get_db_parameterÌ128Í(resource $conn_identifier)Ïarray -cubrid_get_server_infoÌ128Í(resource $conn_identifier)Ïstring -cubrid_getÌ128Í(resource $conn_identifier, string $oid [, mixed $attr = ''])Ïmixed -cubrid_insert_idÌ128Í([resource $conn_identifier = ''])Ïstring -cubrid_is_instanceÌ128Í(resource $conn_identifier, string $oid)Ïint -cubrid_list_dbsÌ128Í(resource $conn_identifier)Ïarray -cubrid_load_from_gloÌ128Í(resource $conn_identifier, string $oid, string $file_name)Ïint -cubrid_lob_closeÌ128Í(array $lob_identifier_array)Ïbool -cubrid_lob_exportÌ128Í(resource $conn_identifier, resource $lob_identifier, string $path_name)Ïbool -cubrid_lob_getÌ128Í(resource $conn_identifier, string $SQL)Ïarray -cubrid_lob_sendÌ128Í(resource $conn_identifier, resource $lob_identifier)Ïbool -cubrid_lob_sizeÌ128Í(resource $lob_identifier)Ïstring -cubrid_lock_readÌ128Í(resource $conn_identifier, string $oid)Ïbool -cubrid_lock_writeÌ128Í(resource $conn_identifier, string $oid)Ïbool -cubrid_move_cursorÌ128Í(resource $req_identifier, int $offset [, int $origin = CUBRID_CURSOR_CURRENT])Ïint -cubrid_new_gloÌ128Í(resource $conn_identifier, string $class_name, string $file_name)Ïstring -cubrid_next_resultÌ128Í(resource $result)Ïbool -cubrid_num_colsÌ128Í(resource $req_identifier)Ïint -cubrid_num_fieldsÌ128Í(resource $result)Ïint -cubrid_num_rowsÌ128Í(resource $req_identifier)Ïint -cubrid_pingÌ128Í([resource $conn_identifier = ''])Ïbool -cubrid_prepareÌ128Í(resource $conn_identifier, string $prepare_stmt [, int $option = ''])Ïresource -cubrid_putÌ128Í(resource $conn_identifier, string $oid [, string $attr = '', mixed $value])Ïint -cubrid_queryÌ128Í(string $query [, resource $conn_identifier = ''])Ïresource -cubrid_real_escape_stringÌ128Í(string $unescaped_string [, resource $conn_identifier = ''])Ïstring -cubrid_resultÌ128Í(resource $result, int $row [, mixed $field = ''])Ïstring -cubrid_rollbackÌ128Í(resource $conn_identifier)Ïbool -cubrid_save_to_gloÌ128Í(resource $conn_identifier, string $oid, string $file_name)Ïint -cubrid_schemaÌ128Í(resource $conn_identifier, int $schema_type [, string $class_name = '' [, string $attr_name = '']])Ïarray -cubrid_send_gloÌ128Í(resource $conn_identifier, string $oid)Ïint -cubrid_seq_dropÌ128Í(resource $conn_identifier, string $oid, string $attr_name, int $index)Ïbool -cubrid_seq_insertÌ128Í(resource $conn_identifier, string $oid, string $attr_name, int $index, string $seq_element)Ïbool -cubrid_seq_putÌ128Í(resource $conn_identifier, string $oid, string $attr_name, int $index, string $seq_element)Ïbool -cubrid_set_addÌ128Í(resource $conn_identifier, string $oid, string $attr_name, string $set_element)Ïbool -cubrid_set_autocommitÌ128Í(resource $conn_identifier, bool $mode)Ïbool -cubrid_set_db_parameterÌ128Í(resource $conn_identifier, int $param_type, int $param_value)Ïbool -cubrid_set_dropÌ128Í(resource $conn_identifier, string $oid, string $attr_name, string $set_element)Ïbool -cubrid_unbuffered_queryÌ128Í(string $query [, resource $conn_identifier = ''])Ïresource -cubrid_versionÌ128Í()Ïstring -curl_closeÌ128Í(resource $ch)Ïvoid -curl_copy_handleÌ128Í(resource $ch)Ïresource -curl_errnoÌ128Í(resource $ch)Ïint -curl_errorÌ128Í(resource $ch)Ïstring -curl_execÌ128Í(resource $ch)Ïmixed -curl_getinfoÌ128Í(resource $ch [, int $opt = ''])Ïmixed -curl_initÌ128Í([string $url = ''])Ïresource -curl_multi_add_handleÌ128Í(resource $mh, resource $ch)Ïint -curl_multi_closeÌ128Í(resource $mh)Ïvoid -curl_multi_execÌ128Í(resource $mh, int $still_running)Ïint -curl_multi_getcontentÌ128Í(resource $ch)Ïstring -curl_multi_info_readÌ128Í(resource $mh [, int $msgs_in_queue = ''])Ïarray -curl_multi_initÌ128Í()Ïresource -curl_multi_remove_handleÌ128Í(resource $mh, resource $ch)Ïint -curl_multi_selectÌ128Í(resource $mh [, float $timeout = 1.0])Ïint -curl_setopt_arrayÌ128Í(resource $ch, array $options)Ïbool -curl_setoptÌ128Í(resource $ch, int $option, mixed $value)Ïbool -curl_versionÌ128Í([int $age = CURLVERSION_NOW])Ïarray -currentÌ128Í(array $array)Ïmixed -cyrus_authenticateÌ128Í(resource $connection [, string $mechlist = '' [, string $service = '' [, string $user = '' [, int $minssf = '' [, int $maxssf = '' [, string $authname = '' [, string $password = '']]]]]]])Ïvoid -cyrus_bindÌ128Í(resource $connection, array $callbacks)Ïbool -cyrus_closeÌ128Í(resource $connection)Ïbool -cyrus_connectÌ128Í([string $host = '' [, string $port = '' [, int $flags = '']]])Ïresource -cyrus_queryÌ128Í(resource $connection, string $query)Ïarray -cyrus_unbindÌ128Í(resource $connection, string $trigger_name)Ïbool -date_default_timezone_getÌ128Í()Ïstring -date_default_timezone_setÌ128Í(string $timezone_identifier)Ïbool -date_parse_from_formatÌ128Í(string $format, string $date)Ïarray -date_parseÌ128Í(string $date)Ïarray -date_sun_infoÌ128Í(int $time, float $latitude, float $longitude)Ïarray -date_sunriseÌ128Í(int $timestamp [, int $format = SUNFUNCS_RET_STRING [, float $latitude = ini_get("date.default_latitude")Ïmixed -date_sunsetÌ128Í(int $timestamp [, int $format = SUNFUNCS_RET_STRING [, float $latitude = ini_get("date.default_latitude")Ïmixed -datefmt_createÌ128Í(string $locale, int $datetype, int $timetype [, string $timezone = '' [, int $calendar = '' [, string $pattern = '']]])ÏIntlDateFormatter -datefmt_formatÌ128Í(mixed $value, IntlDateFormatter $fmt)Ïstring -datefmt_get_calendarÌ128Í(IntlDateFormatter $fmt)Ïint -datefmt_get_datetypeÌ128Í(IntlDateFormatter $fmt)Ïint -datefmt_get_error_codeÌ128Í(IntlDateFormatter $fmt)Ïint -datefmt_get_error_messageÌ128Í(IntlDateFormatter $fmt)Ïstring -datefmt_get_localeÌ128Í([int $which = '', IntlDateFormatter $fmt])Ïstring -datefmt_get_patternÌ128Í(IntlDateFormatter $fmt)Ïstring -datefmt_get_timetypeÌ128Í(IntlDateFormatter $fmt)Ïint -datefmt_get_timezone_idÌ128Í(IntlDateFormatter $fmt)Ïstring -datefmt_is_lenientÌ128Í(IntlDateFormatter $fmt)Ïbool -datefmt_localtimeÌ128Í(string $value [, int $position = '', IntlDateFormatter $fmt])Ïarray -datefmt_parseÌ128Í(string $value [, int $position = '', IntlDateFormatter $fmt])Ïint -datefmt_set_calendarÌ128Í(int $which, IntlDateFormatter $fmt)Ïbool -datefmt_set_lenientÌ128Í(bool $lenient, IntlDateFormatter $fmt)Ïbool -datefmt_set_patternÌ128Í(string $pattern, IntlDateFormatter $fmt)Ïbool -datefmt_set_timezone_idÌ128Í(string $zone, IntlDateFormatter $fmt)Ïbool -dateÌ128Í(string $format [, int $timestamp = ''])Ïstring -db2_autocommitÌ128Í(resource $connection [, bool $value = ''])Ïmixed -db2_bind_paramÌ128Í(resource $stmt, int $parameter-number, string $variable-name [, int $parameter-type = '' [, int $data-type = '' [, int $precision = -1 [, int $scale = '']]]])Ïbool -db2_client_infoÌ128Í(resource $connection)Ïobject -db2_closeÌ128Í(resource $connection)Ïbool -db2_column_privilegesÌ128Í(resource $connection [, string $qualifier = '' [, string $schema = '' [, string $table-name = '' [, string $column-name = '']]]])Ïresource -db2_columnsÌ128Í(resource $connection [, string $qualifier = '' [, string $schema = '' [, string $table-name = '' [, string $column-name = '']]]])Ïresource -db2_commitÌ128Í(resource $connection)Ïbool -db2_conn_errormsgÌ128Í([resource $connection = ''])Ïstring -db2_conn_errorÌ128Í([resource $connection = ''])Ïstring -db2_connectÌ128Í(string $database, string $username, string $password [, array $options = ''])Ïresource -db2_cursor_typeÌ128Í(resource $stmt)Ïint -db2_escape_stringÌ128Í(string $string_literal)Ïstring -db2_executeÌ128Í(resource $stmt [, array $parameters = ''])Ïbool -db2_execÌ128Í(resource $connection, string $statement [, array $options = ''])Ïresource -db2_fetch_arrayÌ128Í(resource $stmt [, int $row_number = -1])Ïarray -db2_fetch_assocÌ128Í(resource $stmt [, int $row_number = -1])Ïarray -db2_fetch_bothÌ128Í(resource $stmt [, int $row_number = -1])Ïarray -db2_fetch_objectÌ128Í(resource $stmt [, int $row_number = -1])Ïobject -db2_fetch_rowÌ128Í(resource $stmt [, int $row_number = ''])Ïbool -db2_field_display_sizeÌ128Í(resource $stmt, mixed $column)Ïint -db2_field_nameÌ128Í(resource $stmt, mixed $column)Ïstring -db2_field_numÌ128Í(resource $stmt, mixed $column)Ïint -db2_field_precisionÌ128Í(resource $stmt, mixed $column)Ïint -db2_field_scaleÌ128Í(resource $stmt, mixed $column)Ïint -db2_field_typeÌ128Í(resource $stmt, mixed $column)Ïstring -db2_field_widthÌ128Í(resource $stmt, mixed $column)Ïint -db2_foreign_keysÌ128Í(resource $connection, string $qualifier, string $schema, string $table-name)Ïresource -db2_free_resultÌ128Í(resource $stmt)Ïbool -db2_free_stmtÌ128Í(resource $stmt)Ïbool -db2_get_optionÌ128Í(resource $resource, string $option)Ïstring -db2_last_insert_idÌ128Í(resource $resource)Ïstring -db2_lob_readÌ128Í(resource $stmt, int $colnum, int $length)Ïstring -db2_next_resultÌ128Í(resource $stmt)Ïresource -db2_num_fieldsÌ128Í(resource $stmt)Ïint -db2_num_rowsÌ128Í(resource $stmt)Ïboolean -db2_pcloseÌ128Í(resource $resource)Ïbool -db2_pconnectÌ128Í(string $database, string $username, string $password [, array $options = ''])Ïresource -db2_prepareÌ128Í(resource $connection, string $statement [, array $options = ''])Ïresource -db2_primary_keysÌ128Í(resource $connection, string $qualifier, string $schema, string $table-name)Ïresource -db2_procedure_columnsÌ128Í(resource $connection, string $qualifier, string $schema, string $procedure, string $parameter)Ïresource -db2_proceduresÌ128Í(resource $connection, string $qualifier, string $schema, string $procedure)Ïresource -db2_resultÌ128Í(resource $stmt, mixed $column)Ïmixed -db2_rollbackÌ128Í(resource $connection)Ïbool -db2_server_infoÌ128Í(resource $connection)Ïobject -db2_set_optionÌ128Í(resource $resource, array $options, int $type)Ïbool -db2_special_columnsÌ128Í(resource $connection, string $qualifier, string $schema, string $table_name, int $scope)Ïresource -db2_statisticsÌ128Í(resource $connection, string $qualifier, string $schema, string $table-name, bool $unique)Ïresource -db2_stmt_errormsgÌ128Í([resource $stmt = ''])Ïstring -db2_stmt_errorÌ128Í([resource $stmt = ''])Ïstring -db2_table_privilegesÌ128Í(resource $connection [, string $qualifier = '' [, string $schema = '' [, string $table_name = '']]])Ïresource -db2_tablesÌ128Í(resource $connection [, string $qualifier = '' [, string $schema = '' [, string $table-name = '' [, string $table-type = '']]]])Ïresource -dba_closeÌ128Í(resource $handle)Ïvoid -dba_deleteÌ128Í(string $key, resource $handle)Ïbool -dba_existsÌ128Í(string $key, resource $handle)Ïbool -dba_fetchÌ128Í(string $key, resource $handle, int $skip)Ïstring -dba_firstkeyÌ128Í(resource $handle)Ïstring -dba_handlersÌ128Í([bool $full_info = false])Ïarray -dba_insertÌ128Í(string $key, string $value, resource $handle)Ïbool -dba_key_splitÌ128Í(mixed $key)Ïmixed -dba_listÌ128Í()Ïarray -dba_nextkeyÌ128Í(resource $handle)Ïstring -dba_openÌ128Í(string $path, string $mode [, string $handler = '' [, mixed $... = '']])Ïresource -dba_optimizeÌ128Í(resource $handle)Ïbool -dba_popenÌ128Í(string $path, string $mode [, string $handler = '' [, mixed $... = '']])Ïresource -dba_replaceÌ128Í(string $key, string $value, resource $handle)Ïbool -dba_syncÌ128Í(resource $handle)Ïbool -dbase_add_recordÌ128Í(int $dbase_identifier, array $record)Ïbool -dbase_closeÌ128Í(int $dbase_identifier)Ïbool -dbase_createÌ128Í(string $filename, array $fields)Ïint -dbase_delete_recordÌ128Í(int $dbase_identifier, int $record_number)Ïbool -dbase_get_header_infoÌ128Í(int $dbase_identifier)Ïarray -dbase_get_record_with_namesÌ128Í(int $dbase_identifier, int $record_number)Ïarray -dbase_get_recordÌ128Í(int $dbase_identifier, int $record_number)Ïarray -dbase_numfieldsÌ128Í(int $dbase_identifier)Ïint -dbase_numrecordsÌ128Í(int $dbase_identifier)Ïint -dbase_openÌ128Í(string $filename, int $mode)Ïint -dbase_packÌ128Í(int $dbase_identifier)Ïbool -dbase_replace_recordÌ128Í(int $dbase_identifier, array $record, int $record_number)Ïbool -dbplus_addÌ128Í(resource $relation, array $tuple)Ïint -dbplus_aqlÌ128Í(string $query [, string $server = '' [, string $dbpath = '']])Ïresource -dbplus_chdirÌ128Í([string $newdir = ''])Ïstring -dbplus_closeÌ128Í(resource $relation)Ïmixed -dbplus_currÌ128Í(resource $relation, array $tuple)Ïint -dbplus_errcodeÌ128Í([int $errno = ''])Ïstring -dbplus_errnoÌ128Í()Ïint -dbplus_findÌ128Í(resource $relation, array $constraints, mixed $tuple)Ïint -dbplus_firstÌ128Í(resource $relation, array $tuple)Ïint -dbplus_flushÌ128Í(resource $relation)Ïint -dbplus_freealllocksÌ128Í()Ïint -dbplus_freelockÌ128Í(resource $relation, string $tuple)Ïint -dbplus_freerlocksÌ128Í(resource $relation)Ïint -dbplus_getlockÌ128Í(resource $relation, string $tuple)Ïint -dbplus_getuniqueÌ128Í(resource $relation, int $uniqueid)Ïint -dbplus_infoÌ128Í(resource $relation, string $key, array $result)Ïint -dbplus_lastÌ128Í(resource $relation, array $tuple)Ïint -dbplus_lockrelÌ128Í(resource $relation)Ïint -dbplus_nextÌ128Í(resource $relation, array $tuple)Ïint -dbplus_openÌ128Í(string $name)Ïresource -dbplus_prevÌ128Í(resource $relation, array $tuple)Ïint -dbplus_rchpermÌ128Í(resource $relation, int $mask, string $user, string $group)Ïint -dbplus_rcreateÌ128Í(string $name, mixed $domlist [, bool $overwrite = ''])Ïresource -dbplus_rcrtexactÌ128Í(string $name, resource $relation [, bool $overwrite = ''])Ïmixed -dbplus_rcrtlikeÌ128Í(string $name, resource $relation [, int $overwrite = ''])Ïmixed -dbplus_resolveÌ128Í(string $relation_name)Ïarray -dbplus_restoreposÌ128Í(resource $relation, array $tuple)Ïint -dbplus_rkeysÌ128Í(resource $relation, mixed $domlist)Ïmixed -dbplus_ropenÌ128Í(string $name)Ïresource -dbplus_rqueryÌ128Í(string $query [, string $dbpath = ''])Ïresource -dbplus_rrenameÌ128Í(resource $relation, string $name)Ïint -dbplus_rsecindexÌ128Í(resource $relation, mixed $domlist, int $type)Ïmixed -dbplus_runlinkÌ128Í(resource $relation)Ïint -dbplus_rzapÌ128Í(resource $relation)Ïint -dbplus_saveposÌ128Í(resource $relation)Ïint -dbplus_setindexbynumberÌ128Í(resource $relation, int $idx_number)Ïint -dbplus_setindexÌ128Í(resource $relation, string $idx_name)Ïint -dbplus_sqlÌ128Í(string $query [, string $server = '' [, string $dbpath = '']])Ïresource -dbplus_tclÌ128Í(int $sid, string $script)Ïstring -dbplus_tremoveÌ128Í(resource $relation, array $tuple [, array $current = ''])Ïint -dbplus_undoprepareÌ128Í(resource $relation)Ïint -dbplus_undoÌ128Í(resource $relation)Ïint -dbplus_unlockrelÌ128Í(resource $relation)Ïint -dbplus_unselectÌ128Í(resource $relation)Ïint -dbplus_updateÌ128Í(resource $relation, array $old, array $new)Ïint -dbplus_xlockrelÌ128Í(resource $relation)Ïint -dbplus_xunlockrelÌ128Í(resource $relation)Ïint -dbx_closeÌ128Í(object $link_identifier)Ïint -dbx_compareÌ128Í(array $row_a, array $row_b, string $column_key [, int $flags = DBX_CMP_ASC | DBX_CMP_NATIVE])Ïint -dbx_connectÌ128Í(mixed $module, string $host, string $database, string $username, string $password [, int $persistent = ''])Ïobject -dbx_errorÌ128Í(object $link_identifier)Ïstring -dbx_escape_stringÌ128Í(object $link_identifier, string $text)Ïstring -dbx_fetch_rowÌ128Í(object $result_identifier)Ïmixed -dbx_queryÌ128Í(object $link_identifier, string $sql_statement [, int $flags = ''])Ïmixed -dbx_sortÌ128Í(object $result, string $user_compare_function)Ïbool -dcgettextÌ128Í(string $domain, string $message, int $category)Ïstring -dcngettextÌ128Í(string $domain, string $msgid1, string $msgid2, int $n, int $category)Ïstring -deaggregateÌ128Í(object $object [, string $class_name = ''])Ïvoid -debug_backtraceÌ128Í([int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT [, int $limit = '']])Ïarray -debug_print_backtraceÌ128Í([int $options = '' [, int $limit = '']])Ïvoid -debug_zval_dumpÌ128Í(mixed $variable)Ïvoid -decbinÌ128Í(int $number)Ïstring -dechexÌ128Í(int $number)Ïstring -decoctÌ128Í(int $number)Ïstring -define_syslog_variablesÌ128Í()Ïvoid -definedÌ128Í(string $name)Ïbool -defineÌ128Í(string $name, mixed $value [, bool $case_insensitive = false])Ïbool -deg2radÌ128Í(float $number)Ïfloat -deleteÌ128Í()Ïvoid -dgettextÌ128Í(string $domain, string $message)Ïstring -dio_closeÌ128Í(resource $fd)Ïvoid -dio_fcntlÌ128Í(resource $fd, int $cmd [, mixed $args = ''])Ïmixed -dio_openÌ128Í(string $filename, int $flags [, int $mode = ''])Ïresource -dio_readÌ128Í(resource $fd [, int $len = 1024])Ïstring -dio_seekÌ128Í(resource $fd, int $pos [, int $whence = SEEK_SET])Ïint -dio_statÌ128Í(resource $fd)Ïarray -dio_tcsetattrÌ128Í(resource $fd, array $options)Ïbool -dio_truncateÌ128Í(resource $fd, int $offset)Ïbool -dio_writeÌ128Í(resource $fd, string $data [, int $len = ''])Ïint -dirnameÌ128Í(string $path)Ïstring -dirÌ128Í()Ïvoid -disk_free_spaceÌ128Í(string $directory)Ïfloat -disk_total_spaceÌ128Í(string $directory)Ïfloat -dlÌ128Í(string $library)Ïbool -dngettextÌ128Í(string $domain, string $msgid1, string $msgid2, int $n)Ïstring -dns_get_recordÌ128Í(string $hostname [, int $type = DNS_ANY [, array $authns = '' [, array $addtl = '']]])Ïarray -dom_import_simplexmlÌ128Í(SimpleXMLElement $node)ÏDOMElement -domxml_new_docÌ128Í(string $version)ÏDomDocument -domxml_open_fileÌ128Í(string $filename [, int $mode = '' [, array $error = '']])ÏDomDocument -domxml_open_memÌ128Í(string $str [, int $mode = '' [, array $error = '']])ÏDomDocument -domxml_versionÌ128Í()Ïstring -domxml_xmltreeÌ128Í(string $str)ÏDomDocument -domxml_xslt_stylesheet_docÌ128Í(DomDocument $xsl_doc)ÏDomXsltStylesheet -domxml_xslt_stylesheet_fileÌ128Í(string $xsl_file)ÏDomXsltStylesheet -domxml_xslt_stylesheetÌ128Í(string $xsl_buf)ÏDomXsltStylesheet -domxml_xslt_versionÌ128Í()Ïint -dotnet_loadÌ128Í(string $assembly_name [, string $datatype_name = '' [, int $codepage = '']])Ïint -eachÌ128Í(array $array)Ïarray -easter_dateÌ128Í([int $year = ''])Ïint -easter_daysÌ128Í([int $year = '' [, int $method = CAL_EASTER_DEFAULT]])Ïint -echoÌ128Í(string $arg1 [, string $... = ''])Ïvoid -emptyÌ128Í(mixed $var)Ïbool -enchant_broker_describeÌ128Í(resource $broker)Ïarray -enchant_broker_dict_existsÌ128Í(resource $broker, string $tag)Ïbool -enchant_broker_free_dictÌ128Í(resource $dict)Ïbool -enchant_broker_freeÌ128Í(resource $broker)Ïbool -enchant_broker_get_errorÌ128Í(resource $broker)Ïstring -enchant_broker_initÌ128Í()Ïresource -enchant_broker_list_dictsÌ128Í(resource $broker)Ïmixed -enchant_broker_request_dictÌ128Í(resource $broker, string $tag)Ïresource -enchant_broker_request_pwl_dictÌ128Í(resource $broker, string $filename)Ïresource -enchant_broker_set_orderingÌ128Í(resource $broker, string $tag, string $ordering)Ïbool -enchant_dict_add_to_personalÌ128Í(resource $dict, string $word)Ïvoid -enchant_dict_add_to_sessionÌ128Í(resource $dict, string $word)Ïvoid -enchant_dict_checkÌ128Í(resource $dict, string $word)Ïbool -enchant_dict_describeÌ128Í(resource $dict)Ïmixed -enchant_dict_get_errorÌ128Í(resource $dict)Ïstring -enchant_dict_is_in_sessionÌ128Í(resource $dict, string $word)Ïbool -enchant_dict_quick_checkÌ128Í(resource $dict, string $word [, array $suggestions = ''])Ïbool -enchant_dict_store_replacementÌ128Í(resource $dict, string $mis, string $cor)Ïvoid -enchant_dict_suggestÌ128Í(resource $dict, string $word)Ïarray -endÌ128Í(array $array)Ïmixed -ereg_replaceÌ128Í(string $pattern, string $replacement, string $string)Ïstring -eregi_replaceÌ128Í(string $pattern, string $replacement, string $string)Ïstring -eregiÌ128Í(string $pattern, string $string [, array $regs = ''])Ïint -eregÌ128Í(string $pattern, string $string [, array $regs = ''])Ïint -error_get_lastÌ128Í()Ïarray -error_logÌ128Í(string $message [, int $message_type = '' [, string $destination = '' [, string $extra_headers = '']]])Ïbool -error_reportingÌ128Í([int $level = ''])Ïint -escapeshellargÌ128Í(string $arg)Ïstring -escapeshellcmdÌ128Í(string $command)Ïstring -evalÌ128Í(string $code_str)Ïmixed -event_addÌ128Í(resource $event [, int $timeout = -1])Ïbool -event_base_freeÌ128Í(resource $event_base)Ïvoid -event_base_loopbreakÌ128Í(resource $event_base)Ïbool -event_base_loopexitÌ128Í(resource $event_base [, int $timeout = -1])Ïbool -event_base_loopÌ128Í(resource $event_base [, int $flags = ''])Ïint -event_base_newÌ128Í()Ïresource -event_base_priority_initÌ128Í(resource $event_base, int $npriorities)Ïbool -event_base_setÌ128Í(resource $event, resource $event_base)Ïbool -event_buffer_base_setÌ128Í(resource $bevent, resource $event_base)Ïbool -event_buffer_disableÌ128Í(resource $bevent, int $events)Ïbool -event_buffer_enableÌ128Í(resource $bevent, int $events)Ïbool -event_buffer_fd_setÌ128Í(resource $bevent, resource $fd)Ïvoid -event_buffer_freeÌ128Í(resource $bevent)Ïvoid -event_buffer_newÌ128Í(resource $stream, mixed $readcb, mixed $writecb, mixed $errorcb [, mixed $arg = ''])Ïresource -event_buffer_priority_setÌ128Í(resource $bevent, int $priority)Ïbool -event_buffer_readÌ128Í(resource $bevent, int $data_size)Ïstring -event_buffer_set_callbackÌ128Í(resource $event, mixed $readcb, mixed $writecb, mixed $errorcb [, mixed $arg = ''])Ïbool -event_buffer_timeout_setÌ128Í(resource $bevent, int $read_timeout, int $write_timeout)Ïvoid -event_buffer_watermark_setÌ128Í(resource $bevent, int $events, int $lowmark, int $highmark)Ïvoid -event_buffer_writeÌ128Í(resource $bevent, string $data [, int $data_size = -1])Ïbool -event_delÌ128Í(resource $event)Ïbool -event_freeÌ128Í(resource $event)Ïvoid -event_newÌ128Í()Ïresource -event_setÌ128Í(resource $event, mixed $fd, int $events, mixed $callback [, mixed $arg = ''])Ïbool -execÌ128Í(string $command [, array $output = '' [, int $return_var = '']])Ïstring -exif_imagetypeÌ128Í(string $filename)Ïint -exif_read_dataÌ128Í(string $filename [, string $sections = '' [, bool $arrays = false [, bool $thumbnail = false]]])Ïarray -exif_tagnameÌ128Í(int $index)Ïstring -exif_thumbnailÌ128Í(string $filename [, int $width = '' [, int $height = '' [, int $imagetype = '']]])Ïstring -exitÌ128Í(int $status)Ïvoid -expect_expectlÌ128Í(resource $expect, array $cases [, array $match = ''])Ïint -expect_popenÌ128Í(string $command)Ïresource -explodeÌ128Í(string $delimiter, string $string [, int $limit = ''])Ïarray -expm1Ì128Í(float $arg)Ïfloat -expÌ128Í(float $arg)Ïfloat -extension_loadedÌ128Í(string $name)Ïbool -extractÌ128Í(array $var_array [, int $extract_type = EXTR_OVERWRITE [, string $prefix = '']])Ïint -ezmlm_hashÌ128Í(string $addr)Ïint -fam_cancel_monitorÌ128Í(resource $fam, resource $fam_monitor)Ïbool -fam_closeÌ128Í(resource $fam)Ïvoid -fam_monitor_collectionÌ128Í(resource $fam, string $dirname, int $depth, string $mask)Ïresource -fam_monitor_directoryÌ128Í(resource $fam, string $dirname)Ïresource -fam_monitor_fileÌ128Í(resource $fam, string $filename)Ïresource -fam_next_eventÌ128Í(resource $fam)Ïarray -fam_openÌ128Í([string $appname = ''])Ïresource -fam_pendingÌ128Í(resource $fam)Ïint -fam_resume_monitorÌ128Í(resource $fam, resource $fam_monitor)Ïbool -fam_suspend_monitorÌ128Í(resource $fam, resource $fam_monitor)Ïbool -fbsql_affected_rowsÌ128Í([resource $link_identifier = ''])Ïint -fbsql_autocommitÌ128Í(resource $link_identifier [, bool $OnOff = ''])Ïbool -fbsql_blob_sizeÌ128Í(string $blob_handle [, resource $link_identifier = ''])Ïint -fbsql_change_userÌ128Í(string $user, string $password [, string $database = '' [, resource $link_identifier = '']])Ïbool -fbsql_clob_sizeÌ128Í(string $clob_handle [, resource $link_identifier = ''])Ïint -fbsql_closeÌ128Í([resource $link_identifier = ''])Ïbool -fbsql_commitÌ128Í([resource $link_identifier = ''])Ïbool -fbsql_connectÌ128Í([string $hostname = ini_get("fbsql.default_host")Ïresource -fbsql_create_blobÌ128Í(string $blob_data [, resource $link_identifier = ''])Ïstring -fbsql_create_clobÌ128Í(string $clob_data [, resource $link_identifier = ''])Ïstring -fbsql_create_dbÌ128Í(string $database_name [, resource $link_identifier = '' [, string $database_options = '']])Ïbool -fbsql_data_seekÌ128Í(resource $result, int $row_number)Ïbool -fbsql_database_passwordÌ128Í(resource $link_identifier [, string $database_password = ''])Ïstring -fbsql_databaseÌ128Í(resource $link_identifier [, string $database = ''])Ïstring -fbsql_db_queryÌ128Í(string $database, string $query [, resource $link_identifier = ''])Ïresource -fbsql_db_statusÌ128Í(string $database_name [, resource $link_identifier = ''])Ïint -fbsql_drop_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -fbsql_errnoÌ128Í([resource $link_identifier = ''])Ïint -fbsql_errorÌ128Í([resource $link_identifier = ''])Ïstring -fbsql_fetch_arrayÌ128Í(resource $result [, int $result_type = ''])Ïarray -fbsql_fetch_assocÌ128Í(resource $result)Ïarray -fbsql_fetch_fieldÌ128Í(resource $result [, int $field_offset = ''])Ïobject -fbsql_fetch_lengthsÌ128Í(resource $result)Ïarray -fbsql_fetch_objectÌ128Í(resource $result)Ïobject -fbsql_fetch_rowÌ128Í(resource $result)Ïarray -fbsql_field_flagsÌ128Í(resource $result [, int $field_offset = ''])Ïstring -fbsql_field_lenÌ128Í(resource $result [, int $field_offset = ''])Ïint -fbsql_field_nameÌ128Í(resource $result [, int $field_index = ''])Ïstring -fbsql_field_seekÌ128Í(resource $result [, int $field_offset = ''])Ïbool -fbsql_field_tableÌ128Í(resource $result [, int $field_offset = ''])Ïstring -fbsql_field_typeÌ128Í(resource $result [, int $field_offset = ''])Ïstring -fbsql_free_resultÌ128Í(resource $result)Ïbool -fbsql_get_autostart_infoÌ128Í([resource $link_identifier = ''])Ïarray -fbsql_hostnameÌ128Í(resource $link_identifier [, string $host_name = ''])Ïstring -fbsql_insert_idÌ128Í([resource $link_identifier = ''])Ïint -fbsql_list_dbsÌ128Í([resource $link_identifier = ''])Ïresource -fbsql_list_fieldsÌ128Í(string $database_name, string $table_name [, resource $link_identifier = ''])Ïresource -fbsql_list_tablesÌ128Í(string $database [, resource $link_identifier = ''])Ïresource -fbsql_next_resultÌ128Í(resource $result)Ïbool -fbsql_num_fieldsÌ128Í(resource $result)Ïint -fbsql_num_rowsÌ128Í(resource $result)Ïint -fbsql_passwordÌ128Í(resource $link_identifier [, string $password = ''])Ïstring -fbsql_pconnectÌ128Í([string $hostname = ini_get("fbsql.default_host")Ïresource -fbsql_queryÌ128Í(string $query [, resource $link_identifier = '' [, int $batch_size = '']])Ïresource -fbsql_read_blobÌ128Í(string $blob_handle [, resource $link_identifier = ''])Ïstring -fbsql_read_clobÌ128Í(string $clob_handle [, resource $link_identifier = ''])Ïstring -fbsql_resultÌ128Í(resource $result [, int $row = '' [, mixed $field = '']])Ïmixed -fbsql_rollbackÌ128Í([resource $link_identifier = ''])Ïbool -fbsql_rows_fetchedÌ128Í(resource $result)Ïint -fbsql_select_dbÌ128Í([string $database_name = '' [, resource $link_identifier = '']])Ïbool -fbsql_set_charactersetÌ128Í(resource $link_identifier, int $characterset [, int $in_out_both = ''])Ïvoid -fbsql_set_lob_modeÌ128Í(resource $result, int $lob_mode)Ïbool -fbsql_set_passwordÌ128Í(resource $link_identifier, string $user, string $password, string $old_password)Ïbool -fbsql_set_transactionÌ128Í(resource $link_identifier, int $locking, int $isolation)Ïvoid -fbsql_start_dbÌ128Í(string $database_name [, resource $link_identifier = '' [, string $database_options = '']])Ïbool -fbsql_stop_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -fbsql_table_nameÌ128Í(resource $result, int $index)Ïstring -fbsql_usernameÌ128Í(resource $link_identifier [, string $username = ''])Ïstring -fbsql_warningsÌ128Í([bool $OnOff = ''])Ïbool -fcloseÌ128Í(resource $handle)Ïbool -fdf_add_doc_javascriptÌ128Í(resource $fdf_document, string $script_name, string $script_code)Ïbool -fdf_add_templateÌ128Í(resource $fdf_document, int $newpage, string $filename, string $template, int $rename)Ïbool -fdf_closeÌ128Í(resource $fdf_document)Ïvoid -fdf_createÌ128Í()Ïresource -fdf_enum_valuesÌ128Í(resource $fdf_document, callback $function [, mixed $userdata = ''])Ïbool -fdf_errnoÌ128Í()Ïint -fdf_errorÌ128Í([int $error_code = -1])Ïstring -fdf_get_apÌ128Í(resource $fdf_document, string $field, int $face, string $filename)Ïbool -fdf_get_attachmentÌ128Í(resource $fdf_document, string $fieldname, string $savepath)Ïarray -fdf_get_encodingÌ128Í(resource $fdf_document)Ïstring -fdf_get_fileÌ128Í(resource $fdf_document)Ïstring -fdf_get_flagsÌ128Í(resource $fdf_document, string $fieldname, int $whichflags)Ïint -fdf_get_optÌ128Í(resource $fdf_document, string $fieldname [, int $element = -1])Ïmixed -fdf_get_statusÌ128Í(resource $fdf_document)Ïstring -fdf_get_valueÌ128Í(resource $fdf_document, string $fieldname [, int $which = -1])Ïmixed -fdf_get_versionÌ128Í([resource $fdf_document = ''])Ïstring -fdf_headerÌ128Í()Ïvoid -fdf_next_field_nameÌ128Í(resource $fdf_document [, string $fieldname = ''])Ïstring -fdf_open_stringÌ128Í(string $fdf_data)Ïresource -fdf_openÌ128Í(string $filename)Ïresource -fdf_remove_itemÌ128Í(resource $fdf_document, string $fieldname, int $item)Ïbool -fdf_save_stringÌ128Í(resource $fdf_document)Ïstring -fdf_saveÌ128Í(resource $fdf_document [, string $filename = ''])Ïbool -fdf_set_apÌ128Í(resource $fdf_document, string $field_name, int $face, string $filename, int $page_number)Ïbool -fdf_set_encodingÌ128Í(resource $fdf_document, string $encoding)Ïbool -fdf_set_fileÌ128Í(resource $fdf_document, string $url [, string $target_frame = ''])Ïbool -fdf_set_flagsÌ128Í(resource $fdf_document, string $fieldname, int $whichFlags, int $newFlags)Ïbool -fdf_set_javascript_actionÌ128Í(resource $fdf_document, string $fieldname, int $trigger, string $script)Ïbool -fdf_set_on_import_javascriptÌ128Í(resource $fdf_document, string $script, bool $before_data_import)Ïbool -fdf_set_optÌ128Í(resource $fdf_document, string $fieldname, int $element, string $str1, string $str2)Ïbool -fdf_set_statusÌ128Í(resource $fdf_document, string $status)Ïbool -fdf_set_submit_form_actionÌ128Í(resource $fdf_document, string $fieldname, int $trigger, string $script, int $flags)Ïbool -fdf_set_target_frameÌ128Í(resource $fdf_document, string $frame_name)Ïbool -fdf_set_valueÌ128Í(resource $fdf_document, string $fieldname, mixed $value [, int $isName = ''])Ïbool -fdf_set_versionÌ128Í(resource $fdf_document, string $version)Ïbool -feofÌ128Í(resource $handle)Ïbool -fflushÌ128Í(resource $handle)Ïbool -fgetcsvÌ128Í(resource $handle [, int $length = '' [, string $delimiter = ',' [, string $enclosure = '"' [, string $escape = '\\']]]])Ïarray -fgetcÌ128Í(resource $handle)Ïstring -fgetssÌ128Í(resource $handle [, int $length = '' [, string $allowable_tags = '']])Ïstring -fgetsÌ128Í(resource $handle [, int $length = ''])Ïstring -file_existsÌ128Í(string $filename)Ïbool -file_get_contentsÌ128Í(string $filename [, bool $use_include_path = false [, resource $context = '' [, int $offset = -1 [, int $maxlen = '']]]])Ïstring -file_put_contentsÌ128Í(string $filename, mixed $data [, int $flags = '' [, resource $context = '']])Ïint -fileatimeÌ128Í(string $filename)Ïint -filectimeÌ128Í(string $filename)Ïint -filegroupÌ128Í(string $filename)Ïint -fileinodeÌ128Í(string $filename)Ïint -filemtimeÌ128Í(string $filename)Ïint -fileownerÌ128Í(string $filename)Ïint -filepermsÌ128Í(string $filename)Ïint -filepro_fieldcountÌ128Í()Ïint -filepro_fieldnameÌ128Í(int $field_number)Ïstring -filepro_fieldtypeÌ128Í(int $field_number)Ïstring -filepro_fieldwidthÌ128Í(int $field_number)Ïint -filepro_retrieveÌ128Í(int $row_number, int $field_number)Ïstring -filepro_rowcountÌ128Í()Ïint -fileproÌ128Í(string $directory)Ïbool -filesizeÌ128Í(string $filename)Ïint -filetypeÌ128Í(string $filename)Ïstring -fileÌ128Í(string $filename [, int $flags = '' [, resource $context = '']])Ïarray -filter_has_varÌ128Í(int $type, string $variable_name)Ïbool -filter_idÌ128Í(string $filtername)Ïint -filter_input_arrayÌ128Í(int $type [, mixed $definition = ''])Ïmixed -filter_inputÌ128Í(int $type, string $variable_name [, int $filter = FILTER_DEFAULT [, mixed $options = '']])Ïmixed -filter_listÌ128Í()Ïarray -filter_var_arrayÌ128Í(array $data [, mixed $definition = ''])Ïmixed -filter_varÌ128Í(mixed $variable [, int $filter = FILTER_DEFAULT [, mixed $options = '']])Ïmixed -finfo_bufferÌ128Í(resource $finfo, string $string [, int $options = FILEINFO_NONE [, resource $context = '']])Ïstring -finfo_closeÌ128Í(resource $finfo)Ïbool -finfo_fileÌ128Í(resource $finfo, string $file_name [, int $options = FILEINFO_NONE [, resource $context = '']])Ïstring -finfo_openÌ128Í([int $options = FILEINFO_NONE [, string $magic_file = '']])Ïresource -finfo_set_flagsÌ128Í(resource $finfo, int $options)Ïbool -floatvalÌ128Í(mixed $var)Ïfloat -flockÌ128Í(resource $handle, int $operation [, int $wouldblock = ''])Ïbool -floorÌ128Í(float $value)Ïfloat -flushÌ128Í()Ïvoid -fmodÌ128Í(float $x, float $y)Ïfloat -fnmatchÌ128Í(string $pattern, string $string [, int $flags = ''])Ïbool -fopenÌ128Í(string $filename, string $mode [, bool $use_include_path = false [, resource $context = '']])Ïresource -forward_static_call_arrayÌ128Í(callback $function, array $parameters)Ïmixed -forward_static_callÌ128Í(callback $function [, mixed $parameter = '' [, mixed $... = '']])Ïmixed -fpassthruÌ128Í(resource $handle)Ïint -fprintfÌ128Í(resource $handle, string $format [, mixed $args = '' [, mixed $... = '']])Ïint -fputcsvÌ128Í(resource $handle, array $fields [, string $delimiter = ',' [, string $enclosure = '"']])Ïint -freadÌ128Í(resource $handle, int $length)Ïstring -fribidi_log2visÌ128Í(string $str, string $direction, int $charset)Ïstring -fscanfÌ128Í(resource $handle, string $format [, mixed $... = ''])Ïmixed -fseekÌ128Í(resource $handle, int $offset [, int $whence = SEEK_SET])Ïint -fsockopenÌ128Í(string $hostname [, int $port = -1 [, int $errno = '' [, string $errstr = '' [, float $timeout = ini_get("default_socket_timeout")Ïresource -fstatÌ128Í(resource $handle)Ïarray -ftellÌ128Í(resource $handle)Ïint -ftokÌ128Í(string $pathname, string $proj)Ïint -ftp_allocÌ128Í(resource $ftp_stream, int $filesize [, string $result = ''])Ïbool -ftp_cdupÌ128Í(resource $ftp_stream)Ïbool -ftp_chdirÌ128Í(resource $ftp_stream, string $directory)Ïbool -ftp_chmodÌ128Í(resource $ftp_stream, int $mode, string $filename)Ïint -ftp_closeÌ128Í(resource $ftp_stream)Ïresource -ftp_connectÌ128Í(string $host [, int $port = 21 [, int $timeout = 90]])Ïresource -ftp_deleteÌ128Í(resource $ftp_stream, string $path)Ïbool -ftp_execÌ128Í(resource $ftp_stream, string $command)Ïbool -ftp_fgetÌ128Í(resource $ftp_stream, resource $handle, string $remote_file, int $mode [, int $resumepos = ''])Ïbool -ftp_fputÌ128Í(resource $ftp_stream, string $remote_file, resource $handle, int $mode [, int $startpos = ''])Ïbool -ftp_get_optionÌ128Í(resource $ftp_stream, int $option)Ïmixed -ftp_getÌ128Í(resource $ftp_stream, string $local_file, string $remote_file, int $mode [, int $resumepos = ''])Ïbool -ftp_loginÌ128Í(resource $ftp_stream, string $username, string $password)Ïbool -ftp_mdtmÌ128Í(resource $ftp_stream, string $remote_file)Ïint -ftp_mkdirÌ128Í(resource $ftp_stream, string $directory)Ïstring -ftp_nb_continueÌ128Í(resource $ftp_stream)Ïint -ftp_nb_fgetÌ128Í(resource $ftp_stream, resource $handle, string $remote_file, int $mode [, int $resumepos = ''])Ïint -ftp_nb_fputÌ128Í(resource $ftp_stream, string $remote_file, resource $handle, int $mode [, int $startpos = ''])Ïint -ftp_nb_getÌ128Í(resource $ftp_stream, string $local_file, string $remote_file, int $mode [, int $resumepos = ''])Ïint -ftp_nb_putÌ128Í(resource $ftp_stream, string $remote_file, string $local_file, int $mode [, int $startpos = ''])Ïint -ftp_nlistÌ128Í(resource $ftp_stream, string $directory)Ïarray -ftp_pasvÌ128Í(resource $ftp_stream, bool $pasv)Ïbool -ftp_putÌ128Í(resource $ftp_stream, string $remote_file, string $local_file, int $mode [, int $startpos = ''])Ïbool -ftp_pwdÌ128Í(resource $ftp_stream)Ïstring -ftp_rawlistÌ128Í(resource $ftp_stream, string $directory [, bool $recursive = false])Ïarray -ftp_rawÌ128Í(resource $ftp_stream, string $command)Ïarray -ftp_renameÌ128Í(resource $ftp_stream, string $oldname, string $newname)Ïbool -ftp_rmdirÌ128Í(resource $ftp_stream, string $directory)Ïbool -ftp_set_optionÌ128Í(resource $ftp_stream, int $option, mixed $value)Ïbool -ftp_siteÌ128Í(resource $ftp_stream, string $command)Ïbool -ftp_sizeÌ128Í(resource $ftp_stream, string $remote_file)Ïint -ftp_ssl_connectÌ128Í(string $host [, int $port = 21 [, int $timeout = 90]])Ïresource -ftp_systypeÌ128Í(resource $ftp_stream)Ïstring -ftruncateÌ128Í(resource $handle, int $size)Ïbool -func_get_argsÌ128Í()Ïarray -func_get_argÌ128Í(int $arg_num)Ïmixed -func_num_argsÌ128Í()Ïint -function_existsÌ128Í(string $function_name)Ïbool -fwriteÌ128Í(resource $handle, string $string [, int $length = ''])Ïint -gc_collect_cyclesÌ128Í()Ïint -gc_disableÌ128Í()Ïvoid -gc_enabledÌ128Í()Ïbool -gc_enableÌ128Í()Ïvoid -gd_infoÌ128Í()Ïarray -gearman_job_handleÌ128Í()Ïstring -gearman_job_statusÌ128Í(string $job_handle)Ïarray -geoip_continent_code_by_nameÌ128Í(string $hostname)Ïstring -geoip_country_code3_by_nameÌ128Í(string $hostname)Ïstring -geoip_country_code_by_nameÌ128Í(string $hostname)Ïstring -geoip_country_name_by_nameÌ128Í(string $hostname)Ïstring -geoip_database_infoÌ128Í([int $database = GEOIP_COUNTRY_EDITION])Ïstring -geoip_db_availÌ128Í(int $database)Ïbool -geoip_db_filenameÌ128Í(int $database)Ïstring -geoip_db_get_all_infoÌ128Í()Ïarray -geoip_id_by_nameÌ128Í(string $hostname)Ïint -geoip_isp_by_nameÌ128Í(string $hostname)Ïstring -geoip_org_by_nameÌ128Í(string $hostname)Ïstring -geoip_record_by_nameÌ128Í(string $hostname)Ïarray -geoip_region_by_nameÌ128Í(string $hostname)Ïarray -geoip_region_name_by_codeÌ128Í(string $country_code, string $region_code)Ïstring -geoip_time_zone_by_country_and_regionÌ128Í(string $country_code [, string $region_code = ''])Ïstring -get_browserÌ128Í([string $user_agent = '' [, bool $return_array = false]])Ïmixed -get_called_classÌ128Í()Ïstring -get_cfg_varÌ128Í(string $option)Ïstring -get_class_methodsÌ128Í(mixed $class_name)Ïarray -get_class_varsÌ128Í(string $class_name)Ïarray -get_classÌ128Í([object $object = ''])Ïstring -get_current_userÌ128Í()Ïstring -get_declared_classesÌ128Í()Ïarray -get_declared_interfacesÌ128Í()Ïarray -get_defined_constantsÌ128Í([bool $categorize = false])Ïarray -get_defined_functionsÌ128Í()Ïarray -get_defined_varsÌ128Í()Ïarray -get_extension_funcsÌ128Í(string $module_name)Ïarray -get_headersÌ128Í(string $url [, int $format = ''])Ïarray -get_html_translation_tableÌ128Í([int $table = HTML_SPECIALCHARS [, int $quote_style = ENT_COMPAT [, string $charset_hint = '']]])Ïarray -get_include_pathÌ128Í()Ïstring -get_included_filesÌ128Í()Ïarray -get_loaded_extensionsÌ128Í([bool $zend_extensions = false])Ïarray -get_magic_quotes_gpcÌ128Í()Ïint -get_magic_quotes_runtimeÌ128Í()Ïint -get_meta_tagsÌ128Í(string $filename [, bool $use_include_path = false])Ïarray -get_object_varsÌ128Í(object $object)Ïarray -get_parent_classÌ128Í([mixed $object = ''])Ïstring -get_resource_typeÌ128Í(resource $handle)Ïstring -getallheadersÌ128Í()Ïarray -getcwdÌ128Í()Ïstring -getdateÌ128Í([int $timestamp = time()Ïarray -getenvÌ128Í(string $varname)Ïstring -gethostbyaddrÌ128Í(string $ip_address)Ïstring -gethostbynamelÌ128Í(string $hostname)Ïarray -gethostbynameÌ128Í(string $hostname)Ïstring -gethostnameÌ128Í()Ïstring -getimagesizeÌ128Í(string $filename [, array $imageinfo = ''])Ïarray -getlastmodÌ128Í()Ïint -getmxrrÌ128Í(string $hostname, array $mxhosts [, array $weight = ''])Ïbool -getmygidÌ128Í()Ïint -getmyinodeÌ128Í()Ïint -getmypidÌ128Í()Ïint -getmyuidÌ128Í()Ïint -getoptÌ128Í(string $options [, array $longopts = ''])Ïarray -getprotobynameÌ128Í(string $name)Ïint -getprotobynumberÌ128Í(int $number)Ïstring -getrandmaxÌ128Í()Ïint -getrusageÌ128Í([int $who = ''])Ïarray -getservbynameÌ128Í(string $service, string $protocol)Ïint -getservbyportÌ128Í(int $port, string $protocol)Ïstring -gettextÌ128Í(string $message)Ïstring -gettimeofdayÌ128Í([bool $return_float = ''])Ïmixed -gettypeÌ128Í(mixed $var)Ïstring -globÌ128Í(string $pattern [, int $flags = ''])Ïarray -gmdateÌ128Í(string $format [, int $timestamp = ''])Ïstring -gmmktimeÌ128Í([int $hour = gmdate("H")Ïint -gmp_absÌ128Í(resource $a)Ïresource -gmp_addÌ128Í(resource $a, resource $b)Ïresource -gmp_andÌ128Í(resource $a, resource $b)Ïresource -gmp_clrbitÌ128Í(resource $a, int $index)Ïvoid -gmp_cmpÌ128Í(resource $a, resource $b)Ïint -gmp_comÌ128Í(resource $a)Ïresource -gmp_div_qrÌ128Í(resource $n, resource $d [, int $round = GMP_ROUND_ZERO])Ïarray -gmp_div_qÌ128Í(resource $a, resource $b [, int $round = GMP_ROUND_ZERO])Ïresource -gmp_div_rÌ128Í(resource $n, resource $d [, int $round = GMP_ROUND_ZERO])Ïresource -gmp_divexactÌ128Í(resource $n, resource $d)Ïresource -gmp_factÌ128Í(mixed $a)Ïresource -gmp_gcdextÌ128Í(resource $a, resource $b)Ïarray -gmp_gcdÌ128Í(resource $a, resource $b)Ïresource -gmp_hamdistÌ128Í(resource $a, resource $b)Ïint -gmp_initÌ128Í(mixed $number [, int $base = ''])Ïresource -gmp_intvalÌ128Í(resource $gmpnumber)Ïint -gmp_invertÌ128Í(resource $a, resource $b)Ïresource -gmp_jacobiÌ128Í(resource $a, resource $p)Ïint -gmp_legendreÌ128Í(resource $a, resource $p)Ïint -gmp_modÌ128Í(resource $n, resource $d)Ïresource -gmp_mulÌ128Í(resource $a, resource $b)Ïresource -gmp_negÌ128Í(resource $a)Ïresource -gmp_nextprimeÌ128Í(int $a)Ïresource -gmp_orÌ128Í(resource $a, resource $b)Ïresource -gmp_perfect_squareÌ128Í(resource $a)Ïbool -gmp_popcountÌ128Í(resource $a)Ïint -gmp_powmÌ128Í(resource $base, resource $exp, resource $mod)Ïresource -gmp_powÌ128Í(resource $base, int $exp)Ïresource -gmp_prob_primeÌ128Í(resource $a [, int $reps = 10])Ïint -gmp_randomÌ128Í([int $limiter = 20])Ïresource -gmp_scan0Ì128Í(resource $a, int $start)Ïint -gmp_scan1Ì128Í(resource $a, int $start)Ïint -gmp_setbitÌ128Í(resource $a, int $index [, bool $set_clear = true])Ïvoid -gmp_signÌ128Í(resource $a)Ïint -gmp_sqrtremÌ128Í(resource $a)Ïarray -gmp_sqrtÌ128Í(resource $a)Ïresource -gmp_strvalÌ128Í(resource $gmpnumber [, int $base = ''])Ïstring -gmp_subÌ128Í(resource $a, resource $b)Ïresource -gmp_testbitÌ128Í(resource $a, int $index)Ïbool -gmp_xorÌ128Í(resource $a, resource $b)Ïresource -gmstrftimeÌ128Í(string $format [, int $timestamp = time()Ïstring -gnupg_adddecryptkeyÌ128Í(resource $identifier, string $fingerprint, string $passphrase)Ïbool -gnupg_addencryptkeyÌ128Í(resource $identifier, string $fingerprint)Ïbool -gnupg_addsignkeyÌ128Í(resource $identifier, string $fingerprint [, string $passphrase = ''])Ïbool -gnupg_cleardecryptkeysÌ128Í(resource $identifier)Ïbool -gnupg_clearencryptkeysÌ128Í(resource $identifier)Ïbool -gnupg_clearsignkeysÌ128Í(resource $identifier)Ïbool -gnupg_decryptverifyÌ128Í(resource $identifier, string $text, string $plaintext)Ïarray -gnupg_decryptÌ128Í(resource $identifier, string $text)Ïstring -gnupg_encryptsignÌ128Í(resource $identifier, string $plaintext)Ïstring -gnupg_encryptÌ128Í(resource $identifier, string $plaintext)Ïstring -gnupg_exportÌ128Í(resource $identifier, string $fingerprint)Ïstring -gnupg_geterrorÌ128Í(resource $identifier)Ïstring -gnupg_getprotocolÌ128Í(resource $identifier)Ïint -gnupg_importÌ128Í(resource $identifier, string $keydata)Ïarray -gnupg_initÌ128Í()Ïresource -gnupg_keyinfoÌ128Í(resource $identifier, string $pattern)Ïarray -gnupg_setarmorÌ128Í(resource $identifier, int $armor)Ïbool -gnupg_seterrormodeÌ128Í(resource $identifier, int $errormode)Ïvoid -gnupg_setsignmodeÌ128Í(resource $identifier, int $signmode)Ïbool -gnupg_signÌ128Í(resource $identifier, string $plaintext)Ïstring -gnupg_verifyÌ128Í(resource $identifier, string $signed_text, string $signature [, string $plaintext = ''])Ïarray -gopher_parsedirÌ128Í(string $dirent)Ïarray -grapheme_extractÌ128Í(string $haystack, int $size [, int $extract_type = '' [, int $start = '' [, int $next = '']]])Ïstring -grapheme_striposÌ128Í(string $haystack, string $needle [, int $offset = ''])Ïint -grapheme_stristrÌ128Í(string $haystack, string $needle [, bool $before_needle = false])Ïstring -grapheme_strlenÌ128Í(string $input)Ïint -grapheme_strposÌ128Í(string $haystack, string $needle [, int $offset = ''])Ïint -grapheme_strriposÌ128Í(string $haystack, string $needle [, int $offset = ''])Ïint -grapheme_strrposÌ128Í(string $haystack, string $needle [, int $offset = ''])Ïint -grapheme_strstrÌ128Í(string $haystack, string $needle [, bool $before_needle = false])Ïstring -grapheme_substrÌ128Í(string $string, int $start [, int $length = ''])Ïint -gupnp_context_get_host_ipÌ128Í(resource $context)Ïstring -gupnp_context_get_portÌ128Í(resource $context)Ïint -gupnp_context_get_subscription_timeoutÌ128Í(resource $context)Ïint -gupnp_context_host_pathÌ128Í(resource $context, string $local_path, string $server_path)Ïbool -gupnp_context_newÌ128Í([string $host_ip = '' [, int $port = '']])Ïresource -gupnp_context_set_subscription_timeoutÌ128Í(resource $context, int $timeout)Ïvoid -gupnp_context_timeout_addÌ128Í(resource $context, int $timeout, mixed $callback [, mixed $arg = ''])Ïbool -gupnp_context_unhost_pathÌ128Í(resource $context, string $server_path)Ïbool -gupnp_control_point_browse_startÌ128Í(resource $cpoint)Ïbool -gupnp_control_point_browse_stopÌ128Í(resource $cpoint)Ïbool -gupnp_control_point_callback_setÌ128Í(resource $cpoint, int $signal, mixed $callback [, mixed $arg = ''])Ïbool -gupnp_control_point_newÌ128Í(resource $context, string $target)Ïresource -gupnp_device_action_callback_setÌ128Í(resource $root_device, int $signal, string $action_name, mixed $callback [, mixed $arg = ''])Ïbool -gupnp_device_info_get_serviceÌ128Í(resource $root_device, string $type)Ïresource -gupnp_device_info_getÌ128Í(resource $root_device)Ïarray -gupnp_root_device_get_availableÌ128Í(resource $root_device)Ïbool -gupnp_root_device_get_relative_locationÌ128Í(resource $root_device)Ïstring -gupnp_root_device_newÌ128Í(resource $context, string $location, string $description_dir)Ïresource -gupnp_root_device_set_availableÌ128Í(resource $root_device, bool $available)Ïbool -gupnp_root_device_startÌ128Í(resource $root_device)Ïbool -gupnp_root_device_stopÌ128Í(resource $root_device)Ïbool -gupnp_service_action_getÌ128Í(resource $action, string $name, int $type)Ïmixed -gupnp_service_action_return_errorÌ128Í(resource $action, int $error_code [, string $error_description = ''])Ïbool -gupnp_service_action_returnÌ128Í(resource $action)Ïbool -gupnp_service_action_setÌ128Í(resource $action, string $name, int $type, mixed $value)Ïbool -gupnp_service_freeze_notifyÌ128Í(resource $service)Ïbool -gupnp_service_info_get_introspectionÌ128Í(resource $proxy [, mixed $callback = '' [, mixed $arg = '']])Ïmixed -gupnp_service_info_getÌ128Í(resource $proxy)Ïarray -gupnp_service_introspection_get_state_variableÌ128Í(resource $introspection, string $variable_name)Ïarray -gupnp_service_notifyÌ128Í(resource $service, string $name, int $type, mixed $value)Ïbool -gupnp_service_proxy_action_getÌ128Í(resource $proxy, string $action, string $name, int $type)Ïmixed -gupnp_service_proxy_action_setÌ128Í(resource $proxy, string $action, string $name, mixed $value, int $type)Ïbool -gupnp_service_proxy_add_notifyÌ128Í(resource $proxy, string $value, int $type, mixed $callback [, mixed $arg = ''])Ïbool -gupnp_service_proxy_callback_setÌ128Í(resource $proxy, int $signal, mixed $callback [, mixed $arg = ''])Ïbool -gupnp_service_proxy_get_subscribedÌ128Í(resource $proxy)Ïbool -gupnp_service_proxy_remove_notifyÌ128Í(resource $proxy, string $value)Ïbool -gupnp_service_proxy_send_actionÌ128Í(resource $proxy, string $action, array $in_params, array $out_params)Ïarray -gupnp_service_proxy_set_subscribedÌ128Í(resource $proxy, bool $subscribed)Ïbool -gupnp_service_thaw_notifyÌ128Í(resource $service)Ïbool -gzcloseÌ128Í(resource $zp)Ïbool -gzcompressÌ128Í(string $data [, int $level = -1])Ïstring -gzdecodeÌ128Í(string $data [, int $length = ''])Ïstring -gzdeflateÌ128Í(string $data [, int $level = -1])Ïstring -gzencodeÌ128Í(string $data [, int $level = -1 [, int $encoding_mode = FORCE_GZIP]])Ïstring -gzeofÌ128Í(resource $zp)Ïint -gzfileÌ128Í(string $filename [, int $use_include_path = ''])Ïarray -gzgetcÌ128Í(resource $zp)Ïstring -gzgetssÌ128Í(resource $zp, int $length [, string $allowable_tags = ''])Ïstring -gzgetsÌ128Í(resource $zp, int $length)Ïstring -gzinflateÌ128Í(string $data [, int $length = ''])Ïstring -gzopenÌ128Í(string $filename, string $mode [, int $use_include_path = ''])Ïresource -gzpassthruÌ128Í(resource $zp)Ïint -gzreadÌ128Í(resource $zp, int $length)Ïstring -gzrewindÌ128Í(resource $zp)Ïbool -gzseekÌ128Í(resource $zp, int $offset [, int $whence = SEEK_SET])Ïint -gztellÌ128Í(resource $zp)Ïint -gzuncompressÌ128Í(string $data [, int $length = ''])Ïstring -gzwriteÌ128Í(resource $zp, string $string [, int $length = ''])Ïint -hash_algosÌ128Í()Ïarray -hash_copyÌ128Í(resource $context)Ïresource -hash_fileÌ128Í(string $algo, string $filename [, bool $raw_output = false])Ïstring -hash_finalÌ128Í(resource $context [, bool $raw_output = false])Ïstring -hash_hmac_fileÌ128Í(string $algo, string $filename, string $key [, bool $raw_output = false])Ïstring -hash_hmacÌ128Í(string $algo, string $data, string $key [, bool $raw_output = false])Ïstring -hash_initÌ128Í(string $algo [, int $options = '' [, string $key = '']])Ïresource -hash_update_fileÌ128Í([resource $context = '', string $filename])Ïbool -hash_update_streamÌ128Í(resource $context, resource $handle [, int $length = -1])Ïint -hash_updateÌ128Í(resource $context, string $data)Ïbool -hashÌ128Í(string $algo, string $data [, bool $raw_output = false])Ïstring -header_removeÌ128Í([string $name = ''])Ïvoid -headers_listÌ128Í()Ïarray -headers_sentÌ128Í([string $file = '' [, int $line = '']])Ïbool -headerÌ128Í(string $string [, bool $replace = true [, int $http_response_code = '']])Ïvoid -hebrevcÌ128Í(string $hebrew_text [, int $max_chars_per_line = ''])Ïstring -hebrevÌ128Í(string $hebrew_text [, int $max_chars_per_line = ''])Ïstring -hexdecÌ128Í(string $hex_string)Ïnumber -highlight_fileÌ128Í(string $filename [, bool $return = false])Ïmixed -highlight_stringÌ128Í(string $str [, bool $return = false])Ïmixed -html_entity_decodeÌ128Í(string $string [, int $quote_style = ENT_COMPAT [, string $charset = 'UTF-8']])Ïstring -htmlentitiesÌ128Í(string $string [, int $flags = ENT_COMPAT [, string $charset = '' [, bool $double_encode = true]]])Ïstring -htmlspecialchars_decodeÌ128Í(string $string [, int $quote_style = ENT_COMPAT])Ïstring -htmlspecialcharsÌ128Í(string $string [, int $flags = ENT_COMPAT [, string $charset = '' [, bool $double_encode = true]]])Ïstring -http_build_cookieÌ128Í(array $cookie)Ïstring -http_build_queryÌ128Í(mixed $query_data [, string $numeric_prefix = '' [, string $arg_separator = '' [, int $enc_type = '']]])Ïstring -http_build_strÌ128Í(array $query [, string $prefix = '' [, string $arg_separator = ini_get("arg_separator.output")Ïstring -http_build_urlÌ128Í([mixed $url = '' [, mixed $parts = '' [, int $flags = HTTP_URL_REPLACE [, array $new_url = '']]]])Ïstring -http_cache_etagÌ128Í([string $etag = ''])Ïbool -http_cache_last_modifiedÌ128Í([int $timestamp_or_expires = ''])Ïbool -http_chunked_decodeÌ128Í(string $encoded)Ïstring -http_dateÌ128Í([int $timestamp = ''])Ïstring -http_deflateÌ128Í(string $data [, int $flags = ''])Ïstring -http_get_request_body_streamÌ128Í()Ïresource -http_get_request_bodyÌ128Í()Ïstring -http_get_request_headersÌ128Í()Ïarray -http_getÌ128Í(string $url [, array $options = '' [, array $info = '']])Ïstring -http_headÌ128Í(string $url [, array $options = '' [, array $info = '']])Ïstring -http_inflateÌ128Í(string $data)Ïstring -http_match_etagÌ128Í(string $etag [, bool $for_range = false])Ïbool -http_match_modifiedÌ128Í([int $timestamp = -1 [, bool $for_range = false]])Ïbool -http_match_request_headerÌ128Í(string $header, string $value [, bool $match_case = false])Ïbool -http_negotiate_charsetÌ128Í(array $supported [, array $result = ''])Ïstring -http_negotiate_content_typeÌ128Í(array $supported [, array $result = ''])Ïstring -http_negotiate_languageÌ128Í(array $supported [, array $result = ''])Ïstring -http_parse_cookieÌ128Í(string $cookie [, int $flags = '' [, array $allowed_extras = '']])Ïobject -http_parse_headersÌ128Í(string $header)Ïarray -http_parse_messageÌ128Í(string $message)Ïobject -http_parse_paramsÌ128Í(string $param [, int $flags = HTTP_PARAMS_DEFAULT])Ïobject -http_persistent_handles_cleanÌ128Í([string $ident = ''])Ïstring -http_persistent_handles_countÌ128Í()Ïobject -http_persistent_handles_identÌ128Í([string $ident = ''])Ïstring -http_post_dataÌ128Í(string $url, string $data [, array $options = '' [, array $info = '']])Ïstring -http_post_fieldsÌ128Í(string $url, array $data [, array $files = '' [, array $options = '' [, array $info = '']]])Ïstring -http_put_dataÌ128Í(string $url, string $data [, array $options = '' [, array $info = '']])Ïstring -http_put_fileÌ128Í(string $url, string $file [, array $options = '' [, array $info = '']])Ïstring -http_put_streamÌ128Í(string $url, resource $stream [, array $options = '' [, array $info = '']])Ïstring -http_redirectÌ128Í([string $url = '' [, array $params = '' [, bool $session = false [, int $status = '']]]])Ïbool -http_request_body_encodeÌ128Í(array $fields, array $files)Ïstring -http_request_method_existsÌ128Í(mixed $method)Ïint -http_request_method_nameÌ128Í(int $method)Ïstring -http_request_method_registerÌ128Í(string $method)Ïint -http_request_method_unregisterÌ128Í(mixed $method)Ïbool -http_requestÌ128Í(int $method, string $url [, string $body = '' [, array $options = '' [, array $info = '']]])Ïstring -http_send_content_dispositionÌ128Í(string $filename [, bool $inline = false])Ïbool -http_send_content_typeÌ128Í([string $content_type = "application/x-octetstream"])Ïbool -http_send_dataÌ128Í(string $data)Ïbool -http_send_fileÌ128Í(string $file)Ïbool -http_send_last_modifiedÌ128Í([int $timestamp = ''])Ïbool -http_send_statusÌ128Í(int $status)Ïbool -http_send_streamÌ128Í(resource $stream)Ïbool -http_supportÌ128Í([int $feature = ''])Ïint -http_throttleÌ128Í(float $sec [, int $bytes = 40960])Ïvoid -hw_Array2ObjrecÌ128Í(array $object_array)Ïstring -hw_ChildrenObjÌ128Í(int $connection, int $objectID)Ïarray -hw_ChildrenÌ128Í(int $connection, int $objectID)Ïarray -hw_CloseÌ128Í(int $connection)Ïbool -hw_ConnectÌ128Í(string $host, int $port [, string $username = '', string $password])Ïint -hw_DeleteobjectÌ128Í(int $connection, int $object_to_delete)Ïbool -hw_DocByAnchorObjÌ128Í(int $connection, int $anchorID)Ïstring -hw_DocByAnchorÌ128Í(int $connection, int $anchorID)Ïint -hw_Document_AttributesÌ128Í(int $hw_document)Ïstring -hw_Document_BodyTagÌ128Í(int $hw_document [, string $prefix = ''])Ïstring -hw_Document_ContentÌ128Í(int $hw_document)Ïstring -hw_Document_SetContentÌ128Í(int $hw_document, string $content)Ïbool -hw_Document_SizeÌ128Í(int $hw_document)Ïint -hw_EditTextÌ128Í(int $connection, int $hw_document)Ïbool -hw_ErrorMsgÌ128Í(int $connection)Ïstring -hw_ErrorÌ128Í(int $connection)Ïint -hw_Free_DocumentÌ128Í(int $hw_document)Ïbool -hw_GetAnchorsObjÌ128Í(int $connection, int $objectID)Ïarray -hw_GetAnchorsÌ128Í(int $connection, int $objectID)Ïarray -hw_GetAndLockÌ128Í(int $connection, int $objectID)Ïstring -hw_GetChildCollObjÌ128Í(int $connection, int $objectID)Ïarray -hw_GetChildCollÌ128Í(int $connection, int $objectID)Ïarray -hw_GetChildDocCollObjÌ128Í(int $connection, int $objectID)Ïarray -hw_GetChildDocCollÌ128Í(int $connection, int $objectID)Ïarray -hw_GetObjectByQueryCollObjÌ128Í(int $connection, int $objectID, string $query, int $max_hits)Ïarray -hw_GetObjectByQueryCollÌ128Í(int $connection, int $objectID, string $query, int $max_hits)Ïarray -hw_GetObjectByQueryObjÌ128Í(int $connection, string $query, int $max_hits)Ïarray -hw_GetObjectByQueryÌ128Í(int $connection, string $query, int $max_hits)Ïarray -hw_GetObjectÌ128Í(int $connection, mixed $objectID [, string $query = ''])Ïmixed -hw_GetParentsObjÌ128Í(int $connection, int $objectID)Ïarray -hw_GetParentsÌ128Í(int $connection, int $objectID)Ïarray -hw_GetRemoteÌ128Í(int $connection, int $objectID)Ïint -hw_GetSrcByDestObjÌ128Í(int $connection, int $objectID)Ïarray -hw_GetTextÌ128Í(int $connection, int $objectID [, mixed $rootID/prefix = ''])Ïint -hw_IdentifyÌ128Í(int $link, string $username, string $password)Ïstring -hw_InCollectionsÌ128Í(int $connection, array $object_id_array, array $collection_id_array, int $return_collections)Ïarray -hw_InfoÌ128Í(int $connection)Ïstring -hw_InsCollÌ128Í(int $connection, int $objectID, array $object_array)Ïint -hw_InsDocÌ128Í(resource $connection, int $parentID, string $object_record [, string $text = ''])Ïint -hw_InsertDocumentÌ128Í(int $connection, int $parent_id, int $hw_document)Ïint -hw_InsertObjectÌ128Í(int $connection, string $object_rec, string $parameter)Ïint -hw_ModifyobjectÌ128Í(int $connection, int $object_to_change, array $remove, array $add [, int $mode = ''])Ïbool -hw_New_DocumentÌ128Í(string $object_record, string $document_data, int $document_size)Ïint -hw_Output_DocumentÌ128Í(int $hw_document)Ïbool -hw_PipeDocumentÌ128Í(int $connection, int $objectID [, array $url_prefixes = ''])Ïint -hw_RootÌ128Í()Ïint -hw_UnlockÌ128Í(int $connection, int $objectID)Ïbool -hw_WhoÌ128Í(int $connection)Ïarray -hw_api_attributeÌ128Í([string $name = '' [, string $value = '']])ÏHW_API_Attribute -hw_api_contentÌ128Í(string $content, string $mimetype)ÏHW_API_Content -hw_api_objectÌ128Í(array $parameter)Ïhw_api_object -hw_changeobjectÌ128Í(int $link, int $objid, array $attributes)Ïbool -hw_connection_infoÌ128Í(int $link)Ïvoid -hw_cpÌ128Í(int $connection, array $object_id_array, int $destination_id)Ïint -hw_dummyÌ128Í(int $link, int $id, int $msgid)Ïstring -hw_getrellinkÌ128Í(int $link, int $rootid, int $sourceid, int $destid)Ïstring -hw_getremotechildrenÌ128Í(int $connection, string $object_record)Ïmixed -hw_getusernameÌ128Í(int $connection)Ïstring -hw_insertanchorsÌ128Í(int $hwdoc, array $anchorecs, array $dest [, array $urlprefixes = ''])Ïbool -hw_mapidÌ128Í(int $connection, int $server_id, int $object_id)Ïint -hw_mvÌ128Í(int $connection, array $object_id_array, int $source_id, int $destination_id)Ïint -hw_objrec2arrayÌ128Í(string $object_record [, array $format = ''])Ïarray -hw_pConnectÌ128Í(string $host, int $port [, string $username = '', string $password])Ïint -hw_setlinkrootÌ128Í(int $link, int $rootid)Ïint -hw_statÌ128Í(int $link)Ïstring -hwapi_hgcspÌ128Í(string $hostname [, int $port = ''])ÏHW_API -hypotÌ128Í(float $x, float $y)Ïfloat -ibase_add_userÌ128Í(resource $service_handle, string $user_name, string $password [, string $first_name = '' [, string $middle_name = '' [, string $last_name = '']]])Ïbool -ibase_affected_rowsÌ128Í([resource $link_identifier = ''])Ïint -ibase_backupÌ128Í(resource $service_handle, string $source_db, string $dest_file [, int $options = '' [, bool $verbose = false]])Ïmixed -ibase_blob_addÌ128Í(resource $blob_handle, string $data)Ïvoid -ibase_blob_cancelÌ128Í(resource $blob_handle)Ïbool -ibase_blob_closeÌ128Í(resource $blob_handle)Ïmixed -ibase_blob_createÌ128Í([resource $link_identifier = ''])Ïresource -ibase_blob_echoÌ128Í(string $blob_id, resource $link_identifier)Ïbool -ibase_blob_getÌ128Í(resource $blob_handle, int $len)Ïstring -ibase_blob_importÌ128Í(resource $link_identifier, resource $file_handle)Ïstring -ibase_blob_infoÌ128Í(resource $link_identifier, string $blob_id)Ïarray -ibase_blob_openÌ128Í(resource $link_identifier, string $blob_id)Ïresource -ibase_closeÌ128Í([resource $connection_id = ''])Ïbool -ibase_commit_retÌ128Í([resource $link_or_trans_identifier = ''])Ïbool -ibase_commitÌ128Í([resource $link_or_trans_identifier = ''])Ïbool -ibase_connectÌ128Í([string $database = '' [, string $username = '' [, string $password = '' [, string $charset = '' [, int $buffers = '' [, int $dialect = '' [, string $role = '' [, int $sync = '']]]]]]]])Ïresource -ibase_db_infoÌ128Í(resource $service_handle, string $db, int $action [, int $argument = ''])Ïstring -ibase_delete_userÌ128Í(resource $service_handle, string $user_name)Ïbool -ibase_drop_dbÌ128Í([resource $connection = ''])Ïbool -ibase_errcodeÌ128Í()Ïint -ibase_errmsgÌ128Í()Ïstring -ibase_executeÌ128Í(resource $query [, mixed $bind_arg = '' [, mixed $... = '']])Ïresource -ibase_fetch_assocÌ128Í(resource $result [, int $fetch_flag = ''])Ïarray -ibase_fetch_objectÌ128Í(resource $result_id [, int $fetch_flag = ''])Ïobject -ibase_fetch_rowÌ128Í(resource $result_identifier [, int $fetch_flag = ''])Ïarray -ibase_field_infoÌ128Í(resource $result, int $field_number)Ïarray -ibase_free_event_handlerÌ128Í(resource $event)Ïbool -ibase_free_queryÌ128Í(resource $query)Ïbool -ibase_free_resultÌ128Í(resource $result_identifier)Ïbool -ibase_gen_idÌ128Í(string $generator [, int $increment = 1 [, resource $link_identifier = '']])Ïmixed -ibase_maintain_dbÌ128Í(resource $service_handle, string $db, int $action [, int $argument = ''])Ïbool -ibase_modify_userÌ128Í(resource $service_handle, string $user_name, string $password [, string $first_name = '' [, string $middle_name = '' [, string $last_name = '']]])Ïbool -ibase_name_resultÌ128Í(resource $result, string $name)Ïbool -ibase_num_fieldsÌ128Í(resource $result_id)Ïint -ibase_num_paramsÌ128Í(resource $query)Ïint -ibase_param_infoÌ128Í(resource $query, int $param_number)Ïarray -ibase_pconnectÌ128Í([string $database = '' [, string $username = '' [, string $password = '' [, string $charset = '' [, int $buffers = '' [, int $dialect = '' [, string $role = '' [, int $sync = '']]]]]]]])Ïresource -ibase_prepareÌ128Í(string $query, resource $link_identifier, string $trans)Ïresource -ibase_queryÌ128Í([resource $link_identifier = '', string $query [, int $bind_args = '']])Ïresource -ibase_restoreÌ128Í(resource $service_handle, string $source_file, string $dest_db [, int $options = '' [, bool $verbose = false]])Ïmixed -ibase_rollback_retÌ128Í([resource $link_or_trans_identifier = ''])Ïbool -ibase_rollbackÌ128Í([resource $link_or_trans_identifier = ''])Ïbool -ibase_server_infoÌ128Í(resource $service_handle, int $action)Ïstring -ibase_service_attachÌ128Í(string $host, string $dba_username, string $dba_password)Ïresource -ibase_service_detachÌ128Í(resource $service_handle)Ïbool -ibase_set_event_handlerÌ128Í(callback $event_handler, string $event_name1 [, string $event_name2 = '' [, string $... = '', resource $connection]])Ïresource -ibase_timefmtÌ128Í(string $format [, int $columntype = ''])Ïbool -ibase_transÌ128Í([int $trans_args = '' [, resource $link_identifier = '']])Ïresource -ibase_wait_eventÌ128Í(string $event_name1 [, string $event_name2 = '' [, string $... = '', resource $connection]])Ïstring -iconv_get_encodingÌ128Í([string $type = "all"])Ïmixed -iconv_mime_decode_headersÌ128Í(string $encoded_headers [, int $mode = '' [, string $charset = ini_get("iconv.internal_encoding")Ïarray -iconv_mime_decodeÌ128Í(string $encoded_header [, int $mode = '' [, string $charset = ini_get("iconv.internal_encoding")Ïstring -iconv_mime_encodeÌ128Í(string $field_name, string $field_value [, array $preferences = ''])Ïstring -iconv_set_encodingÌ128Í(string $type, string $charset)Ïbool -iconv_strlenÌ128Í(string $str [, string $charset = ini_get("iconv.internal_encoding")Ïint -iconv_strposÌ128Í(string $haystack, string $needle [, int $offset = '' [, string $charset = ini_get("iconv.internal_encoding")Ïint -iconv_strrposÌ128Í(string $haystack, string $needle [, string $charset = ini_get("iconv.internal_encoding")Ïint -iconv_substrÌ128Í(string $str, int $offset [, int $length = iconv_strlen($str, $charset)Ïstring -iconvÌ128Í(string $in_charset, string $out_charset, string $str)Ïstring -id3_get_frame_long_nameÌ128Í(string $frameId)Ïstring -id3_get_frame_short_nameÌ128Í(string $frameId)Ïstring -id3_get_genre_idÌ128Í(string $genre)Ïint -id3_get_genre_listÌ128Í()Ïarray -id3_get_genre_nameÌ128Í(int $genre_id)Ïstring -id3_get_tagÌ128Í(string $filename [, int $version = ID3_BEST])Ïarray -id3_get_versionÌ128Í(string $filename)Ïint -id3_remove_tagÌ128Í(string $filename [, int $version = ID3_V1_0])Ïbool -id3_set_tagÌ128Í(string $filename, array $tag [, int $version = ID3_V1_0])Ïbool -idateÌ128Í(string $format [, int $timestamp = time()Ïint -idn_to_asciiÌ128Í(string $domain [, int $options = ''])Ïstring -idn_to_utf8Ì128Í(string $domain [, int $options = ''])Ïstring -ifx_affected_rowsÌ128Í(resource $result_id)Ïint -ifx_blobinfile_modeÌ128Í(int $mode)Ïbool -ifx_byteasvarcharÌ128Í(int $mode)Ïbool -ifx_closeÌ128Í([resource $link_identifier = ''])Ïbool -ifx_connectÌ128Í([string $database = '' [, string $userid = '' [, string $password = '']]])Ïresource -ifx_copy_blobÌ128Í(int $bid)Ïint -ifx_create_blobÌ128Í(int $type, int $mode, string $param)Ïint -ifx_create_charÌ128Í(string $param)Ïint -ifx_doÌ128Í(resource $result_id)Ïbool -ifx_errormsgÌ128Í([int $errorcode = ''])Ïstring -ifx_errorÌ128Í([resource $link_identifier = ''])Ïstring -ifx_fetch_rowÌ128Í(resource $result_id [, mixed $position = ''])Ïarray -ifx_fieldpropertiesÌ128Í(resource $result_id)Ïarray -ifx_fieldtypesÌ128Í(resource $result_id)Ïarray -ifx_free_blobÌ128Í(int $bid)Ïbool -ifx_free_charÌ128Í(int $bid)Ïbool -ifx_free_resultÌ128Í(resource $result_id)Ïbool -ifx_get_blobÌ128Í(int $bid)Ïstring -ifx_get_charÌ128Í(int $bid)Ïstring -ifx_getsqlcaÌ128Í(resource $result_id)Ïarray -ifx_htmltbl_resultÌ128Í(resource $result_id [, string $html_table_options = ''])Ïint -ifx_nullformatÌ128Í(int $mode)Ïbool -ifx_num_fieldsÌ128Í(resource $result_id)Ïint -ifx_num_rowsÌ128Í(resource $result_id)Ïint -ifx_pconnectÌ128Í([string $database = '' [, string $userid = '' [, string $password = '']]])Ïresource -ifx_prepareÌ128Í(string $query, resource $link_identifier [, int $cursor_def = '', mixed $blobidarray])Ïresource -ifx_queryÌ128Í(string $query, resource $link_identifier [, int $cursor_type = '' [, mixed $blobidarray = '']])Ïresource -ifx_textasvarcharÌ128Í(int $mode)Ïbool -ifx_update_blobÌ128Í(int $bid, string $content)Ïbool -ifx_update_charÌ128Í(int $bid, string $content)Ïbool -ifxus_close_slobÌ128Í(int $bid)Ïbool -ifxus_create_slobÌ128Í(int $mode)Ïint -ifxus_free_slobÌ128Í(int $bid)Ïbool -ifxus_open_slobÌ128Í(int $bid, int $mode)Ïint -ifxus_read_slobÌ128Í(int $bid, int $nbytes)Ïstring -ifxus_seek_slobÌ128Í(int $bid, int $mode, int $offset)Ïint -ifxus_tell_slobÌ128Í(int $bid)Ïint -ifxus_write_slobÌ128Í(int $bid, string $content)Ïint -ignore_user_abortÌ128Í([string $value = ''])Ïint -iis_add_serverÌ128Í(string $path, string $comment, string $server_ip, int $port, string $host_name, int $rights, int $start_server)Ïint -iis_get_dir_securityÌ128Í(int $server_instance, string $virtual_path)Ïint -iis_get_script_mapÌ128Í(int $server_instance, string $virtual_path, string $script_extension)Ïstring -iis_get_server_by_commentÌ128Í(string $comment)Ïint -iis_get_server_by_pathÌ128Í(string $path)Ïint -iis_get_server_rightsÌ128Í(int $server_instance, string $virtual_path)Ïint -iis_get_service_stateÌ128Í(string $service_id)Ïint -iis_remove_serverÌ128Í(int $server_instance)Ïint -iis_set_app_settingsÌ128Í(int $server_instance, string $virtual_path, string $application_scope)Ïint -iis_set_dir_securityÌ128Í(int $server_instance, string $virtual_path, int $directory_flags)Ïint -iis_set_script_mapÌ128Í(int $server_instance, string $virtual_path, string $script_extension, string $engine_path, int $allow_scripting)Ïint -iis_set_server_rightsÌ128Í(int $server_instance, string $virtual_path, int $directory_flags)Ïint -iis_start_serverÌ128Í(int $server_instance)Ïint -iis_start_serviceÌ128Í(string $service_id)Ïint -iis_stop_serverÌ128Í(int $server_instance)Ïint -iis_stop_serviceÌ128Í(string $service_id)Ïint -image2wbmpÌ128Í(resource $image [, string $filename = '' [, int $threshold = '']])Ïbool -image_type_to_extensionÌ128Í(int $imagetype [, bool $include_dot = ''])Ïstring -image_type_to_mime_typeÌ128Í(int $imagetype)Ïstring -imagealphablendingÌ128Í(resource $image, bool $blendmode)Ïbool -imageantialiasÌ128Í(resource $image, bool $enabled)Ïbool -imagearcÌ128Í(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color)Ïbool -imagecharupÌ128Í(resource $image, int $font, int $x, int $y, string $c, int $color)Ïbool -imagecharÌ128Í(resource $image, int $font, int $x, int $y, string $c, int $color)Ïbool -imagecolorallocatealphaÌ128Í(resource $image, int $red, int $green, int $blue, int $alpha)Ïint -imagecolorallocateÌ128Í(resource $image, int $red, int $green, int $blue)Ïint -imagecoloratÌ128Í(resource $image, int $x, int $y)Ïint -imagecolorclosestalphaÌ128Í(resource $image, int $red, int $green, int $blue, int $alpha)Ïint -imagecolorclosesthwbÌ128Í(resource $image, int $red, int $green, int $blue)Ïint -imagecolorclosestÌ128Í(resource $image, int $red, int $green, int $blue)Ïint -imagecolordeallocateÌ128Í(resource $image, int $color)Ïbool -imagecolorexactalphaÌ128Í(resource $image, int $red, int $green, int $blue, int $alpha)Ïint -imagecolorexactÌ128Í(resource $image, int $red, int $green, int $blue)Ïint -imagecolormatchÌ128Í(resource $image1, resource $image2)Ïbool -imagecolorresolvealphaÌ128Í(resource $image, int $red, int $green, int $blue, int $alpha)Ïint -imagecolorresolveÌ128Í(resource $image, int $red, int $green, int $blue)Ïint -imagecolorsetÌ128Í(resource $image, int $index, int $red, int $green, int $blue [, int $alpha = ''])Ïvoid -imagecolorsforindexÌ128Í(resource $image, int $index)Ïarray -imagecolorstotalÌ128Í(resource $image)Ïint -imagecolortransparentÌ128Í(resource $image [, int $color = ''])Ïint -imageconvolutionÌ128Í(resource $image, array $matrix, float $div, float $offset)Ïbool -imagecopymergegrayÌ128Í(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 -imagecopymergeÌ128Í(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Ì128Í(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Ì128Í(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 -imagecopyÌ128Í(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 -imagecreatefromgd2partÌ128Í(string $filename, int $srcX, int $srcY, int $width, int $height)Ïresource -imagecreatefromgd2Ì128Í(string $filename)Ïresource -imagecreatefromgdÌ128Í(string $filename)Ïresource -imagecreatefromgifÌ128Í(string $filename)Ïresource -imagecreatefromjpegÌ128Í(string $filename)Ïresource -imagecreatefrompngÌ128Í(string $filename)Ïresource -imagecreatefromstringÌ128Í(string $data)Ïresource -imagecreatefromwbmpÌ128Í(string $filename)Ïresource -imagecreatefromxbmÌ128Í(string $filename)Ïresource -imagecreatefromxpmÌ128Í(string $filename)Ïresource -imagecreatetruecolorÌ128Í(int $width, int $height)Ïresource -imagecreateÌ128Í(int $width, int $height)Ïresource -imagedashedlineÌ128Í(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)Ïbool -imagedestroyÌ128Í(resource $image)Ïbool -imageellipseÌ128Í(resource $image, int $cx, int $cy, int $width, int $height, int $color)Ïbool -imagefilledarcÌ128Í(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color, int $style)Ïbool -imagefilledellipseÌ128Í(resource $image, int $cx, int $cy, int $width, int $height, int $color)Ïbool -imagefilledpolygonÌ128Í(resource $image, array $points, int $num_points, int $color)Ïbool -imagefilledrectangleÌ128Í(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)Ïbool -imagefilltoborderÌ128Í(resource $image, int $x, int $y, int $border, int $color)Ïbool -imagefillÌ128Í(resource $image, int $x, int $y, int $color)Ïbool -imagefilterÌ128Í(resource $image, int $filtertype [, int $arg1 = '' [, int $arg2 = '' [, int $arg3 = '' [, int $arg4 = '']]]])Ïbool -imagefontheightÌ128Í(int $font)Ïint -imagefontwidthÌ128Í(int $font)Ïint -imageftbboxÌ128Í(float $size, float $angle, string $fontfile, string $text [, array $extrainfo = ''])Ïarray -imagefttextÌ128Í(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text [, array $extrainfo = ''])Ïarray -imagegammacorrectÌ128Í(resource $image, float $inputgamma, float $outputgamma)Ïbool -imagegd2Ì128Í(resource $image [, string $filename = '' [, int $chunk_size = '' [, int $type = '']]])Ïbool -imagegdÌ128Í(resource $image [, string $filename = ''])Ïbool -imagegifÌ128Í(resource $image [, string $filename = ''])Ïbool -imagegrabscreenÌ128Í()Ïresource -imagegrabwindowÌ128Í(int $window_handle [, int $client_area = ''])Ïresource -imageinterlaceÌ128Í(resource $image [, int $interlace = ''])Ïint -imageistruecolorÌ128Í(resource $image)Ïbool -imagejpegÌ128Í(resource $image [, string $filename = '' [, int $quality = '']])Ïbool -imagelayereffectÌ128Í(resource $image, int $effect)Ïbool -imagelineÌ128Í(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)Ïbool -imageloadfontÌ128Í(string $file)Ïint -imagepalettecopyÌ128Í(resource $destination, resource $source)Ïvoid -imagepngÌ128Í(resource $image [, string $filename = '' [, int $quality = '' [, int $filters = '']]])Ïbool -imagepolygonÌ128Í(resource $image, array $points, int $num_points, int $color)Ïbool -imagepsbboxÌ128Í(string $text, resource $font, int $size, int $space, int $tightness, float $angle)Ïarray -imagepsencodefontÌ128Í(resource $font_index, string $encodingfile)Ïbool -imagepsextendfontÌ128Í(resource $font_index, float $extend)Ïbool -imagepsfreefontÌ128Í(resource $font_index)Ïbool -imagepsloadfontÌ128Í(string $filename)Ïresource -imagepsslantfontÌ128Í(resource $font_index, float $slant)Ïbool -imagepstextÌ128Í(resource $image, string $text, resource $font_index, int $size, int $foreground, int $background, int $x, int $y [, int $space = '' [, int $tightness = '' [, float $angle = 0.0 [, int $antialias_steps = 4]]]])Ïarray -imagerectangleÌ128Í(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)Ïbool -imagerotateÌ128Í(resource $image, float $angle, int $bgd_color [, int $ignore_transparent = ''])Ïresource -imagesavealphaÌ128Í(resource $image, bool $saveflag)Ïbool -imagesetbrushÌ128Í(resource $image, resource $brush)Ïbool -imagesetpixelÌ128Í(resource $image, int $x, int $y, int $color)Ïbool -imagesetstyleÌ128Í(resource $image, array $style)Ïbool -imagesetthicknessÌ128Í(resource $image, int $thickness)Ïbool -imagesettileÌ128Í(resource $image, resource $tile)Ïbool -imagestringupÌ128Í(resource $image, int $font, int $x, int $y, string $string, int $color)Ïbool -imagestringÌ128Í(resource $image, int $font, int $x, int $y, string $string, int $color)Ïbool -imagesxÌ128Í(resource $image)Ïint -imagesyÌ128Í(resource $image)Ïint -imagetruecolortopaletteÌ128Í(resource $image, bool $dither, int $ncolors)Ïbool -imagettfbboxÌ128Í(float $size, float $angle, string $fontfile, string $text)Ïarray -imagettftextÌ128Í(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text)Ïarray -imagetypesÌ128Í()Ïint -imagewbmpÌ128Í(resource $image [, string $filename = '' [, int $foreground = '']])Ïbool -imagexbmÌ128Í(resource $image, string $filename [, int $foreground = ''])Ïbool -imap_8bitÌ128Í(string $string)Ïstring -imap_alertsÌ128Í()Ïarray -imap_appendÌ128Í(resource $imap_stream, string $mailbox, string $message [, string $options = '' [, string $internal_date = '']])Ïbool -imap_base64Ì128Í(string $text)Ïstring -imap_binaryÌ128Í(string $string)Ïstring -imap_bodystructÌ128Í(resource $imap_stream, int $msg_number, string $section)Ïobject -imap_bodyÌ128Í(resource $imap_stream, int $msg_number [, int $options = ''])Ïstring -imap_checkÌ128Í(resource $imap_stream)Ïobject -imap_clearflag_fullÌ128Í(resource $imap_stream, string $sequence, string $flag [, int $options = ''])Ïbool -imap_closeÌ128Í(resource $imap_stream [, int $flag = ''])Ïbool -imap_createmailboxÌ128Í(resource $imap_stream, string $mailbox)Ïbool -imap_deletemailboxÌ128Í(resource $imap_stream, string $mailbox)Ïbool -imap_deleteÌ128Í(resource $imap_stream, int $msg_number [, int $options = ''])Ïbool -imap_errorsÌ128Í()Ïarray -imap_expungeÌ128Í(resource $imap_stream)Ïbool -imap_fetch_overviewÌ128Í(resource $imap_stream, string $sequence [, int $options = ''])Ïarray -imap_fetchbodyÌ128Í(resource $imap_stream, int $msg_number, string $section [, int $options = ''])Ïstring -imap_fetchheaderÌ128Í(resource $imap_stream, int $msg_number [, int $options = ''])Ïstring -imap_fetchmimeÌ128Í(resource $imap_stream, int $msg_number, string $section [, int $options = ''])Ïstring -imap_fetchstructureÌ128Í(resource $imap_stream, int $msg_number [, int $options = ''])Ïobject -imap_gcÌ128Í(resource $imap_stream, int $caches)Ïbool -imap_get_quotarootÌ128Í(resource $imap_stream, string $quota_root)Ïarray -imap_get_quotaÌ128Í(resource $imap_stream, string $quota_root)Ïarray -imap_getaclÌ128Í(resource $imap_stream, string $mailbox)Ïarray -imap_getmailboxesÌ128Í(resource $imap_stream, string $ref, string $pattern)Ïarray -imap_getsubscribedÌ128Í(resource $imap_stream, string $ref, string $pattern)Ïarray -imap_headerinfoÌ128Í(resource $imap_stream, int $msg_number [, int $fromlength = '' [, int $subjectlength = '' [, string $defaulthost = '']]])Ïobject -imap_headersÌ128Í(resource $imap_stream)Ïarray -imap_last_errorÌ128Í()Ïstring -imap_listscanÌ128Í(resource $imap_stream, string $ref, string $pattern, string $content)Ïarray -imap_listÌ128Í(resource $imap_stream, string $ref, string $pattern)Ïarray -imap_lsubÌ128Í(resource $imap_stream, string $ref, string $pattern)Ïarray -imap_mail_composeÌ128Í(array $envelope, array $body)Ïstring -imap_mail_copyÌ128Í(resource $imap_stream, string $msglist, string $mailbox [, int $options = ''])Ïbool -imap_mail_moveÌ128Í(resource $imap_stream, string $msglist, string $mailbox [, int $options = ''])Ïbool -imap_mailboxmsginfoÌ128Í(resource $imap_stream)Ïobject -imap_mailÌ128Í(string $to, string $subject, string $message [, string $additional_headers = '' [, string $cc = '' [, string $bcc = '' [, string $rpath = '']]]])Ïbool -imap_mime_header_decodeÌ128Í(string $text)Ïarray -imap_msgnoÌ128Í(resource $imap_stream, int $uid)Ïint -imap_num_msgÌ128Í(resource $imap_stream)Ïint -imap_num_recentÌ128Í(resource $imap_stream)Ïint -imap_openÌ128Í(string $mailbox, string $username, string $password [, int $options = NIL [, int $n_retries = '' [, array $params = '']]])Ïresource -imap_pingÌ128Í(resource $imap_stream)Ïbool -imap_qprintÌ128Í(string $string)Ïstring -imap_renamemailboxÌ128Í(resource $imap_stream, string $old_mbox, string $new_mbox)Ïbool -imap_reopenÌ128Í(resource $imap_stream, string $mailbox [, int $options = '' [, int $n_retries = '']])Ïbool -imap_rfc822_parse_adrlistÌ128Í(string $address, string $default_host)Ïarray -imap_rfc822_parse_headersÌ128Í(string $headers [, string $defaulthost = "UNKNOWN"])Ïobject -imap_rfc822_write_addressÌ128Í(string $mailbox, string $host, string $personal)Ïstring -imap_savebodyÌ128Í(resource $imap_stream, mixed $file, int $msg_number [, string $part_number = "" [, int $options = '']])Ïbool -imap_searchÌ128Í(resource $imap_stream, string $criteria [, int $options = SE_FREE [, string $charset = NIL]])Ïarray -imap_set_quotaÌ128Í(resource $imap_stream, string $quota_root, int $quota_limit)Ïbool -imap_setaclÌ128Í(resource $imap_stream, string $mailbox, string $id, string $rights)Ïbool -imap_setflag_fullÌ128Í(resource $imap_stream, string $sequence, string $flag [, int $options = NIL])Ïbool -imap_sortÌ128Í(resource $imap_stream, int $criteria, int $reverse [, int $options = '' [, string $search_criteria = '' [, string $charset = NIL]]])Ïarray -imap_statusÌ128Í(resource $imap_stream, string $mailbox, int $options)Ïobject -imap_subscribeÌ128Í(resource $imap_stream, string $mailbox)Ïbool -imap_threadÌ128Í(resource $imap_stream [, int $options = SE_FREE])Ïarray -imap_timeoutÌ128Í(int $timeout_type [, int $timeout = -1])Ïmixed -imap_uidÌ128Í(resource $imap_stream, int $msg_number)Ïint -imap_undeleteÌ128Í(resource $imap_stream, int $msg_number [, int $flags = ''])Ïbool -imap_unsubscribeÌ128Í(resource $imap_stream, string $mailbox)Ïbool -imap_utf7_decodeÌ128Í(string $text)Ïstring -imap_utf7_encodeÌ128Í(string $data)Ïstring -imap_utf8Ì128Í(string $mime_encoded_text)Ïstring -implodeÌ128Í(string $glue, array $pieces)Ïstring -import_request_variablesÌ128Í(string $types [, string $prefix = ''])Ïbool -in_arrayÌ128Í(mixed $needle, array $haystack [, bool $strict = ''])Ïbool -inclued_get_dataÌ128Í()Ïarray -inet_ntopÌ128Í(string $in_addr)Ïstring -inet_ptonÌ128Í(string $address)Ïstring -ingres_autocommit_stateÌ128Í(resource $link)Ïbool -ingres_autocommitÌ128Í(resource $link)Ïbool -ingres_charsetÌ128Í(resource $link)Ïstring -ingres_closeÌ128Í(resource $link)Ïbool -ingres_commitÌ128Í(resource $link)Ïbool -ingres_connectÌ128Í([string $database = '' [, string $username = '' [, string $password = '' [, array $options = '']]]])Ïresource -ingres_cursorÌ128Í(resource $result)Ïstring -ingres_errnoÌ128Í([resource $link = ''])Ïint -ingres_errorÌ128Í([resource $link = ''])Ïstring -ingres_errsqlstateÌ128Í([resource $link = ''])Ïstring -ingres_escape_stringÌ128Í(resource $link, string $source_string)Ïstring -ingres_executeÌ128Í(resource $result [, array $params = '' [, string $types = '']])Ïbool -ingres_fetch_arrayÌ128Í(resource $result [, int $result_type = ''])Ïarray -ingres_fetch_assocÌ128Í(resource $result)Ïarray -ingres_fetch_objectÌ128Í(resource $result [, int $result_type = ''])Ïobject -ingres_fetch_proc_returnÌ128Í(resource $result)Ïint -ingres_fetch_rowÌ128Í(resource $result)Ïarray -ingres_field_lengthÌ128Í(resource $result, int $index)Ïint -ingres_field_nameÌ128Í(resource $result, int $index)Ïstring -ingres_field_nullableÌ128Í(resource $result, int $index)Ïbool -ingres_field_precisionÌ128Í(resource $result, int $index)Ïint -ingres_field_scaleÌ128Í(resource $result, int $index)Ïint -ingres_field_typeÌ128Í(resource $result, int $index)Ïstring -ingres_free_resultÌ128Í(resource $result)Ïbool -ingres_next_errorÌ128Í([resource $link = ''])Ïbool -ingres_num_fieldsÌ128Í(resource $result)Ïint -ingres_num_rowsÌ128Í(resource $result)Ïint -ingres_pconnectÌ128Í([string $database = '' [, string $username = '' [, string $password = '' [, array $options = '']]]])Ïresource -ingres_prepareÌ128Í(resource $link, string $query)Ïmixed -ingres_queryÌ128Í(resource $link, string $query [, array $params = '' [, string $types = '']])Ïmixed -ingres_result_seekÌ128Í(resource $result, int $position)Ïbool -ingres_rollbackÌ128Í(resource $link)Ïbool -ingres_set_environmentÌ128Í(resource $link, array $options)Ïbool -ingres_unbuffered_queryÌ128Í(resource $link, string $query [, array $params = '' [, string $types = '']])Ïmixed -ini_get_allÌ128Í([string $extension = '' [, bool $details = true]])Ïarray -ini_getÌ128Í(string $varname)Ïstring -ini_restoreÌ128Í(string $varname)Ïvoid -ini_setÌ128Í(string $varname, string $newvalue)Ïstring -inotify_add_watchÌ128Í(resource $inotify_instance, string $pathname, int $mask)Ïint -inotify_initÌ128Í()Ïresource -inotify_queue_lenÌ128Í(resource $inotify_instance)Ïint -inotify_readÌ128Í(resource $inotify_instance)Ïarray -inotify_rm_watchÌ128Í(resource $inotify_instance, int $watch_descriptor)Ïbool -interface_existsÌ128Í(string $interface_name [, bool $autoload = true])Ïbool -intl_error_nameÌ128Í(int $error_code)Ïstring -intl_get_error_codeÌ128Í()Ïint -intl_get_error_messageÌ128Í()Ïstring -intl_is_failureÌ128Í(int $error_code)Ïbool -intvalÌ128Í(mixed $var [, int $base = 10])Ïinteger -ip2longÌ128Í(string $ip_address)Ïint -iptcembedÌ128Í(string $iptcdata, string $jpeg_file_name [, int $spool = ''])Ïmixed -iptcparseÌ128Í(string $iptcblock)Ïarray -is_arrayÌ128Í(mixed $var)Ïbool -is_aÌ128Í(object $object, string $class_name)Ïbool -is_boolÌ128Í(mixed $var)Ïbool -is_callableÌ128Í(callback $name [, bool $syntax_only = false [, string $callable_name = '']])Ïbool -is_dirÌ128Í(string $filename)Ïbool -is_executableÌ128Í(string $filename)Ïbool -is_fileÌ128Í(string $filename)Ïbool -is_finiteÌ128Í(float $val)Ïbool -is_floatÌ128Í(mixed $var)Ïbool -is_infiniteÌ128Í(float $val)Ïbool -is_intÌ128Í(mixed $var)Ïbool -is_linkÌ128Í(string $filename)Ïbool -is_nanÌ128Í(float $val)Ïbool -is_nullÌ128Í(mixed $var)Ïbool -is_numericÌ128Í(mixed $var)Ïbool -is_objectÌ128Í(mixed $var)Ïbool -is_readableÌ128Í(string $filename)Ïbool -is_resourceÌ128Í(mixed $var)Ïbool -is_scalarÌ128Í(mixed $var)Ïresource -is_soap_faultÌ128Í(mixed $object)Ïbool -is_stringÌ128Í(mixed $var)Ïbool -is_subclass_ofÌ128Í(mixed $object, string $class_name)Ïbool -is_uploaded_fileÌ128Í(string $filename)Ïbool -is_writableÌ128Í(string $filename)Ïbool -issetÌ128Í([mixed $var = '' [, $... = '']])Ïbool -iterator_applyÌ128Í(Traversable $iterator, callback $function [, array $args = ''])Ïint -iterator_countÌ128Í(Traversable $iterator)Ïint -iterator_to_arrayÌ128Í(Traversable $iterator [, bool $use_keys = true])Ïarray -java_last_exception_clearÌ128Í()Ïvoid -java_last_exception_getÌ128Í()Ïobject -jdtojewishÌ128Í(int $juliandaycount [, bool $hebrew = false [, int $fl = '']])Ïstring -jdtounixÌ128Í(int $jday)Ïint -jpeg2wbmpÌ128Í(string $jpegname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)Ïbool -json_decodeÌ128Í(string $json [, bool $assoc = false [, int $depth = 512 [, int $options = '']]])Ïmixed -json_encodeÌ128Í(mixed $value [, int $options = ''])Ïstring -json_last_errorÌ128Í()Ïint -judy_typeÌ128Í(Judy $array)Ïint -judy_versionÌ128Í()Ïstring -kadm5_chpass_principalÌ128Í(resource $handle, string $principal, string $password)Ïbool -kadm5_create_principalÌ128Í(resource $handle, string $principal [, string $password = '' [, array $options = '']])Ïbool -kadm5_delete_principalÌ128Í(resource $handle, string $principal)Ïbool -kadm5_destroyÌ128Í(resource $handle)Ïbool -kadm5_flushÌ128Í(resource $handle)Ïbool -kadm5_get_policiesÌ128Í(resource $handle)Ïarray -kadm5_get_principalsÌ128Í(resource $handle)Ïarray -kadm5_get_principalÌ128Í(resource $handle, string $principal)Ïarray -kadm5_init_with_passwordÌ128Í(string $admin_server, string $realm, string $principal, string $password)Ïresource -kadm5_modify_principalÌ128Í(resource $handle, string $principal, array $options)Ïbool -keyÌ128Í(array $array)Ïmixed -krsortÌ128Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool -ksortÌ128Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool -lcfirstÌ128Í(string $str)Ïstring -lcg_valueÌ128Í()Ïfloat -lchgrpÌ128Í(string $filename, mixed $group)Ïbool -lchownÌ128Í(string $filename, mixed $user)Ïbool -ldap_8859_to_t61Ì128Í(string $value)Ïstring -ldap_addÌ128Í(resource $link_identifier, string $dn, array $entry)Ïbool -ldap_bindÌ128Í(resource $link_identifier [, string $bind_rdn = '' [, string $bind_password = '']])Ïbool -ldap_compareÌ128Í(resource $link_identifier, string $dn, string $attribute, string $value)Ïmixed -ldap_connectÌ128Í([string $hostname = '' [, int $port = 389]])Ïresource -ldap_count_entriesÌ128Í(resource $link_identifier, resource $result_identifier)Ïint -ldap_deleteÌ128Í(resource $link_identifier, string $dn)Ïbool -ldap_dn2ufnÌ128Í(string $dn)Ïstring -ldap_err2strÌ128Í(int $errno)Ïstring -ldap_errnoÌ128Í(resource $link_identifier)Ïint -ldap_errorÌ128Í(resource $link_identifier)Ïstring -ldap_explode_dnÌ128Í(string $dn, int $with_attrib)Ïarray -ldap_first_attributeÌ128Í(resource $link_identifier, resource $result_entry_identifier)Ïstring -ldap_first_entryÌ128Í(resource $link_identifier, resource $result_identifier)Ïresource -ldap_first_referenceÌ128Í(resource $link, resource $result)Ïresource -ldap_free_resultÌ128Í(resource $result_identifier)Ïbool -ldap_get_attributesÌ128Í(resource $link_identifier, resource $result_entry_identifier)Ïarray -ldap_get_dnÌ128Í(resource $link_identifier, resource $result_entry_identifier)Ïstring -ldap_get_entriesÌ128Í(resource $link_identifier, resource $result_identifier)Ïarray -ldap_get_optionÌ128Í(resource $link_identifier, int $option, mixed $retval)Ïbool -ldap_get_values_lenÌ128Í(resource $link_identifier, resource $result_entry_identifier, string $attribute)Ïarray -ldap_get_valuesÌ128Í(resource $link_identifier, resource $result_entry_identifier, string $attribute)Ïarray -ldap_listÌ128Í(resource $link_identifier, string $base_dn, string $filter [, array $attributes = '' [, int $attrsonly = '' [, int $sizelimit = '' [, int $timelimit = '' [, int $deref = '']]]]])Ïresource -ldap_mod_addÌ128Í(resource $link_identifier, string $dn, array $entry)Ïbool -ldap_mod_delÌ128Í(resource $link_identifier, string $dn, array $entry)Ïbool -ldap_mod_replaceÌ128Í(resource $link_identifier, string $dn, array $entry)Ïbool -ldap_modifyÌ128Í(resource $link_identifier, string $dn, array $entry)Ïbool -ldap_next_attributeÌ128Í(resource $link_identifier, resource $result_entry_identifier)Ïstring -ldap_next_entryÌ128Í(resource $link_identifier, resource $result_entry_identifier)Ïresource -ldap_next_referenceÌ128Í(resource $link, resource $entry)Ïresource -ldap_parse_referenceÌ128Í(resource $link, resource $entry, array $referrals)Ïbool -ldap_parse_resultÌ128Í(resource $link, resource $result, int $errcode [, string $matcheddn = '' [, string $errmsg = '' [, array $referrals = '']]])Ïbool -ldap_readÌ128Í(resource $link_identifier, string $base_dn, string $filter [, array $attributes = '' [, int $attrsonly = '' [, int $sizelimit = '' [, int $timelimit = '' [, int $deref = '']]]]])Ïresource -ldap_renameÌ128Í(resource $link_identifier, string $dn, string $newrdn, string $newparent, bool $deleteoldrdn)Ïbool -ldap_sasl_bindÌ128Í(resource $link [, string $binddn = '' [, string $password = '' [, string $sasl_mech = '' [, string $sasl_realm = '' [, string $sasl_authc_id = '' [, string $sasl_authz_id = '' [, string $props = '']]]]]]])Ïbool -ldap_searchÌ128Í(resource $link_identifier, string $base_dn, string $filter [, array $attributes = '' [, int $attrsonly = '' [, int $sizelimit = '' [, int $timelimit = '' [, int $deref = '']]]]])Ïresource -ldap_set_optionÌ128Í(resource $link_identifier, int $option, mixed $newval)Ïbool -ldap_set_rebind_procÌ128Í(resource $link, callback $callback)Ïbool -ldap_sortÌ128Í(resource $link, resource $result, string $sortfilter)Ïbool -ldap_start_tlsÌ128Í(resource $link)Ïbool -ldap_t61_to_8859Ì128Í(string $value)Ïstring -ldap_unbindÌ128Í(resource $link_identifier)Ïbool -levenshteinÌ128Í(string $str1, string $str2, int $cost_ins, int $cost_rep, int $cost_del)Ïint -libxml_clear_errorsÌ128Í()Ïvoid -libxml_disable_entity_loaderÌ128Í([bool $disable = true])Ïbool -libxml_get_errorsÌ128Í()Ïarray -libxml_get_last_errorÌ128Í()ÏLibXMLError -libxml_set_streams_contextÌ128Í(resource $streams_context)Ïvoid -libxml_use_internal_errorsÌ128Í([bool $use_errors = false])Ïbool -linkinfoÌ128Í(string $path)Ïint -linkÌ128Í(string $target, string $link)Ïbool -listÌ128Í(mixed $varname [, mixed $... = ''])Ïarray -locale_accept_from_httpÌ128Í(string $header)Ïstring -locale_composeÌ128Í(array $subtags)Ïstring -locale_filter_matchesÌ128Í(string $langtag, string $locale [, bool $canonicalize = false])Ïbool -locale_get_all_variantsÌ128Í(string $locale)Ïarray -locale_get_defaultÌ128Í()Ïstring -locale_get_display_languageÌ128Í(string $locale [, string $in_locale = ''])Ïstring -locale_get_display_nameÌ128Í(string $locale [, string $in_locale = ''])Ïstring -locale_get_display_regionÌ128Í(string $locale [, string $in_locale = ''])Ïstring -locale_get_display_scriptÌ128Í(string $locale [, string $in_locale = ''])Ïstring -locale_get_display_variantÌ128Í(string $locale [, string $in_locale = ''])Ïstring -locale_get_keywordsÌ128Í(string $locale)Ïarray -locale_get_primary_languageÌ128Í(string $locale)Ïstring -locale_get_regionÌ128Í(string $locale)Ïstring -locale_get_scriptÌ128Í(string $locale)Ïstring -locale_lookupÌ128Í(array $langtag, string $locale [, bool $canonicalize = false [, string $default = '']])Ïstring -locale_parseÌ128Í(string $locale)Ïarray -locale_set_defaultÌ128Í(string $locale)Ïbool -localeconvÌ128Í()Ïarray -localtimeÌ128Í([int $timestamp = time()Ïarray -log10Ì128Í(float $arg)Ïfloat -log1pÌ128Í(float $number)Ïfloat -logÌ128Í(float $arg [, float $base = M_E])Ïfloat -long2ipÌ128Í(string $proper_address)Ïstring -lstatÌ128Í(string $filename)Ïarray -ltrimÌ128Í(string $str [, string $charlist = ''])Ïstring -lzf_compressÌ128Í(string $data)Ïstring -lzf_decompressÌ128Í(string $data)Ïstring -lzf_optimized_forÌ128Í()Ïint -m_checkstatusÌ128Í(resource $conn, int $identifier)Ïint -m_completeauthorizationsÌ128Í(resource $conn, int $array)Ïint -m_connectionerrorÌ128Í(resource $conn)Ïstring -m_connectÌ128Í(resource $conn)Ïint -m_deletetransÌ128Í(resource $conn, int $identifier)Ïbool -m_destroyconnÌ128Í(resource $conn)Ïbool -m_destroyengineÌ128Í()Ïvoid -m_getcellbynumÌ128Í(resource $conn, int $identifier, int $column, int $row)Ïstring -m_getcellÌ128Í(resource $conn, int $identifier, string $column, int $row)Ïstring -m_getcommadelimitedÌ128Í(resource $conn, int $identifier)Ïstring -m_getheaderÌ128Í(resource $conn, int $identifier, int $column_num)Ïstring -m_initconnÌ128Í()Ïresource -m_initengineÌ128Í(string $location)Ïint -m_iscommadelimitedÌ128Í(resource $conn, int $identifier)Ïint -m_maxconntimeoutÌ128Í(resource $conn, int $secs)Ïbool -m_monitorÌ128Í(resource $conn)Ïint -m_numcolumnsÌ128Í(resource $conn, int $identifier)Ïint -m_numrowsÌ128Í(resource $conn, int $identifier)Ïint -m_parsecommadelimitedÌ128Í(resource $conn, int $identifier)Ïint -m_responsekeysÌ128Í(resource $conn, int $identifier)Ïarray -m_responseparamÌ128Í(resource $conn, int $identifier, string $key)Ïstring -m_returnstatusÌ128Í(resource $conn, int $identifier)Ïint -m_setblockingÌ128Í(resource $conn, int $tf)Ïint -m_setdropfileÌ128Í(resource $conn, string $directory)Ïint -m_setipÌ128Í(resource $conn, string $host, int $port)Ïint -m_setssl_cafileÌ128Í(resource $conn, string $cafile)Ïint -m_setssl_filesÌ128Í(resource $conn, string $sslkeyfile, string $sslcertfile)Ïint -m_setsslÌ128Í(resource $conn, string $host, int $port)Ïint -m_settimeoutÌ128Í(resource $conn, int $seconds)Ïint -m_sslcert_gen_hashÌ128Í(string $filename)Ïstring -m_transactionssentÌ128Í(resource $conn)Ïint -m_transinqueueÌ128Í(resource $conn)Ïint -m_transkeyvalÌ128Í(resource $conn, int $identifier, string $key, string $value)Ïint -m_transnewÌ128Í(resource $conn)Ïint -m_transsendÌ128Í(resource $conn, int $identifier)Ïint -m_uwaitÌ128Í(int $microsecs)Ïint -m_validateidentifierÌ128Í(resource $conn, int $tf)Ïint -m_verifyconnectionÌ128Í(resource $conn, int $tf)Ïbool -m_verifysslcertÌ128Í(resource $conn, int $tf)Ïbool -mailparse_determine_best_xfer_encodingÌ128Í(resource $fp)Ïstring -mailparse_msg_createÌ128Í()Ïresource -mailparse_msg_extract_part_fileÌ128Í(resource $mimemail, mixed $filename [, callback $callbackfunc = ''])Ïstring -mailparse_msg_extract_partÌ128Í(resource $mimemail, string $msgbody [, callback $callbackfunc = ''])Ïvoid -mailparse_msg_extract_whole_part_fileÌ128Í(resource $mimemail, string $filename [, callback $callbackfunc = ''])Ïstring -mailparse_msg_freeÌ128Í(resource $mimemail)Ïbool -mailparse_msg_get_part_dataÌ128Í(resource $mimemail)Ïarray -mailparse_msg_get_partÌ128Í(resource $mimemail, string $mimesection)Ïresource -mailparse_msg_get_structureÌ128Í(resource $mimemail)Ïarray -mailparse_msg_parse_fileÌ128Í(string $filename)Ïresource -mailparse_msg_parseÌ128Í(resource $mimemail, string $data)Ïbool -mailparse_rfc822_parse_addressesÌ128Í(string $addresses)Ïarray -mailparse_stream_encodeÌ128Í(resource $sourcefp, resource $destfp, string $encoding)Ïbool -mailparse_uudecode_allÌ128Í(resource $fp)Ïarray -mailÌ128Í(string $to, string $subject, string $message [, string $additional_headers = '' [, string $additional_parameters = '']])Ïbool -maxdb_affected_rowsÌ128Í(resource $link)Ïint -maxdb_autocommitÌ128Í(resource $link, bool $mode)Ïbool -maxdb_change_userÌ128Í(resource $link, string $user, string $password, string $database)Ïbool -maxdb_character_set_nameÌ128Í(resource $link)Ïstring -maxdb_closeÌ128Í(resource $link)Ïbool -maxdb_commitÌ128Í(resource $link)Ïbool -maxdb_connect_errnoÌ128Í()Ïint -maxdb_connect_errorÌ128Í()Ïstring -maxdb_connectÌ128Í([string $host = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '']]]]]])Ïresource -maxdb_data_seekÌ128Í(resource $result, int $offset)Ïbool -maxdb_debugÌ128Í(string $debug)Ïvoid -maxdb_disable_reads_from_masterÌ128Í(resource $link)Ïvoid -maxdb_disable_rpl_parseÌ128Í(resource $link)Ïbool -maxdb_dump_debug_infoÌ128Í(resource $link)Ïbool -maxdb_embedded_connectÌ128Í([string $dbname = ''])Ïresource -maxdb_enable_reads_from_masterÌ128Í(resource $link)Ïbool -maxdb_enable_rpl_parseÌ128Í(resource $link)Ïbool -maxdb_errnoÌ128Í(resource $link)Ïint -maxdb_errorÌ128Í(resource $link)Ïstring -maxdb_fetch_arrayÌ128Í(resource $result [, int $resulttype = ''])Ïmixed -maxdb_fetch_assocÌ128Í(resource $result)Ïarray -maxdb_fetch_field_directÌ128Í(resource $result, int $fieldnr)Ïmixed -maxdb_fetch_fieldsÌ128Í(resource $result)Ïmixed -maxdb_fetch_fieldÌ128Í(resource $result)Ïmixed -maxdb_fetch_lengthsÌ128Í(resource $result)Ïarray -maxdb_fetch_objectÌ128Í(object $result)Ïobject -maxdb_fetch_rowÌ128Í(resource $result)Ïmixed -maxdb_field_countÌ128Í(resource $link)Ïint -maxdb_field_seekÌ128Í(resource $result, int $fieldnr)Ïbool -maxdb_field_tellÌ128Í(resource $result)Ïint -maxdb_free_resultÌ128Í(resource $result)Ïvoid -maxdb_get_client_infoÌ128Í()Ïstring -maxdb_get_client_versionÌ128Í()Ïint -maxdb_get_host_infoÌ128Í(resource $link)Ïstring -maxdb_get_proto_infoÌ128Í(resource $link)Ïstring -maxdb_get_server_infoÌ128Í(resource $link)Ïstring -maxdb_get_server_versionÌ128Í(resource $link)Ïint -maxdb_infoÌ128Í(resource $link)Ïstring -maxdb_initÌ128Í()Ïresource -maxdb_insert_idÌ128Í(resource $link)Ïmixed -maxdb_killÌ128Í(resource $link, int $processid)Ïbool -maxdb_master_queryÌ128Í(resource $link, string $query)Ïbool -maxdb_more_resultsÌ128Í(resource $link)Ïbool -maxdb_multi_queryÌ128Í(resource $link, string $query)Ïbool -maxdb_next_resultÌ128Í(resource $link)Ïbool -maxdb_num_fieldsÌ128Í(resource $result)Ïint -maxdb_num_rowsÌ128Í(resource $result)Ïint -maxdb_optionsÌ128Í(resource $link, int $option, mixed $value)Ïbool -maxdb_pingÌ128Í(resource $link)Ïbool -maxdb_prepareÌ128Í(resource $link, string $query)Ïmaxdb_stmt -maxdb_queryÌ128Í(resource $link, string $query [, int $resultmode = ''])Ïmixed -maxdb_real_connectÌ128Í(resource $link [, string $hostname = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '']]]]]])Ïbool -maxdb_real_escape_stringÌ128Í(resource $link, string $escapestr)Ïstring -maxdb_real_queryÌ128Í(resource $link, string $query)Ïbool -maxdb_reportÌ128Í(int $flags)Ïbool -maxdb_rollbackÌ128Í(resource $link)Ïbool -maxdb_rpl_parse_enabledÌ128Í(resource $link)Ïint -maxdb_rpl_probeÌ128Í(resource $link)Ïbool -maxdb_rpl_query_typeÌ128Í(resource $link)Ïint -maxdb_select_dbÌ128Í(resource $link, string $dbname)Ïbool -maxdb_send_queryÌ128Í(resource $link, string $query)Ïbool -maxdb_server_endÌ128Í()Ïvoid -maxdb_server_initÌ128Í([array $server = '' [, array $groups = '']])Ïbool -maxdb_sqlstateÌ128Í(resource $link)Ïstring -maxdb_ssl_setÌ128Í(resource $link, string $key, string $cert, string $ca, string $capath, string $cipher)Ïbool -maxdb_statÌ128Í(resource $link)Ïstring -maxdb_stmt_affected_rowsÌ128Í(resource $stmt)Ïint -maxdb_stmt_bind_paramÌ128Í(resource $stmt, string $types, mixed $var1 [, mixed $... = '', array $var])Ïbool -maxdb_stmt_bind_resultÌ128Í(resource $stmt, mixed $var1 [, mixed $... = ''])Ïbool -maxdb_stmt_close_long_dataÌ128Í(resource $stmt, int $param_nr)Ïbool -maxdb_stmt_closeÌ128Í(resource $stmt)Ïbool -maxdb_stmt_data_seekÌ128Í(resource $statement, int $offset)Ïbool -maxdb_stmt_errnoÌ128Í(resource $stmt)Ïint -maxdb_stmt_errorÌ128Í(resource $stmt)Ïstring -maxdb_stmt_executeÌ128Í(resource $stmt)Ïbool -maxdb_stmt_fetchÌ128Í(resource $stmt)Ïbool -maxdb_stmt_free_resultÌ128Í(resource $stmt)Ïvoid -maxdb_stmt_initÌ128Í(resource $link)Ïobject -maxdb_stmt_num_rowsÌ128Í(resource $stmt)Ïint -maxdb_stmt_param_countÌ128Í(resource $stmt)Ïint -maxdb_stmt_prepareÌ128Í(resource $stmt, string $query)Ïmixed -maxdb_stmt_resetÌ128Í(resource $stmt)Ïbool -maxdb_stmt_result_metadataÌ128Í(resource $stmt)Ïresource -maxdb_stmt_send_long_dataÌ128Í(resource $stmt, int $param_nr, string $data)Ïbool -maxdb_stmt_sqlstateÌ128Í(resource $stmt)Ïstring -maxdb_stmt_store_resultÌ128Í(resource $stmt)Ïobject -maxdb_store_resultÌ128Í(resource $link)Ïobject -maxdb_thread_idÌ128Í(resource $link)Ïint -maxdb_thread_safeÌ128Í()Ïbool -maxdb_use_resultÌ128Í(resource $link)Ïresource -maxdb_warning_countÌ128Í(resource $link)Ïint -maxÌ128Í(array $values, mixed $value1, mixed $value2 [, mixed $value3... = ''])Ïinteger -mb_check_encodingÌ128Í([string $var = '' [, string $encoding = mb_internal_encoding()Ïbool -mb_convert_caseÌ128Í(string $str, int $mode [, string $encoding = mb_internal_encoding()Ïstring -mb_convert_encodingÌ128Í(string $str, string $to_encoding [, mixed $from_encoding = ''])Ïstring -mb_convert_kanaÌ128Í(string $str [, string $option = "KV" [, string $encoding = '']])Ïstring -mb_convert_variablesÌ128Í(string $to_encoding, mixed $from_encoding, mixed $vars [, mixed $... = ''])Ïstring -mb_decode_mimeheaderÌ128Í(string $str)Ïstring -mb_decode_numericentityÌ128Í(string $str, array $convmap, string $encoding)Ïstring -mb_detect_encodingÌ128Í(string $str [, mixed $encoding_list = mb_detect_order()Ïstring -mb_detect_orderÌ128Í([mixed $encoding_list = ''])Ïmixed -mb_encode_mimeheaderÌ128Í(string $str [, string $charset = '' [, string $transfer_encoding = '' [, string $linefeed = '' [, int $indent = '']]]])Ïstring -mb_encode_numericentityÌ128Í(string $str, array $convmap, string $encoding)Ïstring -mb_encoding_aliasesÌ128Í(string $encoding)Ïarray -mb_ereg_matchÌ128Í(string $pattern, string $string [, string $option = "msr"])Ïbool -mb_ereg_replaceÌ128Í(string $pattern, string $replacement, string $string [, string $option = "msr"])Ïstring -mb_ereg_search_getposÌ128Í()Ïint -mb_ereg_search_getregsÌ128Í()Ïarray -mb_ereg_search_initÌ128Í(string $string [, string $pattern = '' [, string $option = "msr"]])Ïbool -mb_ereg_search_posÌ128Í([string $pattern = '' [, string $option = "ms"]])Ïarray -mb_ereg_search_regsÌ128Í([string $pattern = '' [, string $option = "ms"]])Ïarray -mb_ereg_search_setposÌ128Í(int $position)Ïbool -mb_ereg_searchÌ128Í([string $pattern = '' [, string $option = "ms"]])Ïbool -mb_eregi_replaceÌ128Í(string $pattern, string $replace, string $string [, string $option = "msri"])Ïstring -mb_eregiÌ128Í(string $pattern, string $string [, array $regs = ''])Ïint -mb_eregÌ128Í(string $pattern, string $string [, array $regs = ''])Ïint -mb_get_infoÌ128Í([string $type = "all"])Ïmixed -mb_http_inputÌ128Í([string $type = ""])Ïmixed -mb_http_outputÌ128Í([string $encoding = ''])Ïmixed -mb_internal_encodingÌ128Í([string $encoding = mb_internal_encoding()Ïmixed -mb_languageÌ128Í([string $language = ''])Ïmixed -mb_list_encodingsÌ128Í()Ïarray -mb_output_handlerÌ128Í(string $contents, int $status)Ïstring -mb_parse_strÌ128Í(string $encoded_string [, array $result = ''])Ïarray -mb_preferred_mime_nameÌ128Í(string $encoding)Ïstring -mb_regex_encodingÌ128Í([string $encoding = ''])Ïstring -mb_regex_set_optionsÌ128Í([string $options = "msr"])Ïstring -mb_send_mailÌ128Í(string $to, string $subject, string $message [, string $additional_headers = '' [, string $additional_parameter = '']])Ïbool -mb_splitÌ128Í(string $pattern, string $string [, int $limit = -1])Ïarray -mb_strcutÌ128Í(string $str, int $start [, int $length = '' [, string $encoding = '']])Ïstring -mb_strimwidthÌ128Í(string $str, int $start, int $width [, string $trimmarker = '' [, string $encoding = '']])Ïstring -mb_striposÌ128Í(string $haystack, string $needle [, int $offset = '' [, string $encoding = '']])Ïint -mb_stristrÌ128Í(string $haystack, string $needle [, bool $part = false [, string $encoding = '']])Ïstring -mb_strlenÌ128Í(string $str [, string $encoding = ''])Ïstring -mb_strposÌ128Í(string $haystack, string $needle [, int $offset = '' [, string $encoding = '']])Ïstring -mb_strrchrÌ128Í(string $haystack, string $needle [, bool $part = false [, string $encoding = '']])Ïstring -mb_strrichrÌ128Í(string $haystack, string $needle [, bool $part = false [, string $encoding = '']])Ïstring -mb_strriposÌ128Í(string $haystack, string $needle [, int $offset = '' [, string $encoding = '']])Ïint -mb_strrposÌ128Í(string $haystack, string $needle [, int $offset = '' [, string $encoding = '']])Ïint -mb_strstrÌ128Í(string $haystack, string $needle [, bool $part = false [, string $encoding = '']])Ïstring -mb_strtolowerÌ128Í(string $str [, string $encoding = mb_internal_encoding()Ïstring -mb_strtoupperÌ128Í(string $str [, string $encoding = mb_internal_encoding()Ïstring -mb_strwidthÌ128Í(string $str [, string $encoding = ''])Ïstring -mb_substitute_characterÌ128Í([mixed $substrchar = ''])Ïinteger -mb_substr_countÌ128Í(string $haystack, string $needle [, string $encoding = ''])Ïstring -mb_substrÌ128Í(string $str, int $start [, int $length = '' [, string $encoding = '']])Ïstring -mcrypt_cbcÌ128Í(string $cipher, string $key, string $data, int $mode [, string $iv = ''])Ïstring -mcrypt_cfbÌ128Í(string $cipher, string $key, string $data, int $mode [, string $iv = ''])Ïstring -mcrypt_create_ivÌ128Í(int $size [, int $source = MCRYPT_DEV_RANDOM])Ïstring -mcrypt_decryptÌ128Í(string $cipher, string $key, string $data, string $mode [, string $iv = ''])Ïstring -mcrypt_ecbÌ128Í(string $cipher, string $key, string $data, int $mode [, string $iv = ''])Ïstring -mcrypt_enc_get_algorithms_nameÌ128Í(resource $td)Ïstring -mcrypt_enc_get_block_sizeÌ128Í(resource $td)Ïint -mcrypt_enc_get_iv_sizeÌ128Í(resource $td)Ïint -mcrypt_enc_get_key_sizeÌ128Í(resource $td)Ïint -mcrypt_enc_get_modes_nameÌ128Í(resource $td)Ïstring -mcrypt_enc_get_supported_key_sizesÌ128Í(resource $td)Ïarray -mcrypt_enc_is_block_algorithm_modeÌ128Í(resource $td)Ïbool -mcrypt_enc_is_block_algorithmÌ128Í(resource $td)Ïbool -mcrypt_enc_is_block_modeÌ128Í(resource $td)Ïbool -mcrypt_enc_self_testÌ128Í(resource $td)Ïint -mcrypt_encryptÌ128Í(string $cipher, string $key, string $data, string $mode [, string $iv = ''])Ïstring -mcrypt_generic_deinitÌ128Í(resource $td)Ïbool -mcrypt_generic_endÌ128Í(resource $td)Ïbool -mcrypt_generic_initÌ128Í(resource $td, string $key, string $iv)Ïint -mcrypt_genericÌ128Í(resource $td, string $data)Ïstring -mcrypt_get_block_sizeÌ128Í(string $cipher, string $module)Ïint -mcrypt_get_cipher_nameÌ128Í(string $cipher)Ïstring -mcrypt_get_iv_sizeÌ128Í(string $cipher, string $mode)Ïint -mcrypt_get_key_sizeÌ128Í(string $cipher, string $module)Ïint -mcrypt_list_algorithmsÌ128Í([string $lib_dir = ini_get("mcrypt.algorithms_dir")Ïarray -mcrypt_list_modesÌ128Í([string $lib_dir = ini_get("mcrypt.modes_dir")Ïarray -mcrypt_module_closeÌ128Í(resource $td)Ïbool -mcrypt_module_get_algo_block_sizeÌ128Í(string $algorithm [, string $lib_dir = ''])Ïint -mcrypt_module_get_algo_key_sizeÌ128Í(string $algorithm [, string $lib_dir = ''])Ïint -mcrypt_module_get_supported_key_sizesÌ128Í(string $algorithm [, string $lib_dir = ''])Ïarray -mcrypt_module_is_block_algorithm_modeÌ128Í(string $mode [, string $lib_dir = ''])Ïbool -mcrypt_module_is_block_algorithmÌ128Í(string $algorithm [, string $lib_dir = ''])Ïbool -mcrypt_module_is_block_modeÌ128Í(string $mode [, string $lib_dir = ''])Ïbool -mcrypt_module_openÌ128Í(string $algorithm, string $algorithm_directory, string $mode, string $mode_directory)Ïresource -mcrypt_module_self_testÌ128Í(string $algorithm [, string $lib_dir = ''])Ïbool -mcrypt_ofbÌ128Í(string $cipher, string $key, string $data, int $mode [, string $iv = ''])Ïstring -md5_fileÌ128Í(string $filename [, bool $raw_output = false])Ïstring -md5Ì128Í(string $str [, bool $raw_output = false])Ïstring -mdecrypt_genericÌ128Í(resource $td, string $data)Ïstring -memcache_debugÌ128Í(bool $on_off)Ïbool -memory_get_peak_usageÌ128Í([bool $real_usage = false])Ïint -memory_get_usageÌ128Í([bool $real_usage = false])Ïint -metaphoneÌ128Í(string $str [, int $phonemes = ''])Ïstring -method_existsÌ128Í(mixed $object, string $method_name)Ïbool -mhash_countÌ128Í()Ïint -mhash_get_block_sizeÌ128Í(int $hash)Ïint -mhash_get_hash_nameÌ128Í(int $hash)Ïstring -mhash_keygen_s2kÌ128Í(int $hash, string $password, string $salt, int $bytes)Ïstring -mhashÌ128Í(int $hash, string $data [, string $key = ''])Ïstring -microtimeÌ128Í([bool $get_as_float = ''])Ïmixed -mime_content_typeÌ128Í(string $filename)Ïstring -ming_keypressÌ128Í(string $char)Ïint -ming_setcubicthresholdÌ128Í(int $threshold)Ïvoid -ming_setscaleÌ128Í(float $scale)Ïvoid -ming_setswfcompressionÌ128Í(int $level)Ïvoid -ming_useconstantsÌ128Í(int $use)Ïvoid -ming_useswfversionÌ128Í(int $version)Ïvoid -minÌ128Í(array $values, mixed $value1, mixed $value2 [, mixed $value3... = ''])Ïinteger -mkdirÌ128Í(string $pathname [, int $mode = 0777 [, bool $recursive = false [, resource $context = '']]])Ïbool -mktimeÌ128Í([int $hour = date("H")Ïint -money_formatÌ128Í(string $format, float $number)Ïstring -move_uploaded_fileÌ128Í(string $filename, string $destination)Ïbool -mqseries_backÌ128Í(resource $hconn, resource $compCode, resource $reason)Ïvoid -mqseries_beginÌ128Í(resource $hconn, array $beginOptions, resource $compCode, resource $reason)Ïvoid -mqseries_closeÌ128Í(resource $hconn, resource $hobj, int $options, resource $compCode, resource $reason)Ïvoid -mqseries_cmitÌ128Í(resource $hconn, resource $compCode, resource $reason)Ïvoid -mqseries_connxÌ128Í(string $qManagerName, array $connOptions, resource $hconn, resource $compCode, resource $reason)Ïvoid -mqseries_connÌ128Í(string $qManagerName, resource $hconn, resource $compCode, resource $reason)Ïvoid -mqseries_discÌ128Í(resource $hconn, resource $compCode, resource $reason)Ïvoid -mqseries_getÌ128Í(resource $hConn, resource $hObj, array $md, array $gmo, int $bufferLength, string $msg, int $data_length, resource $compCode, resource $reason)Ïvoid -mqseries_inqÌ128Í(resource $hconn, resource $hobj, int $selectorCount, array $selectors, int $intAttrCount, resource $intAttr, int $charAttrLength, resource $charAttr, resource $compCode, resource $reason)Ïvoid -mqseries_openÌ128Í(resource $hconn, array $objDesc, int $option, resource $hobj, resource $compCode, resource $reason)Ïvoid -mqseries_put1Ì128Í(resource $hconn, resource $objDesc, resource $msgDesc, resource $pmo, string $buffer, resource $compCode, resource $reason)Ïvoid -mqseries_putÌ128Í(resource $hConn, resource $hObj, array $md, array $pmo, string $message, resource $compCode, resource $reason)Ïvoid -mqseries_setÌ128Í(resource $hconn, resource $hobj, int $selectorcount, array $selectors, int $intattrcount, array $intattrs, int $charattrlength, array $charattrs, resource $compCode, resource $reason)Ïvoid -mqseries_strerrorÌ128Í(int $reason)Ïstring -msession_connectÌ128Í(string $host, string $port)Ïbool -msession_countÌ128Í()Ïint -msession_createÌ128Í(string $session [, string $classname = '' [, string $data = '']])Ïbool -msession_destroyÌ128Í(string $name)Ïbool -msession_disconnectÌ128Í()Ïvoid -msession_findÌ128Í(string $name, string $value)Ïarray -msession_get_arrayÌ128Í(string $session)Ïarray -msession_get_dataÌ128Í(string $session)Ïstring -msession_getÌ128Í(string $session, string $name, string $value)Ïstring -msession_incÌ128Í(string $session, string $name)Ïstring -msession_listvarÌ128Í(string $name)Ïarray -msession_listÌ128Í()Ïarray -msession_lockÌ128Í(string $name)Ïint -msession_pluginÌ128Í(string $session, string $val [, string $param = ''])Ïstring -msession_randstrÌ128Í(int $param)Ïstring -msession_set_arrayÌ128Í(string $session, array $tuples)Ïvoid -msession_set_dataÌ128Í(string $session, string $value)Ïbool -msession_setÌ128Í(string $session, string $name, string $value)Ïbool -msession_timeoutÌ128Í(string $session [, int $param = ''])Ïint -msession_uniqÌ128Í(int $param [, string $classname = '' [, string $data = '']])Ïstring -msession_unlockÌ128Í(string $session, int $key)Ïint -msg_get_queueÌ128Í(int $key [, int $perms = ''])Ïresource -msg_queue_existsÌ128Í(int $key)Ïbool -msg_receiveÌ128Í(resource $queue, int $desiredmsgtype, int $msgtype, int $maxsize, mixed $message [, bool $unserialize = true [, int $flags = '' [, int $errorcode = '']]])Ïbool -msg_remove_queueÌ128Í(resource $queue)Ïbool -msg_sendÌ128Í(resource $queue, int $msgtype, mixed $message [, bool $serialize = '' [, bool $blocking = '' [, int $errorcode = '']]])Ïbool -msg_set_queueÌ128Í(resource $queue, array $data)Ïbool -msg_stat_queueÌ128Í(resource $queue)Ïarray -msgfmt_createÌ128Í(string $locale, string $pattern)ÏMessageFormatter -msgfmt_format_messageÌ128Í(string $locale, string $pattern, array $args)Ïstring -msgfmt_formatÌ128Í(array $args, MessageFormatter $fmt)Ïstring -msgfmt_get_error_codeÌ128Í(MessageFormatter $fmt)Ïint -msgfmt_get_error_messageÌ128Í(MessageFormatter $fmt)Ïstring -msgfmt_get_localeÌ128Í(NumberFormatter $formatter)Ïstring -msgfmt_get_patternÌ128Í(MessageFormatter $fmt)Ïstring -msgfmt_parse_messageÌ128Í(string $locale, string $pattern, string $source, string $value)Ïarray -msgfmt_parseÌ128Í(string $value, MessageFormatter $fmt)Ïarray -msgfmt_set_patternÌ128Í(string $pattern, MessageFormatter $fmt)Ïbool -msql_affected_rowsÌ128Í(resource $result)Ïint -msql_closeÌ128Í([resource $link_identifier = ''])Ïbool -msql_connectÌ128Í([string $hostname = ''])Ïresource -msql_create_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -msql_data_seekÌ128Í(resource $result, int $row_number)Ïbool -msql_db_queryÌ128Í(string $database, string $query [, resource $link_identifier = ''])Ïresource -msql_drop_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -msql_errorÌ128Í()Ïstring -msql_fetch_arrayÌ128Í(resource $result [, int $result_type = ''])Ïarray -msql_fetch_fieldÌ128Í(resource $result [, int $field_offset = ''])Ïobject -msql_fetch_objectÌ128Í(resource $result)Ïobject -msql_fetch_rowÌ128Í(resource $result)Ïarray -msql_field_flagsÌ128Í(resource $result, int $field_offset)Ïstring -msql_field_lenÌ128Í(resource $result, int $field_offset)Ïint -msql_field_nameÌ128Í(resource $result, int $field_offset)Ïstring -msql_field_seekÌ128Í(resource $result, int $field_offset)Ïbool -msql_field_tableÌ128Í(resource $result, int $field_offset)Ïint -msql_field_typeÌ128Í(resource $result, int $field_offset)Ïstring -msql_free_resultÌ128Í(resource $result)Ïbool -msql_list_dbsÌ128Í([resource $link_identifier = ''])Ïresource -msql_list_fieldsÌ128Í(string $database, string $tablename [, resource $link_identifier = ''])Ïresource -msql_list_tablesÌ128Í(string $database [, resource $link_identifier = ''])Ïresource -msql_num_fieldsÌ128Í(resource $result)Ïint -msql_num_rowsÌ128Í(resource $query_identifier)Ïint -msql_pconnectÌ128Í([string $hostname = ''])Ïresource -msql_queryÌ128Í(string $query [, resource $link_identifier = ''])Ïresource -msql_resultÌ128Í(resource $result, int $row [, mixed $field = ''])Ïstring -msql_select_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -mssql_bindÌ128Í(resource $stmt, string $param_name, mixed $var, int $type [, bool $is_output = false [, bool $is_null = false [, int $maxlen = -1]]])Ïbool -mssql_closeÌ128Í([resource $link_identifier = ''])Ïbool -mssql_connectÌ128Í([string $servername = '' [, string $username = '' [, string $password = '' [, bool $new_link = false]]]])Ïresource -mssql_data_seekÌ128Í(resource $result_identifier, int $row_number)Ïbool -mssql_executeÌ128Í(resource $stmt [, bool $skip_results = false])Ïmixed -mssql_fetch_arrayÌ128Í(resource $result [, int $result_type = MSSQL_BOTH])Ïarray -mssql_fetch_assocÌ128Í(resource $result_id)Ïarray -mssql_fetch_batchÌ128Í(resource $result)Ïint -mssql_fetch_fieldÌ128Í(resource $result [, int $field_offset = -1])Ïobject -mssql_fetch_objectÌ128Í(resource $result)Ïobject -mssql_fetch_rowÌ128Í(resource $result)Ïarray -mssql_field_lengthÌ128Í(resource $result [, int $offset = -1])Ïint -mssql_field_nameÌ128Í(resource $result [, int $offset = -1])Ïstring -mssql_field_seekÌ128Í(resource $result, int $field_offset)Ïbool -mssql_field_typeÌ128Í(resource $result [, int $offset = -1])Ïstring -mssql_free_resultÌ128Í(resource $result)Ïbool -mssql_free_statementÌ128Í(resource $stmt)Ïbool -mssql_get_last_messageÌ128Í()Ïstring -mssql_guid_stringÌ128Í(string $binary [, bool $short_format = false])Ïstring -mssql_initÌ128Í(string $sp_name [, resource $link_identifier = ''])Ïresource -mssql_min_error_severityÌ128Í(int $severity)Ïvoid -mssql_min_message_severityÌ128Í(int $severity)Ïvoid -mssql_next_resultÌ128Í(resource $result_id)Ïbool -mssql_num_fieldsÌ128Í(resource $result)Ïint -mssql_num_rowsÌ128Í(resource $result)Ïint -mssql_pconnectÌ128Í([string $servername = '' [, string $username = '' [, string $password = '' [, bool $new_link = false]]]])Ïresource -mssql_queryÌ128Í(string $query [, resource $link_identifier = '' [, int $batch_size = '']])Ïmixed -mssql_resultÌ128Í(resource $result, int $row, mixed $field)Ïstring -mssql_rows_affectedÌ128Í(resource $link_identifier)Ïint -mssql_select_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -mt_getrandmaxÌ128Í()Ïint -mt_randÌ128Í(int $min, int $max)Ïint -mt_srandÌ128Í([int $seed = ''])Ïvoid -mysql_affected_rowsÌ128Í([resource $link_identifier = ''])Ïint -mysql_client_encodingÌ128Í([resource $link_identifier = ''])Ïstring -mysql_closeÌ128Í([resource $link_identifier = ''])Ïbool -mysql_connectÌ128Í([string $server = ini_get("mysql.default_host")Ïresource -mysql_create_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -mysql_data_seekÌ128Í(resource $result, int $row_number)Ïbool -mysql_db_nameÌ128Í(resource $result, int $row [, mixed $field = ''])Ïstring -mysql_db_queryÌ128Í(string $database, string $query [, resource $link_identifier = ''])Ïresource -mysql_drop_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -mysql_errnoÌ128Í([resource $link_identifier = ''])Ïint -mysql_errorÌ128Í([resource $link_identifier = ''])Ïstring -mysql_escape_stringÌ128Í(string $unescaped_string)Ïstring -mysql_fetch_arrayÌ128Í(resource $result [, int $result_type = MYSQL_BOTH])Ïarray -mysql_fetch_assocÌ128Í(resource $result)Ïarray -mysql_fetch_fieldÌ128Í(resource $result [, int $field_offset = ''])Ïobject -mysql_fetch_lengthsÌ128Í(resource $result)Ïarray -mysql_fetch_objectÌ128Í(resource $result [, string $class_name = '' [, array $params = '']])Ïobject -mysql_fetch_rowÌ128Í(resource $result)Ïarray -mysql_field_flagsÌ128Í(resource $result, int $field_offset)Ïstring -mysql_field_lenÌ128Í(resource $result, int $field_offset)Ïint -mysql_field_nameÌ128Í(resource $result, int $field_offset)Ïstring -mysql_field_seekÌ128Í(resource $result, int $field_offset)Ïbool -mysql_field_tableÌ128Í(resource $result, int $field_offset)Ïstring -mysql_field_typeÌ128Í(resource $result, int $field_offset)Ïstring -mysql_free_resultÌ128Í(resource $result)Ïbool -mysql_get_client_infoÌ128Í()Ïstring -mysql_get_host_infoÌ128Í([resource $link_identifier = ''])Ïstring -mysql_get_proto_infoÌ128Í([resource $link_identifier = ''])Ïint -mysql_get_server_infoÌ128Í([resource $link_identifier = ''])Ïstring -mysql_infoÌ128Í([resource $link_identifier = ''])Ïstring -mysql_insert_idÌ128Í([resource $link_identifier = ''])Ïint -mysql_list_dbsÌ128Í([resource $link_identifier = ''])Ïresource -mysql_list_fieldsÌ128Í(string $database_name, string $table_name [, resource $link_identifier = ''])Ïresource -mysql_list_processesÌ128Í([resource $link_identifier = ''])Ïresource -mysql_list_tablesÌ128Í(string $database [, resource $link_identifier = ''])Ïresource -mysql_num_fieldsÌ128Í(resource $result)Ïint -mysql_num_rowsÌ128Í(resource $result)Ïint -mysql_pconnectÌ128Í([string $server = ini_get("mysql.default_host")Ïresource -mysql_pingÌ128Í([resource $link_identifier = ''])Ïbool -mysql_queryÌ128Í(string $query [, resource $link_identifier = ''])Ïresource -mysql_real_escape_stringÌ128Í(string $unescaped_string [, resource $link_identifier = ''])Ïstring -mysql_resultÌ128Í(resource $result, int $row [, mixed $field = ''])Ïstring -mysql_select_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -mysql_set_charsetÌ128Í(string $charset [, resource $link_identifier = ''])Ïbool -mysql_statÌ128Í([resource $link_identifier = ''])Ïstring -mysql_tablenameÌ128Í(resource $result, int $i)Ïstring -mysql_thread_idÌ128Í([resource $link_identifier = ''])Ïint -mysql_unbuffered_queryÌ128Í(string $query [, resource $link_identifier = ''])Ïresource -mysqli_affected_rowsÌ128Í(mysqli $link)Ïint -mysqli_autocommitÌ128Í(bool $mode, mysqli $link)Ïbool -mysqli_change_userÌ128Í(string $user, string $password, string $database, mysqli $link)Ïbool -mysqli_character_set_nameÌ128Í(mysqli $link)Ïstring -mysqli_closeÌ128Í(mysqli $link)Ïbool -mysqli_commitÌ128Í(mysqli $link)Ïbool -mysqli_connect_errnoÌ128Í()Ïint -mysqli_connect_errorÌ128Í()Ïstring -mysqli_data_seekÌ128Í(int $offset, mysqli_result $result)Ïbool -mysqli_debugÌ128Í(string $message)Ïbool -mysqli_disable_reads_from_masterÌ128Í(mysqli $link)Ïbool -mysqli_disable_rpl_parseÌ128Í(mysqli $link)Ïbool -mysqli_dump_debug_infoÌ128Í(mysqli $link)Ïbool -mysqli_embedded_server_endÌ128Í()Ïvoid -mysqli_embedded_server_startÌ128Í(bool $start, array $arguments, array $groups)Ïbool -mysqli_enable_reads_from_masterÌ128Í(mysqli $link)Ïbool -mysqli_enable_rpl_parseÌ128Í(mysqli $link)Ïbool -mysqli_errnoÌ128Í(mysqli $link)Ïint -mysqli_errorÌ128Í(mysqli $link)Ïstring -mysqli_fetch_allÌ128Í([int $resulttype = MYSQLI_NUM, mysqli_result $result])Ïmixed -mysqli_fetch_arrayÌ128Í([int $resulttype = MYSQLI_BOTH, mysqli_result $result])Ïmixed -mysqli_fetch_assocÌ128Í(mysqli_result $result)Ïarray -mysqli_fetch_field_directÌ128Í(int $fieldnr, mysqli_result $result)Ïobject -mysqli_fetch_fieldsÌ128Í(mysqli_result $result)Ïarray -mysqli_fetch_fieldÌ128Í(mysqli_result $result)Ïobject -mysqli_fetch_lengthsÌ128Í(mysqli_result $result)Ïarray -mysqli_fetch_objectÌ128Í([string $class_name = '' [, array $params = '', mysqli_result $result]])Ïobject -mysqli_fetch_rowÌ128Í(mysqli_result $result)Ïmixed -mysqli_field_countÌ128Í(mysqli $link)Ïint -mysqli_field_seekÌ128Í(int $fieldnr, mysqli_result $result)Ïbool -mysqli_field_tellÌ128Í(mysqli_result $result)Ïint -mysqli_free_resultÌ128Í(mysqli_result $result)Ïvoid -mysqli_get_cache_statsÌ128Í()Ïarray -mysqli_get_charsetÌ128Í(mysqli $link)Ïobject -mysqli_get_client_infoÌ128Í(mysqli $link)Ïstring -mysqli_get_client_infoÌ128Í(mysqli $link)Ïstring -mysqli_get_client_statsÌ128Í()Ïarray -mysqli_get_client_versionÌ128Í(mysqli $link)Ïint -mysqli_get_client_versionÌ128Í(mysqli $link)Ïint -mysqli_get_connection_statsÌ128Í(mysqli $link)Ïarray -mysqli_get_host_infoÌ128Í(mysqli $link)Ïstring -mysqli_get_proto_infoÌ128Í(mysqli $link)Ïint -mysqli_get_server_infoÌ128Í(mysqli $link)Ïstring -mysqli_get_server_versionÌ128Í(mysqli $link)Ïint -mysqli_get_warningsÌ128Í(mysqli $link)Ïmysqli_warning -mysqli_infoÌ128Í(mysqli $link)Ïstring -mysqli_initÌ128Í()Ïmysqli -mysqli_insert_idÌ128Í(mysqli $link)Ïmixed -mysqli_killÌ128Í(int $processid, mysqli $link)Ïbool -mysqli_master_queryÌ128Í(mysqli $link, string $query)Ïbool -mysqli_more_resultsÌ128Í(mysqli $link)Ïbool -mysqli_multi_queryÌ128Í(string $query, mysqli $link)Ïbool -mysqli_next_resultÌ128Í(mysqli $link)Ïbool -mysqli_num_fieldsÌ128Í(mysqli_result $result)Ïint -mysqli_num_rowsÌ128Í(mysqli_result $result)Ïint -mysqli_optionsÌ128Í(int $option, mixed $value, mysqli $link)Ïbool -mysqli_pingÌ128Í(mysqli $link)Ïbool -mysqli_pollÌ128Í(array $read, array $error, array $reject, int $sec [, int $usec = ''])Ïint -mysqli_prepareÌ128Í(string $query, mysqli $link)Ïmysqli_stmt -mysqli_queryÌ128Í(string $query [, int $resultmode = '', mysqli $link])Ïmixed -mysqli_real_connectÌ128Í([string $host = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '' [, int $flags = '', mysqli $link]]]]]]])Ïbool -mysqli_real_escape_stringÌ128Í(string $escapestr, mysqli $link)Ïstring -mysqli_real_queryÌ128Í(string $query, mysqli $link)Ïbool -mysqli_reap_async_queryÌ128Í(mysql $link)Ïmysqli_result -mysqli_reportÌ128Í(int $flags)Ïbool -mysqli_rollbackÌ128Í(mysqli $link)Ïbool -mysqli_rpl_parse_enabledÌ128Í(mysqli $link)Ïint -mysqli_rpl_probeÌ128Í(mysqli $link)Ïbool -mysqli_rpl_query_typeÌ128Í(string $query, mysqli $link)Ïint -mysqli_select_dbÌ128Í(string $dbname, mysqli $link)Ïbool -mysqli_send_queryÌ128Í(string $query, mysqli $link)Ïbool -mysqli_set_charsetÌ128Í(string $charset, mysqli $link)Ïbool -mysqli_set_local_infile_defaultÌ128Í(mysqli $link)Ïvoid -mysqli_set_local_infile_handlerÌ128Í(mysqli $link, callback $read_func)Ïbool -mysqli_slave_queryÌ128Í(mysqli $link, string $query)Ïbool -mysqli_sqlstateÌ128Í(mysqli $link)Ïstring -mysqli_ssl_setÌ128Í(string $key, string $cert, string $ca, string $capath, string $cipher, mysqli $link)Ïbool -mysqli_statÌ128Í(mysqli $link)Ïstring -mysqli_stmt_affected_rowsÌ128Í(mysqli_stmt $stmt)Ïint -mysqli_stmt_attr_getÌ128Í(int $attr, mysqli_stmt $stmt)Ïint -mysqli_stmt_attr_setÌ128Í(int $attr, int $mode, mysqli_stmt $stmt)Ïbool -mysqli_stmt_bind_paramÌ128Í(string $types, mixed $var1 [, mixed $... = '', mysqli_stmt $stmt])Ïbool -mysqli_stmt_bind_resultÌ128Í(mixed $var1 [, mixed $... = '', mysqli_stmt $stmt])Ïbool -mysqli_stmt_closeÌ128Í(mysqli_stmt $stmt)Ïbool -mysqli_stmt_data_seekÌ128Í(int $offset, mysqli_stmt $stmt)Ïvoid -mysqli_stmt_errnoÌ128Í(mysqli_stmt $stmt)Ïint -mysqli_stmt_errorÌ128Í(mysqli_stmt $stmt)Ïstring -mysqli_stmt_executeÌ128Í(mysqli_stmt $stmt)Ïbool -mysqli_stmt_fetchÌ128Í(mysqli_stmt $stmt)Ïbool -mysqli_stmt_field_countÌ128Í(mysqli_stmt $stmt)Ïint -mysqli_stmt_free_resultÌ128Í(mysqli_stmt $stmt)Ïvoid -mysqli_stmt_get_resultÌ128Í(mysqli_stmt $stmt)Ïbool -mysqli_stmt_get_warningsÌ128Í(mysqli_stmt $stmt)Ïobject -mysqli_stmt_initÌ128Í(mysqli $link)Ïmysqli_stmt -mysqli_stmt_insert_idÌ128Í(mysqli_stmt $stmt)Ïmixed -mysqli_stmt_num_rowsÌ128Í(mysqli_stmt $stmt)Ïint -mysqli_stmt_param_countÌ128Í(mysqli_stmt $stmt)Ïint -mysqli_stmt_prepareÌ128Í(string $query, mysqli_stmt $stmt)Ïbool -mysqli_stmt_resetÌ128Í(mysqli_stmt $stmt)Ïbool -mysqli_stmt_result_metadataÌ128Í(mysqli_stmt $stmt)Ïmysqli_result -mysqli_stmt_send_long_dataÌ128Í(int $param_nr, string $data, mysqli_stmt $stmt)Ïbool -mysqli_stmt_sqlstateÌ128Í(mysqli_stmt $stmt)Ïstring -mysqli_stmt_store_resultÌ128Í(mysqli_stmt $stmt)Ïbool -mysqli_store_resultÌ128Í(mysqli $link)Ïmysqli_result -mysqli_thread_idÌ128Í(mysqli $link)Ïint -mysqli_thread_safeÌ128Í()Ïbool -mysqli_use_resultÌ128Í(mysqli $link)Ïmysqli_result -mysqli_warning_countÌ128Í(mysqli $link)Ïint -mysqlnd_ms_get_statsÌ128Í()Ïarray -mysqlnd_ms_query_is_selectÌ128Í(string $query)Ïint -mysqlnd_ms_set_user_pick_serverÌ128Í(string $function)Ïbool -mysqlnd_qc_change_handlerÌ128Í(mixed $handler)Ïbool -mysqlnd_qc_clear_cacheÌ128Í()Ïbool -mysqlnd_qc_get_cache_infoÌ128Í()Ïarray -mysqlnd_qc_get_core_statsÌ128Í()Ïarray -mysqlnd_qc_get_handlerÌ128Í()Ïarray -mysqlnd_qc_get_query_trace_logÌ128Í()Ïarray -mysqlnd_qc_set_user_handlersÌ128Í(string $get_hash, string $find_query_in_cache, string $return_to_cache, string $add_query_to_cache_if_not_exists, string $query_is_select, string $update_query_run_time_stats, string $get_stats, string $clear_cache)Ïbool -natcasesortÌ128Í(array $array)Ïbool -natsortÌ128Í(array $array)Ïbool -ncurses_addchnstrÌ128Í(string $s, int $n)Ïint -ncurses_addchstrÌ128Í(string $s)Ïint -ncurses_addchÌ128Í(int $ch)Ïint -ncurses_addnstrÌ128Í(string $s, int $n)Ïint -ncurses_addstrÌ128Í(string $text)Ïint -ncurses_assume_default_colorsÌ128Í(int $fg, int $bg)Ïint -ncurses_attroffÌ128Í(int $attributes)Ïint -ncurses_attronÌ128Í(int $attributes)Ïint -ncurses_attrsetÌ128Í(int $attributes)Ïint -ncurses_baudrateÌ128Í()Ïint -ncurses_beepÌ128Í()Ïint -ncurses_bkgdsetÌ128Í(int $attrchar)Ïvoid -ncurses_bkgdÌ128Í(int $attrchar)Ïint -ncurses_borderÌ128Í(int $left, int $right, int $top, int $bottom, int $tl_corner, int $tr_corner, int $bl_corner, int $br_corner)Ïint -ncurses_bottom_panelÌ128Í(resource $panel)Ïint -ncurses_can_change_colorÌ128Í()Ïbool -ncurses_cbreakÌ128Í()Ïbool -ncurses_clearÌ128Í()Ïbool -ncurses_clrtobotÌ128Í()Ïbool -ncurses_clrtoeolÌ128Í()Ïbool -ncurses_color_contentÌ128Í(int $color, int $r, int $g, int $b)Ïint -ncurses_color_setÌ128Í(int $pair)Ïint -ncurses_curs_setÌ128Í(int $visibility)Ïint -ncurses_def_prog_modeÌ128Í()Ïbool -ncurses_def_shell_modeÌ128Í()Ïbool -ncurses_define_keyÌ128Í(string $definition, int $keycode)Ïint -ncurses_del_panelÌ128Í(resource $panel)Ïbool -ncurses_delay_outputÌ128Í(int $milliseconds)Ïint -ncurses_delchÌ128Í()Ïbool -ncurses_deletelnÌ128Í()Ïbool -ncurses_delwinÌ128Í(resource $window)Ïbool -ncurses_doupdateÌ128Í()Ïbool -ncurses_echocharÌ128Í(int $character)Ïint -ncurses_echoÌ128Í()Ïbool -ncurses_endÌ128Í()Ïint -ncurses_erasecharÌ128Í()Ïstring -ncurses_eraseÌ128Í()Ïbool -ncurses_filterÌ128Í()Ïvoid -ncurses_flashÌ128Í()Ïbool -ncurses_flushinpÌ128Í()Ïbool -ncurses_getchÌ128Í()Ïint -ncurses_getmaxyxÌ128Í(resource $window, int $y, int $x)Ïvoid -ncurses_getmouseÌ128Í(array $mevent)Ïbool -ncurses_getyxÌ128Í(resource $window, int $y, int $x)Ïvoid -ncurses_halfdelayÌ128Í(int $tenth)Ïint -ncurses_has_colorsÌ128Í()Ïbool -ncurses_has_icÌ128Í()Ïbool -ncurses_has_ilÌ128Í()Ïbool -ncurses_has_keyÌ128Í(int $keycode)Ïint -ncurses_hide_panelÌ128Í(resource $panel)Ïint -ncurses_hlineÌ128Í(int $charattr, int $n)Ïint -ncurses_inchÌ128Í()Ïstring -ncurses_init_colorÌ128Í(int $color, int $r, int $g, int $b)Ïint -ncurses_init_pairÌ128Í(int $pair, int $fg, int $bg)Ïint -ncurses_initÌ128Í()Ïvoid -ncurses_inschÌ128Í(int $character)Ïint -ncurses_insdellnÌ128Í(int $count)Ïint -ncurses_insertlnÌ128Í()Ïint -ncurses_insstrÌ128Í(string $text)Ïint -ncurses_instrÌ128Í(string $buffer)Ïint -ncurses_isendwinÌ128Í()Ïbool -ncurses_keyokÌ128Í(int $keycode, bool $enable)Ïint -ncurses_keypadÌ128Í(resource $window, bool $bf)Ïint -ncurses_killcharÌ128Í()Ïstring -ncurses_longnameÌ128Í()Ïstring -ncurses_metaÌ128Í(resource $window, bool $8bit)Ïint -ncurses_mouse_trafoÌ128Í(int $y, int $x, bool $toscreen)Ïbool -ncurses_mouseintervalÌ128Í(int $milliseconds)Ïint -ncurses_mousemaskÌ128Í(int $newmask, int $oldmask)Ïint -ncurses_move_panelÌ128Í(resource $panel, int $startx, int $starty)Ïint -ncurses_moveÌ128Í(int $y, int $x)Ïint -ncurses_mvaddchnstrÌ128Í(int $y, int $x, string $s, int $n)Ïint -ncurses_mvaddchstrÌ128Í(int $y, int $x, string $s)Ïint -ncurses_mvaddchÌ128Í(int $y, int $x, int $c)Ïint -ncurses_mvaddnstrÌ128Í(int $y, int $x, string $s, int $n)Ïint -ncurses_mvaddstrÌ128Í(int $y, int $x, string $s)Ïint -ncurses_mvcurÌ128Í(int $old_y, int $old_x, int $new_y, int $new_x)Ïint -ncurses_mvdelchÌ128Í(int $y, int $x)Ïint -ncurses_mvgetchÌ128Í(int $y, int $x)Ïint -ncurses_mvhlineÌ128Í(int $y, int $x, int $attrchar, int $n)Ïint -ncurses_mvinchÌ128Í(int $y, int $x)Ïint -ncurses_mvvlineÌ128Í(int $y, int $x, int $attrchar, int $n)Ïint -ncurses_mvwaddstrÌ128Í(resource $window, int $y, int $x, string $text)Ïint -ncurses_napmsÌ128Í(int $milliseconds)Ïint -ncurses_new_panelÌ128Í(resource $window)Ïresource -ncurses_newpadÌ128Í(int $rows, int $cols)Ïresource -ncurses_newwinÌ128Í(int $rows, int $cols, int $y, int $x)Ïresource -ncurses_nlÌ128Í()Ïbool -ncurses_nocbreakÌ128Í()Ïbool -ncurses_noechoÌ128Í()Ïbool -ncurses_nonlÌ128Í()Ïbool -ncurses_noqiflushÌ128Í()Ïvoid -ncurses_norawÌ128Í()Ïbool -ncurses_pair_contentÌ128Í(int $pair, int $f, int $b)Ïint -ncurses_panel_aboveÌ128Í(resource $panel)Ïresource -ncurses_panel_belowÌ128Í(resource $panel)Ïresource -ncurses_panel_windowÌ128Í(resource $panel)Ïresource -ncurses_pnoutrefreshÌ128Í(resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol)Ïint -ncurses_prefreshÌ128Í(resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol)Ïint -ncurses_putpÌ128Í(string $text)Ïint -ncurses_qiflushÌ128Í()Ïvoid -ncurses_rawÌ128Í()Ïbool -ncurses_refreshÌ128Í(int $ch)Ïint -ncurses_replace_panelÌ128Í(resource $panel, resource $window)Ïint -ncurses_reset_prog_modeÌ128Í()Ïint -ncurses_reset_shell_modeÌ128Í()Ïint -ncurses_resettyÌ128Í()Ïbool -ncurses_savettyÌ128Í()Ïbool -ncurses_scr_dumpÌ128Í(string $filename)Ïint -ncurses_scr_initÌ128Í(string $filename)Ïint -ncurses_scr_restoreÌ128Í(string $filename)Ïint -ncurses_scr_setÌ128Í(string $filename)Ïint -ncurses_scrlÌ128Í(int $count)Ïint -ncurses_show_panelÌ128Í(resource $panel)Ïint -ncurses_slk_attroffÌ128Í(int $intarg)Ïint -ncurses_slk_attronÌ128Í(int $intarg)Ïint -ncurses_slk_attrsetÌ128Í(int $intarg)Ïint -ncurses_slk_attrÌ128Í()Ïint -ncurses_slk_clearÌ128Í()Ïbool -ncurses_slk_colorÌ128Í(int $intarg)Ïint -ncurses_slk_initÌ128Í(int $format)Ïbool -ncurses_slk_noutrefreshÌ128Í()Ïbool -ncurses_slk_refreshÌ128Í()Ïint -ncurses_slk_restoreÌ128Í()Ïint -ncurses_slk_setÌ128Í(int $labelnr, string $label, int $format)Ïbool -ncurses_slk_touchÌ128Í()Ïint -ncurses_standendÌ128Í()Ïint -ncurses_standoutÌ128Í()Ïint -ncurses_start_colorÌ128Í()Ïint -ncurses_termattrsÌ128Í()Ïbool -ncurses_termnameÌ128Í()Ïstring -ncurses_timeoutÌ128Í(int $millisec)Ïvoid -ncurses_top_panelÌ128Í(resource $panel)Ïint -ncurses_typeaheadÌ128Í(int $fd)Ïint -ncurses_ungetchÌ128Í(int $keycode)Ïint -ncurses_ungetmouseÌ128Í(array $mevent)Ïbool -ncurses_update_panelsÌ128Í()Ïvoid -ncurses_use_default_colorsÌ128Í()Ïbool -ncurses_use_envÌ128Í(bool $flag)Ïvoid -ncurses_use_extended_namesÌ128Í(bool $flag)Ïint -ncurses_vidattrÌ128Í(int $intarg)Ïint -ncurses_vlineÌ128Í(int $charattr, int $n)Ïint -ncurses_waddchÌ128Í(resource $window, int $ch)Ïint -ncurses_waddstrÌ128Í(resource $window, string $str [, int $n = ''])Ïint -ncurses_wattroffÌ128Í(resource $window, int $attrs)Ïint -ncurses_wattronÌ128Í(resource $window, int $attrs)Ïint -ncurses_wattrsetÌ128Í(resource $window, int $attrs)Ïint -ncurses_wborderÌ128Í(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Ì128Í(resource $window)Ïint -ncurses_wcolor_setÌ128Í(resource $window, int $color_pair)Ïint -ncurses_weraseÌ128Í(resource $window)Ïint -ncurses_wgetchÌ128Í(resource $window)Ïint -ncurses_whlineÌ128Í(resource $window, int $charattr, int $n)Ïint -ncurses_wmouse_trafoÌ128Í(resource $window, int $y, int $x, bool $toscreen)Ïbool -ncurses_wmoveÌ128Í(resource $window, int $y, int $x)Ïint -ncurses_wnoutrefreshÌ128Í(resource $window)Ïint -ncurses_wrefreshÌ128Í(resource $window)Ïint -ncurses_wstandendÌ128Í(resource $window)Ïint -ncurses_wstandoutÌ128Í(resource $window)Ïint -ncurses_wvlineÌ128Í(resource $window, int $charattr, int $n)Ïint -newt_bellÌ128Í()Ïvoid -newt_button_barÌ128Í(array $buttons)Ïresource -newt_buttonÌ128Í(int $left, int $top, string $text)Ïresource -newt_centered_windowÌ128Í(int $width, int $height [, string $title = ''])Ïint -newt_checkbox_get_valueÌ128Í(resource $checkbox)Ïstring -newt_checkbox_set_flagsÌ128Í(resource $checkbox, int $flags, int $sense)Ïvoid -newt_checkbox_set_valueÌ128Í(resource $checkbox, string $value)Ïvoid -newt_checkbox_tree_add_itemÌ128Í(resource $checkboxtree, string $text, mixed $data, int $flags, int $index [, int $... = ''])Ïvoid -newt_checkbox_tree_find_itemÌ128Í(resource $checkboxtree, mixed $data)Ïarray -newt_checkbox_tree_get_currentÌ128Í(resource $checkboxtree)Ïmixed -newt_checkbox_tree_get_entry_valueÌ128Í(resource $checkboxtree, mixed $data)Ïstring -newt_checkbox_tree_get_multi_selectionÌ128Í(resource $checkboxtree, string $seqnum)Ïarray -newt_checkbox_tree_get_selectionÌ128Í(resource $checkboxtree)Ïarray -newt_checkbox_tree_multiÌ128Í(int $left, int $top, int $height, string $seq [, int $flags = ''])Ïresource -newt_checkbox_tree_set_currentÌ128Í(resource $checkboxtree, mixed $data)Ïvoid -newt_checkbox_tree_set_entry_valueÌ128Í(resource $checkboxtree, mixed $data, string $value)Ïvoid -newt_checkbox_tree_set_entryÌ128Í(resource $checkboxtree, mixed $data, string $text)Ïvoid -newt_checkbox_tree_set_widthÌ128Í(resource $checkbox_tree, int $width)Ïvoid -newt_checkbox_treeÌ128Í(int $left, int $top, int $height [, int $flags = ''])Ïresource -newt_checkboxÌ128Í(int $left, int $top, string $text, string $def_value [, string $seq = ''])Ïresource -newt_clear_key_bufferÌ128Í()Ïvoid -newt_clsÌ128Í()Ïvoid -newt_compact_buttonÌ128Í(int $left, int $top, string $text)Ïresource -newt_component_add_callbackÌ128Í(resource $component, mixed $func_name, mixed $data)Ïvoid -newt_component_takes_focusÌ128Í(resource $component, bool $takes_focus)Ïvoid -newt_create_gridÌ128Í(int $cols, int $rows)Ïresource -newt_cursor_offÌ128Í()Ïvoid -newt_cursor_onÌ128Í()Ïvoid -newt_delayÌ128Í(int $microseconds)Ïvoid -newt_draw_formÌ128Í(resource $form)Ïvoid -newt_draw_root_textÌ128Í(int $left, int $top, string $text)Ïvoid -newt_entry_get_valueÌ128Í(resource $entry)Ïstring -newt_entry_set_filterÌ128Í(resource $entry, callback $filter, mixed $data)Ïvoid -newt_entry_set_flagsÌ128Í(resource $entry, int $flags, int $sense)Ïvoid -newt_entry_setÌ128Í(resource $entry, string $value [, bool $cursor_at_end = ''])Ïvoid -newt_entryÌ128Í(int $left, int $top, int $width [, string $init_value = '' [, int $flags = '']])Ïresource -newt_finishedÌ128Í()Ïint -newt_form_add_componentsÌ128Í(resource $form, array $components)Ïvoid -newt_form_add_componentÌ128Í(resource $form, resource $component)Ïvoid -newt_form_add_hot_keyÌ128Í(resource $form, int $key)Ïvoid -newt_form_destroyÌ128Í(resource $form)Ïvoid -newt_form_get_currentÌ128Í(resource $form)Ïresource -newt_form_runÌ128Í(resource $form, array $exit_struct)Ïvoid -newt_form_set_backgroundÌ128Í(resource $from, int $background)Ïvoid -newt_form_set_heightÌ128Í(resource $form, int $height)Ïvoid -newt_form_set_sizeÌ128Í(resource $form)Ïvoid -newt_form_set_timerÌ128Í(resource $form, int $milliseconds)Ïvoid -newt_form_set_widthÌ128Í(resource $form, int $width)Ïvoid -newt_form_watch_fdÌ128Í(resource $form, resource $stream [, int $flags = ''])Ïvoid -newt_formÌ128Í([resource $vert_bar = '' [, string $help = '' [, int $flags = '']]])Ïresource -newt_get_screen_sizeÌ128Í(int $cols, int $rows)Ïvoid -newt_grid_add_components_to_formÌ128Í(resource $grid, resource $form, bool $recurse)Ïvoid -newt_grid_basic_windowÌ128Í(resource $text, resource $middle, resource $buttons)Ïresource -newt_grid_freeÌ128Í(resource $grid, bool $recurse)Ïvoid -newt_grid_get_sizeÌ128Í(resouce $grid, int $width, int $height)Ïvoid -newt_grid_h_close_stackedÌ128Í(int $element1_type, resource $element1 [, resource $... = ''])Ïresource -newt_grid_h_stackedÌ128Í(int $element1_type, resource $element1 [, resource $... = ''])Ïresource -newt_grid_placeÌ128Í(resource $grid, int $left, int $top)Ïvoid -newt_grid_set_fieldÌ128Í(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 = ''])Ïvoid -newt_grid_simple_windowÌ128Í(resource $text, resource $middle, resource $buttons)Ïresource -newt_grid_v_close_stackedÌ128Í(int $element1_type, resource $element1 [, resource $... = ''])Ïresource -newt_grid_v_stackedÌ128Í(int $element1_type, resource $element1 [, resource $... = ''])Ïresource -newt_grid_wrapped_window_atÌ128Í(resource $grid, string $title, int $left, int $top)Ïvoid -newt_grid_wrapped_windowÌ128Í(resource $grid, string $title)Ïvoid -newt_initÌ128Í()Ïint -newt_label_set_textÌ128Í(resource $label, string $text)Ïvoid -newt_labelÌ128Í(int $left, int $top, string $text)Ïresource -newt_listbox_append_entryÌ128Í(resource $listbox, string $text, mixed $data)Ïvoid -newt_listbox_clear_selectionÌ128Í(resource $listbox)Ïvoid -newt_listbox_clearÌ128Í(resource $listobx)Ïvoid -newt_listbox_delete_entryÌ128Í(resource $listbox, mixed $key)Ïvoid -newt_listbox_get_currentÌ128Í(resource $listbox)Ïstring -newt_listbox_get_selectionÌ128Í(resource $listbox)Ïarray -newt_listbox_insert_entryÌ128Í(resource $listbox, string $text, mixed $data, mixed $key)Ïvoid -newt_listbox_item_countÌ128Í(resource $listbox)Ïint -newt_listbox_select_itemÌ128Í(resource $listbox, mixed $key, int $sense)Ïvoid -newt_listbox_set_current_by_keyÌ128Í(resource $listbox, mixed $key)Ïvoid -newt_listbox_set_currentÌ128Í(resource $listbox, int $num)Ïvoid -newt_listbox_set_dataÌ128Í(resource $listbox, int $num, mixed $data)Ïvoid -newt_listbox_set_entryÌ128Í(resource $listbox, int $num, string $text)Ïvoid -newt_listbox_set_widthÌ128Í(resource $listbox, int $width)Ïvoid -newt_listboxÌ128Í(int $left, int $top, int $height [, int $flags = ''])Ïresource -newt_listitem_get_dataÌ128Í(resource $item)Ïmixed -newt_listitem_setÌ128Í(resource $item, string $text)Ïvoid -newt_listitemÌ128Í(int $left, int $top, string $text, bool $is_default, resouce $prev_item, mixed $data [, int $flags = ''])Ïresource -newt_open_windowÌ128Í(int $left, int $top, int $width, int $height [, string $title = ''])Ïint -newt_pop_help_lineÌ128Í()Ïvoid -newt_pop_windowÌ128Í()Ïvoid -newt_push_help_lineÌ128Í([string $text = ''])Ïvoid -newt_radio_get_currentÌ128Í(resource $set_member)Ïresource -newt_radiobuttonÌ128Í(int $left, int $top, string $text, bool $is_default [, resource $prev_button = ''])Ïresource -newt_redraw_help_lineÌ128Í()Ïvoid -newt_reflow_textÌ128Í(string $text, int $width, int $flex_down, int $flex_up, int $actual_width, int $actual_height)Ïstring -newt_refreshÌ128Í()Ïvoid -newt_resize_screenÌ128Í([bool $redraw = ''])Ïvoid -newt_resumeÌ128Í()Ïvoid -newt_run_formÌ128Í(resource $form)Ïresource -newt_scale_setÌ128Í(resource $scale, int $amount)Ïvoid -newt_scaleÌ128Í(int $left, int $top, int $width, int $full_value)Ïresource -newt_scrollbar_setÌ128Í(resource $scrollbar, int $where, int $total)Ïvoid -newt_set_help_callbackÌ128Í(mixed $function)Ïvoid -newt_set_suspend_callbackÌ128Í(callback $function, mixed $data)Ïvoid -newt_suspendÌ128Í()Ïvoid -newt_textbox_get_num_linesÌ128Í(resource $textbox)Ïint -newt_textbox_reflowedÌ128Í(int $left, int $top, char $*text, int $width, int $flex_down, int $flex_up [, int $flags = ''])Ïresource -newt_textbox_set_heightÌ128Í(resource $textbox, int $height)Ïvoid -newt_textbox_set_textÌ128Í(resource $textbox, string $text)Ïvoid -newt_textboxÌ128Í(int $left, int $top, int $width, int $height [, int $flags = ''])Ïresource -newt_vertical_scrollbarÌ128Í(int $left, int $top, int $height [, int $normal_colorset = '' [, int $thumb_colorset = '']])Ïresource -newt_wait_for_keyÌ128Í()Ïvoid -newt_win_choiceÌ128Í(string $title, string $button1_text, string $button2_text, string $format [, mixed $args = '' [, mixed $... = '']])Ïint -newt_win_entriesÌ128Í(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Ì128Í(string $title, string $text, int $suggestedWidth, int $flexDown, int $flexUp, int $maxListHeight, array $items, int $listItem [, string $button1 = '' [, string $... = '']])Ïint -newt_win_messagevÌ128Í(string $title, string $button_text, string $format, array $args)Ïvoid -newt_win_messageÌ128Í(string $title, string $button_text, string $format [, mixed $args = '' [, mixed $... = '']])Ïvoid -newt_win_ternaryÌ128Í(string $title, string $button1_text, string $button2_text, string $button3_text, string $format [, mixed $args = '' [, mixed $... = '']])Ïint -nextÌ128Í(array $array)Ïmixed -ngettextÌ128Í(string $msgid1, string $msgid2, int $n)Ïstring -nl2brÌ128Í(string $string [, bool $is_xhtml = true])Ïstring -nl_langinfoÌ128Í(int $item)Ïstring -normalizer_is_normalizedÌ128Í(string $input [, string $form = Normalizer::FORM_C])Ïbool -normalizer_normalizeÌ128Í(string $input [, string $form = Normalizer::FORM_C])Ïstring -notes_bodyÌ128Í(string $server, string $mailbox, int $msg_number)Ïarray -notes_copy_dbÌ128Í(string $from_database_name, string $to_database_name)Ïbool -notes_create_dbÌ128Í(string $database_name)Ïbool -notes_create_noteÌ128Í(string $database_name, string $form_name)Ïbool -notes_drop_dbÌ128Í(string $database_name)Ïbool -notes_find_noteÌ128Í(string $database_name, string $name [, string $type = ''])Ïint -notes_header_infoÌ128Í(string $server, string $mailbox, int $msg_number)Ïobject -notes_list_msgsÌ128Í(string $db)Ïbool -notes_mark_readÌ128Í(string $database_name, string $user_name, string $note_id)Ïbool -notes_mark_unreadÌ128Í(string $database_name, string $user_name, string $note_id)Ïbool -notes_nav_createÌ128Í(string $database_name, string $name)Ïbool -notes_searchÌ128Í(string $database_name, string $keywords)Ïarray -notes_unreadÌ128Í(string $database_name, string $user_name)Ïarray -notes_versionÌ128Í(string $database_name)Ïfloat -nsapi_request_headersÌ128Í()Ïarray -nsapi_response_headersÌ128Í()Ïarray -nsapi_virtualÌ128Í(string $uri)Ïbool -nthmacÌ128Í(string $clent, string $data)Ïstring -number_formatÌ128Í(float $number, int $decimals, string $dec_point, string $thousands_sep)Ïstring -numfmt_createÌ128Í(string $locale, int $style [, string $pattern = ''])ÏNumberFormatter -numfmt_format_currencyÌ128Í(float $value, string $currency, NumberFormatter $fmt)Ïstring -numfmt_formatÌ128Í(number $value [, int $type = '', NumberFormatter $fmt])Ïstring -numfmt_get_attributeÌ128Í(int $attr, NumberFormatter $fmt)Ïint -numfmt_get_error_codeÌ128Í(NumberFormatter $fmt)Ïint -numfmt_get_error_messageÌ128Í(NumberFormatter $fmt)Ïstring -numfmt_get_localeÌ128Í([int $type = '', NumberFormatter $fmt])Ïstring -numfmt_get_patternÌ128Í(NumberFormatter $fmt)Ïstring -numfmt_get_symbolÌ128Í(int $attr, NumberFormatter $fmt)Ïstring -numfmt_get_text_attributeÌ128Í(int $attr, NumberFormatter $fmt)Ïstring -numfmt_parse_currencyÌ128Í(string $value, string $currency [, int $position = '', NumberFormatter $fmt])Ïfloat -numfmt_parseÌ128Í(string $value [, int $type = '' [, int $position = '', NumberFormatter $fmt]])Ïmixed -numfmt_set_attributeÌ128Í(int $attr, int $value, NumberFormatter $fmt)Ïbool -numfmt_set_patternÌ128Í(string $pattern, NumberFormatter $fmt)Ïbool -numfmt_set_symbolÌ128Í(int $attr, string $value, NumberFormatter $fmt)Ïbool -numfmt_set_text_attributeÌ128Í(int $attr, string $value, NumberFormatter $fmt)Ïbool -oauth_get_sbsÌ128Í(string $http_method, string $uri [, array $request_parameters = ''])Ïstring -oauth_urlencodeÌ128Í(string $uri)Ïstring -ob_cleanÌ128Í()Ïvoid -ob_deflatehandlerÌ128Í(string $data, int $mode)Ïstring -ob_end_cleanÌ128Í()Ïbool -ob_end_flushÌ128Í()Ïbool -ob_etaghandlerÌ128Í(string $data, int $mode)Ïstring -ob_flushÌ128Í()Ïvoid -ob_get_cleanÌ128Í()Ïstring -ob_get_contentsÌ128Í()Ïstring -ob_get_flushÌ128Í()Ïstring -ob_get_lengthÌ128Í()Ïint -ob_get_levelÌ128Í()Ïint -ob_get_statusÌ128Í([bool $full_status = FALSE])Ïarray -ob_gzhandlerÌ128Í(string $buffer, int $mode)Ïstring -ob_iconv_handlerÌ128Í(string $contents, int $status)Ïstring -ob_implicit_flushÌ128Í([int $flag = true])Ïvoid -ob_inflatehandlerÌ128Í(string $data, int $mode)Ïstring -ob_list_handlersÌ128Í()Ïarray -ob_startÌ128Í([callback $output_callback = '' [, int $chunk_size = '' [, bool $erase = '']]])Ïbool -ob_tidyhandlerÌ128Í(string $input [, int $mode = ''])Ïstring -oci_bind_array_by_nameÌ128Í(resource $statement, string $name, array $var_array, int $max_table_length [, int $max_item_length = -1 [, int $type = SQLT_AFC]])Ïbool -oci_bind_by_nameÌ128Í(resource $statement, string $bv_name, mixed $variable [, int $maxlength = -1 [, int $type = SQLT_CHR]])Ïbool -oci_cancelÌ128Í(resource $statement)Ïbool -oci_closeÌ128Í(resource $connection)Ïbool -oci_commitÌ128Í(resource $connection)Ïbool -oci_connectÌ128Í(string $username, string $password [, string $connection_string = '' [, string $character_set = '' [, int $session_mode = '']]])Ïresource -oci_define_by_nameÌ128Í(resource $statement, string $column_name, mixed $variable [, int $type = SQLT_CHR])Ïbool -oci_errorÌ128Í([resource $resource = ''])Ïarray -oci_executeÌ128Í(resource $statement [, int $mode = OCI_COMMIT_ON_SUCCESS])Ïbool -oci_fetch_allÌ128Í(resource $statement, array $output [, int $skip = '' [, int $maxrows = -1 [, int $flags = + ]]])Ïint -oci_fetch_arrayÌ128Í(resource $statement [, int $mode = ''])Ïarray -oci_fetch_assocÌ128Í(resource $statement)Ïarray -oci_fetch_objectÌ128Í(resource $statement)Ïobject -oci_fetch_rowÌ128Í(resource $statement)Ïarray -oci_fetchÌ128Í(resource $statement)Ïbool -oci_field_is_nullÌ128Í(resource $statement, mixed $field)Ïbool -oci_field_nameÌ128Í(resource $statement, int $field)Ïstring -oci_field_precisionÌ128Í(resource $statement, int $field)Ïint -oci_field_scaleÌ128Í(resource $statement, int $field)Ïint -oci_field_sizeÌ128Í(resource $statement, mixed $field)Ïint -oci_field_type_rawÌ128Í(resource $statement, int $field)Ïint -oci_field_typeÌ128Í(resource $statement, int $field)Ïmixed -oci_free_statementÌ128Í(resource $statement)Ïbool -oci_internal_debugÌ128Í(bool $onoff)Ïvoid -oci_lob_copyÌ128Í(OCI-Lob $lob_to, OCI-Lob $lob_from [, int $length = ''])Ïbool -oci_lob_is_equalÌ128Í(OCI-Lob $lob1, OCI-Lob $lob2)Ïbool -oci_new_connectÌ128Í(string $username, string $password [, string $connection_string = '' [, string $character_set = '' [, int $session_mode = '']]])Ïresource -oci_new_cursorÌ128Í(resource $connection)Ïresource -oci_num_fieldsÌ128Í(resource $statement)Ïint -oci_num_rowsÌ128Í(resource $statement)Ïint -oci_parseÌ128Í(resource $connection, string $sql_text)Ïresource -oci_password_changeÌ128Í(resource $connection, string $username, string $old_password, string $new_password, string $dbname)Ïresource -oci_pconnectÌ128Í(string $username, string $password [, string $connection_string = '' [, string $character_set = '' [, int $session_mode = '']]])Ïresource -oci_resultÌ128Í(resource $statement, mixed $field)Ïmixed -oci_rollbackÌ128Í(resource $connection)Ïbool -oci_server_versionÌ128Í(resource $connection)Ïstring -oci_set_actionÌ128Í(resource $connection, string $action_name)Ïbool -oci_set_client_identifierÌ128Í(resource $connection, string $client_identifier)Ïbool -oci_set_client_infoÌ128Í(resource $connection, string $client_info)Ïbool -oci_set_editionÌ128Í(string $edition)Ïbool -oci_set_module_nameÌ128Í(resource $connection, string $module_name)Ïbool -oci_set_prefetchÌ128Í(resource $statement, int $rows)Ïbool -oci_statement_typeÌ128Í(resource $statement)Ïstring -ocifetchintoÌ128Í(resource $statement, array $result [, int $mode = + ])Ïint -octdecÌ128Í(string $octal_string)Ïnumber -odbc_autocommitÌ128Í(resource $connection_id [, bool $OnOff = false])Ïmixed -odbc_binmodeÌ128Í(resource $result_id, int $mode)Ïbool -odbc_close_allÌ128Í()Ïvoid -odbc_closeÌ128Í(resource $connection_id)Ïvoid -odbc_columnprivilegesÌ128Í(resource $connection_id, string $qualifier, string $owner, string $table_name, string $column_name)Ïresource -odbc_columnsÌ128Í(resource $connection_id [, string $qualifier = '' [, string $schema = '' [, string $table_name = '' [, string $column_name = '']]]])Ïresource -odbc_commitÌ128Í(resource $connection_id)Ïbool -odbc_connectÌ128Í(string $dsn, string $user, string $password [, int $cursor_type = ''])Ïresource -odbc_cursorÌ128Í(resource $result_id)Ïstring -odbc_data_sourceÌ128Í(resource $connection_id, int $fetch_type)Ïarray -odbc_errormsgÌ128Í([resource $connection_id = ''])Ïstring -odbc_errorÌ128Í([resource $connection_id = ''])Ïstring -odbc_executeÌ128Í(resource $result_id [, array $parameters_array = ''])Ïbool -odbc_execÌ128Í(resource $connection_id, string $query_string [, int $flags = ''])Ïresource -odbc_fetch_arrayÌ128Í(resource $result [, int $rownumber = ''])Ïarray -odbc_fetch_intoÌ128Í(resource $result_id, array $result_array [, int $rownumber = ''])Ïarray -odbc_fetch_objectÌ128Í(resource $result [, int $rownumber = ''])Ïobject -odbc_fetch_rowÌ128Í(resource $result_id [, int $row_number = ''])Ïbool -odbc_field_lenÌ128Í(resource $result_id, int $field_number)Ïint -odbc_field_nameÌ128Í(resource $result_id, int $field_number)Ïstring -odbc_field_numÌ128Í(resource $result_id, string $field_name)Ïint -odbc_field_scaleÌ128Í(resource $result_id, int $field_number)Ïint -odbc_field_typeÌ128Í(resource $result_id, int $field_number)Ïstring -odbc_foreignkeysÌ128Í(resource $connection_id, string $pk_qualifier, string $pk_owner, string $pk_table, string $fk_qualifier, string $fk_owner, string $fk_table)Ïresource -odbc_free_resultÌ128Í(resource $result_id)Ïbool -odbc_gettypeinfoÌ128Í(resource $connection_id [, int $data_type = ''])Ïresource -odbc_longreadlenÌ128Í(resource $result_id, int $length)Ïbool -odbc_next_resultÌ128Í(resource $result_id)Ïbool -odbc_num_fieldsÌ128Í(resource $result_id)Ïint -odbc_num_rowsÌ128Í(resource $result_id)Ïint -odbc_pconnectÌ128Í(string $dsn, string $user, string $password [, int $cursor_type = ''])Ïresource -odbc_prepareÌ128Í(resource $connection_id, string $query_string)Ïresource -odbc_primarykeysÌ128Í(resource $connection_id, string $qualifier, string $owner, string $table)Ïresource -odbc_procedurecolumnsÌ128Í(resource $connection_id, string $qualifier, string $owner, string $proc, string $column)Ïresource -odbc_proceduresÌ128Í(resource $connection_id, string $qualifier, string $owner, string $name)Ïresource -odbc_result_allÌ128Í(resource $result_id [, string $format = ''])Ïint -odbc_resultÌ128Í(resource $result_id, mixed $field)Ïmixed -odbc_rollbackÌ128Í(resource $connection_id)Ïbool -odbc_setoptionÌ128Í(resource $id, int $function, int $option, int $param)Ïbool -odbc_specialcolumnsÌ128Í(resource $connection_id, int $type, string $qualifier, string $owner, string $table, int $scope, int $nullable)Ïresource -odbc_statisticsÌ128Í(resource $connection_id, string $qualifier, string $owner, string $table_name, int $unique, int $accuracy)Ïresource -odbc_tableprivilegesÌ128Í(resource $connection_id, string $qualifier, string $owner, string $name)Ïresource -odbc_tablesÌ128Í(resource $connection_id [, string $qualifier = '' [, string $owner = '' [, string $name = '' [, string $types = '']]]])Ïresource -openal_buffer_createÌ128Í()Ïresource -openal_buffer_dataÌ128Í(resource $buffer, int $format, string $data, int $freq)Ïbool -openal_buffer_destroyÌ128Í(resource $buffer)Ïbool -openal_buffer_getÌ128Í(resource $buffer, int $property)Ïint -openal_buffer_loadwavÌ128Í(resource $buffer, string $wavfile)Ïbool -openal_context_createÌ128Í(resource $device)Ïresource -openal_context_currentÌ128Í(resource $context)Ïbool -openal_context_destroyÌ128Í(resource $context)Ïbool -openal_context_processÌ128Í(resource $context)Ïbool -openal_context_suspendÌ128Í(resource $context)Ïbool -openal_device_closeÌ128Í(resource $device)Ïbool -openal_device_openÌ128Í([string $device_desc = ''])Ïresource -openal_listener_getÌ128Í(int $property)Ïmixed -openal_listener_setÌ128Í(int $property, mixed $setting)Ïbool -openal_source_createÌ128Í()Ïresource -openal_source_destroyÌ128Í(resource $source)Ïbool -openal_source_getÌ128Í(resource $source, int $property)Ïmixed -openal_source_pauseÌ128Í(resource $source)Ïbool -openal_source_playÌ128Í(resource $source)Ïbool -openal_source_rewindÌ128Í(resource $source)Ïbool -openal_source_setÌ128Í(resource $source, int $property, mixed $setting)Ïbool -openal_source_stopÌ128Í(resource $source)Ïbool -openal_streamÌ128Í(resource $source, int $format, int $rate)Ïresource -opendirÌ128Í(string $path [, resource $context = ''])Ïresource -openlogÌ128Í(string $ident, int $option, int $facility)Ïbool -openssl_cipher_iv_lengthÌ128Í(string $method)Ïinteger -openssl_csr_export_to_fileÌ128Í(resource $csr, string $outfilename [, bool $notext = true])Ïbool -openssl_csr_exportÌ128Í(resource $csr, string $out [, bool $notext = true])Ïbool -openssl_csr_get_public_keyÌ128Í(mixed $csr [, bool $use_shortnames = true])Ïresource -openssl_csr_get_subjectÌ128Í(mixed $csr [, bool $use_shortnames = true])Ïarray -openssl_csr_newÌ128Í(array $dn, resource $privkey [, array $configargs = '' [, array $extraattribs = '']])Ïmixed -openssl_csr_signÌ128Í(mixed $csr, mixed $cacert, mixed $priv_key, int $days [, array $configargs = '' [, int $serial = '']])Ïresource -openssl_decryptÌ128Í(string $data, string $method, string $password [, bool $raw_input = false [, string $iv = ""]])Ïstring -openssl_dh_compute_keyÌ128Í(string $pub_key, resource $dh_key)Ïstring -openssl_digestÌ128Í(string $data, string $method [, bool $raw_output = false])Ïstring -openssl_encryptÌ128Í(string $data, string $method, string $password [, bool $raw_output = false [, string $iv = ""]])Ïstring -openssl_error_stringÌ128Í()Ïstring -openssl_free_keyÌ128Í(resource $key_identifier)Ïvoid -openssl_get_cipher_methodsÌ128Í([bool $aliases = false])Ïarray -openssl_get_md_methodsÌ128Í([bool $aliases = false])Ïarray -openssl_openÌ128Í(string $sealed_data, string $open_data, string $env_key, mixed $priv_key_id [, string $method = ''])Ïbool -openssl_pkcs12_export_to_fileÌ128Í(mixed $x509, string $filename, mixed $priv_key, string $pass [, array $args = ''])Ïbool -openssl_pkcs12_exportÌ128Í(mixed $x509, string $out, mixed $priv_key, string $pass [, array $args = ''])Ïbool -openssl_pkcs12_readÌ128Í(string $pkcs12, array $certs, string $pass)Ïbool -openssl_pkcs7_decryptÌ128Í(string $infilename, string $outfilename, mixed $recipcert [, mixed $recipkey = ''])Ïbool -openssl_pkcs7_encryptÌ128Í(string $infile, string $outfile, mixed $recipcerts, array $headers [, int $flags = '' [, int $cipherid = OPENSSL_CIPHER_RC2_40]])Ïbool -openssl_pkcs7_signÌ128Í(string $infilename, string $outfilename, mixed $signcert, mixed $privkey, array $headers [, int $flags = PKCS7_DETACHED [, string $extracerts = '']])Ïbool -openssl_pkcs7_verifyÌ128Í(string $filename, int $flags [, string $outfilename = '' [, array $cainfo = '' [, string $extracerts = '' [, string $content = '']]]])Ïmixed -openssl_pkey_export_to_fileÌ128Í(mixed $key, string $outfilename [, string $passphrase = '' [, array $configargs = '']])Ïbool -openssl_pkey_exportÌ128Í(mixed $key, string $out [, string $passphrase = '' [, array $configargs = '']])Ïbool -openssl_pkey_freeÌ128Í(resource $key)Ïvoid -openssl_pkey_get_detailsÌ128Í(resource $key)Ïarray -openssl_pkey_get_privateÌ128Í(mixed $key [, string $passphrase = ""])Ïresource -openssl_pkey_get_publicÌ128Í(mixed $certificate)Ïresource -openssl_pkey_newÌ128Í([array $configargs = ''])Ïresource -openssl_private_decryptÌ128Í(string $data, string $decrypted, mixed $key [, int $padding = OPENSSL_PKCS1_PADDING])Ïbool -openssl_private_encryptÌ128Í(string $data, string $crypted, mixed $key [, int $padding = OPENSSL_PKCS1_PADDING])Ïbool -openssl_public_decryptÌ128Í(string $data, string $decrypted, mixed $key [, int $padding = OPENSSL_PKCS1_PADDING])Ïbool -openssl_public_encryptÌ128Í(string $data, string $crypted, mixed $key [, int $padding = OPENSSL_PKCS1_PADDING])Ïbool -openssl_random_pseudo_bytesÌ128Í(int $length [, bool $crypto_strong = ''])Ïstring -openssl_sealÌ128Í(string $data, string $sealed_data, array $env_keys, array $pub_key_ids [, string $method = ''])Ïint -openssl_signÌ128Í(string $data, string $signature, mixed $priv_key_id [, int $signature_alg = OPENSSL_ALGO_SHA1])Ïbool -openssl_verifyÌ128Í(string $data, string $signature, mixed $pub_key_id [, int $signature_alg = OPENSSL_ALGO_SHA1])Ïint -openssl_x509_check_private_keyÌ128Í(mixed $cert, mixed $key)Ïbool -openssl_x509_checkpurposeÌ128Í(mixed $x509cert, int $purpose [, array $cainfo = array()Ïint -openssl_x509_export_to_fileÌ128Í(mixed $x509, string $outfilename [, bool $notext = ''])Ïbool -openssl_x509_exportÌ128Í(mixed $x509, string $output [, bool $notext = ''])Ïbool -openssl_x509_freeÌ128Í(resource $x509cert)Ïvoid -openssl_x509_parseÌ128Í(mixed $x509cert [, bool $shortnames = true])Ïarray -openssl_x509_readÌ128Í(mixed $x509certdata)Ïresource -ordÌ128Í(string $string)Ïint -output_add_rewrite_varÌ128Í(string $name, string $value)Ïbool -output_reset_rewrite_varsÌ128Í()Ïbool -overloadÌ128Í(string $class_name)Ïvoid -override_functionÌ128Í(string $function_name, string $function_args, string $function_code)Ïbool -ovrimos_closeÌ128Í(int $connection)Ïvoid -ovrimos_commitÌ128Í(int $connection_id)Ïbool -ovrimos_connectÌ128Í(string $host, string $dborport, string $user, string $password)Ïint -ovrimos_cursorÌ128Í(int $result_id)Ïstring -ovrimos_executeÌ128Í(int $result_id [, array $parameters_array = ''])Ïbool -ovrimos_execÌ128Í(int $connection_id, string $query)Ïint -ovrimos_fetch_intoÌ128Í(int $result_id, array $result_array [, string $how = '' [, int $rownumber = '']])Ïbool -ovrimos_fetch_rowÌ128Í(int $result_id [, int $how = '' [, int $row_number = '']])Ïbool -ovrimos_field_lenÌ128Í(int $result_id, int $field_number)Ïint -ovrimos_field_nameÌ128Í(int $result_id, int $field_number)Ïstring -ovrimos_field_numÌ128Í(int $result_id, string $field_name)Ïint -ovrimos_field_typeÌ128Í(int $result_id, int $field_number)Ïint -ovrimos_free_resultÌ128Í(int $result_id)Ïbool -ovrimos_longreadlenÌ128Í(int $result_id, int $length)Ïbool -ovrimos_num_fieldsÌ128Í(int $result_id)Ïint -ovrimos_num_rowsÌ128Í(int $result_id)Ïint -ovrimos_prepareÌ128Í(int $connection_id, string $query)Ïint -ovrimos_result_allÌ128Í(int $result_id [, string $format = ''])Ïint -ovrimos_resultÌ128Í(int $result_id, mixed $field)Ïstring -ovrimos_rollbackÌ128Í(int $connection_id)Ïbool -packÌ128Í(string $format [, mixed $args = '' [, mixed $... = '']])Ïstring -parse_ini_fileÌ128Í(string $filename [, bool $process_sections = false [, int $scanner_mode = INI_SCANNER_NORMAL]])Ïarray -parse_ini_stringÌ128Í(string $ini [, bool $process_sections = false [, int $scanner_mode = INI_SCANNER_NORMAL]])Ïarray -parse_strÌ128Í(string $str [, array $arr = ''])Ïvoid -parse_urlÌ128Í(string $url [, int $component = -1])Ïmixed -parsekit_compile_fileÌ128Í(string $filename [, array $errors = '' [, int $options = PARSEKIT_QUIET]])Ïarray -parsekit_compile_stringÌ128Í(string $phpcode [, array $errors = '' [, int $options = PARSEKIT_QUIET]])Ïarray -parsekit_func_arginfoÌ128Í(mixed $function)Ïarray -passthruÌ128Í(string $command [, int $return_var = ''])Ïvoid -pathinfoÌ128Í(string $path [, int $options = PATHINFO_DIRNAME | PATHINFO_BASENAME | PATHINFO_EXTENSION | PATHINFO_FILENAME])Ïmixed -pcloseÌ128Í(resource $handle)Ïint -pcntl_alarmÌ128Í(int $seconds)Ïint -pcntl_execÌ128Í(string $path [, array $args = '' [, array $envs = '']])Ïvoid -pcntl_forkÌ128Í()Ïint -pcntl_getpriorityÌ128Í([int $pid = getmypid()Ïint -pcntl_setpriorityÌ128Í(int $priority [, int $pid = getmypid()Ïbool -pcntl_signal_dispatchÌ128Í()Ïbool -pcntl_signalÌ128Í(int $signo, callback $handler [, bool $restart_syscalls = true])Ïbool -pcntl_sigprocmaskÌ128Í(int $how, array $set [, array $oldset = ''])Ïbool -pcntl_sigtimedwaitÌ128Í(array $set [, array $siginfo = '' [, int $seconds = '' [, int $nanoseconds = '']]])Ïint -pcntl_sigwaitinfoÌ128Í(array $set [, array $siginfo = ''])Ïint -pcntl_waitpidÌ128Í(int $pid, int $status [, int $options = ''])Ïint -pcntl_waitÌ128Í(int $status [, int $options = ''])Ïint -pcntl_wexitstatusÌ128Í(int $status)Ïint -pcntl_wifexitedÌ128Í(int $status)Ïbool -pcntl_wifsignaledÌ128Í(int $status)Ïbool -pcntl_wifstoppedÌ128Í(int $status)Ïbool -pcntl_wstopsigÌ128Í(int $status)Ïint -pcntl_wtermsigÌ128Í(int $status)Ïint -pfsockopenÌ128Í(string $hostname [, int $port = -1 [, int $errno = '' [, string $errstr = '' [, float $timeout = ini_get("default_socket_timeout")Ïresource -pg_affected_rowsÌ128Í(resource $result)Ïint -pg_cancel_queryÌ128Í(resource $connection)Ïbool -pg_client_encodingÌ128Í([resource $connection = ''])Ïstring -pg_closeÌ128Í([resource $connection = ''])Ïbool -pg_connection_busyÌ128Í(resource $connection)Ïbool -pg_connection_resetÌ128Í(resource $connection)Ïbool -pg_connection_statusÌ128Í(resource $connection)Ïint -pg_connectÌ128Í(string $connection_string [, int $connect_type = ''])Ïresource -pg_convertÌ128Í(resource $connection, string $table_name, array $assoc_array [, int $options = ''])Ïarray -pg_copy_fromÌ128Í(resource $connection, string $table_name, array $rows [, string $delimiter = '' [, string $null_as = '']])Ïbool -pg_copy_toÌ128Í(resource $connection, string $table_name [, string $delimiter = '' [, string $null_as = '']])Ïarray -pg_dbnameÌ128Í([resource $connection = ''])Ïstring -pg_deleteÌ128Í(resource $connection, string $table_name, array $assoc_array [, int $options = PGSQL_DML_EXEC])Ïmixed -pg_end_copyÌ128Í([resource $connection = ''])Ïbool -pg_escape_byteaÌ128Í([resource $connection = '', string $data])Ïstring -pg_escape_stringÌ128Í([resource $connection = '', string $data])Ïstring -pg_executeÌ128Í([resource $connection = '', string $stmtname, array $params])Ïresource -pg_fetch_all_columnsÌ128Í(resource $result [, int $column = ''])Ïarray -pg_fetch_allÌ128Í(resource $result)Ïarray -pg_fetch_arrayÌ128Í(resource $result [, int $row = '' [, int $result_type = '']])Ïarray -pg_fetch_assocÌ128Í(resource $result [, int $row = ''])Ïarray -pg_fetch_objectÌ128Í(resource $result [, int $row = '' [, int $result_type = PGSQL_ASSOC [, string $class_name = '' [, array $params = '']]]])Ïobject -pg_fetch_resultÌ128Í(resource $result, int $row, mixed $field)Ïstring -pg_fetch_rowÌ128Í(resource $result [, int $row = ''])Ïarray -pg_field_is_nullÌ128Í(resource $result, int $row, mixed $field)Ïint -pg_field_nameÌ128Í(resource $result, int $field_number)Ïstring -pg_field_numÌ128Í(resource $result, string $field_name)Ïint -pg_field_prtlenÌ128Í(resource $result, int $row_number, mixed $field_name_or_number)Ïinteger -pg_field_sizeÌ128Í(resource $result, int $field_number)Ïint -pg_field_tableÌ128Í(resource $result, int $field_number [, bool $oid_only = false])Ïmixed -pg_field_type_oidÌ128Í(resource $result, int $field_number)Ïint -pg_field_typeÌ128Í(resource $result, int $field_number)Ïstring -pg_free_resultÌ128Í(resource $result)Ïresource -pg_get_notifyÌ128Í(resource $connection [, int $result_type = ''])Ïarray -pg_get_pidÌ128Í(resource $connection)Ïint -pg_get_resultÌ128Í([resource $connection = ''])Ïresource -pg_hostÌ128Í([resource $connection = ''])Ïstring -pg_insertÌ128Í(resource $connection, string $table_name, array $assoc_array [, int $options = PGSQL_DML_EXEC])Ïmixed -pg_last_errorÌ128Í([resource $connection = ''])Ïstring -pg_last_noticeÌ128Í(resource $connection)Ïstring -pg_last_oidÌ128Í(resource $result)Ïstring -pg_lo_closeÌ128Í(resource $large_object)Ïbool -pg_lo_createÌ128Í([resource $connection = '', mixed $object_id])Ïint -pg_lo_exportÌ128Í([resource $connection = '', int $oid, string $pathname])Ïbool -pg_lo_importÌ128Í([resource $connection = '', string $pathname [, mixed $object_id = '']])Ïint -pg_lo_openÌ128Í(resource $connection, int $oid, string $mode)Ïresource -pg_lo_read_allÌ128Í(resource $large_object)Ïint -pg_lo_readÌ128Í(resource $large_object [, int $len = 8192])Ïstring -pg_lo_seekÌ128Í(resource $large_object, int $offset [, int $whence = PGSQL_SEEK_CUR])Ïbool -pg_lo_tellÌ128Í(resource $large_object)Ïint -pg_lo_unlinkÌ128Í(resource $connection, int $oid)Ïbool -pg_lo_writeÌ128Í(resource $large_object, string $data [, int $len = ''])Ïint -pg_meta_dataÌ128Í(resource $connection, string $table_name)Ïarray -pg_num_fieldsÌ128Í(resource $result)Ïint -pg_num_rowsÌ128Í(resource $result)Ïint -pg_optionsÌ128Í([resource $connection = ''])Ïstring -pg_parameter_statusÌ128Í([resource $connection = '', string $param_name])Ïstring -pg_pconnectÌ128Í(string $connection_string [, int $connect_type = ''])Ïresource -pg_pingÌ128Í([resource $connection = ''])Ïbool -pg_portÌ128Í([resource $connection = ''])Ïint -pg_prepareÌ128Í([resource $connection = '', string $stmtname, string $query])Ïresource -pg_put_lineÌ128Í([resource $connection = '', string $data])Ïbool -pg_query_paramsÌ128Í([resource $connection = '', string $query, array $params])Ïresource -pg_queryÌ128Í([resource $connection = '', string $query])Ïresource -pg_result_error_fieldÌ128Í(resource $result, int $fieldcode)Ïstring -pg_result_errorÌ128Í(resource $result)Ïstring -pg_result_seekÌ128Í(resource $result, int $offset)Ïbool -pg_result_statusÌ128Í(resource $result [, int $type = ''])Ïmixed -pg_selectÌ128Í(resource $connection, string $table_name, array $assoc_array [, int $options = PGSQL_DML_EXEC])Ïmixed -pg_send_executeÌ128Í(resource $connection, string $stmtname, array $params)Ïbool -pg_send_prepareÌ128Í(resource $connection, string $stmtname, string $query)Ïbool -pg_send_query_paramsÌ128Í(resource $connection, string $query, array $params)Ïbool -pg_send_queryÌ128Í(resource $connection, string $query)Ïbool -pg_set_client_encodingÌ128Í([resource $connection = '', string $encoding])Ïint -pg_set_error_verbosityÌ128Í([resource $connection = '', int $verbosity])Ïint -pg_traceÌ128Í(string $pathname [, string $mode = "w" [, resource $connection = '']])Ïbool -pg_transaction_statusÌ128Í(resource $connection)Ïint -pg_ttyÌ128Í([resource $connection = ''])Ïstring -pg_unescape_byteaÌ128Í(string $data)Ïstring -pg_untraceÌ128Í([resource $connection = ''])Ïbool -pg_updateÌ128Í(resource $connection, string $table_name, array $data, array $condition [, int $options = PGSQL_DML_EXEC])Ïmixed -pg_versionÌ128Í([resource $connection = ''])Ïarray -php_check_syntaxÌ128Í(string $filename [, string $error_message = ''])Ïbool -php_ini_loaded_fileÌ128Í()Ïstring -php_ini_scanned_filesÌ128Í()Ïstring -php_logo_guidÌ128Í()Ïstring -php_sapi_nameÌ128Í()Ïstring -php_strip_whitespaceÌ128Í(string $filename)Ïstring -php_unameÌ128Í([string $mode = "a"])Ïstring -phpcreditsÌ128Í([int $flag = CREDITS_ALL])Ïbool -phpinfoÌ128Í([int $what = INFO_ALL])Ïbool -phpversionÌ128Í([string $extension = ''])Ïstring -piÌ128Í()Ïfloat -png2wbmpÌ128Í(string $pngname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)Ïbool -popenÌ128Í(string $command, string $mode)Ïresource -posix_accessÌ128Í(string $file [, int $mode = POSIX_F_OK])Ïbool -posix_ctermidÌ128Í()Ïstring -posix_get_last_errorÌ128Í()Ïint -posix_getcwdÌ128Í()Ïstring -posix_getegidÌ128Í()Ïint -posix_geteuidÌ128Í()Ïint -posix_getgidÌ128Í()Ïint -posix_getgrgidÌ128Í(int $gid)Ïarray -posix_getgrnamÌ128Í(string $name)Ïarray -posix_getgroupsÌ128Í()Ïarray -posix_getloginÌ128Í()Ïstring -posix_getpgidÌ128Í(int $pid)Ïint -posix_getpgrpÌ128Í()Ïint -posix_getpidÌ128Í()Ïint -posix_getppidÌ128Í()Ïint -posix_getpwnamÌ128Í(string $username)Ïarray -posix_getpwuidÌ128Í(int $uid)Ïarray -posix_getrlimitÌ128Í()Ïarray -posix_getsidÌ128Í(int $pid)Ïint -posix_getuidÌ128Í()Ïint -posix_initgroupsÌ128Í(string $name, int $base_group_id)Ïbool -posix_isattyÌ128Í(int $fd)Ïbool -posix_killÌ128Í(int $pid, int $sig)Ïbool -posix_mkfifoÌ128Í(string $pathname, int $mode)Ïbool -posix_mknodÌ128Í(string $pathname, int $mode [, int $major = '' [, int $minor = '']])Ïbool -posix_setegidÌ128Í(int $gid)Ïbool -posix_seteuidÌ128Í(int $uid)Ïbool -posix_setgidÌ128Í(int $gid)Ïbool -posix_setpgidÌ128Í(int $pid, int $pgid)Ïbool -posix_setsidÌ128Í()Ïint -posix_setuidÌ128Í(int $uid)Ïbool -posix_strerrorÌ128Í(int $errno)Ïstring -posix_timesÌ128Í()Ïarray -posix_ttynameÌ128Í(int $fd)Ïstring -posix_unameÌ128Í()Ïarray -powÌ128Í(number $base, number $exp)Ïfloat -preg_filterÌ128Í(mixed $pattern, mixed $replacement, mixed $subject [, int $limit = -1 [, int $count = '']])Ïmixed -preg_grepÌ128Í(string $pattern, array $input [, int $flags = ''])Ïarray -preg_last_errorÌ128Í()Ïint -preg_match_allÌ128Í(string $pattern, string $subject, array $matches [, int $flags = '' [, int $offset = '']])Ïint -preg_matchÌ128Í(string $pattern, string $subject [, array $matches = '' [, int $flags = '' [, int $offset = '']]])Ïint -preg_quoteÌ128Í(string $str [, string $delimiter = ''])Ïstring -preg_replace_callbackÌ128Í(mixed $pattern, callback $callback, mixed $subject [, int $limit = -1 [, int $count = '']])Ïmixed -preg_replaceÌ128Í(mixed $pattern, mixed $replacement, mixed $subject [, int $limit = -1 [, int $count = '']])Ïmixed -preg_splitÌ128Í(string $pattern, string $subject [, int $limit = -1 [, int $flags = '']])Ïarray -prevÌ128Í(array $array)Ïmixed -print_rÌ128Í(mixed $expression [, bool $return = false])Ïmixed -printer_abortÌ128Í(resource $printer_handle)Ïvoid -printer_closeÌ128Í(resource $printer_handle)Ïvoid -printer_create_brushÌ128Í(int $style, string $color)Ïresource -printer_create_dcÌ128Í(resource $printer_handle)Ïvoid -printer_create_fontÌ128Í(string $face, int $height, int $width, int $font_weight, bool $italic, bool $underline, bool $strikeout, int $orientation)Ïresource -printer_create_penÌ128Í(int $style, int $width, string $color)Ïresource -printer_delete_brushÌ128Í(resource $brush_handle)Ïvoid -printer_delete_dcÌ128Í(resource $printer_handle)Ïbool -printer_delete_fontÌ128Í(resource $font_handle)Ïvoid -printer_delete_penÌ128Í(resource $pen_handle)Ïvoid -printer_draw_bmpÌ128Í(resource $printer_handle, string $filename, int $x, int $y [, int $width = '', int $height])Ïbool -printer_draw_chordÌ128Í(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Ì128Í(resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y)Ïvoid -printer_draw_lineÌ128Í(resource $printer_handle, int $from_x, int $from_y, int $to_x, int $to_y)Ïvoid -printer_draw_pieÌ128Í(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Ì128Í(resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y)Ïvoid -printer_draw_roundrectÌ128Í(resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y, int $width, int $height)Ïvoid -printer_draw_textÌ128Í(resource $printer_handle, string $text, int $x, int $y)Ïvoid -printer_end_docÌ128Í(resource $printer_handle)Ïbool -printer_end_pageÌ128Í(resource $printer_handle)Ïbool -printer_get_optionÌ128Í(resource $printer_handle, string $option)Ïmixed -printer_listÌ128Í(int $enumtype [, string $name = '' [, int $level = '']])Ïarray -printer_logical_fontheightÌ128Í(resource $printer_handle, int $height)Ïint -printer_openÌ128Í([string $printername = ''])Ïresource -printer_select_brushÌ128Í(resource $printer_handle, resource $brush_handle)Ïvoid -printer_select_fontÌ128Í(resource $printer_handle, resource $font_handle)Ïvoid -printer_select_penÌ128Í(resource $printer_handle, resource $pen_handle)Ïvoid -printer_set_optionÌ128Í(resource $printer_handle, int $option, mixed $value)Ïbool -printer_start_docÌ128Í(resource $printer_handle [, string $document = ''])Ïbool -printer_start_pageÌ128Í(resource $printer_handle)Ïbool -printer_writeÌ128Í(resource $printer_handle, string $content)Ïbool -printfÌ128Í(string $format [, mixed $args = '' [, mixed $... = '']])Ïint -printÌ128Í(string $arg)Ïint -proc_closeÌ128Í(resource $process)Ïint -proc_get_statusÌ128Í(resource $process)Ïarray -proc_niceÌ128Í(int $increment)Ïbool -proc_openÌ128Í(string $cmd, array $descriptorspec, array $pipes [, string $cwd = '' [, array $env = '' [, array $other_options = '']]])Ïresource -proc_terminateÌ128Í(resource $process [, int $signal = 15])Ïbool -property_existsÌ128Í(mixed $class, string $property)Ïbool -ps_add_bookmarkÌ128Í(resource $psdoc, string $text [, int $parent = '' [, int $open = '']])Ïint -ps_add_launchlinkÌ128Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename)Ïbool -ps_add_locallinkÌ128Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, int $page, string $dest)Ïbool -ps_add_noteÌ128Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)Ïbool -ps_add_pdflinkÌ128Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename, int $page, string $dest)Ïbool -ps_add_weblinkÌ128Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $url)Ïbool -ps_arcnÌ128Í(resource $psdoc, float $x, float $y, float $radius, float $alpha, float $beta)Ïbool -ps_arcÌ128Í(resource $psdoc, float $x, float $y, float $radius, float $alpha, float $beta)Ïbool -ps_begin_pageÌ128Í(resource $psdoc, float $width, float $height)Ïbool -ps_begin_patternÌ128Í(resource $psdoc, float $width, float $height, float $xstep, float $ystep, int $painttype)Ïint -ps_begin_templateÌ128Í(resource $psdoc, float $width, float $height)Ïint -ps_circleÌ128Í(resource $psdoc, float $x, float $y, float $radius)Ïbool -ps_clipÌ128Í(resource $psdoc)Ïbool -ps_close_imageÌ128Í(resource $psdoc, int $imageid)Ïvoid -ps_closepath_strokeÌ128Í(resource $psdoc)Ïbool -ps_closepathÌ128Í(resource $psdoc)Ïbool -ps_closeÌ128Í(resource $psdoc)Ïbool -ps_continue_textÌ128Í(resource $psdoc, string $text)Ïbool -ps_curvetoÌ128Í(resource $psdoc, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)Ïbool -ps_deleteÌ128Í(resource $psdoc)Ïbool -ps_end_pageÌ128Í(resource $psdoc)Ïbool -ps_end_patternÌ128Í(resource $psdoc)Ïbool -ps_end_templateÌ128Í(resource $psdoc)Ïbool -ps_fill_strokeÌ128Í(resource $psdoc)Ïbool -ps_fillÌ128Í(resource $psdoc)Ïbool -ps_findfontÌ128Í(resource $psdoc, string $fontname, string $encoding [, bool $embed = false])Ïint -ps_get_bufferÌ128Í(resource $psdoc)Ïstring -ps_get_parameterÌ128Í(resource $psdoc, string $name [, float $modifier = ''])Ïstring -ps_get_valueÌ128Í(resource $psdoc, string $name [, float $modifier = ''])Ïfloat -ps_hyphenateÌ128Í(resource $psdoc, string $text)Ïarray -ps_include_fileÌ128Í(resource $psdoc, string $file)Ïbool -ps_linetoÌ128Í(resource $psdoc, float $x, float $y)Ïbool -ps_makespotcolorÌ128Í(resource $psdoc, string $name [, int $reserved = ''])Ïint -ps_movetoÌ128Í(resource $psdoc, float $x, float $y)Ïbool -ps_newÌ128Í()Ïresource -ps_open_fileÌ128Í(resource $psdoc [, string $filename = ''])Ïbool -ps_open_image_fileÌ128Í(resource $psdoc, string $type, string $filename [, string $stringparam = '' [, int $intparam = '']])Ïint -ps_open_imageÌ128Í(resource $psdoc, string $type, string $source, string $data, int $lenght, int $width, int $height, int $components, int $bpc, string $params)Ïint -ps_open_memory_imageÌ128Í(resource $psdoc, int $gd)Ïint -ps_place_imageÌ128Í(resource $psdoc, int $imageid, float $x, float $y, float $scale)Ïbool -ps_rectÌ128Í(resource $psdoc, float $x, float $y, float $width, float $height)Ïbool -ps_restoreÌ128Í(resource $psdoc)Ïbool -ps_rotateÌ128Í(resource $psdoc, float $rot)Ïbool -ps_saveÌ128Í(resource $psdoc)Ïbool -ps_scaleÌ128Í(resource $psdoc, float $x, float $y)Ïbool -ps_set_border_colorÌ128Í(resource $psdoc, float $red, float $green, float $blue)Ïbool -ps_set_border_dashÌ128Í(resource $psdoc, float $black, float $white)Ïbool -ps_set_border_styleÌ128Í(resource $psdoc, string $style, float $width)Ïbool -ps_set_infoÌ128Í(resource $p, string $key, string $val)Ïbool -ps_set_parameterÌ128Í(resource $psdoc, string $name, string $value)Ïbool -ps_set_text_posÌ128Í(resource $psdoc, float $x, float $y)Ïbool -ps_set_valueÌ128Í(resource $psdoc, string $name, float $value)Ïbool -ps_setcolorÌ128Í(resource $psdoc, string $type, string $colorspace, float $c1, float $c2, float $c3, float $c4)Ïbool -ps_setdashÌ128Í(resource $psdoc, float $on, float $off)Ïbool -ps_setflatÌ128Í(resource $psdoc, float $value)Ïbool -ps_setfontÌ128Í(resource $psdoc, int $fontid, float $size)Ïbool -ps_setgrayÌ128Í(resource $psdoc, float $gray)Ïbool -ps_setlinecapÌ128Í(resource $psdoc, int $type)Ïbool -ps_setlinejoinÌ128Í(resource $psdoc, int $type)Ïbool -ps_setlinewidthÌ128Í(resource $psdoc, float $width)Ïbool -ps_setmiterlimitÌ128Í(resource $psdoc, float $value)Ïbool -ps_setoverprintmodeÌ128Í(resource $psdoc, int $mode)Ïbool -ps_setpolydashÌ128Í(resource $psdoc, float $arr)Ïbool -ps_shading_patternÌ128Í(resource $psdoc, int $shadingid, string $optlist)Ïint -ps_shadingÌ128Í(resource $psdoc, string $type, float $x0, float $y0, float $x1, float $y1, float $c1, float $c2, float $c3, float $c4, string $optlist)Ïint -ps_shfillÌ128Í(resource $psdoc, int $shadingid)Ïbool -ps_show2Ì128Í(resource $psdoc, string $text, int $len)Ïbool -ps_show_boxedÌ128Í(resource $psdoc, string $text, float $left, float $bottom, float $width, float $height, string $hmode [, string $feature = ''])Ïint -ps_show_xy2Ì128Í(resource $psdoc, string $text, int $len, float $xcoor, float $ycoor)Ïbool -ps_show_xyÌ128Í(resource $psdoc, string $text, float $x, float $y)Ïbool -ps_showÌ128Í(resource $psdoc, string $text)Ïbool -ps_string_geometryÌ128Í(resource $psdoc, string $text [, int $fontid = '' [, float $size = 0.0]])Ïarray -ps_stringwidthÌ128Í(resource $psdoc, string $text [, int $fontid = '' [, float $size = 0.0]])Ïfloat -ps_strokeÌ128Í(resource $psdoc)Ïbool -ps_symbol_nameÌ128Í(resource $psdoc, int $ord [, int $fontid = ''])Ïstring -ps_symbol_widthÌ128Í(resource $psdoc, int $ord [, int $fontid = '' [, float $size = 0.0]])Ïfloat -ps_symbolÌ128Í(resource $psdoc, int $ord)Ïbool -ps_translateÌ128Í(resource $psdoc, float $x, float $y)Ïbool -pspell_add_to_personalÌ128Í(int $dictionary_link, string $word)Ïbool -pspell_add_to_sessionÌ128Í(int $dictionary_link, string $word)Ïbool -pspell_checkÌ128Í(int $dictionary_link, string $word)Ïbool -pspell_clear_sessionÌ128Í(int $dictionary_link)Ïbool -pspell_config_createÌ128Í(string $language [, string $spelling = '' [, string $jargon = '' [, string $encoding = '']]])Ïint -pspell_config_data_dirÌ128Í(int $conf, string $directory)Ïbool -pspell_config_dict_dirÌ128Í(int $conf, string $directory)Ïbool -pspell_config_ignoreÌ128Í(int $dictionary_link, int $n)Ïbool -pspell_config_modeÌ128Í(int $dictionary_link, int $mode)Ïbool -pspell_config_personalÌ128Í(int $dictionary_link, string $file)Ïbool -pspell_config_replÌ128Í(int $dictionary_link, string $file)Ïbool -pspell_config_runtogetherÌ128Í(int $dictionary_link, bool $flag)Ïbool -pspell_config_save_replÌ128Í(int $dictionary_link, bool $flag)Ïbool -pspell_new_configÌ128Í(int $config)Ïint -pspell_new_personalÌ128Í(string $personal, string $language [, string $spelling = '' [, string $jargon = '' [, string $encoding = '' [, int $mode = '']]]])Ïint -pspell_newÌ128Í(string $language [, string $spelling = '' [, string $jargon = '' [, string $encoding = '' [, int $mode = '']]]])Ïint -pspell_save_wordlistÌ128Í(int $dictionary_link)Ïbool -pspell_store_replacementÌ128Í(int $dictionary_link, string $misspelled, string $correct)Ïbool -pspell_suggestÌ128Í(int $dictionary_link, string $word)Ïarray -putenvÌ128Í(string $setting)Ïbool -px_closeÌ128Í(resource $pxdoc)Ïbool -px_create_fpÌ128Í(resource $pxdoc, resource $file, array $fielddesc)Ïbool -px_date2stringÌ128Í(resource $pxdoc, int $value, string $format)Ïstring -px_delete_recordÌ128Í(resource $pxdoc, int $num)Ïbool -px_deleteÌ128Í(resource $pxdoc)Ïbool -px_get_fieldÌ128Í(resource $pxdoc, int $fieldno)Ïarray -px_get_infoÌ128Í(resource $pxdoc)Ïarray -px_get_parameterÌ128Í(resource $pxdoc, string $name)Ïstring -px_get_recordÌ128Í(resource $pxdoc, int $num [, int $mode = ''])Ïarray -px_get_schemaÌ128Í(resource $pxdoc [, int $mode = ''])Ïarray -px_get_valueÌ128Í(resource $pxdoc, string $name)Ïfloat -px_insert_recordÌ128Í(resource $pxdoc, array $data)Ïint -px_newÌ128Í()Ïresource -px_numfieldsÌ128Í(resource $pxdoc)Ïint -px_numrecordsÌ128Í(resource $pxdoc)Ïint -px_open_fpÌ128Í(resource $pxdoc, resource $file)Ïbool -px_put_recordÌ128Í(resource $pxdoc, array $record [, int $recpos = -1])Ïbool -px_retrieve_recordÌ128Í(resource $pxdoc, int $num [, int $mode = ''])Ïarray -px_set_blob_fileÌ128Í(resource $pxdoc, string $filename)Ïbool -px_set_parameterÌ128Í(resource $pxdoc, string $name, string $value)Ïbool -px_set_tablenameÌ128Í(resource $pxdoc, string $name)Ïvoid -px_set_targetencodingÌ128Í(resource $pxdoc, string $encoding)Ïbool -px_set_valueÌ128Í(resource $pxdoc, string $name, float $value)Ïbool -px_timestamp2stringÌ128Í(resource $pxdoc, float $value, string $format)Ïstring -px_update_recordÌ128Í(resource $pxdoc, array $data, int $num)Ïbool -qdom_errorÌ128Í()Ïstring -qdom_treeÌ128Í(string $doc)ÏQDomDocument -quoted_printable_decodeÌ128Í(string $str)Ïstring -quoted_printable_encodeÌ128Í(string $str)Ïstring -quotemetaÌ128Í(string $str)Ïstring -rad2degÌ128Í(float $number)Ïfloat -radius_acct_openÌ128Í()Ïresource -radius_add_serverÌ128Í(resource $radius_handle, string $hostname, int $port, string $secret, int $timeout, int $max_tries)Ïbool -radius_auth_openÌ128Í()Ïresource -radius_closeÌ128Í(resource $radius_handle)Ïbool -radius_configÌ128Í(resource $radius_handle, string $file)Ïbool -radius_create_requestÌ128Í(resource $radius_handle, int $type)Ïbool -radius_cvt_addrÌ128Í(string $data)Ïstring -radius_cvt_intÌ128Í(string $data)Ïint -radius_cvt_stringÌ128Í(string $data)Ïstring -radius_demangle_mppe_keyÌ128Í(resource $radius_handle, string $mangled)Ïstring -radius_demangleÌ128Í(resource $radius_handle, string $mangled)Ïstring -radius_get_attrÌ128Í(resource $radius_handle)Ïmixed -radius_get_vendor_attrÌ128Í(string $data)Ïarray -radius_put_addrÌ128Í(resource $radius_handle, int $type, string $addr)Ïbool -radius_put_attrÌ128Í(resource $radius_handle, int $type, string $value)Ïbool -radius_put_intÌ128Í(resource $radius_handle, int $type, int $value)Ïbool -radius_put_stringÌ128Í(resource $radius_handle, int $type, string $value)Ïbool -radius_put_vendor_addrÌ128Í(resource $radius_handle, int $vendor, int $type, string $addr)Ïbool -radius_put_vendor_attrÌ128Í(resource $radius_handle, int $vendor, int $type, string $value)Ïbool -radius_put_vendor_intÌ128Í(resource $radius_handle, int $vendor, int $type, int $value)Ïbool -radius_put_vendor_stringÌ128Í(resource $radius_handle, int $vendor, int $type, string $value)Ïbool -radius_request_authenticatorÌ128Í(resource $radius_handle)Ïstring -radius_send_requestÌ128Í(resource $radius_handle)Ïint -radius_server_secretÌ128Í(resource $radius_handle)Ïstring -radius_strerrorÌ128Í(resource $radius_handle)Ïstring -randÌ128Í(int $min, int $max)Ïint -rangeÌ128Í(mixed $low, mixed $high [, number $step = 1])Ïarray -rar_broken_isÌ128Í(RarArchive $rarfile)Ïbool -rar_closeÌ128Í(RarArchive $rarfile)Ïbool -rar_comment_getÌ128Í(RarArchive $rarfile)Ïstring -rar_entry_getÌ128Í(string $entryname, RarArchive $rarfile)ÏRarEntry -rar_listÌ128Í(RarArchive $rarfile)ÏRarArchive -rar_openÌ128Í(string $filename [, string $password = null [, callback $volume_callback = null]])ÏRarArchive -rar_solid_isÌ128Í(RarArchive $rarfile)Ïbool -rar_wrapper_cache_statsÌ128Í()Ïstring -rawurldecodeÌ128Í(string $str)Ïstring -rawurlencodeÌ128Í(string $str)Ïstring -readdirÌ128Í([resource $dir_handle = ''])Ïstring -readfileÌ128Í(string $filename [, bool $use_include_path = false [, resource $context = '']])Ïint -readgzfileÌ128Í(string $filename [, int $use_include_path = ''])Ïint -readline_add_historyÌ128Í(string $line)Ïbool -readline_callback_handler_installÌ128Í(string $prompt, callback $callback)Ïbool -readline_callback_handler_removeÌ128Í()Ïbool -readline_callback_read_charÌ128Í()Ïvoid -readline_clear_historyÌ128Í()Ïbool -readline_completion_functionÌ128Í(callback $function)Ïbool -readline_infoÌ128Í([string $varname = '' [, string $newvalue = '']])Ïmixed -readline_list_historyÌ128Í()Ïarray -readline_on_new_lineÌ128Í()Ïvoid -readline_read_historyÌ128Í([string $filename = ''])Ïbool -readline_redisplayÌ128Í()Ïvoid -readline_write_historyÌ128Í([string $filename = ''])Ïbool -readlineÌ128Í([string $prompt = ''])Ïstring -readlinkÌ128Í(string $path)Ïstring -realpath_cache_getÌ128Í()Ïarray -realpath_cache_sizeÌ128Í()Ïint -realpathÌ128Í(string $path)Ïstring -recode_fileÌ128Í(string $request, resource $input, resource $output)Ïbool -recode_stringÌ128Í(string $request, string $string)Ïstring -register_shutdown_functionÌ128Í(callback $function [, mixed $parameter = '' [, mixed $... = '']])Ïvoid -register_tick_functionÌ128Í(callback $function [, mixed $arg = '' [, mixed $... = '']])Ïbool -rename_functionÌ128Í(string $original_name, string $new_name)Ïbool -renameÌ128Í(string $oldname, string $newname [, resource $context = ''])Ïbool -resetÌ128Í(array $array)Ïmixed -resourcebundle_countÌ128Í(ResourceBundle $r)Ïint -resourcebundle_createÌ128Í(string $locale, string $bundlename [, bool $fallback = ''])ÏResourceBundle -resourcebundle_get_error_codeÌ128Í(ResourceBundle $r)Ïint -resourcebundle_get_error_messageÌ128Í(ResourceBundle $r)Ïstring -resourcebundle_getÌ128Í(string|int $index, ResourceBundle $r)Ïmixed -resourcebundle_localesÌ128Í(ResourceBundle $r)Ïarray -restore_error_handlerÌ128Í()Ïbool -restore_exception_handlerÌ128Í()Ïbool -restore_include_pathÌ128Í()Ïvoid -rewinddirÌ128Í([resource $dir_handle = ''])Ïvoid -rewindÌ128Í(resource $handle)Ïbool -rmdirÌ128Í(string $dirname [, resource $context = ''])Ïbool -roundÌ128Í(float $val [, int $precision = '' [, int $mode = PHP_ROUND_HALF_UP]])Ïfloat -rpm_closeÌ128Í(resource $rpmr)Ïbool -rpm_get_tagÌ128Í(resource $rpmr, int $tagnum)Ïmixed -rpm_is_validÌ128Í(string $filename)Ïbool -rpm_openÌ128Í(string $filename)Ïresource -rpm_versionÌ128Í()Ïstring -rrd_createÌ128Í(string $filename, array $options)Ïbool -rrd_errorÌ128Í()Ïstring -rrd_fetchÌ128Í(string $filename, array $options)Ïarray -rrd_firstÌ128Í(string $file [, int $raaindex = ''])Ïint -rrd_graphÌ128Í(string $filename, array $options)Ïarray -rrd_infoÌ128Í(string $filename)Ïarray -rrd_lastupdateÌ128Í(string $filename)Ïarray -rrd_lastÌ128Í(string $filename)Ïint -rrd_restoreÌ128Í(string $xml_file, string $rrd_file [, array $options = ''])Ïbool -rrd_tuneÌ128Í(string $filename, array $options)Ïbool -rrd_updateÌ128Í(string $filename, array $options)Ïbool -rrd_xportÌ128Í(array $options)Ïarray -rsortÌ128Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool -rtrimÌ128Í(string $str [, string $charlist = ''])Ïstring -runkit_class_adoptÌ128Í(string $classname, string $parentname)Ïbool -runkit_class_emancipateÌ128Í(string $classname)Ïbool -runkit_constant_addÌ128Í(string $constname, mixed $value)Ïbool -runkit_constant_redefineÌ128Í(string $constname, mixed $newvalue)Ïbool -runkit_constant_removeÌ128Í(string $constname)Ïbool -runkit_function_addÌ128Í(string $funcname, string $arglist, string $code)Ïbool -runkit_function_copyÌ128Í(string $funcname, string $targetname)Ïbool -runkit_function_redefineÌ128Í(string $funcname, string $arglist, string $code)Ïbool -runkit_function_removeÌ128Í(string $funcname)Ïbool -runkit_function_renameÌ128Í(string $funcname, string $newname)Ïbool -runkit_importÌ128Í(string $filename [, int $flags = RUNKIT_IMPORT_CLASS_METHODS])Ïbool -runkit_lint_fileÌ128Í(string $filename)Ïbool -runkit_lintÌ128Í(string $code)Ïbool -runkit_method_addÌ128Í(string $classname, string $methodname, string $args, string $code [, int $flags = RUNKIT_ACC_PUBLIC])Ïbool -runkit_method_copyÌ128Í(string $dClass, string $dMethod, string $sClass [, string $sMethod = ''])Ïbool -runkit_method_redefineÌ128Í(string $classname, string $methodname, string $args, string $code [, int $flags = RUNKIT_ACC_PUBLIC])Ïbool -runkit_method_removeÌ128Í(string $classname, string $methodname)Ïbool -runkit_method_renameÌ128Í(string $classname, string $methodname, string $newname)Ïbool -runkit_return_value_usedÌ128Í()Ïbool -runkit_sandbox_output_handlerÌ128Í(object $sandbox [, mixed $callback = ''])Ïmixed -runkit_superglobalsÌ128Í()Ïarray -scandirÌ128Í(string $directory [, int $sorting_order = '' [, resource $context = '']])Ïarray -sem_acquireÌ128Í(resource $sem_identifier)Ïbool -sem_getÌ128Í(int $key [, int $max_acquire = 1 [, int $perm = 0666 [, int $auto_release = 1]]])Ïresource -sem_releaseÌ128Í(resource $sem_identifier)Ïbool -sem_removeÌ128Í(resource $sem_identifier)Ïbool -serializeÌ128Í(mixed $value)Ïstring -session_cache_expireÌ128Í([string $new_cache_expire = ''])Ïint -session_cache_limiterÌ128Í([string $cache_limiter = ''])Ïstring -session_decodeÌ128Í(string $data)Ïbool -session_destroyÌ128Í()Ïbool -session_encodeÌ128Í()Ïstring -session_get_cookie_paramsÌ128Í()Ïarray -session_idÌ128Í([string $id = ''])Ïstring -session_is_registeredÌ128Í(string $name)Ïbool -session_module_nameÌ128Í([string $module = ''])Ïstring -session_nameÌ128Í([string $name = ''])Ïstring -session_pgsql_add_errorÌ128Í(int $error_level [, string $error_message = ''])Ïbool -session_pgsql_get_errorÌ128Í([bool $with_error_message = false])Ïarray -session_pgsql_get_fieldÌ128Í()Ïstring -session_pgsql_resetÌ128Í()Ïbool -session_pgsql_set_fieldÌ128Í(string $value)Ïbool -session_pgsql_statusÌ128Í()Ïarray -session_regenerate_idÌ128Í([bool $delete_old_session = false])Ïbool -session_registerÌ128Í(mixed $name [, mixed $... = ''])Ïbool -session_save_pathÌ128Í([string $path = ''])Ïstring -session_set_cookie_paramsÌ128Í(int $lifetime [, string $path = '' [, string $domain = '' [, bool $secure = false [, bool $httponly = false]]]])Ïvoid -session_set_save_handlerÌ128Í(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)Ïbool -session_startÌ128Í()Ïbool -session_unregisterÌ128Í(string $name)Ïbool -session_unsetÌ128Í()Ïvoid -session_write_closeÌ128Í()Ïvoid -set_error_handlerÌ128Í(callback $error_handler [, int $error_types = E_ALL | E_STRICT])Ïmixed -set_exception_handlerÌ128Í(callback $exception_handler)Ïcallback -set_include_pathÌ128Í(string $new_include_path)Ïstring -set_magic_quotes_runtimeÌ128Í(bool $new_setting)Ïbool -set_time_limitÌ128Í(int $seconds)Ïvoid -setcookieÌ128Í(string $name [, string $value = '' [, int $expire = '' [, string $path = '' [, string $domain = '' [, bool $secure = false [, bool $httponly = false]]]]]])Ïbool -setlocaleÌ128Í(int $category, array $locale [, string $... = ''])Ïstring -setproctitleÌ128Í(string $title)Ïvoid -setrawcookieÌ128Í(string $name [, string $value = '' [, int $expire = '' [, string $path = '' [, string $domain = '' [, bool $secure = false [, bool $httponly = false]]]]]])Ïbool -setthreadtitleÌ128Í(string $title)Ïbool -settypeÌ128Í(mixed $var, string $type)Ïbool -sha1_fileÌ128Í(string $filename [, bool $raw_output = false])Ïstring -sha1Ì128Í(string $str [, bool $raw_output = false])Ïstring -shell_execÌ128Í(string $cmd)Ïstring -shm_attachÌ128Í(int $key [, int $memsize = '' [, int $perm = '']])Ïresource -shm_detachÌ128Í(resource $shm_identifier)Ïbool -shm_get_varÌ128Í(resource $shm_identifier, int $variable_key)Ïmixed -shm_has_varÌ128Í(resource $shm_identifier, int $variable_key)Ïbool -shm_put_varÌ128Í(resource $shm_identifier, int $variable_key, mixed $variable)Ïbool -shm_remove_varÌ128Í(resource $shm_identifier, int $variable_key)Ïbool -shm_removeÌ128Í(resource $shm_identifier)Ïbool -shmop_closeÌ128Í(int $shmid)Ïvoid -shmop_deleteÌ128Í(int $shmid)Ïbool -shmop_openÌ128Í(int $key, string $flags, int $mode, int $size)Ïint -shmop_readÌ128Í(int $shmid, int $start, int $count)Ïstring -shmop_sizeÌ128Í(int $shmid)Ïint -shmop_writeÌ128Í(int $shmid, string $data, int $offset)Ïint -shuffleÌ128Í(array $array)Ïbool -signeurlpaiementÌ128Í(string $clent, string $data)Ïstring -similar_textÌ128Í(string $first, string $second [, float $percent = ''])Ïint -simplexml_import_domÌ128Í(DOMNode $node [, string $class_name = "SimpleXMLElement"])ÏSimpleXMLElement -simplexml_load_fileÌ128Í(string $filename [, string $class_name = "SimpleXMLElement" [, int $options = '' [, string $ns = '' [, bool $is_prefix = false]]]])Ïobject -simplexml_load_stringÌ128Í(string $data [, string $class_name = "SimpleXMLElement" [, int $options = '' [, string $ns = '' [, bool $is_prefix = false]]]])Ïobject -sinhÌ128Í(float $arg)Ïfloat -sinÌ128Í(float $arg)Ïfloat -sleepÌ128Í(int $seconds)Ïint -snmp2_getnextÌ128Í(string $host, string $community, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïstring -snmp2_getÌ128Í(string $host, string $community, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïstring -snmp2_real_walkÌ128Í(string $host, string $community, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïarray -snmp2_setÌ128Í(string $host, string $community, string $object_id, string $type, string $value [, string $timeout = 1000000 [, string $retries = 5]])Ïbool -snmp2_walkÌ128Í(string $host, string $community, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïarray -snmp3_getnextÌ128Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïstring -snmp3_getÌ128Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïstring -snmp3_real_walkÌ128Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïarray -snmp3_setÌ128Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id, string $type, string $value [, string $timeout = 1000000 [, string $retries = 5]])Ïbool -snmp3_walkÌ128Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïarray -snmp_get_quick_printÌ128Í()Ïbool -snmp_get_valueretrievalÌ128Í()Ïint -snmp_read_mibÌ128Í(string $filename)Ïbool -snmp_set_enum_printÌ128Í(int $enum_print)Ïbool -snmp_set_oid_numeric_printÌ128Í(int $oid_format)Ïvoid -snmp_set_oid_output_formatÌ128Í(int $oid_format)Ïbool -snmp_set_quick_printÌ128Í(bool $quick_print)Ïbool -snmp_set_valueretrievalÌ128Í(int $method)Ïbool -snmpgetnextÌ128Í(string $host, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïstring -snmpgetÌ128Í(string $hostname, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïstring -snmprealwalkÌ128Í(string $host, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïarray -snmpsetÌ128Í(string $host, string $community, string $object_id, string $type, mixed $value [, int $timeout = 1000000 [, int $retries = 5]])Ïbool -snmpwalkoidÌ128Í(string $hostname, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïarray -snmpwalkÌ128Í(string $hostname, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïarray -socket_acceptÌ128Í(resource $socket)Ïresource -socket_bindÌ128Í(resource $socket, string $address [, int $port = ''])Ïbool -socket_clear_errorÌ128Í([resource $socket = ''])Ïvoid -socket_closeÌ128Í(resource $socket)Ïvoid -socket_connectÌ128Í(resource $socket, string $address [, int $port = ''])Ïbool -socket_create_listenÌ128Í(int $port [, int $backlog = 128])Ïresource -socket_create_pairÌ128Í(int $domain, int $type, int $protocol, array $fd)Ïbool -socket_createÌ128Í(int $domain, int $type, int $protocol)Ïresource -socket_get_optionÌ128Í(resource $socket, int $level, int $optname)Ïmixed -socket_getpeernameÌ128Í(resource $socket, string $address [, int $port = ''])Ïbool -socket_getsocknameÌ128Í(resource $socket, string $addr [, int $port = ''])Ïbool -socket_last_errorÌ128Í([resource $socket = ''])Ïint -socket_listenÌ128Í(resource $socket [, int $backlog = ''])Ïbool -socket_readÌ128Í(resource $socket, int $length [, int $type = PHP_BINARY_READ])Ïstring -socket_recvfromÌ128Í(resource $socket, string $buf, int $len, int $flags, string $name [, int $port = ''])Ïint -socket_recvÌ128Í(resource $socket, string $buf, int $len, int $flags)Ïint -socket_selectÌ128Í(array $read, array $write, array $except, int $tv_sec [, int $tv_usec = ''])Ïint -socket_sendtoÌ128Í(resource $socket, string $buf, int $len, int $flags, string $addr [, int $port = ''])Ïint -socket_sendÌ128Í(resource $socket, string $buf, int $len, int $flags)Ïint -socket_set_blockÌ128Í(resource $socket)Ïbool -socket_set_nonblockÌ128Í(resource $socket)Ïbool -socket_set_optionÌ128Í(resource $socket, int $level, int $optname, mixed $optval)Ïbool -socket_shutdownÌ128Í(resource $socket [, int $how = 2])Ïbool -socket_strerrorÌ128Í(int $errno)Ïstring -socket_writeÌ128Í(resource $socket, string $buffer [, int $length = ''])Ïint -solr_get_versionÌ128Í()Ïstring -sortÌ128Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool -soundexÌ128Í(string $str)Ïstring -spl_autoload_callÌ128Í(string $class_name)Ïvoid -spl_autoload_extensionsÌ128Í([string $file_extensions = ''])Ïstring -spl_autoload_functionsÌ128Í()Ïarray -spl_autoload_registerÌ128Í([callback $autoload_function = '' [, bool $throw = true [, bool $prepend = false]]])Ïbool -spl_autoload_unregisterÌ128Í(mixed $autoload_function)Ïbool -spl_autoloadÌ128Í(string $class_name [, string $file_extensions = spl_autoload_extensions()Ïvoid -spl_classesÌ128Í()Ïarray -spl_object_hashÌ128Í(object $obj)Ïstring -splitiÌ128Í(string $pattern, string $string [, int $limit = -1])Ïarray -splitÌ128Í(string $pattern, string $string [, int $limit = -1])Ïarray -sprintfÌ128Í(string $format [, mixed $args = '' [, mixed $... = '']])Ïstring -sql_regcaseÌ128Í(string $string)Ïstring -sqlite_array_queryÌ128Í(resource $dbhandle, string $query [, int $result_type = '' [, bool $decode_binary = '']])Ïarray -sqlite_busy_timeoutÌ128Í(resource $dbhandle, int $milliseconds)Ïvoid -sqlite_changesÌ128Í(resource $dbhandle)Ïint -sqlite_closeÌ128Í(resource $dbhandle)Ïvoid -sqlite_columnÌ128Í(resource $result, mixed $index_or_name [, bool $decode_binary = true])Ïmixed -sqlite_create_aggregateÌ128Í(resource $dbhandle, string $function_name, callback $step_func, callback $finalize_func [, int $num_args = -1])Ïvoid -sqlite_create_functionÌ128Í(resource $dbhandle, string $function_name, callback $callback [, int $num_args = -1])Ïvoid -sqlite_currentÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])Ïarray -sqlite_error_stringÌ128Í(int $error_code)Ïstring -sqlite_escape_stringÌ128Í(string $item)Ïstring -sqlite_execÌ128Í(resource $dbhandle, string $query [, string $error_msg = ''])Ïbool -sqlite_factoryÌ128Í(string $filename [, int $mode = 0666 [, string $error_message = '']])ÏSQLiteDatabase -sqlite_fetch_allÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])Ïarray -sqlite_fetch_arrayÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])Ïarray -sqlite_fetch_column_typesÌ128Í(string $table_name, resource $dbhandle [, int $result_type = ''])Ïarray -sqlite_fetch_objectÌ128Í(resource $result [, string $class_name = '' [, array $ctor_params = '' [, bool $decode_binary = true]]])Ïobject -sqlite_fetch_singleÌ128Í(resource $result [, bool $decode_binary = true])Ïstring -sqlite_field_nameÌ128Í(resource $result, int $field_index)Ïstring -sqlite_has_moreÌ128Í(resource $result)Ïbool -sqlite_has_prevÌ128Í(resource $result)Ïbool -sqlite_keyÌ128Í(resource $result)Ïint -sqlite_last_errorÌ128Í(resource $dbhandle)Ïint -sqlite_last_insert_rowidÌ128Í(resource $dbhandle)Ïint -sqlite_libencodingÌ128Í()Ïstring -sqlite_libversionÌ128Í()Ïstring -sqlite_nextÌ128Í(resource $result)Ïbool -sqlite_num_fieldsÌ128Í(resource $result)Ïint -sqlite_num_rowsÌ128Í(resource $result)Ïint -sqlite_openÌ128Í(string $filename [, int $mode = 0666 [, string $error_message = '']])Ïresource -sqlite_popenÌ128Í(string $filename [, int $mode = 0666 [, string $error_message = '']])Ïresource -sqlite_prevÌ128Í(resource $result)Ïbool -sqlite_queryÌ128Í(resource $dbhandle, string $query [, int $result_type = '' [, string $error_msg = '']])ÏSQLiteResult -sqlite_rewindÌ128Í(resource $result)Ïbool -sqlite_seekÌ128Í(resource $result, int $rownum)Ïbool -sqlite_single_queryÌ128Í(resource $db, string $query [, bool $first_row_only = '' [, bool $decode_binary = '']])Ïarray -sqlite_udf_decode_binaryÌ128Í(string $data)Ïstring -sqlite_udf_encode_binaryÌ128Í(string $data)Ïstring -sqlite_unbuffered_queryÌ128Í(resource $dbhandle, string $query [, int $result_type = '' [, string $error_msg = '']])ÏSQLiteUnbuffered -sqlite_validÌ128Í(resource $result)Ïbool -sqrtÌ128Í(float $arg)Ïfloat -srandÌ128Í([int $seed = ''])Ïvoid -sscanfÌ128Í(string $str, string $format [, mixed $... = ''])Ïmixed -ssdeep_fuzzy_compareÌ128Í(string $signature1, string $signature2)Ïint -ssdeep_fuzzy_hash_filenameÌ128Í(string $file_name)Ïstring -ssdeep_fuzzy_hashÌ128Í(string $to_hash)Ïstring -ssh2_auth_hostbased_fileÌ128Í(resource $session, string $username, string $hostname, string $pubkeyfile, string $privkeyfile [, string $passphrase = '' [, string $local_username = '']])Ïbool -ssh2_auth_noneÌ128Í(resource $session, string $username)Ïmixed -ssh2_auth_passwordÌ128Í(resource $session, string $username, string $password)Ïbool -ssh2_auth_pubkey_fileÌ128Í(resource $session, string $username, string $pubkeyfile, string $privkeyfile [, string $passphrase = ''])Ïbool -ssh2_connectÌ128Í(string $host [, int $port = 22 [, array $methods = '' [, array $callbacks = '']]])Ïresource -ssh2_execÌ128Í(resource $session, string $command [, string $pty = '' [, array $env = '' [, int $width = 80 [, int $height = 25 [, int $width_height_type = SSH2_TERM_UNIT_CHARS]]]]])Ïresource -ssh2_fetch_streamÌ128Í(resource $channel, int $streamid)Ïresource -ssh2_fingerprintÌ128Í(resource $session [, int $flags = SSH2_FINGERPRINT_MD5 | SSH2_FINGERPRINT_HEX])Ïstring -ssh2_methods_negotiatedÌ128Í(resource $session)Ïarray -ssh2_publickey_addÌ128Í(resource $pkey, string $algoname, string $blob [, bool $overwrite = false [, array $attributes = '']])Ïbool -ssh2_publickey_initÌ128Í(resource $session)Ïresource -ssh2_publickey_listÌ128Í(resource $pkey)Ïarray -ssh2_publickey_removeÌ128Í(resource $pkey, string $algoname, string $blob)Ïbool -ssh2_scp_recvÌ128Í(resource $session, string $remote_file, string $local_file)Ïbool -ssh2_scp_sendÌ128Í(resource $session, string $local_file, string $remote_file [, int $create_mode = 0644])Ïbool -ssh2_sftp_lstatÌ128Í(resource $sftp, string $path)Ïarray -ssh2_sftp_mkdirÌ128Í(resource $sftp, string $dirname [, int $mode = 0777 [, bool $recursive = false]])Ïbool -ssh2_sftp_readlinkÌ128Í(resource $sftp, string $link)Ïstring -ssh2_sftp_realpathÌ128Í(resource $sftp, string $filename)Ïstring -ssh2_sftp_renameÌ128Í(resource $sftp, string $from, string $to)Ïbool -ssh2_sftp_rmdirÌ128Í(resource $sftp, string $dirname)Ïbool -ssh2_sftp_statÌ128Í(resource $sftp, string $path)Ïarray -ssh2_sftp_symlinkÌ128Í(resource $sftp, string $target, string $link)Ïbool -ssh2_sftp_unlinkÌ128Í(resource $sftp, string $filename)Ïbool -ssh2_sftpÌ128Í(resource $session)Ïresource -ssh2_shellÌ128Í(resource $session [, string $term_type = "vanilla" [, array $env = '' [, int $width = 80 [, int $height = 25 [, int $width_height_type = SSH2_TERM_UNIT_CHARS]]]]])Ïresource -ssh2_tunnelÌ128Í(resource $session, string $host, int $port)Ïresource -stats_absolute_deviationÌ128Í(array $a)Ïfloat -stats_cdf_betaÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_binomialÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_cauchyÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_chisquareÌ128Í(float $par1, float $par2, int $which)Ïfloat -stats_cdf_exponentialÌ128Í(float $par1, float $par2, int $which)Ïfloat -stats_cdf_fÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_gammaÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_laplaceÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_logisticÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_negative_binomialÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_noncentral_chisquareÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_noncentral_fÌ128Í(float $par1, float $par2, float $par3, float $par4, int $which)Ïfloat -stats_cdf_poissonÌ128Í(float $par1, float $par2, int $which)Ïfloat -stats_cdf_tÌ128Í(float $par1, float $par2, int $which)Ïfloat -stats_cdf_uniformÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_cdf_weibullÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_covarianceÌ128Í(array $a, array $b)Ïfloat -stats_den_uniformÌ128Í(float $x, float $a, float $b)Ïfloat -stats_dens_betaÌ128Í(float $x, float $a, float $b)Ïfloat -stats_dens_cauchyÌ128Í(float $x, float $ave, float $stdev)Ïfloat -stats_dens_chisquareÌ128Í(float $x, float $dfr)Ïfloat -stats_dens_exponentialÌ128Í(float $x, float $scale)Ïfloat -stats_dens_fÌ128Í(float $x, float $dfr1, float $dfr2)Ïfloat -stats_dens_gammaÌ128Í(float $x, float $shape, float $scale)Ïfloat -stats_dens_laplaceÌ128Í(float $x, float $ave, float $stdev)Ïfloat -stats_dens_logisticÌ128Í(float $x, float $ave, float $stdev)Ïfloat -stats_dens_negative_binomialÌ128Í(float $x, float $n, float $pi)Ïfloat -stats_dens_normalÌ128Í(float $x, float $ave, float $stdev)Ïfloat -stats_dens_pmf_binomialÌ128Í(float $x, float $n, float $pi)Ïfloat -stats_dens_pmf_hypergeometricÌ128Í(float $n1, float $n2, float $N1, float $N2)Ïfloat -stats_dens_pmf_poissonÌ128Í(float $x, float $lb)Ïfloat -stats_dens_tÌ128Í(float $x, float $dfr)Ïfloat -stats_dens_weibullÌ128Í(float $x, float $a, float $b)Ïfloat -stats_harmonic_meanÌ128Í(array $a)Ïnumber -stats_kurtosisÌ128Í(array $a)Ïfloat -stats_rand_gen_betaÌ128Í(float $a, float $b)Ïfloat -stats_rand_gen_chisquareÌ128Í(float $df)Ïfloat -stats_rand_gen_exponentialÌ128Í(float $av)Ïfloat -stats_rand_gen_funiformÌ128Í(float $low, float $high)Ïfloat -stats_rand_gen_fÌ128Í(float $dfn, float $dfd)Ïfloat -stats_rand_gen_gammaÌ128Í(float $a, float $r)Ïfloat -stats_rand_gen_ibinomial_negativeÌ128Í(int $n, float $p)Ïint -stats_rand_gen_ibinomialÌ128Í(int $n, float $pp)Ïint -stats_rand_gen_intÌ128Í()Ïint -stats_rand_gen_ipoissonÌ128Í(float $mu)Ïint -stats_rand_gen_iuniformÌ128Í(int $low, int $high)Ïint -stats_rand_gen_noncenral_chisquareÌ128Í(float $df, float $xnonc)Ïfloat -stats_rand_gen_noncentral_fÌ128Í(float $dfn, float $dfd, float $xnonc)Ïfloat -stats_rand_gen_noncentral_tÌ128Í(float $df, float $xnonc)Ïfloat -stats_rand_gen_normalÌ128Í(float $av, float $sd)Ïfloat -stats_rand_gen_tÌ128Í(float $df)Ïfloat -stats_rand_get_seedsÌ128Í()Ïarray -stats_rand_phrase_to_seedsÌ128Í(string $phrase)Ïarray -stats_rand_ranfÌ128Í()Ïfloat -stats_rand_setallÌ128Í(int $iseed1, int $iseed2)Ïvoid -stats_skewÌ128Í(array $a)Ïfloat -stats_standard_deviationÌ128Í(array $a [, bool $sample = false])Ïfloat -stats_stat_binomial_coefÌ128Í(int $x, int $n)Ïfloat -stats_stat_correlationÌ128Í(array $arr1, array $arr2)Ïfloat -stats_stat_gennchÌ128Í(int $n)Ïfloat -stats_stat_independent_tÌ128Í(array $arr1, array $arr2)Ïfloat -stats_stat_innerproductÌ128Í(array $arr1, array $arr2)Ïfloat -stats_stat_noncentral_tÌ128Í(float $par1, float $par2, float $par3, int $which)Ïfloat -stats_stat_paired_tÌ128Í(array $arr1, array $arr2)Ïfloat -stats_stat_percentileÌ128Í(float $df, float $xnonc)Ïfloat -stats_stat_powersumÌ128Í(array $arr, float $power)Ïfloat -stats_varianceÌ128Í(array $a [, bool $sample = false])Ïfloat -statÌ128Í(string $filename)Ïarray -stomp_abortÌ128Í(string $transaction_id [, array $headers = '', resource $link])Ïbool -stomp_ackÌ128Í(mixed $msg [, array $headers = '', resource $link])Ïbool -stomp_beginÌ128Í(string $transaction_id [, array $headers = '', resource $link])Ïbool -stomp_closeÌ128Í(resource $link)Ïbool -stomp_commitÌ128Í(string $transaction_id [, array $headers = '', resource $link])Ïbool -stomp_connect_errorÌ128Í()Ïstring -stomp_connectÌ128Í([string $broker = ini_get("stomp.default_broker_uri")Ïresource -stomp_errorÌ128Í(resource $link)Ïstring -stomp_get_read_timeoutÌ128Í(resource $link)Ïarray -stomp_get_session_idÌ128Í(resource $link)Ïstring -stomp_has_frameÌ128Í(resource $link)Ïbool -stomp_read_frameÌ128Í([string $class_name = "stompFrame", resource $link])Ïarray -stomp_sendÌ128Í(string $destination, mixed $msg [, array $headers = '', resource $link])Ïbool -stomp_set_read_timeoutÌ128Í(integer $seconds [, integer $microseconds = '', resource $link])Ïvoid -stomp_subscribeÌ128Í(string $destination [, array $headers = '', resource $link])Ïbool -stomp_unsubscribeÌ128Í(string $destination [, array $headers = '', resource $link])Ïbool -stomp_versionÌ128Í()Ïstring -str_getcsvÌ128Í(string $input [, string $delimiter = ',' [, string $enclosure = '"' [, string $escape = '\\']]])Ïarray -str_ireplaceÌ128Í(mixed $search, mixed $replace, mixed $subject [, int $count = ''])Ïmixed -str_padÌ128Í(string $input, int $pad_length [, string $pad_string = " " [, int $pad_type = STR_PAD_RIGHT]])Ïstring -str_repeatÌ128Í(string $input, int $multiplier)Ïstring -str_replaceÌ128Í(mixed $search, mixed $replace, mixed $subject [, int $count = ''])Ïmixed -str_rot13Ì128Í(string $str)Ïstring -str_shuffleÌ128Í(string $str)Ïstring -str_splitÌ128Í(string $string [, int $split_length = 1])Ïarray -str_word_countÌ128Í(string $string [, int $format = '' [, string $charlist = '']])Ïmixed -strcasecmpÌ128Í(string $str1, string $str2)Ïint -strcmpÌ128Í(string $str1, string $str2)Ïint -strcollÌ128Í(string $str1, string $str2)Ïint -strcspnÌ128Í(string $str1, string $str2 [, int $start = '' [, int $length = '']])Ïint -stream_bucket_appendÌ128Í(resource $brigade, resource $bucket)Ïvoid -stream_bucket_make_writeableÌ128Í(resource $brigade)Ïobject -stream_bucket_newÌ128Í(resource $stream, string $buffer)Ïobject -stream_bucket_prependÌ128Í(resource $brigade, resource $bucket)Ïvoid -stream_context_createÌ128Í([array $options = '' [, array $params = '']])Ïresource -stream_context_get_defaultÌ128Í([array $options = ''])Ïresource -stream_context_get_optionsÌ128Í(resource $stream_or_context)Ïarray -stream_context_get_paramsÌ128Í(resource $stream_or_context)Ïarray -stream_context_set_defaultÌ128Í(array $options)Ïresource -stream_context_set_optionÌ128Í(resource $stream_or_context, string $wrapper, string $option, mixed $value, array $options)Ïbool -stream_context_set_paramsÌ128Í(resource $stream_or_context, array $params)Ïbool -stream_copy_to_streamÌ128Í(resource $source, resource $dest [, int $maxlength = -1 [, int $offset = '']])Ïint -stream_encodingÌ128Í(resource $stream [, string $encoding = ''])Ïbool -stream_filter_appendÌ128Í(resource $stream, string $filtername [, int $read_write = '' [, mixed $params = '']])Ïresource -stream_filter_prependÌ128Í(resource $stream, string $filtername [, int $read_write = '' [, mixed $params = '']])Ïresource -stream_filter_registerÌ128Í(string $filtername, string $classname)Ïbool -stream_filter_removeÌ128Í(resource $stream_filter)Ïbool -stream_get_contentsÌ128Í(resource $handle [, int $maxlength = -1 [, int $offset = -1]])Ïstring -stream_get_filtersÌ128Í()Ïarray -stream_get_lineÌ128Í(resource $handle, int $length [, string $ending = ''])Ïstring -stream_get_meta_dataÌ128Í(resource $stream)Ïarray -stream_get_transportsÌ128Í()Ïarray -stream_get_wrappersÌ128Í()Ïarray -stream_is_localÌ128Í(mixed $stream_or_url)Ïbool -stream_notification_callbackÌ128Í(int $notification_code, int $severity, string $message, int $message_code, int $bytes_transferred, int $bytes_max)Ïcallback -stream_resolve_include_pathÌ128Í(string $filename)Ïstring -stream_selectÌ128Í(array $read, array $write, array $except, int $tv_sec [, int $tv_usec = ''])Ïint -stream_set_blockingÌ128Í(resource $stream, int $mode)Ïbool -stream_set_read_bufferÌ128Í(resource $stream, int $buffer)Ïint -stream_set_timeoutÌ128Í(resource $stream, int $seconds [, int $microseconds = ''])Ïbool -stream_set_write_bufferÌ128Í(resource $stream, int $buffer)Ïint -stream_socket_acceptÌ128Í(resource $server_socket [, float $timeout = ini_get("default_socket_timeout")Ïresource -stream_socket_clientÌ128Í(string $remote_socket [, int $errno = '' [, string $errstr = '' [, float $timeout = ini_get("default_socket_timeout")Ïresource -stream_socket_enable_cryptoÌ128Í(resource $stream, bool $enable [, int $crypto_type = '' [, resource $session_stream = '']])Ïmixed -stream_socket_get_nameÌ128Í(resource $handle, bool $want_peer)Ïstring -stream_socket_pairÌ128Í(int $domain, int $type, int $protocol)Ïarray -stream_socket_recvfromÌ128Í(resource $socket, int $length [, int $flags = '' [, string $address = '']])Ïstring -stream_socket_sendtoÌ128Í(resource $socket, string $data [, int $flags = '' [, string $address = '']])Ïint -stream_socket_serverÌ128Í(string $local_socket [, int $errno = '' [, string $errstr = '' [, int $flags = STREAM_SERVER_BIND | STREAM_SERVER_LISTEN [, resource $context = '']]]])Ïresource -stream_socket_shutdownÌ128Í(resource $stream, int $how)Ïbool -stream_supports_lockÌ128Í(resource $stream)Ïbool -stream_wrapper_registerÌ128Í(string $protocol, string $classname [, int $flags = ''])Ïbool -stream_wrapper_restoreÌ128Í(string $protocol)Ïbool -stream_wrapper_unregisterÌ128Í(string $protocol)Ïbool -strftimeÌ128Í(string $format [, int $timestamp = time()Ïstring -strip_tagsÌ128Í(string $str [, string $allowable_tags = ''])Ïstring -stripcslashesÌ128Í(string $str)Ïstring -striposÌ128Í(string $haystack, string $needle [, int $offset = ''])Ïstring -stripslashesÌ128Í(string $str)Ïstring -stristrÌ128Í(string $haystack, mixed $needle [, bool $before_needle = false])Ïstring -strlenÌ128Í(string $string)Ïint -strnatcasecmpÌ128Í(string $str1, string $str2)Ïint -strnatcmpÌ128Í(string $str1, string $str2)Ïint -strncasecmpÌ128Í(string $str1, string $str2, int $len)Ïint -strncmpÌ128Í(string $str1, string $str2, int $len)Ïint -strpbrkÌ128Í(string $haystack, string $char_list)Ïstring -strposÌ128Í(string $haystack, mixed $needle [, int $offset = ''])Ïint -strptimeÌ128Í(string $date, string $format)Ïarray -strrchrÌ128Í(string $haystack, mixed $needle)Ïstring -strrevÌ128Í(string $string)Ïstring -strriposÌ128Í(string $haystack, string $needle [, int $offset = ''])Ïint -strrposÌ128Í(string $haystack, string $needle [, int $offset = ''])Ïint -strspnÌ128Í(string $subject, string $mask [, int $start = '' [, int $length = '']])Ïint -strstrÌ128Í(string $haystack, mixed $needle [, bool $before_needle = false])Ïstring -strtokÌ128Í(string $str, string $token)Ïstring -strtolowerÌ128Í(string $str)Ïstring -strtotimeÌ128Í(string $time [, int $now = ''])Ïint -strtoupperÌ128Í(string $string)Ïstring -strtrÌ128Í(string $str, string $from, string $to, array $replace_pairs)Ïstring -strvalÌ128Í(mixed $var)Ïstring -substr_compareÌ128Í(string $main_str, string $str, int $offset [, int $length = '' [, bool $case_insensitivity = false]])Ïint -substr_countÌ128Í(string $haystack, string $needle [, int $offset = '' [, int $length = '']])Ïint -substr_replaceÌ128Í(mixed $string, mixed $replacement, mixed $start [, mixed $length = ''])Ïmixed -substrÌ128Í(string $string, int $start [, int $length = ''])Ïstring -svn_addÌ128Í(string $path [, bool $recursive = true [, bool $force = false]])Ïbool -svn_auth_get_parameterÌ128Í(string $key)Ïstring -svn_auth_set_parameterÌ128Í(string $key, string $value)Ïvoid -svn_blameÌ128Í(string $repository_url [, int $revision_no = SVN_REVISION_HEAD])Ïarray -svn_catÌ128Í(string $repos_url [, int $revision_no = ''])Ïstring -svn_checkoutÌ128Í(string $repos, string $targetpath [, int $revision = '' [, int $flags = '']])Ïbool -svn_cleanupÌ128Í(string $workingdir)Ïbool -svn_client_versionÌ128Í()Ïstring -svn_commitÌ128Í(string $log, array $targets [, bool $dontrecurse = ''])Ïarray -svn_deleteÌ128Í(string $path [, bool $force = false])Ïbool -svn_diffÌ128Í(string $path1, int $rev1, string $path2, int $rev2)Ïarray -svn_exportÌ128Í(string $frompath, string $topath [, bool $working_copy = true [, int $revision_no = -1]])Ïbool -svn_fs_abort_txnÌ128Í(resource $txn)Ïbool -svn_fs_apply_textÌ128Í(resource $root, string $path)Ïresource -svn_fs_begin_txn2Ì128Í(resource $repos, int $rev)Ïresource -svn_fs_change_node_propÌ128Í(resource $root, string $path, string $name, string $value)Ïbool -svn_fs_check_pathÌ128Í(resource $fsroot, string $path)Ïint -svn_fs_contents_changedÌ128Í(resource $root1, string $path1, resource $root2, string $path2)Ïbool -svn_fs_copyÌ128Í(resource $from_root, string $from_path, resource $to_root, string $to_path)Ïbool -svn_fs_deleteÌ128Í(resource $root, string $path)Ïbool -svn_fs_dir_entriesÌ128Í(resource $fsroot, string $path)Ïarray -svn_fs_file_contentsÌ128Í(resource $fsroot, string $path)Ïresource -svn_fs_file_lengthÌ128Í(resource $fsroot, string $path)Ïint -svn_fs_is_dirÌ128Í(resource $root, string $path)Ïbool -svn_fs_is_fileÌ128Í(resource $root, string $path)Ïbool -svn_fs_make_dirÌ128Í(resource $root, string $path)Ïbool -svn_fs_make_fileÌ128Í(resource $root, string $path)Ïbool -svn_fs_node_created_revÌ128Í(resource $fsroot, string $path)Ïint -svn_fs_node_propÌ128Í(resource $fsroot, string $path, string $propname)Ïstring -svn_fs_props_changedÌ128Í(resource $root1, string $path1, resource $root2, string $path2)Ïbool -svn_fs_revision_propÌ128Í(resource $fs, int $revnum, string $propname)Ïstring -svn_fs_revision_rootÌ128Í(resource $fs, int $revnum)Ïresource -svn_fs_txn_rootÌ128Í(resource $txn)Ïresource -svn_fs_youngest_revÌ128Í(resource $fs)Ïint -svn_importÌ128Í(string $path, string $url, bool $nonrecursive)Ïbool -svn_logÌ128Í(string $repos_url [, int $start_revision = '' [, int $end_revision = '' [, int $limit = '' [, int $flags = SVN_DISCOVER_CHANGED_PATHS | SVN_STOP_ON_COPY]]]])Ïarray -svn_lsÌ128Í(string $repos_url [, int $revision_no = SVN_REVISION_HEAD [, bool $recurse = false [, bool $peg = false]]])Ïarray -svn_mkdirÌ128Í(string $path [, string $log_message = ''])Ïbool -svn_repos_createÌ128Í(string $path [, array $config = '' [, array $fsconfig = '']])Ïresource -svn_repos_fs_begin_txn_for_commitÌ128Í(resource $repos, int $rev, string $author, string $log_msg)Ïresource -svn_repos_fs_commit_txnÌ128Í(resource $txn)Ïint -svn_repos_fsÌ128Í(resource $repos)Ïresource -svn_repos_hotcopyÌ128Í(string $repospath, string $destpath, bool $cleanlogs)Ïbool -svn_repos_openÌ128Í(string $path)Ïresource -svn_repos_recoverÌ128Í(string $path)Ïbool -svn_revertÌ128Í(string $path [, bool $recursive = false])Ïbool -svn_statusÌ128Í(string $path [, int $flags = ''])Ïarray -svn_updateÌ128Í(string $path [, int $revno = SVN_REVISION_HEAD [, bool $recurse = true]])Ïint -swf_actiongeturlÌ128Í(string $url, string $target)Ïvoid -swf_actiongotoframeÌ128Í(int $framenumber)Ïvoid -swf_actiongotolabelÌ128Í(string $label)Ïvoid -swf_actionnextframeÌ128Í()Ïvoid -swf_actionplayÌ128Í()Ïvoid -swf_actionprevframeÌ128Í()Ïvoid -swf_actionsettargetÌ128Í(string $target)Ïvoid -swf_actionstopÌ128Í()Ïvoid -swf_actiontogglequalityÌ128Í()Ïvoid -swf_actionwaitforframeÌ128Í(int $framenumber, int $skipcount)Ïvoid -swf_addbuttonrecordÌ128Í(int $states, int $shapeid, int $depth)Ïvoid -swf_addcolorÌ128Í(float $r, float $g, float $b, float $a)Ïvoid -swf_closefileÌ128Í([int $return_file = ''])Ïvoid -swf_definebitmapÌ128Í(int $objid, string $image_name)Ïvoid -swf_definefontÌ128Í(int $fontid, string $fontname)Ïvoid -swf_definelineÌ128Í(int $objid, float $x1, float $y1, float $x2, float $y2, float $width)Ïvoid -swf_definepolyÌ128Í(int $objid, array $coords, int $npoints, float $width)Ïvoid -swf_definerectÌ128Í(int $objid, float $x1, float $y1, float $x2, float $y2, float $width)Ïvoid -swf_definetextÌ128Í(int $objid, string $str, int $docenter)Ïvoid -swf_endbuttonÌ128Í()Ïvoid -swf_enddoactionÌ128Í()Ïvoid -swf_endshapeÌ128Í()Ïvoid -swf_endsymbolÌ128Í()Ïvoid -swf_fontsizeÌ128Í(float $size)Ïvoid -swf_fontslantÌ128Í(float $slant)Ïvoid -swf_fonttrackingÌ128Í(float $tracking)Ïvoid -swf_getbitmapinfoÌ128Í(int $bitmapid)Ïarray -swf_getfontinfoÌ128Í()Ïarray -swf_getframeÌ128Í()Ïint -swf_labelframeÌ128Í(string $name)Ïvoid -swf_lookatÌ128Í(float $view_x, float $view_y, float $view_z, float $reference_x, float $reference_y, float $reference_z, float $twist)Ïvoid -swf_modifyobjectÌ128Í(int $depth, int $how)Ïvoid -swf_mulcolorÌ128Í(float $r, float $g, float $b, float $a)Ïvoid -swf_nextidÌ128Í()Ïint -swf_onconditionÌ128Í(int $transition)Ïvoid -swf_openfileÌ128Í(string $filename, float $width, float $height, float $framerate, float $r, float $g, float $b)Ïvoid -swf_ortho2Ì128Í(float $xmin, float $xmax, float $ymin, float $ymax)Ïvoid -swf_orthoÌ128Í(float $xmin, float $xmax, float $ymin, float $ymax, float $zmin, float $zmax)Ïvoid -swf_perspectiveÌ128Í(float $fovy, float $aspect, float $near, float $far)Ïvoid -swf_placeobjectÌ128Í(int $objid, int $depth)Ïvoid -swf_polarviewÌ128Í(float $dist, float $azimuth, float $incidence, float $twist)Ïvoid -swf_popmatrixÌ128Í()Ïvoid -swf_posroundÌ128Í(int $round)Ïvoid -swf_pushmatrixÌ128Í()Ïvoid -swf_removeobjectÌ128Í(int $depth)Ïvoid -swf_rotateÌ128Í(float $angle, string $axis)Ïvoid -swf_scaleÌ128Í(float $x, float $y, float $z)Ïvoid -swf_setfontÌ128Í(int $fontid)Ïvoid -swf_setframeÌ128Í(int $framenumber)Ïvoid -swf_shapearcÌ128Í(float $x, float $y, float $r, float $ang1, float $ang2)Ïvoid -swf_shapecurveto3Ì128Í(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)Ïvoid -swf_shapecurvetoÌ128Í(float $x1, float $y1, float $x2, float $y2)Ïvoid -swf_shapefillbitmapclipÌ128Í(int $bitmapid)Ïvoid -swf_shapefillbitmaptileÌ128Í(int $bitmapid)Ïvoid -swf_shapefilloffÌ128Í()Ïvoid -swf_shapefillsolidÌ128Í(float $r, float $g, float $b, float $a)Ïvoid -swf_shapelinesolidÌ128Í(float $r, float $g, float $b, float $a, float $width)Ïvoid -swf_shapelinetoÌ128Í(float $x, float $y)Ïvoid -swf_shapemovetoÌ128Í(float $x, float $y)Ïvoid -swf_showframeÌ128Í()Ïvoid -swf_startbuttonÌ128Í(int $objid, int $type)Ïvoid -swf_startdoactionÌ128Í()Ïvoid -swf_startshapeÌ128Í(int $objid)Ïvoid -swf_startsymbolÌ128Í(int $objid)Ïvoid -swf_textwidthÌ128Í(string $str)Ïfloat -swf_translateÌ128Í(float $x, float $y, float $z)Ïvoid -swf_viewportÌ128Í(float $xmin, float $xmax, float $ymin, float $ymax)Ïvoid -sybase_affected_rowsÌ128Í([resource $link_identifier = ''])Ïint -sybase_closeÌ128Í([resource $link_identifier = ''])Ïbool -sybase_connectÌ128Í([string $servername = '' [, string $username = '' [, string $password = '' [, string $charset = '' [, string $appname = '' [, bool $new = false]]]]]])Ïresource -sybase_data_seekÌ128Í(resource $result_identifier, int $row_number)Ïbool -sybase_deadlock_retry_countÌ128Í(int $retry_count)Ïvoid -sybase_fetch_arrayÌ128Í(resource $result)Ïarray -sybase_fetch_assocÌ128Í(resource $result)Ïarray -sybase_fetch_fieldÌ128Í(resource $result [, int $field_offset = -1])Ïobject -sybase_fetch_objectÌ128Í(resource $result [, mixed $object = ''])Ïobject -sybase_fetch_rowÌ128Í(resource $result)Ïarray -sybase_field_seekÌ128Í(resource $result, int $field_offset)Ïbool -sybase_free_resultÌ128Í(resource $result)Ïbool -sybase_get_last_messageÌ128Í()Ïstring -sybase_min_client_severityÌ128Í(int $severity)Ïvoid -sybase_min_error_severityÌ128Í(int $severity)Ïvoid -sybase_min_message_severityÌ128Í(int $severity)Ïvoid -sybase_min_server_severityÌ128Í(int $severity)Ïvoid -sybase_num_fieldsÌ128Í(resource $result)Ïint -sybase_num_rowsÌ128Í(resource $result)Ïint -sybase_pconnectÌ128Í([string $servername = '' [, string $username = '' [, string $password = '' [, string $charset = '' [, string $appname = '']]]]])Ïresource -sybase_queryÌ128Í(string $query [, resource $link_identifier = ''])Ïmixed -sybase_resultÌ128Í(resource $result, int $row, mixed $field)Ïstring -sybase_select_dbÌ128Í(string $database_name [, resource $link_identifier = ''])Ïbool -sybase_set_message_handlerÌ128Í(callback $handler [, resource $connection = ''])Ïbool -sybase_unbuffered_queryÌ128Í(string $query, resource $link_identifier [, bool $store_result = ''])Ïresource -symlinkÌ128Í(string $target, string $link)Ïbool -sys_get_temp_dirÌ128Í()Ïstring -sys_getloadavgÌ128Í()Ïarray -syslogÌ128Í(int $priority, string $message)Ïbool -systemÌ128Í(string $command [, int $return_var = ''])Ïstring -tanhÌ128Í(float $arg)Ïfloat -tanÌ128Í(float $arg)Ïfloat -tcpwrap_checkÌ128Í(string $daemon, string $address [, string $user = '' [, bool $nodns = false]])Ïbool -tempnamÌ128Í(string $dir, string $prefix)Ïstring -textdomainÌ128Í(string $text_domain)Ïstring -tidy_access_countÌ128Í(tidy $object)Ïint -tidy_clean_repairÌ128Í(tidy $object)Ïbool -tidy_config_countÌ128Í(tidy $object)Ïint -tidy_diagnoseÌ128Í(tidy $object)Ïbool -tidy_error_countÌ128Í(tidy $object)Ïint -tidy_get_bodyÌ128Í(tidy $object)ÏtidyNode -tidy_get_configÌ128Í(tidy $object)Ïarray -tidy_get_error_bufferÌ128Í(tidy $object)Ïstring -tidy_get_headÌ128Í(tidy $object)ÏtidyNode -tidy_get_html_verÌ128Í(tidy $object)Ïint -tidy_get_htmlÌ128Í(tidy $object)ÏtidyNode -tidy_get_opt_docÌ128Í(string $optname, tidy $object)Ïstring -tidy_get_outputÌ128Í(tidy $object)Ïstring -tidy_get_releaseÌ128Í()Ïstring -tidy_get_rootÌ128Í(tidy $object)ÏtidyNode -tidy_get_statusÌ128Í(tidy $object)Ïint -tidy_getoptÌ128Í(string $option, tidy $object)Ïmixed -tidy_is_xhtmlÌ128Í(tidy $object)Ïbool -tidy_is_xmlÌ128Í(tidy $object)Ïbool -tidy_load_configÌ128Í(string $filename, string $encoding)Ïvoid -tidy_parse_fileÌ128Í(string $filename [, mixed $config = '' [, string $encoding = '' [, bool $use_include_path = false]]])Ïtidy -tidy_parse_stringÌ128Í(string $input [, mixed $config = '' [, string $encoding = '']])Ïtidy -tidy_repair_fileÌ128Í(string $filename [, mixed $config = '' [, string $encoding = '' [, bool $use_include_path = false]]])Ïstring -tidy_repair_stringÌ128Í(string $data [, mixed $config = '' [, string $encoding = '']])Ïstring -tidy_reset_configÌ128Í()Ïbool -tidy_save_configÌ128Í(string $filename)Ïbool -tidy_set_encodingÌ128Í(string $encoding)Ïbool -tidy_setoptÌ128Í(string $option, mixed $value)Ïbool -tidy_warning_countÌ128Í(tidy $object)Ïint -time_nanosleepÌ128Í(int $seconds, int $nanoseconds)Ïmixed -time_sleep_untilÌ128Í(float $timestamp)Ïbool -timezone_name_from_abbrÌ128Í(string $abbr [, int $gmtOffset = -1 [, int $isdst = -1]])Ïstring -timezone_version_getÌ128Í()Ïstring -timeÌ128Í()Ïint -tmpfileÌ128Í()Ïresource -token_get_allÌ128Í(string $source)Ïarray -token_nameÌ128Í(int $token)Ïstring -touchÌ128Í(string $filename [, int $time = time()Ïbool -transliterator_create_from_rulesÌ128Í(string $rules [, int $direction = '', string $id])ÏTransliterator -transliterator_create_inverseÌ128Í()ÏTransliterator -transliterator_createÌ128Í(string $id [, int $direction = ''])ÏTransliterator -transliterator_get_error_codeÌ128Í()Ïint -transliterator_get_error_messageÌ128Í()Ïstring -transliterator_list_idsÌ128Í()Ïarray -transliterator_transliterateÌ128Í(string $subject [, string $start = '' [, string $end = '']])Ïvoid -trigger_errorÌ128Í(string $error_msg [, int $error_type = E_USER_NOTICE])Ïbool -trimÌ128Í(string $str [, string $charlist = ''])Ïstring -uasortÌ128Í(array $array, callback $cmp_function)Ïbool -ucfirstÌ128Í(string $str)Ïstring -ucwordsÌ128Í(string $str)Ïstring -udm_add_search_limitÌ128Í(resource $agent, int $var, string $val)Ïbool -udm_alloc_agent_arrayÌ128Í(array $databases)Ïresource -udm_alloc_agentÌ128Í(string $dbaddr [, string $dbmode = ''])Ïresource -udm_api_versionÌ128Í()Ïint -udm_cat_listÌ128Í(resource $agent, string $category)Ïarray -udm_cat_pathÌ128Í(resource $agent, string $category)Ïarray -udm_check_charsetÌ128Í(resource $agent, string $charset)Ïbool -udm_check_storedÌ128Í(resource $agent, int $link, string $doc_id)Ïint -udm_clear_search_limitsÌ128Í(resource $agent)Ïbool -udm_close_storedÌ128Í(resource $agent, int $link)Ïint -udm_crc32Ì128Í(resource $agent, string $str)Ïint -udm_errnoÌ128Í(resource $agent)Ïint -udm_errorÌ128Í(resource $agent)Ïstring -udm_findÌ128Í(resource $agent, string $query)Ïresource -udm_free_agentÌ128Í(resource $agent)Ïint -udm_free_ispell_dataÌ128Í(int $agent)Ïbool -udm_free_resÌ128Í(resource $res)Ïbool -udm_get_doc_countÌ128Í(resource $agent)Ïint -udm_get_res_fieldÌ128Í(resource $res, int $row, int $field)Ïstring -udm_get_res_paramÌ128Í(resource $res, int $param)Ïstring -udm_hash32Ì128Í(resource $agent, string $str)Ïint -udm_load_ispell_dataÌ128Í(resource $agent, int $var, string $val1, string $val2, int $flag)Ïbool -udm_open_storedÌ128Í(resource $agent, string $storedaddr)Ïint -udm_set_agent_paramÌ128Í(resource $agent, int $var, string $val)Ïbool -uksortÌ128Í(array $array, callback $cmp_function)Ïbool -umaskÌ128Í([int $mask = ''])Ïint -uniqidÌ128Í([string $prefix = "" [, bool $more_entropy = false]])Ïstring -unixtojdÌ128Í([int $timestamp = time()Ïint -unlinkÌ128Í(string $filename [, resource $context = ''])Ïbool -unpackÌ128Í(string $format, string $data)Ïarray -unregister_tick_functionÌ128Í(string $function_name)Ïvoid -unserializeÌ128Í(string $str)Ïmixed -unsetÌ128Í([mixed $var = '' [, mixed $... = '']])Ïvoid -urldecodeÌ128Í(string $str)Ïstring -urlencodeÌ128Í(string $str)Ïstring -use_soap_error_handlerÌ128Í([bool $handler = true])Ïbool -usleepÌ128Í(int $micro_seconds)Ïvoid -usortÌ128Í(array $array, callback $cmp_function)Ïbool -utf8_decodeÌ128Í(string $data)Ïstring -utf8_encodeÌ128Í(string $data)Ïstring -var_dumpÌ128Í([mixed $expression = '' [, $... = '']])Ïstring -var_exportÌ128Í(mixed $expression [, bool $return = false])Ïmixed -variant_absÌ128Í(mixed $val)Ïmixed -variant_addÌ128Í(mixed $left, mixed $right)Ïmixed -variant_andÌ128Í(mixed $left, mixed $right)Ïmixed -variant_castÌ128Í(variant $variant, int $type)Ïvariant -variant_catÌ128Í(mixed $left, mixed $right)Ïmixed -variant_cmpÌ128Í(mixed $left, mixed $right [, int $lcid = '' [, int $flags = '']])Ïint -variant_date_from_timestampÌ128Í(int $timestamp)Ïvariant -variant_date_to_timestampÌ128Í(variant $variant)Ïint -variant_divÌ128Í(mixed $left, mixed $right)Ïmixed -variant_eqvÌ128Í(mixed $left, mixed $right)Ïmixed -variant_fixÌ128Í(mixed $variant)Ïmixed -variant_get_typeÌ128Í(variant $variant)Ïint -variant_idivÌ128Í(mixed $left, mixed $right)Ïmixed -variant_impÌ128Í(mixed $left, mixed $right)Ïmixed -variant_intÌ128Í(mixed $variant)Ïmixed -variant_modÌ128Í(mixed $left, mixed $right)Ïmixed -variant_mulÌ128Í(mixed $left, mixed $right)Ïmixed -variant_negÌ128Í(mixed $variant)Ïmixed -variant_notÌ128Í(mixed $variant)Ïmixed -variant_orÌ128Í(mixed $left, mixed $right)Ïmixed -variant_powÌ128Í(mixed $left, mixed $right)Ïmixed -variant_roundÌ128Í(mixed $variant, int $decimals)Ïmixed -variant_set_typeÌ128Í(variant $variant, int $type)Ïvoid -variant_setÌ128Í(variant $variant, mixed $value)Ïvoid -variant_subÌ128Í(mixed $left, mixed $right)Ïmixed -variant_xorÌ128Í(mixed $left, mixed $right)Ïmixed -version_compareÌ128Í(string $version1, string $version2 [, string $operator = ''])Ïmixed -vfprintfÌ128Í(resource $handle, string $format, array $args)Ïint -virtualÌ128Í(string $filename)Ïbool -vpopmail_add_alias_domain_exÌ128Í(string $olddomain, string $newdomain)Ïbool -vpopmail_add_alias_domainÌ128Í(string $domain, string $aliasdomain)Ïbool -vpopmail_add_domain_exÌ128Í(string $domain, string $passwd [, string $quota = '' [, string $bounce = '' [, bool $apop = '']]])Ïbool -vpopmail_add_domainÌ128Í(string $domain, string $dir, int $uid, int $gid)Ïbool -vpopmail_add_userÌ128Í(string $user, string $domain, string $password [, string $gecos = '' [, bool $apop = '']])Ïbool -vpopmail_alias_addÌ128Í(string $user, string $domain, string $alias)Ïbool -vpopmail_alias_del_domainÌ128Í(string $domain)Ïbool -vpopmail_alias_delÌ128Í(string $user, string $domain)Ïbool -vpopmail_alias_get_allÌ128Í(string $domain)Ïarray -vpopmail_alias_getÌ128Í(string $alias, string $domain)Ïarray -vpopmail_auth_userÌ128Í(string $user, string $domain, string $password [, string $apop = ''])Ïbool -vpopmail_del_domain_exÌ128Í(string $domain)Ïbool -vpopmail_del_domainÌ128Í(string $domain)Ïbool -vpopmail_del_userÌ128Í(string $user, string $domain)Ïbool -vpopmail_errorÌ128Í()Ïstring -vpopmail_passwdÌ128Í(string $user, string $domain, string $password [, bool $apop = ''])Ïbool -vpopmail_set_user_quotaÌ128Í(string $user, string $domain, string $quota)Ïbool -vprintfÌ128Í(string $format, array $args)Ïint -vsprintfÌ128Í(string $format, array $args)Ïstring -w32api_deftypeÌ128Í(string $typename, string $member1_type, string $member1_name [, string $... = ''])Ïbool -w32api_init_dtypeÌ128Í(string $typename, mixed $value [, mixed $... = ''])Ïresource -w32api_invoke_functionÌ128Í(string $funcname, mixed $argument [, mixed $... = ''])Ïmixed -w32api_register_functionÌ128Í(string $library, string $function_name, string $return_type)Ïbool -w32api_set_call_methodÌ128Í(int $method)Ïvoid -wddx_add_varsÌ128Í(resource $packet_id, mixed $var_name [, mixed $... = ''])Ïbool -wddx_deserializeÌ128Í(string $packet)Ïmixed -wddx_packet_endÌ128Í(resource $packet_id)Ïstring -wddx_packet_startÌ128Í([string $comment = ''])Ïresource -wddx_serialize_valueÌ128Í(mixed $var [, string $comment = ''])Ïstring -wddx_serialize_varsÌ128Í(mixed $var_name [, mixed $... = ''])Ïstring -win32_continue_serviceÌ128Í(string $servicename [, string $machine = ''])Ïint -win32_create_serviceÌ128Í(array $details [, string $machine = ''])Ïmixed -win32_delete_serviceÌ128Í(string $servicename [, string $machine = ''])Ïmixed -win32_get_last_control_messageÌ128Í()Ïint -win32_pause_serviceÌ128Í(string $servicename [, string $machine = ''])Ïint -win32_ps_list_procsÌ128Í()Ïarray -win32_ps_stat_memÌ128Í()Ïarray -win32_ps_stat_procÌ128Í([int $pid = ''])Ïarray -win32_query_service_statusÌ128Í(string $servicename [, string $machine = ''])Ïmixed -win32_set_service_statusÌ128Í(int $status [, int $checkpoint = ''])Ïbool -win32_start_service_ctrl_dispatcherÌ128Í(string $name)Ïmixed -win32_start_serviceÌ128Í(string $servicename [, string $machine = ''])Ïint -win32_stop_serviceÌ128Í(string $servicename [, string $machine = ''])Ïint -wincache_fcache_fileinfoÌ128Í([bool $summaryonly = false])Ïarray -wincache_fcache_meminfoÌ128Í()Ïarray -wincache_lockÌ128Í(string $key [, bool $isglobal = false])Ïbool -wincache_ocache_fileinfoÌ128Í([bool $summaryonly = false])Ïarray -wincache_ocache_meminfoÌ128Í()Ïarray -wincache_refresh_if_changedÌ128Í([array $files = ''])Ïbool -wincache_rplist_fileinfoÌ128Í([bool $summaryonly = false])Ïarray -wincache_rplist_meminfoÌ128Í()Ïarray -wincache_scache_infoÌ128Í([bool $summaryonly = false])Ïarray -wincache_scache_meminfoÌ128Í()Ïarray -wincache_ucache_addÌ128Í(string $key, mixed $value [, int $ttl = '', array $values [, mixed $unused = '']])Ïbool -wincache_ucache_casÌ128Í(string $key, int $old_value, int $new_value)Ïbool -wincache_ucache_clearÌ128Í()Ïbool -wincache_ucache_decÌ128Í(string $key [, int $dec_by = 1 [, bool $success = '']])Ïmixed -wincache_ucache_deleteÌ128Í(mixed $key)Ïbool -wincache_ucache_existsÌ128Í(string $key)Ïbool -wincache_ucache_getÌ128Í(mixed $key [, bool $success = ''])Ïmixed -wincache_ucache_incÌ128Í(string $key [, int $inc_by = 1 [, bool $success = '']])Ïmixed -wincache_ucache_infoÌ128Í([bool $summaryonly = false [, string $key = '']])Ïarray -wincache_ucache_meminfoÌ128Í()Ïarray -wincache_ucache_setÌ128Í(mixed $key, mixed $value [, int $ttl = '', array $values [, mixed $unused = '']])Ïbool -wincache_unlockÌ128Í(string $key)Ïbool -wordwrapÌ128Í(string $str [, int $width = 75 [, string $break = "\n" [, bool $cut = false]]])Ïstring -xattr_getÌ128Í(string $filename, string $name [, int $flags = ''])Ïstring -xattr_listÌ128Í(string $filename [, int $flags = ''])Ïarray -xattr_removeÌ128Í(string $filename, string $name [, int $flags = ''])Ïbool -xattr_setÌ128Í(string $filename, string $name, string $value [, int $flags = ''])Ïbool -xattr_supportedÌ128Í(string $filename [, int $flags = ''])Ïbool -xdiff_file_bdiff_sizeÌ128Í(string $file)Ïint -xdiff_file_bdiffÌ128Í(string $old_file, string $new_file, string $dest)Ïbool -xdiff_file_bpatchÌ128Í(string $file, string $patch, string $dest)Ïbool -xdiff_file_diff_binaryÌ128Í(string $old_file, string $new_file, string $dest)Ïbool -xdiff_file_diffÌ128Í(string $old_file, string $new_file, string $dest [, int $context = 3 [, bool $minimal = false]])Ïbool -xdiff_file_merge3Ì128Í(string $old_file, string $new_file1, string $new_file2, string $dest)Ïmixed -xdiff_file_patch_binaryÌ128Í(string $file, string $patch, string $dest)Ïbool -xdiff_file_patchÌ128Í(string $file, string $patch, string $dest [, int $flags = DIFF_PATCH_NORMAL])Ïmixed -xdiff_file_rabdiffÌ128Í(string $old_file, string $new_file, string $dest)Ïbool -xdiff_string_bdiff_sizeÌ128Í(string $patch)Ïint -xdiff_string_bdiffÌ128Í(string $old_data, string $new_data)Ïstring -xdiff_string_bpatchÌ128Í(string $str, string $patch)Ïstring -xdiff_string_diff_binaryÌ128Í(string $old_data, string $new_data)Ïstring -xdiff_string_diffÌ128Í(string $old_data, string $new_data [, int $context = 3 [, bool $minimal = false]])Ïstring -xdiff_string_merge3Ì128Í(string $old_data, string $new_data1, string $new_data2 [, string $error = ''])Ïmixed -xdiff_string_patch_binaryÌ128Í(string $str, string $patch)Ïstring -xdiff_string_patchÌ128Í(string $str, string $patch [, int $flags = '' [, string $error = '']])Ïstring -xdiff_string_rabdiffÌ128Í(string $old_data, string $new_data)Ïstring -xhprof_disableÌ128Í()Ïarray -xhprof_enableÌ128Í([int $flags = '' [, array $options = '']])Ïnull -xhprof_sample_disableÌ128Í()Ïnull -xhprof_sample_enableÌ128Í()Ïnull -xml_error_stringÌ128Í(int $code)Ïstring -xml_get_current_byte_indexÌ128Í(resource $parser)Ïint -xml_get_current_column_numberÌ128Í(resource $parser)Ïint -xml_get_current_line_numberÌ128Í(resource $parser)Ïint -xml_get_error_codeÌ128Í(resource $parser)Ïint -xml_parse_into_structÌ128Í(resource $parser, string $data, array $values [, array $index = ''])Ïint -xml_parser_create_nsÌ128Í([string $encoding = '' [, string $separator = ':']])Ïresource -xml_parser_createÌ128Í([string $encoding = ''])Ïresource -xml_parser_freeÌ128Í(resource $parser)Ïbool -xml_parser_get_optionÌ128Í(resource $parser, int $option)Ïmixed -xml_parser_set_optionÌ128Í(resource $parser, int $option, mixed $value)Ïbool -xml_parseÌ128Í(resource $parser, string $data [, bool $is_final = false])Ïint -xml_set_character_data_handlerÌ128Í(resource $parser, callback $handler)Ïbool -xml_set_default_handlerÌ128Í(resource $parser, callback $handler)Ïbool -xml_set_element_handlerÌ128Í(resource $parser, callback $start_element_handler, callback $end_element_handler)Ïbool -xml_set_end_namespace_decl_handlerÌ128Í(resource $parser, callback $handler)Ïbool -xml_set_external_entity_ref_handlerÌ128Í(resource $parser, callback $handler)Ïbool -xml_set_notation_decl_handlerÌ128Í(resource $parser, callback $handler)Ïbool -xml_set_objectÌ128Í(resource $parser, object $object)Ïbool -xml_set_processing_instruction_handlerÌ128Í(resource $parser, callback $handler)Ïbool -xml_set_start_namespace_decl_handlerÌ128Í(resource $parser, callback $handler)Ïbool -xml_set_unparsed_entity_decl_handlerÌ128Í(resource $parser, callback $handler)Ïbool -xmlrpc_decode_requestÌ128Í(string $xml, string $method [, string $encoding = ''])Ïmixed -xmlrpc_decodeÌ128Í(string $xml [, string $encoding = "iso-8859-1"])Ïmixed -xmlrpc_encode_requestÌ128Í(string $method, mixed $params [, array $output_options = ''])Ïstring -xmlrpc_encodeÌ128Í(mixed $value)Ïstring -xmlrpc_get_typeÌ128Í(mixed $value)Ïstring -xmlrpc_is_faultÌ128Í(array $arg)Ïbool -xmlrpc_parse_method_descriptionsÌ128Í(string $xml)Ïarray -xmlrpc_server_add_introspection_dataÌ128Í(resource $server, array $desc)Ïint -xmlrpc_server_call_methodÌ128Í(resource $server, string $xml, mixed $user_data [, array $output_options = ''])Ïstring -xmlrpc_server_createÌ128Í()Ïresource -xmlrpc_server_destroyÌ128Í(resource $server)Ïint -xmlrpc_server_register_introspection_callbackÌ128Í(resource $server, string $function)Ïbool -xmlrpc_server_register_methodÌ128Í(resource $server, string $method_name, string $function)Ïbool -xmlrpc_set_typeÌ128Í(string $value, string $type)Ïbool -xpath_new_contextÌ128Í(domdocument $dom_document)ÏXPathContext -xpath_register_ns_autoÌ128Í(XPathContext $xpath_context [, object $context_node = ''])Ïbool -xpath_register_nsÌ128Í(XPathContext $xpath_context, string $prefix, string $uri)Ïbool -xptr_new_contextÌ128Í()ÏXPathContext -xslt_backend_infoÌ128Í()Ïstring -xslt_backend_nameÌ128Í()Ïstring -xslt_backend_versionÌ128Í()Ïstring -xslt_createÌ128Í()Ïresource -xslt_errnoÌ128Í(resource $xh)Ïint -xslt_errorÌ128Í(resource $xh)Ïstring -xslt_freeÌ128Í(resource $xh)Ïvoid -xslt_getoptÌ128Í(resource $processor)Ïint -xslt_processÌ128Í(resource $xh, string $xmlcontainer, string $xslcontainer [, string $resultcontainer = '' [, array $arguments = '' [, array $parameters = '']]])Ïmixed -xslt_set_baseÌ128Í(resource $xh, string $uri)Ïvoid -xslt_set_encodingÌ128Í(resource $xh, string $encoding)Ïvoid -xslt_set_error_handlerÌ128Í(resource $xh, mixed $handler)Ïvoid -xslt_set_logÌ128Í(resource $xh [, mixed $log = ''])Ïvoid -xslt_set_objectÌ128Í(resource $processor, object $obj)Ïbool -xslt_set_sax_handlersÌ128Í(resource $processor, array $handlers)Ïvoid -xslt_set_sax_handlerÌ128Í(resource $xh, array $handlers)Ïvoid -xslt_set_scheme_handlersÌ128Í(resource $xh, array $handlers)Ïvoid -xslt_set_scheme_handlerÌ128Í(resource $xh, array $handlers)Ïvoid -xslt_setoptÌ128Í(resource $processor, int $newmask)Ïmixed -yaml_emit_fileÌ128Í(string $filename, mixed $data [, int $encoding = YAML_ANY_ENCODING [, int $linebreak = YAML_ANY_BREAK]])Ïbool -yaml_emitÌ128Í(mixed $data [, int $encoding = YAML_ANY_ENCODING [, int $linebreak = YAML_ANY_BREAK]])Ïstring -yaml_parse_fileÌ128Í(string $filename [, int $pos = '' [, int $ndocs = '' [, array $callbacks = '']]])Ïmixed -yaml_parse_urlÌ128Í(string $url [, int $pos = '' [, int $ndocs = '' [, array $callbacks = '']]])Ïmixed -yaml_parseÌ128Í(string $input [, int $pos = '' [, int $ndocs = '' [, array $callbacks = '']]])Ïmixed -yaz_addinfoÌ128Í(resource $id)Ïstring -yaz_ccl_confÌ128Í(resource $id, array $config)Ïvoid -yaz_ccl_parseÌ128Í(resource $id, string $query, array $result)Ïbool -yaz_closeÌ128Í(resource $id)Ïbool -yaz_connectÌ128Í(string $zurl [, mixed $options = ''])Ïmixed -yaz_databaseÌ128Í(resource $id, string $databases)Ïbool -yaz_elementÌ128Í(resource $id, string $elementset)Ïbool -yaz_errnoÌ128Í(resource $id)Ïint -yaz_errorÌ128Í(resource $id)Ïstring -yaz_es_resultÌ128Í(resource $id)Ïarray -yaz_esÌ128Í(resource $id, string $type, array $args)Ïvoid -yaz_get_optionÌ128Í(resource $id, string $name)Ïstring -yaz_hitsÌ128Í(resource $id [, array $searchresult = ''])Ïint -yaz_itemorderÌ128Í(resource $id, array $args)Ïvoid -yaz_presentÌ128Í(resource $id)Ïbool -yaz_rangeÌ128Í(resource $id, int $start, int $number)Ïvoid -yaz_recordÌ128Í(resource $id, int $pos, string $type)Ïstring -yaz_scan_resultÌ128Í(resource $id [, array $result = ''])Ïarray -yaz_scanÌ128Í(resource $id, string $type, string $startterm [, array $flags = ''])Ïvoid -yaz_schemaÌ128Í(resource $id, string $schema)Ïvoid -yaz_searchÌ128Í(resource $id, string $type, string $query)Ïbool -yaz_set_optionÌ128Í(resource $id, string $name, string $value, array $options)Ïvoid -yaz_sortÌ128Í(resource $id, string $criteria)Ïvoid -yaz_syntaxÌ128Í(resource $id, string $syntax)Ïvoid -yaz_waitÌ128Í([array $options = ''])Ïmixed -yp_allÌ128Í(string $domain, string $map, string $callback)Ïvoid -yp_catÌ128Í(string $domain, string $map)Ïarray -yp_err_stringÌ128Í(int $errorcode)Ïstring -yp_errnoÌ128Í()Ïint -yp_firstÌ128Í(string $domain, string $map)Ïarray -yp_get_default_domainÌ128Í()Ïstring -yp_masterÌ128Í(string $domain, string $map)Ïstring -yp_matchÌ128Í(string $domain, string $map, string $key)Ïstring -yp_nextÌ128Í(string $domain, string $map, string $key)Ïarray -yp_orderÌ128Í(string $domain, string $map)Ïint -zend_logo_guidÌ128Í()Ïstring -zend_thread_idÌ128Í()Ïint -zend_versionÌ128Í()Ïstring -zip_closeÌ128Í(resource $zip)Ïvoid -zip_entry_closeÌ128Í(resource $zip_entry)Ïbool -zip_entry_compressedsizeÌ128Í(resource $zip_entry)Ïint -zip_entry_compressionmethodÌ128Í(resource $zip_entry)Ïstring -zip_entry_filesizeÌ128Í(resource $zip_entry)Ïint -zip_entry_nameÌ128Í(resource $zip_entry)Ïstring -zip_entry_openÌ128Í(resource $zip, resource $zip_entry [, string $mode = ''])Ïbool -zip_entry_readÌ128Í(resource $zip_entry [, int $length = ''])Ïstring -zip_openÌ128Í(string $filename)Ïmixed -zip_readÌ128Í(resource $zip)Ïmixed -zlib_get_coding_typeÌ128Í()Ïstring \ No newline at end of file +# format=tagmanager +$affected_rowsÌ64Í(mysqli $link)ÏintÎmysqli +$affected_rowsÌ64Í(mysqli_stmt $stmt)ÏintÎmysqli_stmt +$client_infoÌ64Í(mysqli $link)ÏstringÎmysqli +$client_versionÌ64Í(mysqli $link)ÏintÎmysqli +$connect_errnoÌ64Í()ÏintÎmysqli +$connect_errorÌ64Í()ÏstringÎmysqli +$current_fieldÌ64Í(mysqli_result $result)ÏintÎmysqli_result +$errnoÌ64Í(mysqli $link)ÏintÎmysqli +$errnoÌ64Í(mysqli_stmt $stmt)ÏintÎmysqli_stmt +$errorÌ64Í(mysqli $link)ÏstringÎmysqli +$errorÌ64Í(mysqli_stmt $stmt)ÏstringÎmysqli_stmt +$errorBufferÌ64Í(tidy $tidy)ÏstringÎtidy +$error_listÌ64Í(mysqli $link)ÏarrayÎmysqli +$error_listÌ64Í(mysqli_stmt $stmt)ÏarrayÎmysqli_stmt +$field_countÌ64Í(mysqli $link)ÏintÎmysqli +$field_countÌ64Í(mysqli_result $result)ÏintÎmysqli_result +$field_countÌ64Í(mysqli_stmt $stmt)ÏintÎmysqli_stmt +$host_infoÌ64Í(mysqli $link)ÏstringÎmysqli +$infoÌ64Í(mysqli $link)ÏstringÎmysqli +$insert_idÌ64Í(mysqli $link)ÏmixedÎmysqli +$insert_idÌ64Í(mysqli_stmt $stmt)ÏmixedÎmysqli_stmt +$lengthsÌ64Í(mysqli_result $result)ÏarrayÎmysqli_result +$num_rowsÌ64Í(mysqli_result $result)ÏintÎmysqli_result +$num_rowsÌ64Í(mysqli_stmt $stmt)ÏintÎmysqli_stmt +$param_countÌ64Í(mysqli_stmt $stmt)ÏintÎmysqli_stmt +$protocol_versionÌ64Í(mysqli $link)ÏintÎmysqli +$report_modeÌ64Í(int $flags)ÏboolÎmysqli_driver +$server_infoÌ64Í(mysqli $link)ÏstringÎmysqli +$server_versionÌ64Í(mysqli $link)ÏintÎmysqli +$sqlstateÌ64Í(mysqli $link)ÏstringÎmysqli +$sqlstateÌ64Í(mysqli_stmt $stmt)ÏstringÎmysqli_stmt +$thread_idÌ64Í(mysqli $link)ÏintÎmysqli +$warning_countÌ64Í(mysqli $link)ÏintÎmysqli +APCIteratorÌ1Í(string $cache [, mixed $search = null [, int $format = APC_ITER_ALL [, int $chunk_size = 100 [, int $list = APC_LIST_ACTIVE]]]]) +APCUIteratorÌ1Í([mixed $search = null [, int $format = APC_ITER_ALL [, int $chunk_size = 100 [, int $list = APC_LIST_ACTIVE]]]]) +AppendIteratorÌ1Í() +ArrayIteratorÌ1Í([mixed $array = array() [, int $flags = '']]) +ArrayObjectÌ1Í([mixed $input = [] [, int $flags = '' [, string $iterator_class = "ArrayIterator"]]]) +BaseÌ1Í(string $nsname)ÎXMLDiff +BinaryÌ1Í(string $data, integer $type)ÎMongoDB::BSON +BulkWriteÌ1Í([array $options = ''])ÎMongoDB::Driver +C14NÌ128Í([bool $exclusive = '' [, bool $with_comments = '' [, array $xpath = '' [, array $ns_prefixes = '']]]])ÏstringÎDOMNode +C14NFileÌ128Í(string $uri [, bool $exclusive = '' [, bool $with_comments = '' [, array $xpath = '' [, array $ns_prefixes = '']]]])ÏintÎDOMNode +CURLFileÌ1Í(string $filename [, string $mimetype = '' [, string $postname = '']]) +CachingIteratorÌ1Í(Iterator $iterator [, int $flags = self::CALL_TOSTRING]) +CairoContextÌ1Í(CairoSurface $surface) +CairoFontFaceÌ1Í() +CairoFontOptionsÌ1Í() +CairoImageSurfaceÌ1Í(int $format, int $width, int $height) +CairoLinearGradientÌ1Í(float $x0, float $y0, float $x1, float $y1) +CairoMatrixÌ1Í([float $xx = 1.0 [, float $yx = 0.0 [, float $xy = 0.0 [, float $yy = 1.0 [, float $x0 = 0.0 [, float $y0 = 0.0]]]]]]) +CairoPatternÌ1Í() +CairoPdfSurfaceÌ1Í(string $file, float $width, float $height) +CairoPsSurfaceÌ1Í(string $file, float $width, float $height) +CairoRadialGradientÌ1Í(float $x0, float $y0, float $r0, float $x1, float $y1, float $r1) +CairoScaledFontÌ1Í(CairoFontFace $font_face, CairoMatrix $matrix, CairoMatrix $ctm, CairoFontOptions $options) +CairoSolidPatternÌ1Í(float $red, float $green, float $blue [, float $alpha = '']) +CairoSurfaceÌ1Í() +CairoSurfacePatternÌ1Í(CairoSurface $surface) +CairoSvgSurfaceÌ1Í(string $file, float $width, float $height) +CallbackFilterIteratorÌ1Í(Iterator $iterator, callable $callback) +CollatorÌ1Í(string $locale) +CommandÌ1Í(array|object $document)ÎMongoDB::Driver +CursorÌ1Í()ÎMongoDB::Driver +CursorIdÌ1Í()ÎMongoDB::Driver +DOMAttrÌ1Í(string $name [, string $value = '']) +DOMCdataSectionÌ1Í(string $value) +DOMCommentÌ1Í([string $value = '']) +DOMDocumentÌ1Í([string $version = '' [, string $encoding = '']]) +DOMElementÌ1Í(string $name [, string $value = '' [, string $namespaceURI = '']]) +DOMEntityReferenceÌ1Í(string $name) +DOMImplementationÌ1Í() +DOMProcessingInstructionÌ1Í(string $name [, string $value = '']) +DOMTextÌ1Í([string $value = '']) +DOMXPathÌ1Í(DOMDocument $doc) +DateIntervalÌ1Í(string $interval_spec) +DatePeriodÌ1Í(DateTimeInterface $start, DateInterval $interval, int $recurrences [, int $options = '', DateTimeInterface $end, string $isostr]) +DateTimeÌ1Í([string $time = "now" [, DateTimeZone $timezone = '']]) +DateTimeImmutableÌ1Í([string $time = "now" [, DateTimeZone $timezone = '']]) +DateTimeZoneÌ1Í(string $timezone) +DirectoryIteratorÌ1Í(string $path) +EvCheckÌ1Í(callable $callback [, mixed $data = '' [, int $priority = '']]) +EvChildÌ1Í(int $pid, bool $trace, callable $callback [, mixed $data = '' [, int $priority = '']]) +EvEmbedÌ1Í(object $other [, callable $callback = '' [, mixed $data = '' [, int $priority = '']]]) +EvForkÌ1Í(callable $callback [, mixed $data = '' [, int $priority = '']]) +EvIdleÌ1Í(callable $callback [, mixed $data = '' [, int $priority = '']]) +EvIoÌ1Í(mixed $fd, int $events, callable $callback [, mixed $data = '' [, int $priority = '']]) +EvLoopÌ1Í([int $flags = '' [, mixed $data = null [, double $io_interval = 0.0 [, double $timeout_interval = 0.0]]]]) +EvPeriodicÌ1Í(double $offset, string $interval, callable $reschedule_cb, callable $callback [, mixed $data = '' [, int $priority = '']]) +EvPrepareÌ1Í(string $callback [, string $data = '' [, string $priority = '']]) +EvSignalÌ1Í(int $signum, callable $callback [, mixed $data = '' [, int $priority = '']]) +EvStatÌ1Í(string $path, double $interval, callable $callback [, mixed $data = '' [, int $priority = '']]) +EvTimerÌ1Í(double $after, double $repeat, callable $callback [, mixed $data = '' [, int $priority = '']]) +EvWatcherÌ1Í() +EventÌ1Í(EventBase $base, mixed $fd, int $what, callable $cb [, mixed $arg = null]) +EventBaseÌ1Í([EventConfig $cfg = '']) +EventBufferÌ1Í() +EventBufferEventÌ1Í(EventBase $base [, mixed $socket = '' [, int $options = '' [, callable $readcb = '' [, callable $writecb = '' [, callable $eventcb = '']]]]]) +EventConfigÌ1Í() +EventDnsBaseÌ1Í(EventBase $base, bool $initialize) +EventHttpÌ1Í(EventBase $base [, EventSslContext $ctx = '']) +EventHttpConnectionÌ1Í(EventBase $base, EventDnsBase $dns_base, string $address, int $port [, EventSslContext $ctx = '']) +EventHttpRequestÌ1Í(callable $callback [, mixed $data = '']) +EventListenerÌ1Í(EventBase $base, callable $cb, mixed $data, int $flags, int $backlog, mixed $target) +EventSslContextÌ1Í(string $method, string $options) +EventUtilÌ1Í() +FANNConnectionÌ1Í(int $from_neuron, int $to_neuron, float $weight) +FilesystemIteratorÌ1Í(string $path [, int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO | FilesystemIterator::SKIP_DOTS]) +FilterIteratorÌ1Í(Iterator $iterator) +GearmanClientÌ1Í() +GearmanJobÌ1Í() +GearmanTaskÌ1Í() +GearmanWorkerÌ1Í() +GenderÌ1Í([string $dsn = ''])ÎGender +GlobIteratorÌ1Í(string $path [, int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO]) +GmagickÌ1Í([string $filename = '']) +GmagickPixelÌ1Í([string $color = '']) +HaruDocÌ1Í() +ImagickÌ1Í(mixed $files) +ImagickDrawÌ1Í() +ImagickPixelÌ1Í([string $color = '']) +ImagickPixelIteratorÌ1Í(Imagick $wand) +InfiniteIteratorÌ1Í(Iterator $iterator) +IntlBreakIteratorÌ1Í() +IntlCalendarÌ1Í() +IntlDateFormatterÌ1Í(string $locale, int $datetype, int $timetype [, mixed $timezone = null [, mixed $calendar = null [, string $pattern = ""]]]) +IntlRuleBasedBreakIteratorÌ1Í(string $rules [, string $areCompiled = '']) +IteratorIteratorÌ1Í(Traversable $iterator) +JavascriptÌ1Í(string $code [, array|object $scope = ''])ÎMongoDB::BSON +JudyÌ1Í(int $judy_type) +KTaglib_MPEG_FileÌ1Í(string $filename) +LimitIteratorÌ1Í(Iterator $iterator [, int $offset = '' [, int $count = -1]]) +LuaÌ1Í(string $lua_script_file) +ManagerÌ1Í(string $uri [, array $options = '' [, array $driverOptions = '']])ÎMongoDB::Driver +MaxKeyÌ1Í()ÎMongoDB::BSON +MemcachedÌ1Í([string $persistent_id = '']) +MessageFormatterÌ1Í(string $locale, string $pattern) +MinKeyÌ1Í()ÎMongoDB::BSON +MongoÌ1Í([string $server = '' [, array $options = '']]) +MongoBinDataÌ1Í(string $data [, int $type = '']) +MongoClientÌ1Í([string $server = "mongodb://localhost:27017" [, array $options = ) [, array $driver_options = '']]]) +MongoCodeÌ1Í(string $code [, array $scope = array()]) +MongoCollectionÌ1Í(MongoDB $db, string $name) +MongoCommandCursorÌ1Í(MongoClient $connection, string $ns, array $command) +MongoCursorÌ1Í(MongoClient $connection, string $ns [, array $query = array() [, array $fields = array()]]) +MongoDBÌ1Í(MongoClient $conn, string $name) +MongoDateÌ1Í([int $sec = time() [, int $usec = '']]) +MongoDeleteBatchÌ1Í(MongoCollection $collection [, array $write_options = '']) +MongoGridFSÌ1Í(MongoDB $db [, string $prefix = "fs" [, mixed $chunks = "fs"]]) +MongoGridFSCursorÌ1Í(MongoGridFS $gridfs, resource $connection, string $ns, array $query, array $fields) +MongoGridfsFileÌ1Í(MongoGridFS $gridfs, array $file) +MongoIdÌ1Í([string|MongoId $id = '']) +MongoInsertBatchÌ1Í(MongoCollection $collection [, array $write_options = '']) +MongoInt32Ì1Í(string $value) +MongoInt64Ì1Í(string $value) +MongoRegexÌ1Í(string $regex) +MongoTimestampÌ1Í([int $sec = time() [, int $inc = '']]) +MongoUpdateBatchÌ1Í(MongoCollection $collection [, array $write_options = '']) +MongoWriteBatchÌ1Í(MongoCollection $collection [, string $batch_type = '' [, array $write_options = '']]) +MultipleIteratorÌ1Í([int $flags = MultipleIterator::MIT_NEED_ALL|MultipleIterator::MIT_KEYS_NUMERIC]) +MysqlndUhConnectionÌ1Í() +MysqlndUhPreparedStatementÌ1Í() +NoRewindIteratorÌ1Í(Iterator $iterator) +NumberFormatterÌ1Í(string $locale, int $style [, string $pattern = '']) +OAuthÌ1Í(string $consumer_key, string $consumer_secret [, string $signature_method = '' [, int $auth_type = '']]) +OAuthProviderÌ1Í([array $params_array = '']) +ObjectIDÌ1Í([string $id = ''])ÎMongoDB::BSON +PDF_activate_itemÌ16Í(resource $pdfdoc, int $id)Ïbool +PDF_add_annotationÌ16Í()Ï +PDF_add_bookmarkÌ16Í()Ï +PDF_add_launchlinkÌ16Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename)Ïbool +PDF_add_locallinkÌ16Í(resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, int $page, string $dest)Ïbool +PDF_add_nameddestÌ16Í(resource $pdfdoc, string $name, string $optlist)Ïbool +PDF_add_noteÌ16Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)Ïbool +PDF_add_outlineÌ16Í()Ï +PDF_add_pdflinkÌ16Í(resource $pdfdoc, float $bottom_left_x, float $bottom_left_y, float $up_right_x, float $up_right_y, string $filename, int $page, string $dest)Ïbool +PDF_add_table_cellÌ16Í(resource $pdfdoc, int $table, int $column, int $row, string $text, string $optlist)Ïint +PDF_add_textflowÌ16Í(resource $pdfdoc, int $textflow, string $text, string $optlist)Ïint +PDF_add_thumbnailÌ16Í(resource $pdfdoc, int $image)Ïbool +PDF_add_weblinkÌ16Í(resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, string $url)Ïbool +PDF_arcÌ16Í(resource $p, float $x, float $y, float $r, float $alpha, float $beta)Ïbool +PDF_arcnÌ16Í(resource $p, float $x, float $y, float $r, float $alpha, float $beta)Ïbool +PDF_attach_fileÌ16Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename, string $description, string $author, string $mimetype, string $icon)Ïbool +PDF_begin_documentÌ16Í(resource $pdfdoc, string $filename, string $optlist)Ïint +PDF_begin_fontÌ16Í(resource $pdfdoc, string $filename, float $a, float $b, float $c, float $d, float $e, float $f, string $optlist)Ïbool +PDF_begin_glyphÌ16Í(resource $pdfdoc, string $glyphname, float $wx, float $llx, float $lly, float $urx, float $ury)Ïbool +PDF_begin_itemÌ16Í(resource $pdfdoc, string $tag, string $optlist)Ïint +PDF_begin_layerÌ16Í(resource $pdfdoc, int $layer)Ïbool +PDF_begin_pageÌ16Í(resource $pdfdoc, float $width, float $height)Ïbool +PDF_begin_page_extÌ16Í(resource $pdfdoc, float $width, float $height, string $optlist)Ïbool +PDF_begin_patternÌ16Í(resource $pdfdoc, float $width, float $height, float $xstep, float $ystep, int $painttype)Ïint +PDF_begin_templateÌ16Í(resource $pdfdoc, float $width, float $height)Ïint +PDF_begin_template_extÌ16Í(resource $pdfdoc, float $width, float $height, string $optlist)Ïint +PDF_circleÌ16Í(resource $pdfdoc, float $x, float $y, float $r)Ïbool +PDF_clipÌ16Í(resource $p)Ïbool +PDF_closeÌ16Í(resource $p)Ïbool +PDF_close_imageÌ16Í(resource $p, int $image)Ïbool +PDF_close_pdiÌ16Í(resource $p, int $doc)Ïbool +PDF_close_pdi_pageÌ16Í(resource $p, int $page)Ïbool +PDF_closepathÌ16Í(resource $p)Ïbool +PDF_closepath_fill_strokeÌ16Í(resource $p)Ïbool +PDF_closepath_strokeÌ16Í(resource $p)Ïbool +PDF_concatÌ16Í(resource $p, float $a, float $b, float $c, float $d, float $e, float $f)Ïbool +PDF_continue_textÌ16Í(resource $p, string $text)Ïbool +PDF_create_3dviewÌ16Í(resource $pdfdoc, string $username, string $optlist)Ïint +PDF_create_actionÌ16Í(resource $pdfdoc, string $type, string $optlist)Ïint +PDF_create_annotationÌ16Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $type, string $optlist)Ïbool +PDF_create_bookmarkÌ16Í(resource $pdfdoc, string $text, string $optlist)Ïint +PDF_create_fieldÌ16Í(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $name, string $type, string $optlist)Ïbool +PDF_create_fieldgroupÌ16Í(resource $pdfdoc, string $name, string $optlist)Ïbool +PDF_create_gstateÌ16Í(resource $pdfdoc, string $optlist)Ïint +PDF_create_pvfÌ16Í(resource $pdfdoc, string $filename, string $data, string $optlist)Ïbool +PDF_create_textflowÌ16Í(resource $pdfdoc, string $text, string $optlist)Ïint +PDF_curvetoÌ16Í(resource $p, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)Ïbool +PDF_define_layerÌ16Í(resource $pdfdoc, string $name, string $optlist)Ïint +PDF_deleteÌ16Í(resource $pdfdoc)Ïbool +PDF_delete_pvfÌ16Í(resource $pdfdoc, string $filename)Ïint +PDF_delete_tableÌ16Í(resource $pdfdoc, int $table, string $optlist)Ïbool +PDF_delete_textflowÌ16Í(resource $pdfdoc, int $textflow)Ïbool +PDF_encoding_set_charÌ16Í(resource $pdfdoc, string $encoding, int $slot, string $glyphname, int $uv)Ïbool +PDF_end_documentÌ16Í(resource $pdfdoc, string $optlist)Ïbool +PDF_end_fontÌ16Í(resource $pdfdoc)Ïbool +PDF_end_glyphÌ16Í(resource $pdfdoc)Ïbool +PDF_end_itemÌ16Í(resource $pdfdoc, int $id)Ïbool +PDF_end_layerÌ16Í(resource $pdfdoc)Ïbool +PDF_end_pageÌ16Í(resource $p)Ïbool +PDF_end_page_extÌ16Í(resource $pdfdoc, string $optlist)Ïbool +PDF_end_patternÌ16Í(resource $p)Ïbool +PDF_end_templateÌ16Í(resource $p)Ïbool +PDF_endpathÌ16Í(resource $p)Ïbool +PDF_fillÌ16Í(resource $p)Ïbool +PDF_fill_imageblockÌ16Í(resource $pdfdoc, int $page, string $blockname, int $image, string $optlist)Ïint +PDF_fill_pdfblockÌ16Í(resource $pdfdoc, int $page, string $blockname, int $contents, string $optlist)Ïint +PDF_fill_strokeÌ16Í(resource $p)Ïbool +PDF_fill_textblockÌ16Í(resource $pdfdoc, int $page, string $blockname, string $text, string $optlist)Ïint +PDF_findfontÌ16Í(resource $p, string $fontname, string $encoding, int $embed)Ïint +PDF_fit_imageÌ16Í(resource $pdfdoc, int $image, float $x, float $y, string $optlist)Ïbool +PDF_fit_pdi_pageÌ16Í(resource $pdfdoc, int $page, float $x, float $y, string $optlist)Ïbool +PDF_fit_tableÌ16Í(resource $pdfdoc, int $table, float $llx, float $lly, float $urx, float $ury, string $optlist)Ïstring +PDF_fit_textflowÌ16Í(resource $pdfdoc, int $textflow, float $llx, float $lly, float $urx, float $ury, string $optlist)Ïstring +PDF_fit_textlineÌ16Í(resource $pdfdoc, string $text, float $x, float $y, string $optlist)Ïbool +PDF_get_apinameÌ16Í(resource $pdfdoc)Ïstring +PDF_get_bufferÌ16Í(resource $p)Ïstring +PDF_get_errmsgÌ16Í(resource $pdfdoc)Ïstring +PDF_get_errnumÌ16Í(resource $pdfdoc)Ïint +PDF_get_fontÌ16Í()Ï +PDF_get_fontnameÌ16Í()Ï +PDF_get_fontsizeÌ16Í()Ï +PDF_get_image_heightÌ16Í()Ï +PDF_get_image_widthÌ16Í()Ï +PDF_get_majorversionÌ16Í()Ïint +PDF_get_minorversionÌ16Í()Ïint +PDF_get_parameterÌ16Í(resource $p, string $key, float $modifier)Ïstring +PDF_get_pdi_parameterÌ16Í(resource $p, string $key, int $doc, int $page, int $reserved)Ïstring +PDF_get_pdi_valueÌ16Í(resource $p, string $key, int $doc, int $page, int $reserved)Ïfloat +PDF_get_valueÌ16Í(resource $p, string $key, float $modifier)Ïfloat +PDF_info_fontÌ16Í(resource $pdfdoc, int $font, string $keyword, string $optlist)Ïfloat +PDF_info_matchboxÌ16Í(resource $pdfdoc, string $boxname, int $num, string $keyword)Ïfloat +PDF_info_tableÌ16Í(resource $pdfdoc, int $table, string $keyword)Ïfloat +PDF_info_textflowÌ16Í(resource $pdfdoc, int $textflow, string $keyword)Ïfloat +PDF_info_textlineÌ16Í(resource $pdfdoc, string $text, string $keyword, string $optlist)Ïfloat +PDF_initgraphicsÌ16Í(resource $p)Ïbool +PDF_linetoÌ16Í(resource $p, float $x, float $y)Ïbool +PDF_load_3ddataÌ16Í(resource $pdfdoc, string $filename, string $optlist)Ïint +PDF_load_fontÌ16Í(resource $pdfdoc, string $fontname, string $encoding, string $optlist)Ïint +PDF_load_iccprofileÌ16Í(resource $pdfdoc, string $profilename, string $optlist)Ïint +PDF_load_imageÌ16Í(resource $pdfdoc, string $imagetype, string $filename, string $optlist)Ïint +PDF_makespotcolorÌ16Í(resource $p, string $spotname)Ïint +PDF_movetoÌ16Í(resource $p, float $x, float $y)Ïbool +PDF_newÌ16Í()Ïresource +PDF_open_ccittÌ16Í(resource $pdfdoc, string $filename, int $width, int $height, int $BitReverse, int $k, int $Blackls1)Ïint +PDF_open_fileÌ16Í(resource $p, string $filename)Ïbool +PDF_open_gifÌ16Í()Ï +PDF_open_imageÌ16Í(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Ì16Í(resource $p, string $imagetype, string $filename, string $stringparam, int $intparam)Ïint +PDF_open_jpegÌ16Í()Ï +PDF_open_memory_imageÌ16Í(resource $p, resource $image)Ïint +PDF_open_pdiÌ16Í(resource $pdfdoc, string $filename, string $optlist, int $len)Ïint +PDF_open_pdi_documentÌ16Í(resource $p, string $filename, string $optlist)Ïint +PDF_open_pdi_pageÌ16Í(resource $p, int $doc, int $pagenumber, string $optlist)Ïint +PDF_open_tiffÌ16Í()Ï +PDF_pcos_get_numberÌ16Í(resource $p, int $doc, string $path)Ïfloat +PDF_pcos_get_streamÌ16Í(resource $p, int $doc, string $optlist, string $path)Ïstring +PDF_pcos_get_stringÌ16Í(resource $p, int $doc, string $path)Ïstring +PDF_place_imageÌ16Í(resource $pdfdoc, int $image, float $x, float $y, float $scale)Ïbool +PDF_place_pdi_pageÌ16Í(resource $pdfdoc, int $page, float $x, float $y, float $sx, float $sy)Ïbool +PDF_process_pdiÌ16Í(resource $pdfdoc, int $doc, int $page, string $optlist)Ïint +PDF_rectÌ16Í(resource $p, float $x, float $y, float $width, float $height)Ïbool +PDF_restoreÌ16Í(resource $p)Ïbool +PDF_resume_pageÌ16Í(resource $pdfdoc, string $optlist)Ïbool +PDF_rotateÌ16Í(resource $p, float $phi)Ïbool +PDF_saveÌ16Í(resource $p)Ïbool +PDF_scaleÌ16Í(resource $p, float $sx, float $sy)Ïbool +PDF_set_border_colorÌ16Í(resource $p, float $red, float $green, float $blue)Ïbool +PDF_set_border_dashÌ16Í(resource $pdfdoc, float $black, float $white)Ïbool +PDF_set_border_styleÌ16Í(resource $pdfdoc, string $style, float $width)Ïbool +PDF_set_char_spacingÌ16Í()Ï +PDF_set_durationÌ16Í()Ï +PDF_set_gstateÌ16Í(resource $pdfdoc, int $gstate)Ïbool +PDF_set_horiz_scalingÌ16Í()Ï +PDF_set_infoÌ16Í(resource $p, string $key, string $value)Ïbool +PDF_set_info_authorÌ16Í()Ï +PDF_set_info_creatorÌ16Í()Ï +PDF_set_info_keywordsÌ16Í()Ï +PDF_set_info_subjectÌ16Í()Ï +PDF_set_info_titleÌ16Í()Ï +PDF_set_layer_dependencyÌ16Í(resource $pdfdoc, string $type, string $optlist)Ïbool +PDF_set_leadingÌ16Í()Ï +PDF_set_parameterÌ16Í(resource $p, string $key, string $value)Ïbool +PDF_set_text_matrixÌ16Í()Ï +PDF_set_text_posÌ16Í(resource $p, float $x, float $y)Ïbool +PDF_set_text_renderingÌ16Í()Ï +PDF_set_text_riseÌ16Í()Ï +PDF_set_valueÌ16Í(resource $p, string $key, float $value)Ïbool +PDF_set_word_spacingÌ16Í()Ï +PDF_setcolorÌ16Í(resource $p, string $fstype, string $colorspace, float $c1, float $c2, float $c3, float $c4)Ïbool +PDF_setdashÌ16Í(resource $pdfdoc, float $b, float $w)Ïbool +PDF_setdashpatternÌ16Í(resource $pdfdoc, string $optlist)Ïbool +PDF_setflatÌ16Í(resource $pdfdoc, float $flatness)Ïbool +PDF_setfontÌ16Í(resource $pdfdoc, int $font, float $fontsize)Ïbool +PDF_setgrayÌ16Í(resource $p, float $g)Ïbool +PDF_setgray_fillÌ16Í(resource $p, float $g)Ïbool +PDF_setgray_strokeÌ16Í(resource $p, float $g)Ïbool +PDF_setlinecapÌ16Í(resource $p, int $linecap)Ïbool +PDF_setlinejoinÌ16Í(resource $p, int $value)Ïbool +PDF_setlinewidthÌ16Í(resource $p, float $width)Ïbool +PDF_setmatrixÌ16Í(resource $p, float $a, float $b, float $c, float $d, float $e, float $f)Ïbool +PDF_setmiterlimitÌ16Í(resource $pdfdoc, float $miter)Ïbool +PDF_setpolydashÌ16Í()Ï +PDF_setrgbcolorÌ16Í(resource $p, float $red, float $green, float $blue)Ïbool +PDF_setrgbcolor_fillÌ16Í(resource $p, float $red, float $green, float $blue)Ïbool +PDF_setrgbcolor_strokeÌ16Í(resource $p, float $red, float $green, float $blue)Ïbool +PDF_shadingÌ16Í(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Ì16Í(resource $pdfdoc, int $shading, string $optlist)Ïint +PDF_shfillÌ16Í(resource $pdfdoc, int $shading)Ïbool +PDF_showÌ16Í(resource $pdfdoc, string $text)Ïbool +PDF_show_boxedÌ16Í(resource $p, string $text, float $left, float $top, float $width, float $height, string $mode, string $feature)Ïint +PDF_show_xyÌ16Í(resource $p, string $text, float $x, float $y)Ïbool +PDF_skewÌ16Í(resource $p, float $alpha, float $beta)Ïbool +PDF_stringwidthÌ16Í(resource $p, string $text, int $font, float $fontsize)Ïfloat +PDF_strokeÌ16Í(resource $p)Ïbool +PDF_suspend_pageÌ16Í(resource $pdfdoc, string $optlist)Ïbool +PDF_translateÌ16Í(resource $p, float $tx, float $ty)Ïbool +PDF_utf16_to_utf8Ì16Í(resource $pdfdoc, string $utf16string)Ïstring +PDF_utf32_to_utf16Ì16Í(resource $pdfdoc, string $utf32string, string $ordering)Ïstring +PDF_utf8_to_utf16Ì16Í(resource $pdfdoc, string $utf8string, string $ordering)Ïstring +PDOÌ1Í(string $dsn [, string $username = '' [, string $password = '' [, array $options = '']]]) +ParentIteratorÌ1Í(RecursiveIterator $iterator) +PharÌ1Í(string $fname [, int $flags = '' [, string $alias = '']]) +PharDataÌ1Í(string $fname [, int $flags = '' [, string $alias = '' [, int $format = '']]]) +PharExceptionÌ16Í()Ï +PharFileInfoÌ1Í(string $entry) +PoolÌ1Í(integer $size, string $class [, array $ctor = '']) +QueryÌ1Í(array|object $filter [, array $queryOptions = ''])ÎMongoDB::Driver +QuickHashIntHashÌ1Í(int $size [, int $options = '']) +QuickHashIntSetÌ1Í(int $size [, int $options = '']) +QuickHashIntStringHashÌ1Í(int $size [, int $options = '']) +QuickHashStringIntHashÌ1Í(int $size [, int $options = '']) +RRDCreatorÌ1Í(string $path [, string $startTime = '' [, int $step = '']]) +RRDGraphÌ1Í(string $path) +RRDUpdaterÌ1Í(string $path) +ReadConcernÌ1Í([string $level = ''])ÎMongoDB::Driver +ReadPreferenceÌ1Í(string $mode [, array $tagSets = ''])ÎMongoDB::Driver +RecursiveCachingIteratorÌ1Í(Iterator $iterator [, string $flags = self::CALL_TOSTRING]) +RecursiveCallbackFilterIteratorÌ1Í(RecursiveIterator $iterator, string $callback) +RecursiveDirectoryIteratorÌ1Í(string $path [, int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO]) +RecursiveFilterIteratorÌ1Í(RecursiveIterator $iterator) +RecursiveIteratorIteratorÌ1Í(Traversable $iterator [, int $mode = RecursiveIteratorIterator::LEAVES_ONLY [, int $flags = '']]) +RecursiveRegexIteratorÌ1Í(RecursiveIterator $iterator, string $regex [, int $mode = self::MATCH [, int $flags = '' [, int $preg_flags = '']]]) +RecursiveTreeIteratorÌ1Í(RecursiveIterator|IteratorAggregate $it [, int $flags = RecursiveTreeIterator::BYPASS_KEY [, int $cit_flags = CachingIterator::CATCH_GET_CHILD [, int $mode = RecursiveIteratorIterator::SELF_FIRST]]]) +ReflectionClassÌ1Í(mixed $argument) +ReflectionExtensionÌ1Í(string $name) +ReflectionFunctionÌ1Í(mixed $name) +ReflectionGeneratorÌ1Í(Generator $generator) +ReflectionMethodÌ1Í(mixed $class, string $name, string $class_method) +ReflectionObjectÌ1Í(object $argument) +ReflectionParameterÌ1Í(string $function, string $parameter) +ReflectionPropertyÌ1Í(mixed $class, string $name) +ReflectionZendExtensionÌ1Í(string $name) +RegexÌ1Í(string $pattern, string $flags)ÎMongoDB::BSON +RegexIteratorÌ1Í(Iterator $iterator, string $regex [, int $mode = self::MATCH [, int $flags = '' [, int $preg_flags = '']]]) +ResourceBundleÌ1Í(string $locale, string $bundlename [, bool $fallback = '']) +Runkit_SandboxÌ16Í()Ï +Runkit_Sandbox_ParentÌ16Í()Ïvoid +SAMConnectionÌ1Í() +SAMMessageÌ1Í([mixed $body = '']) +SDO_DAS_RelationalÌ1Í(array $database_metadata [, string $application_root_type = '' [, array $SDO_containment_references_metadata = '']]) +SDO_Model_ReflectionDataObjectÌ1Í(SDO_DataObject $data_object) +SNMPÌ1Í(int $version, string $hostname, string $community [, int $timeout = 1000000 [, int $retries = 5]]) +SQLite3Ì1Í(string $filename [, int $flags = '' [, string $encryption_key = '']]) +SVMÌ1Í() +SVMModelÌ1Í([string $filename = '']) +SWFActionÌ1Í(string $script) +SWFBitmapÌ1Í(mixed $file [, mixed $alphafile = '']) +SWFButtonÌ1Í() +SWFFontÌ1Í(string $filename) +SWFGradientÌ1Í() +SWFMorphÌ1Í() +SWFMovieÌ1Í([int $version = '']) +SWFPrebuiltClipÌ1Í(mixed $file) +SWFShapeÌ1Í() +SWFSoundÌ1Í(string $filename [, int $flags = '']) +SWFSpriteÌ1Í() +SWFTextÌ1Í() +SWFTextFieldÌ1Í([int $flags = '']) +SWFVideoStreamÌ1Í([string $file = '']) +ServerÌ1Í()ÎMongoDB::Driver +SimpleXMLElementÌ1Í(string $data [, int $options = '' [, bool $data_is_url = false [, string $ns = "" [, bool $is_prefix = false]]]]) +SoapClientÌ1Í(mixed $wsdl [, array $options = '']) +SoapClientÌ128Í(mixed $wsdl [, array $options = ''])ÏÎSoapClient +SoapFaultÌ1Í(string $faultcode, string $faultstring [, string $faultactor = '' [, string $detail = '' [, string $faultname = '' [, string $headerfault = '']]]]) +SoapFaultÌ128Í(string $faultcode, string $faultstring [, string $faultactor = '' [, string $detail = '' [, string $faultname = '' [, string $headerfault = '']]]])ÏÎSoapFault +SoapHeaderÌ1Í(string $namespace, string $name [, mixed $data = '' [, bool $mustunderstand = '' [, string $actor = '']]]) +SoapHeaderÌ128Í(string $namespace, string $name [, mixed $data = '' [, bool $mustunderstand = false [, string $actor = '']]])ÏÎSoapHeader +SoapParamÌ1Í(mixed $data, string $name) +SoapParamÌ128Í(mixed $data, string $name)ÏÎSoapParam +SoapServerÌ1Í(mixed $wsdl [, array $options = '']) +SoapServerÌ128Í(mixed $wsdl [, array $options = ''])ÏÎSoapServer +SoapVarÌ1Í(string $data, string $encoding [, string $type_name = '' [, string $type_namespace = '' [, string $node_name = '' [, string $node_namespace = '']]]]) +SoapVarÌ128Í(mixed $data, string $encoding [, string $type_name = '' [, string $type_namespace = '' [, string $node_name = '' [, string $node_namespace = '']]]])ÏÎSoapVar +SolrClientÌ1Í(array $clientOptions) +SolrCollapseFunctionÌ1Í([string $field = '']) +SolrDisMaxQueryÌ1Í([string $q = '']) +SolrDocumentÌ1Í() +SolrDocumentFieldÌ1Í() +SolrGenericResponseÌ1Í() +SolrInputDocumentÌ1Í() +SolrModifiableParamsÌ1Í() +SolrObjectÌ1Í() +SolrPingResponseÌ1Í() +SolrQueryÌ1Í([string $q = '']) +SolrQueryResponseÌ1Í() +SolrUpdateResponseÌ1Í() +SphinxClientÌ1Í() +SplDoublyLinkedListÌ1Í() +SplFileInfoÌ1Í(string $file_name) +SplFileObjectÌ1Í(string $filename [, string $open_mode = "r" [, bool $use_include_path = false [, resource $context = '']]]) +SplFixedArrayÌ1Í([int $size = '']) +SplHeapÌ1Í() +SplPriorityQueueÌ1Í() +SplQueueÌ1Í() +SplStackÌ1Í() +SplTempFileObjectÌ1Í([int $max_memory = '']) +SplTypeÌ1Í([mixed $initial_value = '' [, bool $strict = '']]) +SpoofcheckerÌ1Í() +StompÌ1Í([string $broker = ini_get("stomp.default_broker_uri") [, string $username = '' [, string $password = '' [, array $headers = '']]]]) +StompFrameÌ1Í([string $command = '' [, array $headers = '' [, string $body = '']]]) +SwishÌ1Í(string $index_names) +SyncEventÌ1Í([string $name = '' [, bool $manual = '']]) +SyncMutexÌ1Í([string $name = '']) +SyncReaderWriterÌ1Í([string $name = '' [, bool $autounlock = '']]) +SyncSemaphoreÌ1Í([string $name = '' [, integer $initialval = '' [, bool $autounlock = '']]]) +TimestampÌ1Í(integer $increment, integer $timestamp)ÎMongoDB::BSON +TokyoTyrantÌ1Í([string $host = '' [, int $port = TokyoTyrant::RDBDEF_PORT [, array $options = '']]]) +TokyoTyrantIteratorÌ1Í(mixed $object) +TokyoTyrantQueryÌ1Í(TokyoTyrantTable $table) +TransliteratorÌ1Í() +UConverterÌ1Í([string $destination_encoding = '' [, string $source_encoding = '']]) +UTCDateTimeÌ1Í(integer $milliseconds)ÎMongoDB::BSON +V8JsÌ1Í([string $object_name = "PHP" [, array $variables = array() [, array $extensions = array() [, bool $report_uncaught_exceptions = '']]]]) +VarnishAdminÌ1Í([array $args = '']) +VarnishLogÌ1Í([array $args = '']) +VarnishStatÌ1Í([array $args = '']) +WeakMapÌ1Í() +WeakrefÌ1Í(object $object) +WriteConcernÌ1Í(string $w [, integer $wtimeout = '' [, boolean $journal = '']])ÎMongoDB::Driver +XMLÌ128Í(string $source [, string $encoding = '' [, int $options = '']])ÏboolÎXMLReader +XSLTProcessorÌ1Í() +Yaf_ApplicationÌ1Í(mixed $config [, string $envrion = '']) +Yaf_Config_IniÌ1Í(string $config_file [, string $section = '']) +Yaf_Config_SimpleÌ1Í(string $config_file [, string $section = '']) +Yaf_Controller_AbstractÌ1Í() +Yaf_DispatcherÌ1Í() +Yaf_ExceptionÌ1Í() +Yaf_LoaderÌ1Í() +Yaf_RegistryÌ1Í() +Yaf_Request_HttpÌ1Í([string $request_uri = '' [, string $base_uri = '']]) +Yaf_Request_SimpleÌ1Í([string $method = '' [, string $module = '' [, string $controller = '' [, string $action = '' [, array $params = '']]]]]) +Yaf_Response_AbstractÌ1Í() +Yaf_Route_MapÌ1Í([string $controller_prefer = false [, string $delimiter = ""]]) +Yaf_Route_RegexÌ1Í(string $match, array $route [, array $map = '' [, array $verify = '' [, string $reverse = '']]]) +Yaf_Route_RewriteÌ1Í(string $match, array $route [, array $verify = '']) +Yaf_Route_SimpleÌ1Í(string $module_name, string $controller_name, string $action_name) +Yaf_Route_SupervarÌ1Í(string $supervar_name) +Yaf_RouterÌ1Í() +Yaf_SessionÌ1Í() +Yaf_View_SimpleÌ1Í(string $template_dir [, array $options = '']) +Yar_ClientÌ1Í(string $url) +Yar_ServerÌ1Í(Object $obj) +ZMQÌ1Í() +ZMQContextÌ1Í([integer $io_threads = 1 [, boolean $is_persistent = true]]) +ZMQDeviceÌ1Í(ZMQSocket $frontend, ZMQSocket $backend [, ZMQSocket $listener = '']) +ZMQSocketÌ1Í(ZMQContext $context, int $type [, string $persistent_id = null [, callback $on_new_socket = null]]) +__autoloadÌ16Í(string $class)Ïvoid +__callÌ128Í(callable $lua_func [, array $args = '' [, int $use_self = '']])ÏmixedÎLua +__callÌ128Í(string $function_name, string $arguments)ÏmixedÎSoapClient +__callÌ128Í(string $method, array $parameters)ÏvoidÎYar_Client +__cloneÌ128Í()ÏvoidÎReflectionExtension +__cloneÌ128Í()ÏvoidÎReflectionFunctionAbstract +__cloneÌ128Í()ÏvoidÎReflectionParameter +__cloneÌ128Í()ÏvoidÎReflectionProperty +__cloneÌ128Í()ÏvoidÎReflectionZendExtension +__cloneÌ128Í()ÏvoidÎSolrDocument +__cloneÌ128Í()ÏvoidÎSolrInputDocument +__cloneÌ128Í()ÏvoidÎYaf_Application +__cloneÌ128Í()ÏvoidÎYaf_Controller_Abstract +__cloneÌ128Í()ÏvoidÎYaf_Dispatcher +__cloneÌ128Í()ÏvoidÎYaf_Loader +__cloneÌ128Í()ÏvoidÎYaf_Registry +__cloneÌ128Í()ÏvoidÎYaf_Request_Http +__cloneÌ128Í()ÏvoidÎYaf_Request_Simple +__cloneÌ128Í()ÏvoidÎYaf_Response_Abstract +__cloneÌ128Í()ÏvoidÎYaf_Session +__constructÌ128Í()ÏÎAppendIterator +__constructÌ128Í()ÏÎCairoFontFace +__constructÌ128Í()ÏÎCairoFontOptions +__constructÌ128Í()ÏÎCairoPattern +__constructÌ128Í()ÏÎCairoSurface +__constructÌ128Í()ÏÎDOMImplementation +__constructÌ128Í()ÏÎEvWatcher +__constructÌ128Í()ÏÎEventBuffer +__constructÌ128Í()ÏÎEventConfig +__constructÌ128Í()ÏÎEventUtil +__constructÌ128Í()ÏÎGearmanClient +__constructÌ128Í()ÏÎGearmanJob +__constructÌ128Í()ÏÎGearmanTask +__constructÌ128Í()ÏÎGearmanWorker +__constructÌ128Í()ÏÎHaruDoc +__constructÌ128Í()ÏÎImagickDraw +__constructÌ128Í()ÏÎIntlBreakIterator +__constructÌ128Í()ÏÎIntlCalendar +__constructÌ128Í()ÏÎMongoDB::BSON::MaxKey +__constructÌ128Í()ÏÎMongoDB::BSON::MinKey +__constructÌ128Í()ÏÎMongoDB::Driver::Cursor +__constructÌ128Í()ÏÎMongoDB::Driver::CursorId +__constructÌ128Í()ÏÎMongoDB::Driver::Server +__constructÌ128Í()ÏÎMysqlndUhConnection +__constructÌ128Í()ÏÎMysqlndUhPreparedStatement +__constructÌ128Í()ÏÎSAMConnection +__constructÌ128Í()ÏÎSVM +__constructÌ128Í()ÏÎSWFButton +__constructÌ128Í()ÏÎSWFGradient +__constructÌ128Í()ÏÎSWFMorph +__constructÌ128Í()ÏÎSWFShape +__constructÌ128Í()ÏÎSWFSprite +__constructÌ128Í()ÏÎSWFText +__constructÌ128Í()ÏÎSolrDocument +__constructÌ128Í()ÏÎSolrDocumentField +__constructÌ128Í()ÏÎSolrGenericResponse +__constructÌ128Í()ÏÎSolrInputDocument +__constructÌ128Í()ÏÎSolrModifiableParams +__constructÌ128Í()ÏÎSolrObject +__constructÌ128Í()ÏÎSolrPingResponse +__constructÌ128Í()ÏÎSolrQueryResponse +__constructÌ128Í()ÏÎSolrUpdateResponse +__constructÌ128Í()ÏÎSphinxClient +__constructÌ128Í()ÏÎSplDoublyLinkedList +__constructÌ128Í()ÏÎSplHeap +__constructÌ128Í()ÏÎSplPriorityQueue +__constructÌ128Í()ÏÎSplQueue +__constructÌ128Í()ÏÎSplStack +__constructÌ128Í()ÏÎSpoofchecker +__constructÌ128Í()ÏÎTransliterator +__constructÌ128Í()ÏÎWeakMap +__constructÌ128Í()ÏÎXSLTProcessor +__constructÌ128Í()ÏÎYaf_Controller_Abstract +__constructÌ128Í()ÏÎYaf_Dispatcher +__constructÌ128Í()ÏÎYaf_Exception +__constructÌ128Í()ÏÎYaf_Loader +__constructÌ128Í()ÏÎYaf_Registry +__constructÌ128Í()ÏÎYaf_Response_Abstract +__constructÌ128Í()ÏÎYaf_Router +__constructÌ128Í()ÏÎYaf_Session +__constructÌ128Í()ÏÎZMQ +__constructÌ128Í()ÏÎmysqli_warning +__constructÌ128Í()ÏÎstreamWrapper +__constructÌ128Í(CairoFontFace $font_face, CairoMatrix $matrix, CairoMatrix $ctm, CairoFontOptions $options)ÏÎCairoScaledFont +__constructÌ128Í(CairoSurface $surface)ÏÎCairoContext +__constructÌ128Í(CairoSurface $surface)ÏÎCairoSurfacePattern +__constructÌ128Í(DOMDocument $doc)ÏÎDOMXPath +__constructÌ128Í(DateTimeInterface $start, DateInterval $interval, int $recurrences [, int $options = '', DateTimeInterface $end, string $isostr])ÏÎDatePeriod +__constructÌ128Í(EventBase $base [, EventSslContext $ctx = ''])ÏÎEventHttp +__constructÌ128Í(EventBase $base [, mixed $socket = '' [, int $options = '' [, callable $readcb = '' [, callable $writecb = '' [, callable $eventcb = '']]]]])ÏÎEventBufferEvent +__constructÌ128Í(EventBase $base, EventDnsBase $dns_base, string $address, int $port [, EventSslContext $ctx = ''])ÏÎEventHttpConnection +__constructÌ128Í(EventBase $base, bool $initialize)ÏÎEventDnsBase +__constructÌ128Í(EventBase $base, callable $cb, mixed $data, int $flags, int $backlog, mixed $target)ÏÎEventListener +__constructÌ128Í(EventBase $base, mixed $fd, int $what, callable $cb [, mixed $arg = null])ÏÎEvent +__constructÌ128Í(Generator $generator)ÏÎReflectionGenerator +__constructÌ128Í(Imagick $wand)ÏÎImagickPixelIterator +__constructÌ128Í(Iterator $iterator [, int $flags = self::CALL_TOSTRING])ÏÎCachingIterator +__constructÌ128Í(Iterator $iterator [, int $offset = '' [, int $count = -1]])ÏÎLimitIterator +__constructÌ128Í(Iterator $iterator [, string $flags = self::CALL_TOSTRING])ÏÎRecursiveCachingIterator +__constructÌ128Í(Iterator $iterator)ÏÎFilterIterator +__constructÌ128Í(Iterator $iterator)ÏÎInfiniteIterator +__constructÌ128Í(Iterator $iterator)ÏÎNoRewindIterator +__constructÌ128Í(Iterator $iterator, callable $callback)ÏÎCallbackFilterIterator +__constructÌ128Í(Iterator $iterator, string $regex [, int $mode = self::MATCH [, int $flags = '' [, int $preg_flags = '']]])ÏÎRegexIterator +__constructÌ128Í(MongoClient $conn, string $name)ÏÎMongoDB +__constructÌ128Í(MongoClient $connection, string $ns [, array $query = array() [, array $fields = array()]])ÏÎMongoCursor +__constructÌ128Í(MongoClient $connection, string $ns, array $command)ÏÎMongoCommandCursor +__constructÌ128Í(MongoCollection $collection [, array $write_options = ''])ÏÎMongoDeleteBatch +__constructÌ128Í(MongoCollection $collection [, array $write_options = ''])ÏÎMongoInsertBatch +__constructÌ128Í(MongoCollection $collection [, array $write_options = ''])ÏÎMongoUpdateBatch +__constructÌ128Í(MongoCollection $collection [, string $batch_type = '' [, array $write_options = '']])ÏÎMongoWriteBatch +__constructÌ128Í(MongoDB $db [, string $prefix = "fs" [, mixed $chunks = "fs"]])ÏÎMongoGridFS +__constructÌ128Í(MongoDB $db, string $name)ÏÎMongoCollection +__constructÌ128Í(MongoGridFS $gridfs, array $file)ÏÎMongoGridfsFile +__constructÌ128Í(MongoGridFS $gridfs, resource $connection, string $ns, array $query, array $fields)ÏÎMongoGridFSCursor +__constructÌ128Í(Object $obj)ÏÎYar_Server +__constructÌ128Í(RecursiveIterator $iterator)ÏÎParentIterator +__constructÌ128Í(RecursiveIterator $iterator)ÏÎRecursiveFilterIterator +__constructÌ128Í(RecursiveIterator $iterator, string $callback)ÏÎRecursiveCallbackFilterIterator +__constructÌ128Í(RecursiveIterator $iterator, string $regex [, int $mode = self::MATCH [, int $flags = '' [, int $preg_flags = '']]])ÏÎRecursiveRegexIterator +__constructÌ128Í(RecursiveIterator|IteratorAggregate $it [, int $flags = RecursiveTreeIterator::BYPASS_KEY [, int $cit_flags = CachingIterator::CATCH_GET_CHILD [, int $mode = RecursiveIteratorIterator::SELF_FIRST]]])ÏÎRecursiveTreeIterator +__constructÌ128Í(SDO_DataObject $data_object)ÏÎSDO_Model_ReflectionDataObject +__constructÌ128Í(TokyoTyrantTable $table)ÏÎTokyoTyrantQuery +__constructÌ128Í(Traversable $iterator [, int $mode = RecursiveIteratorIterator::LEAVES_ONLY [, int $flags = '']])ÏÎRecursiveIteratorIterator +__constructÌ128Í(Traversable $iterator)ÏÎIteratorIterator +__constructÌ128Í(ZMQContext $context, int $type [, string $persistent_id = null [, callback $on_new_socket = null]])ÏÎZMQSocket +__constructÌ128Í(ZMQSocket $frontend, ZMQSocket $backend [, ZMQSocket $listener = ''])ÏÎZMQDevice +__constructÌ128Í([EventConfig $cfg = ''])ÏÎEventBase +__constructÌ128Í([array $args = ''])ÏÎVarnishAdmin +__constructÌ128Í([array $args = ''])ÏÎVarnishLog +__constructÌ128Í([array $args = ''])ÏÎVarnishStat +__constructÌ128Í([array $options = ''])ÏÎMongoDB::Driver::BulkWrite +__constructÌ128Í([int $flags = '' [, mixed $data = null [, double $io_interval = 0.0 [, double $timeout_interval = 0.0]]]])ÏÎEvLoop +__constructÌ128Í([int $flags = ''])ÏÎSWFTextField +__constructÌ128Í([int $flags = MultipleIterator::MIT_NEED_ALL|MultipleIterator::MIT_KEYS_NUMERIC])ÏÎMultipleIterator +__constructÌ128Í([int $max_memory = ''])ÏÎSplTempFileObject +__constructÌ128Í([int $options = FILEINFO_NONE [, string $magic_file = '']])ÏÎfinfo +__constructÌ128Í([int $sec = time() [, int $inc = '']])ÏÎMongoTimestamp +__constructÌ128Í([int $sec = time() [, int $usec = '']])ÏÎMongoDate +__constructÌ128Í([int $size = ''])ÏÎSplFixedArray +__constructÌ128Í([int $version = ''])ÏÎSWFMovie +__constructÌ128Í([integer $io_threads = 1 [, boolean $is_persistent = true]])ÏÎZMQContext +__constructÌ128Í([mixed $body = ''])ÏÎSAMMessage +__constructÌ128Í([mixed $initial_value = '' [, bool $strict = '']])ÏÎSplType +__constructÌ128Í([string $color = ''])ÏÎGmagickPixel +__constructÌ128Í([string $color = ''])ÏÎImagickPixel +__constructÌ128Í([string $command = '' [, array $headers = '' [, string $body = '']]])ÏÎStompFrame +__constructÌ128Í([string $controller_prefer = false [, string $delimiter = ""]])ÏÎYaf_Route_Map +__constructÌ128Í([string $destination_encoding = '' [, string $source_encoding = '']])ÏÎUConverter +__constructÌ128Í([string $dsn = ''])ÏÎGender::Gender +__constructÌ128Í([string $field = ''])ÏÎSolrCollapseFunction +__constructÌ128Í([string $file = ''])ÏÎSWFVideoStream +__constructÌ128Í([string $filename = '' [, mixed $config = '' [, string $encoding = '' [, bool $use_include_path = '']]]])ÏÎtidy +__constructÌ128Í([string $filename = ''])ÏÎGmagick +__constructÌ128Í([string $filename = ''])ÏÎSVMModel +__constructÌ128Í([string $host = '' [, int $port = TokyoTyrant::RDBDEF_PORT [, array $options = '']]])ÏÎTokyoTyrant +__constructÌ128Í([string $id = ''])ÏÎMongoDB::BSON::ObjectID +__constructÌ128Í([string $level = ''])ÏÎMongoDB::Driver::ReadConcern +__constructÌ128Í([string $method = '' [, string $module = '' [, string $controller = '' [, string $action = '' [, array $params = '']]]]])ÏÎYaf_Request_Simple +__constructÌ128Í([string $name = '' [, bool $autounlock = '']])ÏÎSyncReaderWriter +__constructÌ128Í([string $name = '' [, bool $manual = '']])ÏÎSyncEvent +__constructÌ128Í([string $name = '' [, integer $initialval = '' [, bool $autounlock = '']]])ÏÎSyncSemaphore +__constructÌ128Í([string $name = ''])ÏÎSyncMutex +__constructÌ128Í([string $object_name = "PHP" [, array $variables = array() [, array $extensions = array() [, bool $report_uncaught_exceptions = '']]]])ÏÎV8Js +__constructÌ128Í([string $persistent_id = ''])ÏÎMemcached +__constructÌ128Í([string $q = ''])ÏÎSolrDisMaxQuery +__constructÌ128Í([string $q = ''])ÏÎSolrQuery +__constructÌ128Í([string $request_uri = '' [, string $base_uri = '']])ÏÎYaf_Request_Http +__constructÌ128Í([string $server = "mongodb://localhost:27017" [, array $options = ) [, array $driver_options = '']]])ÏÎMongoClient +__constructÌ128Í([string $server = '' [, array $options = '']])ÏÎMongo +__constructÌ128Í([string $value = ''])ÏÎDOMComment +__constructÌ128Í([string $value = ''])ÏÎDOMText +__constructÌ128Í([string $version = '' [, string $encoding = '']])ÏÎDOMDocument +__constructÌ128Í([string|MongoId $id = ''])ÏÎMongoId +__constructÌ128Í(array $clientOptions)ÏÎSolrClient +__constructÌ128Í(array $database_metadata [, string $application_root_type = '' [, array $SDO_containment_references_metadata = '']])ÏÎSDO_DAS_Relational +__constructÌ128Í(array|object $document)ÏÎMongoDB::Driver::Command +__constructÌ128Í(array|object $filter [, array $queryOptions = ''])ÏÎMongoDB::Driver::Query +__constructÌ128Í(callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvCheck +__constructÌ128Í(callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvFork +__constructÌ128Í(callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvIdle +__constructÌ128Í(callable $callback [, mixed $data = ''])ÏÎEventHttpRequest +__constructÌ128Í(double $after, double $repeat, callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvTimer +__constructÌ128Í(double $offset, string $interval, callable $reschedule_cb, callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvPeriodic +__constructÌ128Í(float $red, float $green, float $blue [, float $alpha = ''])ÏÎCairoSolidPattern +__constructÌ128Í(float $x0, float $y0, float $x1, float $y1)ÏÎCairoLinearGradient +__constructÌ128Í(int $format, int $width, int $height)ÏÎCairoImageSurface +__constructÌ128Í(int $from_neuron, int $to_neuron, float $weight)ÏÎFANNConnection +__constructÌ128Í(int $judy_type)ÏÎJudy +__constructÌ128Í(int $pid, bool $trace, callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvChild +__constructÌ128Í(int $signum, callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvSignal +__constructÌ128Í(int $size [, int $options = ''])ÏÎQuickHashIntHash +__constructÌ128Í(int $size [, int $options = ''])ÏÎQuickHashIntSet +__constructÌ128Í(int $size [, int $options = ''])ÏÎQuickHashIntStringHash +__constructÌ128Í(int $size [, int $options = ''])ÏÎQuickHashStringIntHash +__constructÌ128Í(int $version, string $hostname, string $community [, int $timeout = 1000000 [, int $retries = 5]])ÏÎSNMP +__constructÌ128Í(integer $increment, integer $timestamp)ÏÎMongoDB::BSON::Timestamp +__constructÌ128Í(integer $milliseconds)ÏÎMongoDB::BSON::UTCDateTime +__constructÌ128Í(mixed $argument)ÏÎReflectionClass +__constructÌ128Í(mixed $class, string $name)ÏÎReflectionProperty +__constructÌ128Í(mixed $class, string $name, string $class_method)ÏÎReflectionMethod +__constructÌ128Í(mixed $config [, string $envrion = ''])ÏÎYaf_Application +__constructÌ128Í(mixed $data, string $name)ÏÎSoapParam +__constructÌ128Í(mixed $fd, int $events, callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvIo +__constructÌ128Í(mixed $file [, mixed $alphafile = ''])ÏÎSWFBitmap +__constructÌ128Í(mixed $file)ÏÎSWFPrebuiltClip +__constructÌ128Í(mixed $files)ÏÎImagick +__constructÌ128Í(mixed $name)ÏÎReflectionFunction +__constructÌ128Í(mixed $object)ÏÎTokyoTyrantIterator +__constructÌ128Í(mixed $wsdl [, array $options = ''])ÏÎSoapClient +__constructÌ128Í(mixed $wsdl [, array $options = ''])ÏÎSoapServer +__constructÌ128Í(mysqli $link [, string $query = ''])ÏÎmysqli_stmt +__constructÌ128Í(object $argument)ÏÎReflectionObject +__constructÌ128Í(object $object)ÏÎWeakref +__constructÌ128Í(object $other [, callable $callback = '' [, mixed $data = '' [, int $priority = '']]])ÏÎEvEmbed +__constructÌ128Í(string $callback [, string $data = '' [, string $priority = '']])ÏÎEvPrepare +__constructÌ128Í(string $code [, array $scope = array()])ÏÎMongoCode +__constructÌ128Í(string $code [, array|object $scope = ''])ÏÎMongoDB::BSON::Javascript +__constructÌ128Í(string $config_file [, string $section = ''])ÏÎYaf_Config_Ini +__constructÌ128Í(string $config_file [, string $section = ''])ÏÎYaf_Config_Simple +__constructÌ128Í(string $consumer_key, string $consumer_secret [, string $signature_method = '' [, int $auth_type = '']])ÏÎOAuth +__constructÌ128Í(string $data [, int $options = '' [, bool $data_is_url = false [, string $ns = "" [, bool $is_prefix = false]]]])ÏÎSimpleXMLElement +__constructÌ128Í(string $data [, int $type = ''])ÏÎMongoBinData +__constructÌ128Í(string $data, integer $type)ÏÎMongoDB::BSON::Binary +__constructÌ128Í(string $data, string $encoding [, string $type_name = '' [, string $type_namespace = '' [, string $node_name = '' [, string $node_namespace = '']]]])ÏÎSoapVar +__constructÌ128Í(string $dsn [, string $username = '' [, string $password = '' [, array $options = '']]])ÏÎPDO +__constructÌ128Í(string $entry)ÏÎPharFileInfo +__constructÌ128Í(string $faultcode, string $faultstring [, string $faultactor = '' [, string $detail = '' [, string $faultname = '' [, string $headerfault = '']]]])ÏÎSoapFault +__constructÌ128Í(string $file, float $width, float $height)ÏÎCairoPdfSurface +__constructÌ128Í(string $file, float $width, float $height)ÏÎCairoPsSurface +__constructÌ128Í(string $file, float $width, float $height)ÏÎCairoSvgSurface +__constructÌ128Í(string $file_name)ÏÎSplFileInfo +__constructÌ128Í(string $filename [, int $flags = '' [, string $encryption_key = '']])ÏÎSQLite3 +__constructÌ128Í(string $filename [, int $flags = ''])ÏÎSWFSound +__constructÌ128Í(string $filename [, string $open_mode = "r" [, bool $use_include_path = false [, resource $context = '']]])ÏÎSplFileObject +__constructÌ128Í(string $filename)ÏÎKTaglib_MPEG_File +__constructÌ128Í(string $filename)ÏÎSWFFont +__constructÌ128Í(string $fname [, int $flags = '' [, string $alias = '' [, int $format = '']]])ÏÎPharData +__constructÌ128Í(string $fname [, int $flags = '' [, string $alias = '']])ÏÎPhar +__constructÌ128Í(string $function, string $parameter)ÏÎReflectionParameter +__constructÌ128Í(string $interval_spec)ÏÎDateInterval +__constructÌ128Í(string $locale)ÏÎCollator +__constructÌ128Í(string $lua_script_file)ÏÎLua +__constructÌ128Í(string $match, array $route [, array $map = '' [, array $verify = '' [, string $reverse = '']]])ÏÎYaf_Route_Regex +__constructÌ128Í(string $match, array $route [, array $verify = ''])ÏÎYaf_Route_Rewrite +__constructÌ128Í(string $method, string $options)ÏÎEventSslContext +__constructÌ128Í(string $mode [, array $tagSets = ''])ÏÎMongoDB::Driver::ReadPreference +__constructÌ128Í(string $module_name, string $controller_name, string $action_name)ÏÎYaf_Route_Simple +__constructÌ128Í(string $name [, string $value = '' [, string $namespaceURI = '']])ÏÎDOMElement +__constructÌ128Í(string $name [, string $value = ''])ÏÎDOMAttr +__constructÌ128Í(string $name [, string $value = ''])ÏÎDOMProcessingInstruction +__constructÌ128Í(string $name)ÏÎDOMEntityReference +__constructÌ128Í(string $name)ÏÎReflectionZendExtension +__constructÌ128Í(string $namespace, string $name [, mixed $data = '' [, bool $mustunderstand = '' [, string $actor = '']]])ÏÎSoapHeader +__constructÌ128Í(string $nsname)ÏÎXMLDiff::Base +__constructÌ128Í(string $path [, int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO | FilesystemIterator::SKIP_DOTS])ÏÎFilesystemIterator +__constructÌ128Í(string $path [, int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO])ÏÎGlobIterator +__constructÌ128Í(string $path [, int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO])ÏÎRecursiveDirectoryIterator +__constructÌ128Í(string $path [, string $startTime = '' [, int $step = '']])ÏÎRRDCreator +__constructÌ128Í(string $path)ÏÎDirectoryIterator +__constructÌ128Í(string $path)ÏÎRRDGraph +__constructÌ128Í(string $path)ÏÎRRDUpdater +__constructÌ128Í(string $path, double $interval, callable $callback [, mixed $data = '' [, int $priority = '']])ÏÎEvStat +__constructÌ128Í(string $pathname)ÏÎchdb +__constructÌ128Í(string $pattern, string $flags)ÏÎMongoDB::BSON::Regex +__constructÌ128Í(string $regex)ÏÎMongoRegex +__constructÌ128Í(string $rules [, string $areCompiled = ''])ÏÎIntlRuleBasedBreakIterator +__constructÌ128Í(string $script)ÏÎSWFAction +__constructÌ128Í(string $supervar_name)ÏÎYaf_Route_Supervar +__constructÌ128Í(string $template_dir [, array $options = ''])ÏÎYaf_View_Simple +__constructÌ128Í(string $uri [, array $options = '' [, array $driverOptions = '']])ÏÎMongoDB::Driver::Manager +__constructÌ128Í(string $url)ÏÎYar_Client +__constructÌ128Í(string $value)ÏÎDOMCdataSection +__constructÌ128Í(string $value)ÏÎMongoInt32 +__constructÌ128Í(string $value)ÏÎMongoInt64 +__constructÌ128Í(string $w [, integer $wtimeout = '' [, boolean $journal = '']])ÏÎMongoDB::Driver::WriteConcern +__constructÌ128Í(string $filename [, string $mimetype = '' [, string $postname = '']])ÏCURLFileÎCURLFile +__constructÌ128Í(float $x0, float $y0, float $r0, float $x1, float $y1, float $r1)ÏCairoPatternÎCairoRadialGradient +__constructÌ128Í([string $time = "now" [, DateTimeZone $timezone = '']])ÏDateTimeÎDateTime +__constructÌ128Í([string $time = "now" [, DateTimeZone $timezone = '']])ÏDateTimeImmutableÎDateTimeImmutable +__constructÌ128Í(string $timezone)ÏDateTimeZoneÎDateTimeZone +__constructÌ128Í(string $locale, int $datetype, int $timetype [, mixed $timezone = null [, mixed $calendar = null [, string $pattern = ""]]])ÏIntlDateFormatterÎIntlDateFormatter +__constructÌ128Í(string $locale, string $pattern)ÏMessageFormatterÎMessageFormatter +__constructÌ128Í(string $locale, int $style [, string $pattern = ''])ÏNumberFormatterÎNumberFormatter +__constructÌ128Í(integer $size, string $class [, array $ctor = ''])ÏPoolÎPool +__constructÌ128Í(string $locale, string $bundlename [, bool $fallback = ''])ÏResourceBundleÎResourceBundle +__constructÌ128Í([string $host = ini_get("mysqli.default_host") [, string $username = ini_get("mysqli.default_user") [, string $passwd = ini_get("mysqli.default_pw") [, string $dbname = "" [, int $port = ini_get("mysqli.default_port") [, string $socket = ini_get("mysqli.default_socket")]]]]]])ÏmysqliÎmysqli +__constructÌ128Í([array $params_array = ''])ÏobjectÎOAuthProvider +__constructÌ128Í([float $xx = 1.0 [, float $yx = 0.0 [, float $xy = 0.0 [, float $yy = 1.0 [, float $x0 = 0.0 [, float $y0 = 0.0]]]]]])ÏobjectÎCairoMatrix +__constructÌ128Í([mixed $array = array() [, int $flags = '']])ÏobjectÎArrayIterator +__constructÌ128Í([mixed $input = [] [, int $flags = '' [, string $iterator_class = "ArrayIterator"]]])ÏobjectÎArrayObject +__constructÌ128Í([mixed $search = null [, int $format = APC_ITER_ALL [, int $chunk_size = 100 [, int $list = APC_LIST_ACTIVE]]]])ÏobjectÎAPCUIterator +__constructÌ128Í(string $cache [, mixed $search = null [, int $format = APC_ITER_ALL [, int $chunk_size = 100 [, int $list = APC_LIST_ACTIVE]]]])ÏobjectÎAPCIterator +__constructÌ128Í(string $name)ÏobjectÎReflectionExtension +__constructÌ128Í([string $broker = ini_get("stomp.default_broker_uri") [, string $username = '' [, string $password = '' [, array $headers = '']]]])ÏresourceÎStomp +__constructÌ128Í([string $host = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '']]]]]])ÏresourceÎmaxdb +__constructÌ128Í(string $index_names)ÏvoidÎSwish +__destructÌ128Í()ÏÎstreamWrapper +__destructÌ128Í(resource $link)ÏboolÎStomp +__destructÌ128Í()ÏvoidÎJudy +__destructÌ128Í()ÏvoidÎOAuth +__destructÌ128Í()ÏvoidÎSolrClient +__destructÌ128Í()ÏvoidÎSolrDocument +__destructÌ128Í()ÏvoidÎSolrDocumentField +__destructÌ128Í()ÏvoidÎSolrGenericResponse +__destructÌ128Í()ÏvoidÎSolrInputDocument +__destructÌ128Í()ÏvoidÎSolrModifiableParams +__destructÌ128Í()ÏvoidÎSolrObject +__destructÌ128Í()ÏvoidÎSolrPingResponse +__destructÌ128Í()ÏvoidÎSolrQuery +__destructÌ128Í()ÏvoidÎSolrQueryResponse +__destructÌ128Í()ÏvoidÎSolrUpdateResponse +__destructÌ128Í()ÏvoidÎYaf_Application +__destructÌ128Í()ÏvoidÎYaf_Response_Abstract +__doRequestÌ128Í(string $request, string $location, string $action, int $version [, int $one_way = ''])ÏstringÎSoapClient +__getÌ128Í(string $name)ÏMongoCollectionÎMongoCollection +__getÌ128Í(string $name)ÏMongoCollectionÎMongoDB +__getÌ128Í(string $dbname)ÏMongoDBÎMongoClient +__getÌ128Í(string $fieldName)ÏSolrDocumentFieldÎSolrDocument +__getÌ128Í([string $name = ''])ÏvoidÎYaf_Config_Ini +__getÌ128Í([string $name = ''])ÏvoidÎYaf_Config_Simple +__getÌ128Í([string $name = ''])ÏvoidÎYaf_View_Simple +__getÌ128Í(string $name)ÏvoidÎYaf_Session +__getFunctionsÌ128Í()ÏarrayÎSoapClient +__getLastRequestÌ128Í()ÏstringÎSoapClient +__getLastRequestHeadersÌ128Í()ÏstringÎSoapClient +__getLastResponseÌ128Í()ÏstringÎSoapClient +__getLastResponseHeadersÌ128Í()ÏstringÎSoapClient +__getTypesÌ128Í()ÏarrayÎSoapClient +__halt_compilerÌ16Í()Ïvoid +__invokeÌ128Í(mixed $arg [, mixed $... = ''])ÏvoidÎLuaClosure +__issetÌ128Í(string $fieldName)ÏboolÎSolrDocument +__issetÌ128Í(string $name)ÏvoidÎYaf_Config_Ini +__issetÌ128Í(string $name)ÏvoidÎYaf_Config_Simple +__issetÌ128Í(string $name)ÏvoidÎYaf_Session +__issetÌ128Í(string $name)ÏvoidÎYaf_View_Simple +__setÌ128Í(string $fieldName, string $fieldValue)ÏboolÎSolrDocument +__setÌ128Í(string $name, mixed $value)ÏvoidÎYaf_Config_Ini +__setÌ128Í(string $name, mixed $value)ÏvoidÎYaf_View_Simple +__setÌ128Í(string $name, string $value)ÏvoidÎYaf_Config_Simple +__setÌ128Í(string $name, string $value)ÏvoidÎYaf_Session +__setCookieÌ128Í(string $name [, string $value = ''])ÏvoidÎSoapClient +__setLocationÌ128Í([string $new_location = ''])ÏstringÎSoapClient +__setSoapHeadersÌ128Í([mixed $soapheaders = ''])ÏboolÎSoapClient +__set_stateÌ128Í(array $array)ÏDateTimeÎDateTime +__set_stateÌ128Í(array $array)ÏDateTimeImmutableÎDateTimeImmutable +__set_stateÌ128Í(array $props)ÏMongoIdÎMongoId +__sleepÌ128Í()ÏvoidÎYaf_Application +__sleepÌ128Í()ÏvoidÎYaf_Dispatcher +__sleepÌ128Í()ÏvoidÎYaf_Loader +__sleepÌ128Í()ÏvoidÎYaf_Session +__soapCallÌ128Í(string $function_name, array $arguments [, array $options = '' [, mixed $input_headers = '' [, array $output_headers = '']]])ÏmixedÎSoapClient +__toStringÌ128Í()ÏRarArchiveÎRarArchive +__toStringÌ128Í()ÏstringÎDirectoryIterator +__toStringÌ128Í()ÏstringÎImagick +__toStringÌ128Í()ÏstringÎKTaglib_ID3v2_Frame +__toStringÌ128Í()ÏstringÎMongoBinData +__toStringÌ128Í()ÏstringÎMongoClient +__toStringÌ128Í()ÏstringÎMongoCode +__toStringÌ128Í()ÏstringÎMongoCollection +__toStringÌ128Í()ÏstringÎMongoDB +__toStringÌ128Í()ÏstringÎMongoDB::BSON::ObjectID +__toStringÌ128Í()ÏstringÎMongoDB::BSON::Regex +__toStringÌ128Í()ÏstringÎMongoDB::BSON::Timestamp +__toStringÌ128Í()ÏstringÎMongoDB::BSON::UTCDateTime +__toStringÌ128Í()ÏstringÎMongoDB::Driver::CursorId +__toStringÌ128Í()ÏstringÎMongoDate +__toStringÌ128Í()ÏstringÎMongoId +__toStringÌ128Í()ÏstringÎMongoInt32 +__toStringÌ128Í()ÏstringÎMongoInt64 +__toStringÌ128Í()ÏstringÎMongoRegex +__toStringÌ128Í()ÏstringÎMongoTimestamp +__toStringÌ128Í()ÏstringÎRarEntry +__toStringÌ128Í()ÏstringÎReflectionClass +__toStringÌ128Í()ÏstringÎReflectionExtension +__toStringÌ128Í()ÏstringÎReflectionFunction +__toStringÌ128Í()ÏstringÎReflectionMethod +__toStringÌ128Í()ÏstringÎReflectionParameter +__toStringÌ128Í()ÏstringÎReflectionProperty +__toStringÌ128Í()ÏstringÎReflectionType +__toStringÌ128Í()ÏstringÎReflectionZendExtension +__toStringÌ128Í()ÏstringÎReflector +__toStringÌ128Í()ÏstringÎSimpleXMLElement +__toStringÌ128Í()ÏstringÎSoapFault +__toStringÌ128Í()ÏstringÎSolrCollapseFunction +__toStringÌ128Í()ÏvoidÎCachingIterator +__toStringÌ128Í()ÏvoidÎReflectionFunctionAbstract +__toStringÌ128Í()ÏvoidÎSplFileInfo +__toStringÌ128Í()ÏvoidÎSplFileObject +__toStringÌ128Í()ÏvoidÎYaf_Response_Abstract +__unsetÌ128Í(string $fieldName)ÏboolÎSolrDocument +__unsetÌ128Í(string $name)ÏvoidÎYaf_Session +__wakeupÌ128Í()ÏÎDateTime +__wakeupÌ128Í()ÏÎDateTimeImmutable +__wakeupÌ128Í()ÏÎDateTimeInterface +__wakeupÌ128Í()ÏvoidÎCURLFile +__wakeupÌ128Í()ÏvoidÎSplFixedArray +__wakeupÌ128Í()ÏvoidÎYaf_Application +__wakeupÌ128Í()ÏvoidÎYaf_Dispatcher +__wakeupÌ128Í()ÏvoidÎYaf_Loader +__wakeupÌ128Í()ÏvoidÎYaf_Session +abortÌ128Í(string $transaction_id [, array $headers = '', resource $link])ÏboolÎStomp +absÌ16Í(mixed $number)Ïnumber +acceptÌ128Í()ÏboolÎFilterIterator +acceptÌ128Í()ÏboolÎParentIterator +acceptÌ128Í()ÏboolÎRegexIterator +acceptÌ128Í(mixed $socket)ÏboolÎEventHttp +acceptÌ128Í()ÏstringÎCallbackFilterIterator +acceptFromHttpÌ128Í(string $header)ÏstringÎLocale +ackÌ128Í(mixed $msg [, array $headers = '', resource $link])ÏboolÎStomp +acosÌ16Í(float $arg)Ïfloat +acoshÌ16Í(float $arg)Ïfloat +acquireÌ128Í()ÏboolÎWeakref +adaptiveBlurImageÌ128Í(float $radius, float $sigma [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +adaptiveResizeImageÌ128Í(int $columns, int $rows [, bool $bestfit = false])ÏboolÎImagick +adaptiveSharpenImageÌ128Í(float $radius, float $sigma [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +adaptiveThresholdImageÌ128Í(int $width, int $height, int $offset)ÏboolÎImagick +addÌ128Í(DateInterval $interval, DateTime $object)ÏDateTimeÎDateTime +addÌ128Í(DateInterval $interval)ÏDateTimeImmutableÎDateTimeImmutable +addÌ128Í(string $name, string $value)ÏSolrParamsÎSolrParams +addÌ128Í([double $timeout = ''])ÏboolÎEvent +addÌ128Í(array $item)ÏboolÎMongoWriteBatch +addÌ128Í(int $field, int $amount, IntlCalendar $cal)ÏboolÎIntlCalendar +addÌ128Í(int $key [, int $value = ''])ÏboolÎQuickHashIntHash +addÌ128Í(int $key)ÏboolÎQuickHashIntSet +addÌ128Í(int $key, string $value)ÏboolÎQuickHashIntStringHash +addÌ128Í(string $data)ÏboolÎEventBuffer +addÌ128Í(string $key, int $value)ÏboolÎQuickHashStringIntHash +addÌ128Í(string $key, mixed $value [, int $expiration = ''])ÏboolÎMemcached +addÌ128Í(string $key, mixed $var [, int $flag = '' [, int $expire = '']])ÏboolÎMemcache +addÌ128Í(object $instance)ÏmixedÎSWFMovie +addÌ128Í(string $key, number $increment [, int $type = ''])ÏnumberÎTokyoTyrant +addÌ128Í(mixed $entry, integer $type)ÏstringÎZMQPoll +addÌ128Í(mixed $index, mixed $newval)ÏvoidÎSplDoublyLinkedList +addÌ128Í(object $object)ÏvoidÎSWFSprite +addÌ128Í(string $key, mixed $increment [, string $type = ''])ÏvoidÎTokyoTyrantTable +addASoundÌ128Í(SWFSound $sound, int $flags)ÏSWFSoundInstanceÎSWFButton +addActionÌ128Í(SWFAction $action, int $flags)ÏvoidÎSWFButton +addActionÌ128Í(SWFAction $action, int $flags)ÏvoidÎSWFDisplayItem +addAllÌ128Í(SplObjectStorage $storage)ÏvoidÎSplObjectStorage +addArchiveÌ128Í(string $description)ÏvoidÎRRDCreator +addAttributeÌ128Í(string $name [, string $value = '' [, string $namespace = '']])ÏvoidÎSimpleXMLElement +addBigramPhraseFieldÌ128Í(string $field, string $boost [, string $slop = ''])ÏSolrDisMaxQueryÎSolrDisMaxQuery +addBoostQueryÌ128Í(string $field, string $value [, string $boost = ''])ÏSolrDisMaxQueryÎSolrDisMaxQuery +addBufferÌ128Í(EventBuffer $buf)ÏboolÎEventBuffer +addByKeyÌ128Í(string $server_key, string $key, mixed $value [, int $expiration = ''])ÏboolÎMemcached +addCharsÌ128Í(string $char)ÏvoidÎSWFFontChar +addCharsÌ128Í(string $chars)ÏvoidÎSWFTextField +addChildÌ128Í(string $name [, string $value = '' [, string $namespace = '']])ÏSimpleXMLElementÎSimpleXMLElement +addColorÌ128Í(int $red, int $green, int $blue [, int $a = ''])ÏvoidÎSWFDisplayItem +addColorStopRgbÌ128Í(string $offset, string $red, string $green, string $blue)ÏvoidÎCairoGradientPattern +addColorStopRgbaÌ128Í(string $offset, string $red, string $green, string $blue, string $alpha)ÏvoidÎCairoGradientPattern +addCondÌ128Í(string $name, int $op, string $expr)ÏmixedÎTokyoTyrantQuery +addConfigÌ128Í(Yaf_Config_Abstract $config)ÏboolÎYaf_Router +addDataSourceÌ128Í(string $description)ÏvoidÎRRDCreator +addDocumentÌ128Í(SolrInputDocument $doc [, bool $overwrite = true [, int $commitWithin = '']])ÏSolrUpdateResponseÎSolrClient +addDocumentsÌ128Í(array $docs [, bool $overwrite = true [, int $commitWithin = '']])ÏvoidÎSolrClient +addEmptyDirÌ128Í(string $dirname)ÏboolÎPharData +addEmptyDirÌ128Í(string $dirname)ÏboolÎZipArchive +addEmptyDirÌ128Í(string $dirname)ÏvoidÎPhar +addEntryÌ128Í(float $ratio, int $red, int $green, int $blue [, int $alpha = 255])ÏvoidÎSWFGradient +addExpandFilterQueryÌ128Í(string $fq)ÏSolrQueryÎSolrQuery +addExpandSortFieldÌ128Í(string $field [, string $order = ''])ÏSolrQueryÎSolrQuery +addExportÌ128Í(SWFCharacter $char, string $name)ÏvoidÎSWFMovie +addFacetDateFieldÌ128Í(string $dateField)ÏSolrQueryÎSolrQuery +addFacetDateOtherÌ128Í(string $value [, string $field_override = ''])ÏSolrQueryÎSolrQuery +addFacetFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +addFacetQueryÌ128Í(string $facetQuery)ÏSolrQueryÎSolrQuery +addFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +addFieldÌ128Í(string $fieldName, string $fieldValue [, float $fieldBoostValue = 0.0])ÏboolÎSolrInputDocument +addFieldÌ128Í(string $fieldName, string $fieldValue)ÏboolÎSolrDocument +addFileÌ128Í(string $filename [, string $localname = '' [, int $start = '' [, int $length = '']]])ÏboolÎZipArchive +addFileÌ128Í(string $file [, string $localname = ''])ÏvoidÎPhar +addFileÌ128Í(string $file [, string $localname = ''])ÏvoidÎPharData +addFillÌ128Í(int $red, int $green, int $blue [, int $alpha = 255, SWFBitmap $bitmap [, int $flags = '', SWFGradient $gradient]])ÏSWFFillÎSWFShape +addFilterQueryÌ128Í(string $fq)ÏSolrQueryÎSolrQuery +addFontÌ128Í(SWFFont $font)ÏmixedÎSWFMovie +addFrameÌ128Í(KTaglib_ID3v2_Frame $frame)ÏboolÎKTaglib_ID3v2_Tag +addFromStringÌ128Í(string $localname, string $contents)ÏboolÎPharData +addFromStringÌ128Í(string $localname, string $contents)ÏboolÎZipArchive +addFromStringÌ128Í(string $localname, string $contents)ÏvoidÎPhar +addFunctionÌ128Í(string $function_name, callable $function [, mixed $context = '' [, int $timeout = '']])ÏboolÎGearmanWorker +addFunctionÌ128Í(mixed $functions)ÏvoidÎSoapServer +addGlobÌ128Í(string $pattern [, int $flags = '' [, array $options = array()]])ÏboolÎZipArchive +addGroupFieldÌ128Í(string $value)ÏSolrQueryÎSolrQuery +addGroupFunctionÌ128Í(string $value)ÏSolrQueryÎSolrQuery +addGroupQueryÌ128Í(string $value)ÏSolrQueryÎSolrQuery +addGroupSortFieldÌ128Í(string $field [, integer $order = ''])ÏSolrQueryÎSolrQuery +addHeaderÌ128Í(string $key, string $value, int $type)ÏboolÎEventHttpRequest +addHighlightFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +addImageÌ128Í(Imagick $source)ÏboolÎImagick +addKernelÌ128Í(ImagickKernel $ImagickKernel)ÏvoidÎImagickKernel +addMltFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +addMltQueryFieldÌ128Í(string $field, float $boost)ÏSolrQueryÎSolrQuery +addNameserverIpÌ128Í(string $ip)ÏboolÎEventDnsBase +addNoiseImageÌ128Í(int $noise_type [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +addOptionÌ128Í(string $key, mixed $value)ÏMongoCursorÎMongoCursor +addOptionsÌ128Í(int $option)ÏboolÎGearmanWorker +addOptionsÌ128Í(int $options)ÏboolÎGearmanClient +addPageÌ128Í()ÏobjectÎHaruDoc +addPageLabelÌ128Í(int $first_page, int $style, int $first_num [, string $prefix = ""])ÏboolÎHaruDoc +addParamÌ128Í(string $name, string $value)ÏSolrParamsÎSolrParams +addPatternÌ128Í(string $pattern [, string $path = "." [, array $options = array()]])ÏboolÎZipArchive +addPhraseFieldÌ128Í(string $field, string $boost [, string $slop = ''])ÏSolrDisMaxQueryÎSolrDisMaxQuery +addPropertyToTypeÌ128Í(string $parent_type_namespace_uri, string $parent_type_name, string $property_name, string $type_namespace_uri, string $type_name [, array $options = ''])ÏvoidÎSDO_DAS_DataFactory +addQueryÌ128Í(string $query [, string $index = "*" [, string $comment = ""]])ÏintÎSphinxClient +addQueryFieldÌ128Í(string $field [, string $boost = ''])ÏSolrDisMaxQueryÎSolrDisMaxQuery +addRequiredParameterÌ128Í(string $req_params)ÏboolÎOAuthProvider +addRouteÌ128Í(string $name, Yaf_Route_Abstract $route)ÏboolÎYaf_Router +addSearchÌ128Í(string $domain)ÏvoidÎEventDnsBase +addServerÌ128Í([string $host = 127.0.0.1 [, int $port = 4730]])ÏboolÎGearmanClient +addServerÌ128Í([string $host = 127.0.0.1 [, int $port = 4730]])ÏboolÎGearmanWorker +addServerÌ128Í(string $host [, int $port = 11211 [, bool $persistent = '' [, int $weight = '' [, int $timeout = '' [, int $retry_interval = '' [, bool $status = '' [, callable $failure_callback = '' [, int $timeoutms = '']]]]]]]])ÏboolÎMemcache +addServerÌ128Í(string $host, int $port [, int $weight = ''])ÏboolÎMemcached +addServerAliasÌ128Í(string $alias)ÏboolÎEventHttp +addServersÌ128Í([string $servers = 127.0.0.1:4730])ÏboolÎGearmanClient +addServersÌ128Í(array $servers)ÏboolÎMemcached +addServersÌ128Í(string $servers)ÏboolÎGearmanWorker +addShapeÌ128Í(SWFShape $shape, int $flags)ÏvoidÎSWFButton +addSignalÌ128Í([double $timeout = ''])ÏboolÎEvent +addSoapHeaderÌ128Í(SoapHeader $object)ÏvoidÎSoapServer +addSortFieldÌ128Í(string $field [, int $order = SolrQuery::ORDER_DESC])ÏSolrQueryÎSolrQuery +addStatsFacetÌ128Í(string $field)ÏSolrQueryÎSolrQuery +addStatsFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +addStringÌ128Í(string $string)ÏvoidÎSWFText +addStringÌ128Í(string $string)ÏvoidÎSWFTextField +addTaskÌ128Í(string $function_name, string $workload [, mixed $context = '' [, string $unique = '']])ÏGearmanTaskÎGearmanClient +addTaskBackgroundÌ128Í(string $function_name, string $workload [, mixed $context = '' [, string $unique = '']])ÏGearmanTaskÎGearmanClient +addTaskHighÌ128Í(string $function_name, string $workload [, mixed $context = '' [, string $unique = '']])ÏGearmanTaskÎGearmanClient +addTaskHighBackgroundÌ128Í(string $function_name, string $workload [, mixed $context = '' [, string $unique = '']])ÏGearmanTaskÎGearmanClient +addTaskLowÌ128Í(string $function_name, string $workload [, mixed $context = '' [, string $unique = '']])ÏGearmanTaskÎGearmanClient +addTaskLowBackgroundÌ128Í(string $function_name, string $workload [, mixed $context = '' [, string $unique = '']])ÏGearmanTaskÎGearmanClient +addTaskStatusÌ128Í(string $job_handle [, string $context = ''])ÏGearmanTaskÎGearmanClient +addTimerÌ128Í([double $timeout = ''])ÏboolÎEvent +addTrigramPhraseFieldÌ128Í(string $field, string $boost [, string $slop = ''])ÏSolrDisMaxQueryÎSolrDisMaxQuery +addTypeÌ128Í(string $type_namespace_uri, string $type_name [, array $options = ''])ÏvoidÎSDO_DAS_DataFactory +addTypesÌ128Í(string $xsd_file)ÏvoidÎSDO_DAS_XML +addUTF8CharsÌ128Í(string $char)ÏvoidÎSWFFontChar +addUTF8StringÌ128Í(string $text)ÏvoidÎSWFText +addUnityKernelÌ128Í()ÏvoidÎImagickKernel +addUserFieldÌ128Í(string $field)ÏSolrDisMaxQueryÎSolrDisMaxQuery +addcslashesÌ16Í(string $str, string $charlist)Ïstring +addimageÌ128Í(Gmagick $Gmagick)ÏGmagickÎGmagick +addnoiseimageÌ128Í(int $NOISE)ÏGmagickÎGmagick +addslashesÌ16Í(string $str)Ïstring +affected_rowsÌ128Í(resource $link)ÏintÎmaxdb +affected_rowsÌ128Í(resource $stmt)ÏintÎmaxdb_stmt +affineÌ128Í(array $affine)ÏboolÎImagickDraw +affineTransformImageÌ128Í(ImagickDraw $matrix)ÏboolÎImagick +afterÌ128Í(IntlCalendar $other, IntlCalendar $cal)ÏboolÎIntlCalendar +againÌ128Í()ÏvoidÎEvPeriodic +againÌ128Í()ÏvoidÎEvTimer +aggregateÌ128Í(array $pipeline [, array $options = '' [, array $op = '' [, array $... = '']]])ÏarrayÎMongoCollection +aggregateCursorÌ128Í(array $command [, array $options = ''])ÏMongoCommandCursorÎMongoCollection +alignÌ128Í(int $alignement)ÏvoidÎSWFTextField +allowsNullÌ128Í()ÏboolÎReflectionParameter +allowsNullÌ128Í()ÏboolÎReflectionType +animateImagesÌ128Í(string $x_server)ÏboolÎImagick +annotateÌ128Í(float $x, float $y, string $text)ÏGmagickDrawÎGmagickDraw +annotateImageÌ128Í(ImagickDraw $draw_settings, float $x, float $y, float $angle, string $text)ÏboolÎImagick +annotateimageÌ128Í(GmagickDraw $GmagickDraw, float $x, float $y, float $angle, string $text)ÏGmagickÎGmagick +annotationÌ128Í(float $x, float $y, string $text)ÏboolÎImagickDraw +apache_child_terminateÌ16Í()Ïbool +apache_get_modulesÌ16Í()Ïarray +apache_get_versionÌ16Í()Ïstring +apache_getenvÌ16Í(string $variable [, bool $walk_to_top = false])Ïstring +apache_lookup_uriÌ16Í(string $filename)Ïobject +apache_noteÌ16Í(string $note_name [, string $note_value = ""])Ïstring +apache_request_headersÌ16Í()Ïarray +apache_reset_timeoutÌ16Í()Ïbool +apache_response_headersÌ16Í()Ïarray +apache_setenvÌ16Í(string $variable, string $value [, bool $walk_to_top = false])Ïbool +apc_addÌ16Í(string $key, mixed $var [, int $ttl = '', array $values [, mixed $unused = null]])Ïarray +apc_bin_dumpÌ16Í([array $files = null [, array $user_vars = null]])Ïstring +apc_bin_dumpfileÌ16Í(array $files, array $user_vars, string $filename [, int $flags = '' [, resource $context = null]])Ïint +apc_bin_loadÌ16Í(string $data [, int $flags = ''])Ïbool +apc_bin_loadfileÌ16Í(string $filename [, resource $context = null [, int $flags = '']])Ïbool +apc_cache_infoÌ16Í([string $cache_type = "" [, bool $limited = false]])Ïarray +apc_casÌ16Í(string $key, int $old, int $new)Ïbool +apc_clear_cacheÌ16Í([string $cache_type = ""])Ïbool +apc_compile_fileÌ16Í(string $filename [, bool $atomic = true])Ïmixed +apc_decÌ16Í(string $key [, int $step = 1 [, bool $success = '']])Ïint +apc_define_constantsÌ16Í(string $key, array $constants [, bool $case_sensitive = true])Ïbool +apc_deleteÌ16Í(string $key)Ïmixed +apc_delete_fileÌ16Í(mixed $keys)Ïmixed +apc_existsÌ16Í(mixed $keys)Ïmixed +apc_fetchÌ16Í(mixed $key [, bool $success = ''])Ïmixed +apc_incÌ16Í(string $key [, int $step = 1 [, bool $success = '']])Ïint +apc_load_constantsÌ16Í(string $key [, bool $case_sensitive = true])Ïbool +apc_sma_infoÌ16Í([bool $limited = false])Ïarray +apc_storeÌ16Í(string $key, mixed $var [, int $ttl = '', array $values [, mixed $unused = null]])Ïarray +apcu_addÌ16Í(string $key, mixed $var [, int $ttl = '', array $values [, mixed $unused = null]])Ïarray +apcu_cache_infoÌ16Í([bool $limited = false])Ïarray +apcu_casÌ16Í(string $key, int $old, int $new)Ïbool +apcu_clear_cacheÌ16Í()Ïbool +apcu_decÌ16Í(string $key [, int $step = 1 [, bool $success = '']])Ïint +apcu_deleteÌ16Í(string $key)Ïmixed +apcu_entryÌ16Í(string $key, callable $generator [, int $ttl = ''])Ïmixed +apcu_existsÌ16Í(mixed $keys)Ïmixed +apcu_fetchÌ16Í(mixed $key [, bool $success = ''])Ïmixed +apcu_incÌ16Í(string $key [, int $step = 1 [, bool $success = '']])Ïint +apcu_sma_infoÌ16Í([bool $limited = false])Ïarray +apcu_storeÌ16Í(string $key, mixed $var [, int $ttl = '', array $values [, mixed $unused = null]])Ïarray +apd_breakpointÌ16Í(int $debug_level)Ïbool +apd_callstackÌ16Í()Ïarray +apd_clunkÌ16Í(string $warning [, string $delimiter = ""])Ïvoid +apd_continueÌ16Í(int $debug_level)Ïbool +apd_croakÌ16Í(string $warning [, string $delimiter = ""])Ïvoid +apd_dump_function_tableÌ16Í()Ïvoid +apd_dump_persistent_resourcesÌ16Í()Ïarray +apd_dump_regular_resourcesÌ16Í()Ïarray +apd_echoÌ16Í(string $output)Ïbool +apd_get_active_symbolsÌ16Í()Ïarray +apd_set_pprof_traceÌ16Í([string $dump_directory = ini_get("apd.dumpdir") [, string $fragment = "pprof"]])Ïstring +apd_set_sessionÌ16Í(int $debug_level)Ïvoid +apd_set_session_traceÌ16Í(int $debug_level [, string $dump_directory = ini_get("apd.dumpdir")])Ïvoid +apd_set_session_trace_socketÌ16Í(string $tcp_server, int $socket_type, int $port, int $debug_level)Ïbool +apiVersionÌ128Í()ÏstringÎPhar +appÌ128Í()ÏvoidÎYaf_Application +appendÌ128Í(OCI-Lob $lob_from)ÏboolÎOCI-Lob +appendÌ128Í(mixed $value)ÏboolÎOCI-Collection +appendÌ128Í(string $key, string $value)ÏboolÎMemcached +appendÌ128Í(Iterator $iterator)ÏvoidÎAppendIterator +appendÌ128Í(mixed $value)ÏvoidÎArrayIterator +appendÌ128Í(mixed $value)ÏvoidÎArrayObject +appendBodyÌ128Í(string $content [, string $key = ''])ÏboolÎYaf_Response_Abstract +appendByKeyÌ128Í(string $server_key, string $key, string $value)ÏboolÎMemcached +appendChildÌ128Í(DOMNode $newnode)ÏDOMNodeÎDOMNode +appendDataÌ128Í(string $data)ÏvoidÎDOMCharacterData +appendFromÌ128Í(EventBuffer $buf, int $len)ÏintÎEventBuffer +appendImagesÌ128Í(bool $stack)ÏImagickÎImagick +appendPathÌ128Í(CairoPath $path, CairoContext $context)ÏvoidÎCairoContext +appendXMLÌ128Í(string $data)ÏboolÎDOMDocumentFragment +applyChangesÌ128Í(PDO $database_handle, SDODataObject $root_data_object)ÏvoidÎSDO_DAS_Relational +arcÌ128Í(float $sx, float $sy, float $ex, float $ey, float $sd, float $ed)ÏGmagickDrawÎGmagickDraw +arcÌ128Í(float $sx, float $sy, float $ex, float $ey, float $sd, float $ed)ÏboolÎImagickDraw +arcÌ128Í(float $x, float $y, float $ray, float $ang1, float $ang2)ÏboolÎHaruPage +arcÌ128Í(float $x, float $y, float $radius, float $angle1, float $angle2, CairoContext $context)ÏvoidÎCairoContext +arcNegativeÌ128Í(float $x, float $y, float $radius, float $angle1, float $angle2, CairoContext $context)ÏvoidÎCairoContext +areConfusableÌ128Í(string $s1, string $s2 [, string $error = ''])ÏboolÎSpoofchecker +arrayÌ16Í([mixed $... = ''])Ïarray +arrayQueryÌ128Í(resource $dbhandle, string $query [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])ÏarrayÎSQLiteDatabase +array_change_key_caseÌ16Í(array $array [, int $case = CASE_LOWER])Ïarray +array_chunkÌ16Í(array $array, int $size [, bool $preserve_keys = false])Ïarray +array_columnÌ16Í(array $input, mixed $column_key [, mixed $index_key = null])Ïarray +array_combineÌ16Í(array $keys, array $values)Ïarray +array_count_valuesÌ16Í(array $array)Ïarray +array_diffÌ16Í(array $array1, array $array2 [, array $... = ''])Ïarray +array_diff_assocÌ16Í(array $array1, array $array2 [, array $... = ''])Ïarray +array_diff_keyÌ16Í(array $array1, array $array2 [, array $... = ''])Ïarray +array_diff_uassocÌ16Í(array $array1, array $array2 [, array $... = '', callable $key_compare_func])Ïarray +array_diff_ukeyÌ16Í(array $array1, array $array2 [, array $... = '', callable $key_compare_func])Ïarray +array_fillÌ16Í(int $start_index, int $num, mixed $value)Ïarray +array_fill_keysÌ16Í(array $keys, mixed $value)Ïarray +array_filterÌ16Í(array $array [, callable $callback = '' [, int $flag = '']])Ïarray +array_flipÌ16Í(array $array)Ïstring +array_intersectÌ16Í(array $array1, array $array2 [, array $... = ''])Ïarray +array_intersect_assocÌ16Í(array $array1, array $array2 [, array $... = ''])Ïarray +array_intersect_keyÌ16Í(array $array1, array $array2 [, array $... = ''])Ïarray +array_intersect_uassocÌ16Í(array $array1, array $array2 [, array $... = '', callable $key_compare_func])Ïarray +array_intersect_ukeyÌ16Í(array $array1, array $array2 [, array $... = '', callable $key_compare_func])Ïarray +array_key_existsÌ16Í(mixed $key, array $array)Ïbool +array_keysÌ16Í(array $array [, mixed $search_value = null [, bool $strict = false]])Ïarray +array_mapÌ16Í(callable $callback, array $array1 [, array $... = ''])Ïarray +array_mergeÌ16Í(array $array1 [, array $... = ''])Ïarray +array_merge_recursiveÌ16Í(array $array1 [, array $... = ''])Ïarray +array_multisortÌ16Í(array $array1 [, mixed $array1_sort_order = SORT_ASC [, mixed $array1_sort_flags = SORT_REGULAR [, mixed $... = '']]])Ïstring +array_padÌ16Í(array $array, int $size, mixed $value)Ïarray +array_popÌ16Í(array $array)Ïarray +array_productÌ16Í(array $array)Ïnumber +array_pushÌ16Í(array $array, mixed $value1 [, mixed $... = ''])Ïint +array_randÌ16Í(array $array [, int $num = 1])Ïmixed +array_reduceÌ16Í(array $array, callable $callback [, mixed $initial = ''])Ïmixed +array_replaceÌ16Í(array $array1, array $array2 [, array $... = ''])Ïarray +array_replace_recursiveÌ16Í(array $array1, array $array2 [, array $... = ''])Ïarray +array_reverseÌ16Í(array $array [, bool $preserve_keys = false])Ïarray +array_searchÌ16Í(mixed $needle, array $haystack [, bool $strict = false])Ïmixed +array_shiftÌ16Í(array $array)Ïarray +array_sliceÌ16Í(array $array, int $offset [, int $length = '' [, bool $preserve_keys = false]])Ïarray +array_spliceÌ16Í(array $input, int $offset [, int $length = '' [, mixed $replacement = array()]])Ïarray +array_sumÌ16Í(array $array)Ïnumber +array_udiffÌ16Í(array $array1, array $array2 [, array $... = '', callable $value_compare_func])Ïarray +array_udiff_assocÌ16Í(array $array1, array $array2 [, array $... = '', callable $value_compare_func])Ïarray +array_udiff_uassocÌ16Í(array $array1, array $array2 [, array $... = '', callable $value_compare_func, callable $key_compare_func])Ïarray +array_uintersectÌ16Í(array $array1, array $array2 [, array $... = '', callable $value_compare_func])Ïarray +array_uintersect_assocÌ16Í(array $array1, array $array2 [, array $... = '', callable $value_compare_func])Ïarray +array_uintersect_uassocÌ16Í(array $array1, array $array2 [, array $... = '', callable $value_compare_func, callable $key_compare_func])Ïarray +array_uniqueÌ16Í(array $array [, int $sort_flags = SORT_STRING])Ïarray +array_unshiftÌ16Í(array $array, mixed $value1 [, mixed $... = ''])Ïint +array_valuesÌ16Í(array $array)Ïarray +array_walkÌ16Í(array $array, callable $callback [, mixed $userdata = ''])Ïbool +array_walk_recursiveÌ16Í(array $array, callable $callback [, mixed $userdata = ''])Ïbool +arsortÌ16Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool +asXMLÌ128Í([string $filename = ''])ÏmixedÎSimpleXMLElement +asinÌ16Í(float $arg)Ïfloat +asinhÌ16Í(float $arg)Ïfloat +asortÌ16Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool +asortÌ128Í(array $arr [, int $sort_flag = '', Collator $coll])ÏboolÎCollator +asortÌ128Í()ÏvoidÎArrayIterator +asortÌ128Í()ÏvoidÎArrayObject +assembleÌ128Í(array $info [, array $query = ''])ÏstringÎYaf_Route_Interface +assembleÌ128Í(array $info [, array $query = ''])ÏstringÎYaf_Route_Map +assembleÌ128Í(array $info [, array $query = ''])ÏstringÎYaf_Route_Regex +assembleÌ128Í(array $info [, array $query = ''])ÏstringÎYaf_Route_Rewrite +assembleÌ128Í(array $info [, array $query = ''])ÏstringÎYaf_Route_Simple +assembleÌ128Í(array $info [, array $query = ''])ÏstringÎYaf_Route_Static +assembleÌ128Í(array $info [, array $query = ''])ÏstringÎYaf_Route_Supervar +assertÌ16Í(mixed $assertion [, string $description = '' [, Throwable $exception = '']])Ïbool +assert_optionsÌ16Í(int $what [, mixed $value = ''])Ïmixed +assignÌ128Í(OCI-Collection $from)ÏboolÎOCI-Collection +assignÌ128Í(array $parameter)ÏboolÎhw_api_object +assignÌ128Í(string $name [, mixed $value = ''])ÏboolÎYaf_View_Simple +assignÌ128Í(string $name [, string $value = ''])ÏboolÎYaf_View_Interface +assignÌ128Í(string $name, string $value)ÏmixedÎLua +assignElemÌ128Í(int $index, mixed $value)ÏboolÎOCI-Collection +assignRefÌ128Í(string $name, mixed $value)ÏboolÎYaf_View_Simple +atÌ128Í()ÏdoubleÎEvPeriodic +atanÌ16Í(float $arg)Ïfloat +atan2Ì16Í(float $y, float $x)Ïfloat +atanhÌ16Í(float $arg)Ïfloat +attachÌ128Í(object $object [, mixed $data = ''])ÏobjectÎSplObjectStorage +attachÌ128Í(SplObserver $observer)ÏvoidÎSplSubject +attachIteratorÌ128Í(Iterator $iterator [, string $infos = ''])ÏvoidÎMultipleIterator +attrÌ128Í()ÏarrayÎEvStat +attr_getÌ128Í(int $attr, mysqli_stmt $stmt)ÏintÎmysqli_stmt +attr_setÌ128Í(int $attr, int $mode, mysqli_stmt $stmt)ÏboolÎmysqli_stmt +attreditableÌ128Í(array $parameter)ÏboolÎhw_api_object +attributesÌ128Í([string $ns = '' [, bool $is_prefix = false]])ÏSimpleXMLElementÎSimpleXMLElement +authÌ128Í()ÏboolÎVarnishAdmin +authenticateÌ128Í(string $username, string $password)ÏarrayÎMongoDB +autoLevelImageÌ128Í([string $CHANNEL = Imagick::CHANNEL_DEFAULT])ÏvoidÎImagick +autoRenderÌ128Í([bool $flag = ''])ÏYaf_DispatcherÎYaf_Dispatcher +auto_commitÌ128Í(resource $link, bool $mode)ÏboolÎmaxdb +autocommitÌ128Í(bool $mode, mysqli $link)ÏboolÎmysqli +autoloadÌ128Í()ÏvoidÎYaf_Loader +availableFontsÌ128Í()ÏarrayÎCairo +availableSurfacesÌ128Í()ÏarrayÎCairo +averageImagesÌ128Í()ÏImagickÎImagick +avoidMethodÌ128Í(int $method)ÏboolÎEventConfig +awaitDataÌ128Í([bool $wait = true])ÏMongoCursorÎMongoCursor +backendÌ128Í()ÏintÎEv +backendÌ128Í()ÏintÎEvLoop +banÌ128Í(string $vcl_regex)ÏintÎVarnishAdmin +banUrlÌ128Í(string $vcl_regex)ÏintÎVarnishAdmin +base64_decodeÌ16Í(string $data [, bool $strict = false])Ïstring +base64_encodeÌ16Í(string $data)Ïstring +base_convertÌ16Í(string $number, int $frombase, int $tobase)Ïstring +basenameÌ16Í(string $path [, string $suffix = ''])Ïstring +batchInsertÌ128Í(array $a [, array $options = array()])ÏmixedÎMongoCollection +batchSizeÌ128Í(int $batchSize)ÏMongoCommandCursorÎMongoCommandCursor +batchSizeÌ128Í(int $batchSize)ÏMongoCursorÎMongoCursor +batchSizeÌ128Í(int $batchSize)ÏMongoCursorInterfaceÎMongoCursorInterface +bbcode_add_elementÌ16Í(resource $bbcode_container, string $tag_name, array $tag_rules)Ïbool +bbcode_add_smileyÌ16Í(resource $bbcode_container, string $smiley, string $replace_by)Ïbool +bbcode_createÌ16Í([array $bbcode_initial_tags = null])Ïresource +bbcode_destroyÌ16Í(resource $bbcode_container)Ïbool +bbcode_parseÌ16Í(resource $bbcode_container, string $to_parse)Ïstring +bbcode_set_arg_parserÌ16Í(resource $bbcode_container, resource $bbcode_arg_parser)Ïbool +bbcode_set_flagsÌ16Í(resource $bbcode_container, int $flags [, int $mode = BBCODE_SET_FLAGS_SET])Ïbool +bcaddÌ16Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring +bccompÌ16Í(string $left_operand, string $right_operand [, int $scale = ''])Ïint +bcdivÌ16Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring +bcmodÌ16Í(string $left_operand, string $modulus)Ïstring +bcmulÌ16Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring +bcompiler_loadÌ16Í(string $filename)Ïbool +bcompiler_load_exeÌ16Í(string $filename)Ïbool +bcompiler_parse_classÌ16Í(string $class, string $callback)Ïbool +bcompiler_readÌ16Í(resource $filehandle)Ïbool +bcompiler_write_classÌ16Í(resource $filehandle, string $className [, string $extends = ''])Ïbool +bcompiler_write_constantÌ16Í(resource $filehandle, string $constantName)Ïbool +bcompiler_write_exe_footerÌ16Í(resource $filehandle, int $startpos)Ïbool +bcompiler_write_fileÌ16Í(resource $filehandle, string $filename)Ïbool +bcompiler_write_footerÌ16Í(resource $filehandle)Ïbool +bcompiler_write_functionÌ16Í(resource $filehandle, string $functionName)Ïbool +bcompiler_write_functions_from_fileÌ16Í(resource $filehandle, string $fileName)Ïbool +bcompiler_write_headerÌ16Í(resource $filehandle [, string $write_ver = ''])Ïbool +bcompiler_write_included_filenameÌ16Í(resource $filehandle, string $filename)Ïbool +bcpowÌ16Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring +bcpowmodÌ16Í(string $left_operand, string $right_operand, string $modulus [, int $scale = ''])Ïstring +bcscaleÌ16Í(int $scale)Ïbool +bcsqrtÌ16Í(string $operand [, int $scale = ''])Ïstring +bcsubÌ16Í(string $left_operand, string $right_operand [, int $scale = ''])Ïstring +beforeÌ128Í(IntlCalendar $other, IntlCalendar $cal)ÏboolÎIntlCalendar +beginÌ128Í(string $transaction_id [, array $headers = '', resource $link])ÏboolÎStomp +beginChildrenÌ128Í()ÏvoidÎRecursiveIteratorIterator +beginChildrenÌ128Í()ÏvoidÎRecursiveTreeIterator +beginIterationÌ128Í()ÏRecursiveIteratorÎRecursiveTreeIterator +beginIterationÌ128Í()ÏvoidÎRecursiveIteratorIterator +beginLoggingÌ128Í()ÏvoidÎSDO_DAS_ChangeSummary +beginTextÌ128Í()ÏboolÎHaruPage +beginTransactionÌ128Í()ÏboolÎPDO +begin_transactionÌ128Í([int $flags = '' [, string $name = '', mysqli $link]])ÏboolÎmysqli +bezierÌ128Í(array $coordinate_array)ÏGmagickDrawÎGmagickDraw +bezierÌ128Í(array $coordinates)ÏboolÎImagickDraw +bin2hexÌ16Í(string $str)Ïstring +bindÌ128Í(string $dsn [, boolean $force = false])ÏZMQSocketÎZMQSocket +bindÌ128Í(string $address, int $port)ÏvoidÎEventHttp +bindColumnÌ128Í(mixed $column, mixed $param [, int $type = '' [, int $maxlen = '' [, mixed $driverdata = '']]])ÏboolÎPDOStatement +bindParamÌ128Í(mixed $parameter, mixed $variable [, int $data_type = PDO::PARAM_STR [, int $length = '' [, mixed $driver_options = '']]])ÏboolÎPDOStatement +bindParamÌ128Í(string $sql_param, mixed $param [, int $type = ''])ÏboolÎSQLite3Stmt +bindValueÌ128Í(mixed $parameter, mixed $value [, int $data_type = PDO::PARAM_STR])ÏboolÎPDOStatement +bindValueÌ128Í(string $sql_param, mixed $value [, int $type = ''])ÏboolÎSQLite3Stmt +bind_paramÌ128Í(resource $stmt, string $types, mixed $var1 [, mixed $... = '', array $var])ÏboolÎmaxdb_stmt +bind_paramÌ128Í(string $types, mixed $var1 [, mixed $... = '', mysqli_stmt $stmt])ÏboolÎmysqli_stmt +bind_resultÌ128Í(mixed $var1 [, mixed $... = '', mysqli_stmt $stmt])ÏboolÎmysqli_stmt +bind_resultÌ128Í(resource $stmt, mixed $var1 [, mixed $... = ''])ÏboolÎmaxdb_stmt +bind_textdomain_codesetÌ16Í(string $domain, string $codeset)Ïstring +bindecÌ16Í(string $binary_string)Ïfloat +bindtextdomainÌ16Í(string $domain, string $directory)Ïstring +blackThresholdImageÌ128Í(mixed $threshold)ÏboolÎImagick +blenc_encryptÌ16Í(string $plaintext, string $encodedfile [, string $encryption_key = ''])Ïstring +blueShiftImageÌ128Í([float $factor = 1.5])ÏvoidÎImagick +blurImageÌ128Í(float $radius, float $sigma [, int $channel = ''])ÏboolÎImagick +blurimageÌ128Í(float $radius, float $sigma [, int $channel = ''])ÏGmagickÎGmagick +bodyÌ128Í()ÏstringÎSAMMessage +bodyÌ128Í(tidy $object)ÏtidyNodeÎtidy +boolvalÌ16Í(mixed $var)Ïboolean +bootstrapÌ128Í([Yaf_Bootstrap_Abstract $bootstrap = ''])ÏvoidÎYaf_Application +borderImageÌ128Í(mixed $bordercolor, int $width, int $height)ÏboolÎImagick +borderimageÌ128Í(GmagickPixel $color, int $width, int $height)ÏGmagickÎGmagick +bottomÌ128Í()ÏmixedÎSplDoublyLinkedList +brightnessContrastImageÌ128Í(string $brightness, string $contrast [, string $CHANNEL = Imagick::CHANNEL_DEFAULT])ÏvoidÎImagick +broadcastÌ128Í(long $condition)ÏbooleanÎCond +bsonSerializeÌ128Í()ÏarrayÎMongoDB::BSON::Serializable +bsonUnserializeÌ128Í(array $data)ÏarrayÎMongoDB::BSON::Unserializable +bson_decodeÌ16Í(string $bson)Ïarray +bson_encodeÌ16Í(mixed $anything)Ïstring +bufferÌ128Í(string $string [, int $options = FILEINFO_NONE [, resource $context = '']])ÏstringÎfinfo +buildExcerptsÌ128Í(array $docs, string $index, string $words [, array $opts = ''])ÏarrayÎSphinxClient +buildFromDirectoryÌ128Í(string $base_dir [, string $regex = ''])ÏarrayÎPhar +buildFromDirectoryÌ128Í(string $base_dir [, string $regex = ''])ÏarrayÎPharData +buildFromIteratorÌ128Í(Iterator $iter [, string $base_directory = ''])ÏarrayÎPhar +buildFromIteratorÌ128Í(Iterator $iter [, string $base_directory = ''])ÏarrayÎPharData +buildKeywordsÌ128Í(string $query, string $index, bool $hits)ÏarrayÎSphinxClient +busyTimeoutÌ128Í(int $msecs)ÏboolÎSQLite3 +busyTimeoutÌ128Í(resource $dbhandle, int $milliseconds)ÏvoidÎSQLiteDatabase +byCountÌ128Í(int $nth_index)ÏintÎJudy +bzcloseÌ16Í(resource $bz)Ïint +bzcompressÌ16Í(string $source [, int $blocksize = 4 [, int $workfactor = '']])Ïmixed +bzdecompressÌ16Í(string $source [, int $small = ''])Ïmixed +bzerrnoÌ16Í(resource $bz)Ïint +bzerrorÌ16Í(resource $bz)Ïarray +bzerrstrÌ16Í(resource $bz)Ïstring +bzflushÌ16Í(resource $bz)Ïbool +bzopenÌ16Í(mixed $file, string $mode)Ïresource +bzreadÌ16Í(resource $bz [, int $length = 1024])Ïstring +bzwriteÌ16Í(resource $bz, string $data [, int $length = ''])Ïint +cairo_append_pathÌ16Í(CairoPath $path, CairoContext $context)Ïvoid +cairo_arcÌ16Í(float $x, float $y, float $radius, float $angle1, float $angle2, CairoContext $context)Ïvoid +cairo_arc_negativeÌ16Í(float $x, float $y, float $radius, float $angle1, float $angle2, CairoContext $context)Ïvoid +cairo_available_fontsÌ16Í()Ïarray +cairo_available_surfacesÌ16Í()Ïarray +cairo_clipÌ16Í(CairoContext $context)Ïvoid +cairo_clip_extentsÌ16Í(CairoContext $context)Ïarray +cairo_clip_preserveÌ16Í(CairoContext $context)Ïvoid +cairo_clip_rectangle_listÌ16Í(CairoContext $context)Ïarray +cairo_close_pathÌ16Í(CairoContext $context)Ïvoid +cairo_copy_pageÌ16Í(CairoContext $context)Ïvoid +cairo_copy_pathÌ16Í(CairoContext $context)ÏCairoPath +cairo_copy_path_flatÌ16Í(CairoContext $context)ÏCairoPath +cairo_createÌ16Í(CairoSurface $surface)ÏCairoContext +cairo_curve_toÌ16Í(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3, CairoContext $context)Ïvoid +cairo_device_to_userÌ16Í(float $x, float $y, CairoContext $context)Ïarray +cairo_device_to_user_distanceÌ16Í(float $x, float $y, CairoContext $context)Ïarray +cairo_fillÌ16Í(CairoContext $context)Ïvoid +cairo_fill_extentsÌ16Í(CairoContext $context)Ïarray +cairo_fill_preserveÌ16Í(CairoContext $context)Ïvoid +cairo_font_extentsÌ16Í(CairoContext $context)Ïarray +cairo_font_face_get_typeÌ16Í(CairoFontFace $fontface)Ïint +cairo_font_face_statusÌ16Í(CairoFontFace $fontface)Ïint +cairo_font_options_createÌ16Í()ÏCairoFontOptions +cairo_font_options_equalÌ16Í(CairoFontOptions $options, CairoFontOptions $other)Ïbool +cairo_font_options_get_antialiasÌ16Í(CairoFontOptions $options)Ïint +cairo_font_options_get_hint_metricsÌ16Í(CairoFontOptions $options)Ïint +cairo_font_options_get_hint_styleÌ16Í(CairoFontOptions $options)Ïint +cairo_font_options_get_subpixel_orderÌ16Í(CairoFontOptions $options)Ïint +cairo_font_options_hashÌ16Í(CairoFontOptions $options)Ïint +cairo_font_options_mergeÌ16Í(CairoFontOptions $options, CairoFontOptions $other)Ïvoid +cairo_font_options_set_antialiasÌ16Í(CairoFontOptions $options, int $antialias)Ïvoid +cairo_font_options_set_hint_metricsÌ16Í(CairoFontOptions $options, int $hint_metrics)Ïvoid +cairo_font_options_set_hint_styleÌ16Í(CairoFontOptions $options, int $hint_style)Ïvoid +cairo_font_options_set_subpixel_orderÌ16Í(CairoFontOptions $options, int $subpixel_order)Ïvoid +cairo_font_options_statusÌ16Í(CairoFontOptions $options)Ïint +cairo_format_stride_for_widthÌ16Í(int $format, int $width)Ïint +cairo_get_antialiasÌ16Í(CairoContext $context)Ïint +cairo_get_current_pointÌ16Í(CairoContext $context)Ïarray +cairo_get_dashÌ16Í(CairoContext $context)Ïarray +cairo_get_dash_countÌ16Í(CairoContext $context)Ïint +cairo_get_fill_ruleÌ16Í(CairoContext $context)Ïint +cairo_get_font_faceÌ16Í(CairoContext $context)Ïvoid +cairo_get_font_matrixÌ16Í(CairoContext $context)Ïvoid +cairo_get_font_optionsÌ16Í(CairoContext $context)Ïvoid +cairo_get_group_targetÌ16Í(CairoContext $context)Ïvoid +cairo_get_line_capÌ16Í(CairoContext $context)Ïint +cairo_get_line_joinÌ16Í(CairoContext $context)Ïint +cairo_get_line_widthÌ16Í(CairoContext $context)Ïfloat +cairo_get_matrixÌ16Í(CairoContext $context)Ïvoid +cairo_get_miter_limitÌ16Í(CairoContext $context)Ïfloat +cairo_get_operatorÌ16Í(CairoContext $context)Ïint +cairo_get_scaled_fontÌ16Í(CairoContext $context)Ïvoid +cairo_get_sourceÌ16Í(CairoContext $context)Ïvoid +cairo_get_targetÌ16Í(CairoContext $context)Ïvoid +cairo_get_toleranceÌ16Í(CairoContext $context)Ïfloat +cairo_glyph_pathÌ16Í(array $glyphs, CairoContext $context)Ïvoid +cairo_has_current_pointÌ16Í(CairoContext $context)Ïbool +cairo_identity_matrixÌ16Í(CairoContext $context)Ïvoid +cairo_image_surface_createÌ16Í(int $format, int $width, int $height)ÏCairoImageSurface +cairo_image_surface_create_for_dataÌ16Í(string $data, int $format, int $width, int $height [, int $stride = -1])ÏCairoImageSurface +cairo_image_surface_create_from_pngÌ16Í(string $file)ÏCairoImageSurface +cairo_image_surface_get_dataÌ16Í(CairoImageSurface $surface)Ïstring +cairo_image_surface_get_formatÌ16Í(CairoImageSurface $surface)Ïint +cairo_image_surface_get_heightÌ16Í(CairoImageSurface $surface)Ïint +cairo_image_surface_get_strideÌ16Í(CairoImageSurface $surface)Ïint +cairo_image_surface_get_widthÌ16Í(CairoImageSurface $surface)Ïint +cairo_in_fillÌ16Í(string $x, string $y, CairoContext $context)Ïbool +cairo_in_strokeÌ16Í(string $x, string $y, CairoContext $context)Ïbool +cairo_line_toÌ16Í(string $x, string $y, CairoContext $context)Ïvoid +cairo_maskÌ16Í(CairoPattern $pattern, CairoContext $context)Ïvoid +cairo_mask_surfaceÌ16Í(CairoSurface $surface [, string $x = '' [, string $y = '', CairoContext $context]])Ïvoid +cairo_matrix_create_scaleÌ16Í(float $sx, float $sy)Ïobject +cairo_matrix_create_translateÌ16Í()Ï +cairo_matrix_initÌ16Í([float $xx = 1.0 [, float $yx = 0.0 [, float $xy = 0.0 [, float $yy = 1.0 [, float $x0 = 0.0 [, float $y0 = 0.0]]]]]])Ïobject +cairo_matrix_init_identityÌ16Í()Ïobject +cairo_matrix_init_rotateÌ16Í(float $radians)Ïobject +cairo_matrix_init_scaleÌ16Í(float $sx, float $sy)Ïobject +cairo_matrix_init_translateÌ16Í(float $tx, float $ty)Ïobject +cairo_matrix_invertÌ16Í(CairoMatrix $matrix)Ïvoid +cairo_matrix_multiplyÌ16Í(CairoMatrix $matrix1, CairoMatrix $matrix2)ÏCairoMatrix +cairo_matrix_rotateÌ16Í(CairoMatrix $matrix, float $radians)Ïvoid +cairo_matrix_scaleÌ16Í(float $sx, float $sy, CairoContext $context)Ïvoid +cairo_matrix_transform_distanceÌ16Í(CairoMatrix $matrix, float $dx, float $dy)Ïarray +cairo_matrix_transform_pointÌ16Í(CairoMatrix $matrix, float $dx, float $dy)Ïarray +cairo_matrix_translateÌ16Í(CairoMatrix $matrix, float $tx, float $ty)Ïvoid +cairo_move_toÌ16Í(string $x, string $y, CairoContext $context)Ïvoid +cairo_new_pathÌ16Í(CairoContext $context)Ïvoid +cairo_new_sub_pathÌ16Í(CairoContext $context)Ïvoid +cairo_paintÌ16Í(CairoContext $context)Ïvoid +cairo_paint_with_alphaÌ16Í(string $alpha, CairoContext $context)Ïvoid +cairo_path_extentsÌ16Í(CairoContext $context)Ïarray +cairo_pattern_add_color_stop_rgbÌ16Í(CairoGradientPattern $pattern, float $offset, float $red, float $green, float $blue)Ïvoid +cairo_pattern_add_color_stop_rgbaÌ16Í(CairoGradientPattern $pattern, float $offset, float $red, float $green, float $blue, float $alpha)Ïvoid +cairo_pattern_create_for_surfaceÌ16Í(CairoSurface $surface)ÏCairoPattern +cairo_pattern_create_linearÌ16Í(float $x0, float $y0, float $x1, float $y1)ÏCairoPattern +cairo_pattern_create_radialÌ16Í(float $x0, float $y0, float $r0, float $x1, float $y1, float $r1)ÏCairoPattern +cairo_pattern_create_rgbÌ16Í(float $red, float $green, float $blue)ÏCairoPattern +cairo_pattern_create_rgbaÌ16Í(float $red, float $green, float $blue, float $alpha)ÏCairoPattern +cairo_pattern_get_color_stop_countÌ16Í(CairoGradientPattern $pattern)Ïint +cairo_pattern_get_color_stop_rgbaÌ16Í(CairoGradientPattern $pattern, int $index)Ïarray +cairo_pattern_get_extendÌ16Í(string $pattern)Ïint +cairo_pattern_get_filterÌ16Í(CairoSurfacePattern $pattern)Ïint +cairo_pattern_get_linear_pointsÌ16Í(CairoLinearGradient $pattern)Ïarray +cairo_pattern_get_matrixÌ16Í(CairoPattern $pattern)ÏCairoMatrix +cairo_pattern_get_radial_circlesÌ16Í(CairoRadialGradient $pattern)Ïarray +cairo_pattern_get_rgbaÌ16Í(CairoSolidPattern $pattern)Ïarray +cairo_pattern_get_surfaceÌ16Í(CairoSurfacePattern $pattern)ÏCairoSurface +cairo_pattern_get_typeÌ16Í(CairoPattern $pattern)Ïint +cairo_pattern_set_extendÌ16Í(string $pattern, string $extend)Ïvoid +cairo_pattern_set_filterÌ16Í(CairoSurfacePattern $pattern, int $filter)Ïvoid +cairo_pattern_set_matrixÌ16Í(CairoPattern $pattern, CairoMatrix $matrix)Ïvoid +cairo_pattern_statusÌ16Í(CairoPattern $pattern)Ïint +cairo_pdf_surface_createÌ16Í(string $file, float $width, float $height)ÏCairoPdfSurface +cairo_pdf_surface_set_sizeÌ16Í(CairoPdfSurface $surface, float $width, float $height)Ïvoid +cairo_pop_groupÌ16Í(CairoContext $context)Ïvoid +cairo_pop_group_to_sourceÌ16Í(CairoContext $context)Ïvoid +cairo_ps_get_levelsÌ16Í()Ïarray +cairo_ps_level_to_stringÌ16Í(int $level)Ïstring +cairo_ps_surface_createÌ16Í(string $file, float $width, float $height)ÏCairoPsSurface +cairo_ps_surface_dsc_begin_page_setupÌ16Í(CairoPsSurface $surface)Ïvoid +cairo_ps_surface_dsc_begin_setupÌ16Í(CairoPsSurface $surface)Ïvoid +cairo_ps_surface_dsc_commentÌ16Í(CairoPsSurface $surface, string $comment)Ïvoid +cairo_ps_surface_get_epsÌ16Í(CairoPsSurface $surface)Ïbool +cairo_ps_surface_restrict_to_levelÌ16Í(CairoPsSurface $surface, int $level)Ïvoid +cairo_ps_surface_set_epsÌ16Í(CairoPsSurface $surface, bool $level)Ïvoid +cairo_ps_surface_set_sizeÌ16Í(CairoPsSurface $surface, float $width, float $height)Ïvoid +cairo_push_groupÌ16Í(CairoContext $context)Ïvoid +cairo_push_group_with_contentÌ16Í(string $content, CairoContext $context)Ïvoid +cairo_rectangleÌ16Í(string $x, string $y, string $width, string $height, CairoContext $context)Ïvoid +cairo_rel_curve_toÌ16Í(string $x1, string $y1, string $x2, string $y2, string $x3, string $y3, CairoContext $context)Ïvoid +cairo_rel_line_toÌ16Í(string $x, string $y, CairoContext $context)Ïvoid +cairo_rel_move_toÌ16Í(string $x, string $y, CairoContext $context)Ïvoid +cairo_reset_clipÌ16Í(CairoContext $context)Ïvoid +cairo_restoreÌ16Í(CairoContext $context)Ïvoid +cairo_rotateÌ16Í(string $sx, string $sy, CairoContext $context, string $angle)Ïvoid +cairo_saveÌ16Í(CairoContext $context)Ïvoid +cairo_scaleÌ16Í(string $x, string $y, CairoContext $context)Ïvoid +cairo_scaled_font_createÌ16Í(CairoFontFace $fontface, CairoMatrix $matrix, CairoMatrix $ctm, CairoFontOptions $fontoptions)ÏCairoScaledFont +cairo_scaled_font_extentsÌ16Í(CairoScaledFont $scaledfont)Ïarray +cairo_scaled_font_get_ctmÌ16Í(CairoScaledFont $scaledfont)ÏCairoMatrix +cairo_scaled_font_get_font_faceÌ16Í(CairoScaledFont $scaledfont)ÏCairoFontFace +cairo_scaled_font_get_font_matrixÌ16Í(CairoScaledFont $scaledfont)ÏCairoFontOptions +cairo_scaled_font_get_font_optionsÌ16Í(CairoScaledFont $scaledfont)ÏCairoFontOptions +cairo_scaled_font_get_scale_matrixÌ16Í(CairoScaledFont $scaledfont)ÏCairoMatrix +cairo_scaled_font_get_typeÌ16Í(CairoScaledFont $scaledfont)Ïint +cairo_scaled_font_glyph_extentsÌ16Í(CairoScaledFont $scaledfont, array $glyphs)Ïarray +cairo_scaled_font_statusÌ16Í(CairoScaledFont $scaledfont)Ïint +cairo_scaled_font_text_extentsÌ16Í(CairoScaledFont $scaledfont, string $text)Ïarray +cairo_select_font_faceÌ16Í(string $family [, string $slant = '' [, string $weight = '', CairoContext $context]])Ïvoid +cairo_set_antialiasÌ16Í([string $antialias = '', CairoContext $context])Ïvoid +cairo_set_dashÌ16Í(array $dashes [, string $offset = '', CairoContext $context])Ïvoid +cairo_set_fill_ruleÌ16Í(string $setting, CairoContext $context)Ïvoid +cairo_set_font_faceÌ16Í(CairoFontFace $fontface, CairoContext $context)Ïvoid +cairo_set_font_matrixÌ16Í(CairoMatrix $matrix, CairoContext $context)Ïvoid +cairo_set_font_optionsÌ16Í(CairoFontOptions $fontoptions, CairoContext $context)Ïvoid +cairo_set_font_sizeÌ16Í(string $size, CairoContext $context)Ïvoid +cairo_set_line_capÌ16Í(string $setting, CairoContext $context)Ïvoid +cairo_set_line_joinÌ16Í(string $setting, CairoContext $context)Ïvoid +cairo_set_line_widthÌ16Í(string $width, CairoContext $context)Ïvoid +cairo_set_matrixÌ16Í(CairoMatrix $matrix, CairoContext $context)Ïvoid +cairo_set_miter_limitÌ16Í(string $limit, CairoContext $context)Ïvoid +cairo_set_operatorÌ16Í(string $setting, CairoContext $context)Ïvoid +cairo_set_scaled_fontÌ16Í(CairoScaledFont $scaledfont, CairoContext $context)Ïvoid +cairo_set_sourceÌ16Í(string $red, string $green, string $blue, string $alpha, CairoContext $context, CairoPattern $pattern)Ïvoid +cairo_set_source_surfaceÌ16Í(CairoSurface $surface [, string $x = '' [, string $y = '', CairoContext $context]])Ïvoid +cairo_set_toleranceÌ16Í(string $tolerance, CairoContext $context)Ïvoid +cairo_show_pageÌ16Í(CairoContext $context)Ïvoid +cairo_show_textÌ16Í(string $text, CairoContext $context)Ïvoid +cairo_statusÌ16Í(CairoContext $context)Ïint +cairo_status_to_stringÌ16Í(int $status)Ïstring +cairo_strokeÌ16Í(CairoContext $context)Ïvoid +cairo_stroke_extentsÌ16Í(CairoContext $context)Ïarray +cairo_stroke_preserveÌ16Í(CairoContext $context)Ïvoid +cairo_surface_copy_pageÌ16Í(CairoSurface $surface)Ïvoid +cairo_surface_create_similarÌ16Í(CairoSurface $surface, int $content, float $width, float $height)ÏCairoSurface +cairo_surface_finishÌ16Í(CairoSurface $surface)Ïvoid +cairo_surface_flushÌ16Í(CairoSurface $surface)Ïvoid +cairo_surface_get_contentÌ16Í(CairoSurface $surface)Ïint +cairo_surface_get_device_offsetÌ16Í(CairoSurface $surface)Ïarray +cairo_surface_get_font_optionsÌ16Í(CairoSurface $surface)ÏCairoFontOptions +cairo_surface_get_typeÌ16Í(CairoSurface $surface)Ïint +cairo_surface_mark_dirtyÌ16Í(CairoSurface $surface)Ïvoid +cairo_surface_mark_dirty_rectangleÌ16Í(CairoSurface $surface, float $x, float $y, float $width, float $height)Ïvoid +cairo_surface_set_device_offsetÌ16Í(CairoSurface $surface, float $x, float $y)Ïvoid +cairo_surface_set_fallback_resolutionÌ16Í(CairoSurface $surface, float $x, float $y)Ïvoid +cairo_surface_show_pageÌ16Í(CairoSurface $surface)Ïvoid +cairo_surface_statusÌ16Í(CairoSurface $surface)Ïint +cairo_surface_write_to_pngÌ16Í(CairoSurface $surface, resource $stream)Ïvoid +cairo_svg_surface_createÌ16Í(string $file, float $width, float $height)ÏCairoSvgSurface +cairo_svg_surface_get_versionsÌ16Í()Ïarray +cairo_svg_surface_restrict_to_versionÌ16Í(CairoSvgSurface $surface, int $version)Ïvoid +cairo_svg_version_to_stringÌ16Í(int $version)Ïstring +cairo_text_extentsÌ16Í(string $text, CairoContext $context)Ïarray +cairo_text_pathÌ16Í(string $string, CairoContext $context, string $text)Ïvoid +cairo_transformÌ16Í(CairoMatrix $matrix, CairoContext $context)Ïvoid +cairo_translateÌ16Í(string $tx, string $ty, CairoContext $context, string $x, string $y)Ïvoid +cairo_user_to_deviceÌ16Í(string $x, string $y, CairoContext $context)Ïarray +cairo_user_to_device_distanceÌ16Í(string $x, string $y, CairoContext $context)Ïarray +cairo_versionÌ16Í()Ïint +cairo_version_stringÌ16Í()Ïstring +cal_days_in_monthÌ16Í(int $calendar, int $month, int $year)Ïint +cal_from_jdÌ16Í(int $jd, int $calendar)Ïarray +cal_infoÌ16Í([int $calendar = -1])Ïarray +cal_to_jdÌ16Í(int $calendar, int $month, int $day, int $year)Ïint +calcul_hmacÌ16Í(string $clent, string $siretcode, string $price, string $reference, string $validity, string $taxation, string $devise, string $language)Ïstring +calculhmacÌ16Í(string $clent, string $data)Ïstring +callÌ128Í(string $uri, string $method, array $parameters [, callable $callback = ''])ÏintÎYar_Concurrent_Client +callÌ128Í(callable $lua_func [, array $args = '' [, int $use_self = '']])ÏmixedÎLua +callGetChildrenÌ128Í()ÏRecursiveIteratorÎRecursiveIteratorIterator +callGetChildrenÌ128Í()ÏRecursiveIteratorÎRecursiveTreeIterator +callHasChildrenÌ128Í()ÏboolÎRecursiveIteratorIterator +callHasChildrenÌ128Í()ÏboolÎRecursiveTreeIterator +callTimestampNonceHandlerÌ128Í()ÏvoidÎOAuthProvider +call_user_funcÌ16Í(callable $callback [, mixed $parameter = '' [, mixed $... = '']])Ïmixed +call_user_func_arrayÌ16Í(callable $callback, array $param_arr)Ïmixed +call_user_methodÌ16Í(string $method_name, object $obj [, mixed $parameter = '' [, mixed $... = '']])Ïmixed +call_user_method_arrayÌ16Í(string $method_name, object $obj, array $params)Ïmixed +callconsumerHandlerÌ128Í()ÏvoidÎOAuthProvider +calltokenHandlerÌ128Í()ÏvoidÎOAuthProvider +canBePassedByValueÌ128Í()ÏboolÎReflectionParameter +canCompressÌ128Í([int $type = ''])ÏboolÎPhar +canWriteÌ128Í()ÏboolÎPhar +cancelÌ128Í()ÏvoidÎEventHttpRequest +canonicalizeÌ128Í(string $locale)ÏstringÎLocale +casÌ128Í(float $cas_token, string $key, mixed $value [, int $expiration = ''])ÏboolÎMemcached +casByKeyÌ128Í(float $cas_token, string $server_key, string $key, mixed $value [, int $expiration = ''])ÏboolÎMemcached +catchExceptionÌ128Í([bool $flag = ''])ÏYaf_DispatcherÎYaf_Dispatcher +ceilÌ16Í(float $value)Ïfloat +changeUserÌ128Í(mysqlnd_connection $connection, string $user, string $password, string $database, bool $silent, int $passwd_len)ÏboolÎMysqlndUhConnection +change_userÌ128Í(resource $link, string $user, string $password, string $database)ÏboolÎmaxdb +change_userÌ128Í(string $user, string $password, string $database, mysqli $link)ÏboolÎmysqli +changesÌ128Í()ÏintÎSQLite3 +changesÌ128Í(resource $dbhandle)ÏintÎSQLiteDatabase +charAgeÌ128Í(mixed $codepoint)ÏarrayÎIntlChar +charDigitValueÌ128Í(mixed $codepoint)ÏintÎIntlChar +charDirectionÌ128Í(mixed $codepoint)ÏintÎIntlChar +charFromNameÌ128Í(string $characterName [, int $nameChoice = ''])ÏintÎIntlChar +charMirrorÌ128Í(mixed $codepoint)ÏmixedÎIntlChar +charNameÌ128Í(mixed $codepoint [, int $nameChoice = ''])ÏstringÎIntlChar +charTypeÌ128Í(mixed $codepoint)ÏintÎIntlChar +character_set_nameÌ128Í(mysqli $link)ÏstringÎmysqli +character_set_nameÌ128Í(resource $link)ÏstringÎmaxdb +charcoalImageÌ128Í(float $radius, float $sigma)ÏboolÎImagick +charcoalimageÌ128Í(float $radius, float $sigma)ÏGmagickÎGmagick +charsetNameÌ128Í(mysqlnd_connection $connection)ÏstringÎMysqlndUhConnection +chdbÌ1Í(string $pathname) +chdb_createÌ16Í(string $pathname, array $data)Ïbool +chdirÌ16Í(string $directory)Ïbool +checkÌ128Í(string $callback [, string $data = '' [, string $priority = '']])ÏEvCheckÎEvLoop +checkOAuthRequestÌ128Í([string $uri = '' [, string $method = '']])ÏvoidÎOAuthProvider +checkProbabilityModelÌ128Í()ÏboolÎSVMModel +checkdateÌ16Í(int $month, int $day, int $year)Ïbool +checkdnsrrÌ16Í(string $host [, string $type = "MX"])Ïbool +checkinÌ128Í(array $parameter)ÏboolÎhw_api +checkoutÌ128Í(array $parameter)ÏboolÎhw_api +chgrpÌ16Í(string $filename, mixed $group)Ïbool +childÌ128Í(string $pid, string $trace, string $callback [, string $data = '' [, string $priority = '']])ÏEvChildÎEvLoop +childrenÌ128Í([string $ns = '' [, bool $is_prefix = false]])ÏSimpleXMLElementÎSimpleXMLElement +childrenÌ128Í(array $parameter)ÏarrayÎhw_api +chmodÌ16Í(string $filename, int $mode)Ïbool +chmodÌ128Í(int $permissions)ÏvoidÎPharFileInfo +chopÌ16Í()Ï +chopImageÌ128Í(int $width, int $height, int $x, int $y)ÏboolÎImagick +chopimageÌ128Í(int $width, int $height, int $x, int $y)ÏGmagickÎGmagick +chownÌ16Í(string $filename, mixed $user)Ïbool +chrÌ16Í(int $ascii)Ïstring +chrÌ128Í(mixed $codepoint)ÏstringÎIntlChar +chrootÌ16Í(string $directory)Ïbool +chunkÌ128Í(integer $size, boolean $preserve)ÏarrayÎThreaded +chunk_splitÌ16Í(string $body [, int $chunklen = 76 [, string $end = "\r\n"]])Ïstring +circleÌ128Í(float $ox, float $oy, float $px, float $py)ÏboolÎImagickDraw +circleÌ128Í(float $x, float $y, float $ray)ÏboolÎHaruPage +clampImageÌ128Í([string $CHANNEL = Imagick::CHANNEL_DEFAULT])ÏvoidÎImagick +class_aliasÌ16Í(string $original, string $alias [, bool $autoload = ''])Ïbool +class_existsÌ16Í(string $class_name [, bool $autoload = true])Ïbool +class_implementsÌ16Í(mixed $class [, bool $autoload = true])Ïarray +class_parentsÌ16Í(mixed $class [, bool $autoload = true])Ïarray +class_usesÌ16Í(mixed $class [, bool $autoload = true])Ïarray +classkit_importÌ16Í(string $filename)Ïarray +classkit_method_addÌ16Í(string $classname, string $methodname, string $args, string $code [, int $flags = CLASSKIT_ACC_PUBLIC])Ïbool +classkit_method_copyÌ16Í(string $dClass, string $dMethod, string $sClass [, string $sMethod = ''])Ïbool +classkit_method_redefineÌ16Í(string $classname, string $methodname, string $args, string $code [, int $flags = CLASSKIT_ACC_PUBLIC])Ïbool +classkit_method_removeÌ16Í(string $classname, string $methodname)Ïbool +classkit_method_renameÌ16Í(string $classname, string $methodname, string $newname)Ïbool +cleanRepairÌ128Í(tidy $object)ÏboolÎtidy +clearÌ128Í()ÏGmagickÎGmagick +clearÌ128Í()ÏZMQPollÎZMQPoll +clearÌ128Í()ÏboolÎImagick +clearÌ128Í()ÏboolÎImagickDraw +clearÌ128Í()ÏboolÎImagickPixel +clearÌ128Í()ÏboolÎImagickPixelIterator +clearÌ128Í()ÏboolÎSQLite3Stmt +clearÌ128Í()ÏboolÎSolrDocument +clearÌ128Í()ÏboolÎSolrInputDocument +clearÌ128Í([int $field = null, IntlCalendar $cal])ÏboolÎIntlCalendar +clearÌ128Í([string $name = ''])ÏboolÎYaf_View_Simple +clearÌ128Í()ÏintÎEvWatcher +clearÌ128Í()ÏvoidÎSDO_DataObject +clearBodyÌ128Í([string $key = ''])ÏboolÎYaf_Response_Abstract +clearCallbacksÌ128Í()ÏboolÎGearmanClient +clearHeadersÌ128Í()ÏvoidÎEventHttpRequest +clearHeadersÌ128Í()ÏvoidÎYaf_Response_Abstract +clearLastErrorÌ128Í()ÏYaf_ApplicationÎYaf_Application +clearLocalNamespaceÌ128Í()ÏvoidÎYaf_Loader +clearPanicÌ128Í()ÏintÎVarnishAdmin +clearSearchÌ128Í()ÏvoidÎEventDnsBase +clearstatcacheÌ16Í([bool $clear_realpath_cache = false [, string $filename = '']])Ïvoid +cli_get_process_titleÌ16Í()Ïstring +cli_set_process_titleÌ16Í(string $title)Ïbool +clipÌ128Í(CairoContext $context)ÏvoidÎCairoContext +clipExtentsÌ128Í(CairoContext $context)ÏarrayÎCairoContext +clipImageÌ128Í()ÏboolÎImagick +clipImagePathÌ128Í(string $pathname, string $inside)ÏvoidÎImagick +clipPathImageÌ128Í(string $pathname, bool $inside)ÏboolÎImagick +clipPreserveÌ128Í(CairoContext $context)ÏvoidÎCairoContext +clipRectangleListÌ128Í(CairoContext $context)ÏarrayÎCairoContext +cloneÌ128Í()ÏGearmanClientÎGearmanClient +cloneÌ128Í()ÏImagickÎImagick +cloneÌ128Í()ÏImagickDrawÎImagickDraw +cloneÌ128Í()ÏvoidÎGearmanWorker +cloneNodeÌ128Í([bool $deep = ''])ÏDOMNodeÎDOMNode +closeÌ128Í()ÏboolÎMemcache +closeÌ128Í()ÏboolÎOCI-Lob +closeÌ128Í()ÏboolÎSNMP +closeÌ128Í()ÏboolÎSQLite3 +closeÌ128Í()ÏboolÎSQLite3Stmt +closeÌ128Í()ÏboolÎSessionHandler +closeÌ128Í()ÏboolÎSessionHandlerInterface +closeÌ128Í()ÏboolÎSphinxClient +closeÌ128Í()ÏboolÎXMLReader +closeÌ128Í()ÏboolÎZipArchive +closeÌ128Í(RarArchive $rarfile)ÏboolÎRarArchive +closeÌ128Í([boolean|string $connection = ''])ÏboolÎMongoClient +closeÌ128Í(mysqli $link)ÏboolÎmysqli +closeÌ128Í(mysqli_stmt $stmt)ÏboolÎmysqli_stmt +closeÌ128Í(mysqlnd_connection $connection, int $close_type)ÏboolÎMysqlndUhConnection +closeÌ128Í(resource $link)ÏboolÎmaxdb +closeÌ128Í(resource $stmt)ÏboolÎmaxdb_stmt +closeÌ128Í()ÏvoidÎEventBufferEvent +closeÌ128Í([resource $dir_handle = ''])ÏvoidÎDirectory +closeConnectionÌ128Í()ÏvoidÎEventHttpRequest +closeCursorÌ128Í()ÏboolÎPDOStatement +closePathÌ128Í()ÏboolÎHaruPage +closePathÌ128Í(CairoContext $context)ÏvoidÎCairoContext +close_long_dataÌ128Í()ÏÎmaxdb +close_long_dataÌ128Í(resource $stmt, int $param_nr)ÏboolÎmaxdb_stmt +closedirÌ16Í([resource $dir_handle = ''])Ïvoid +closelogÌ16Í()Ïbool +clutImageÌ128Í(Imagick $lookup_table [, float $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +coalesceImagesÌ128Í()ÏImagickÎImagick +collapseÌ128Í(SolrCollapseFunction $collapseFunction)ÏSolrQueryÎSolrQuery +collator_asortÌ16Í(array $arr [, int $sort_flag = '', Collator $coll])Ïbool +collator_compareÌ16Í(string $str1, string $str2, Collator $coll)Ïint +collator_createÌ16Í(string $locale)ÏCollator +collator_get_attributeÌ16Í(int $attr, Collator $coll)Ïint +collator_get_error_codeÌ16Í(Collator $coll)Ïint +collator_get_error_messageÌ16Í(Collator $coll)Ïstring +collator_get_localeÌ16Í(int $type, Collator $coll)Ïstring +collator_get_sort_keyÌ16Í(string $str, Collator $coll)Ïstring +collator_get_strengthÌ16Í(Collator $coll)Ïint +collator_set_attributeÌ16Í(int $attr, int $val, Collator $coll)Ïbool +collator_set_strengthÌ16Í(int $strength, Collator $coll)Ïbool +collator_sortÌ16Í(array $arr [, int $sort_flag = '', Collator $coll])Ïbool +collator_sort_with_sort_keysÌ16Í(array $arr, Collator $coll)Ïbool +collectÌ128Í(Callable $collector)ÏvoidÎPool +colorÌ128Í(float $x, float $y, int $paintMethod)ÏboolÎImagickDraw +colorFloodfillImageÌ128Í(mixed $fill, float $fuzz, mixed $bordercolor, int $x, int $y)ÏboolÎImagick +colorMatrixImageÌ128Í(string $color_matrix)ÏvoidÎImagick +colorizeImageÌ128Í(mixed $colorize, mixed $opacity)ÏboolÎImagick +columnÌ128Í(resource $result, mixed $index_or_name [, bool $decode_binary = true])ÏmixedÎSQLiteResult +columnÌ128Í(resource $result, mixed $index_or_name [, bool $decode_binary = true])ÏmixedÎSQLiteUnbuffered +columnCountÌ128Í()ÏintÎPDOStatement +columnNameÌ128Í(int $column_number)ÏstringÎSQLite3Result +columnTypeÌ128Í(int $column_number)ÏintÎSQLite3Result +com_create_guidÌ16Í()Ïstring +com_event_sinkÌ16Í(variant $comobject, object $sinkobject [, mixed $sinkinterface = ''])Ïbool +com_get_active_objectÌ16Í(string $progid [, int $code_page = ''])Ïvariant +com_load_typelibÌ16Í(string $typelib_name [, bool $case_insensitive = true])Ïbool +com_message_pumpÌ16Í([int $timeoutms = ''])Ïbool +com_print_typeinfoÌ16Í(object $comobject [, string $dispinterface = '' [, bool $wantsink = false]])Ïbool +combineImagesÌ128Í(int $channelType)ÏImagickÎImagick +commandÌ128Í(array $command [, array $options = array() [, string $hash = '']])ÏarrayÎMongoDB +commentÌ128Í(string $comment)ÏboolÎImagickDraw +commentImageÌ128Í(string $comment)ÏboolÎImagick +commentimageÌ128Í(string $comment)ÏGmagickÎGmagick +commitÌ128Í([bool $softCommit = false [, bool $waitSearcher = true [, bool $expungeDeletes = false]]])ÏSolrUpdateResponseÎSolrClient +commitÌ128Í()ÏboolÎPDO +commitÌ128Í()ÏboolÎSAMConnection +commitÌ128Í([int $flags = '' [, string $name = '', mysqli $link]])ÏboolÎmysqli +commitÌ128Í(resource $link)ÏboolÎmaxdb +commitÌ128Í(string $transaction_id [, array $headers = '', resource $link])ÏboolÎStomp +compactÌ16Í(mixed $varname1 [, mixed $... = ''])Ïarray +compareÌ128Í(mixed $priority1, mixed $priority2)ÏintÎSplPriorityQueue +compareÌ128Í(mixed $value1, mixed $value2)ÏintÎSplHeap +compareÌ128Í(mixed $value1, mixed $value2)ÏintÎSplMaxHeap +compareÌ128Í(mixed $value1, mixed $value2)ÏintÎSplMinHeap +compareÌ128Í(string $str1, string $str2, Collator $coll)ÏintÎCollator +compareImageChannelsÌ128Í(Imagick $image, int $channelType, int $metricType)ÏarrayÎImagick +compareImageLayersÌ128Í(int $method)ÏImagickÎImagick +compareImagesÌ128Í(Imagick $compare, int $metric)ÏarrayÎImagick +completeÌ128Í(string $result)ÏboolÎGearmanJob +composeLocaleÌ128Í(array $subtags)ÏstringÎLocale +compositeÌ128Í(int $compose, float $x, float $y, float $width, float $height, Imagick $compositeWand)ÏboolÎImagickDraw +compositeImageÌ128Í(Imagick $composite_object, int $composite, int $x, int $y [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +compositeimageÌ128Í(Gmagick $source, int $COMPOSE, int $x, int $y)ÏGmagickÎGmagick +compressÌ128Í(int $compression)ÏboolÎPharFileInfo +compressÌ128Í(int $compression [, string $extension = ''])ÏobjectÎPhar +compressÌ128Í(int $compression [, string $extension = ''])ÏobjectÎPharData +compressAllFilesBZIP2Ì128Í()ÏboolÎPhar +compressAllFilesGZÌ128Í()ÏboolÎPhar +compressFilesÌ128Í(int $compression)ÏboolÎPharData +compressFilesÌ128Í(int $compression)ÏvoidÎPhar +concatÌ128Í(float $a, float $b, float $c, float $d, float $x, float $y)ÏboolÎHaruPage +connectÌ128Í(string $host [, int $port = TokyoTyrant::RDBDEF_PORT [, array $options = '']])ÏTokyoTyrantÎTokyoTyrant +connectÌ128Í(string $dsn [, boolean $force = false])ÏZMQSocketÎZMQSocket +connectÌ128Í()ÏboolÎMongoClient +connectÌ128Í()ÏboolÎVarnishAdmin +connectÌ128Í(mysqlnd_connection $connection, string $host, string $use", string $password, string $database, int $port, string $socket, int $mysql_flags)ÏboolÎMysqlndUhConnection +connectÌ128Í(string $addr)ÏboolÎEventBufferEvent +connectÌ128Í(string $host [, int $port = '' [, int $timeout = '']])ÏboolÎMemcache +connectÌ128Í(string $protocol [, array $properties = ''])ÏboolÎSAMConnection +connectÌ128Í(string $dsn)ÏbooleanÎGender::Gender +connectHostÌ128Í(EventDnsBase $dns_base, string $hostname, int $port [, int $family = EventUtil::AF_UNSPEC])ÏboolÎEventBufferEvent +connectUriÌ128Í(string $uri)ÏTokyoTyrantÎTokyoTyrant +connectUtilÌ128Í()ÏboolÎMongo +connection_abortedÌ16Í()Ïint +connection_statusÌ16Í()Ïint +constantÌ16Í(string $name)Ïmixed +consumerHandlerÌ128Í(callable $callback_function)ÏvoidÎOAuthProvider +containsÌ128Í(object $object)ÏobjectÎSplObjectStorage +containsIteratorÌ128Í(Iterator $iterator)ÏboolÎMultipleIterator +contentÌ128Í(array $parameter)ÏHW_API_ContentÎhw_api +contextÌ128Í()ÏstringÎGearmanClient +contrastImageÌ128Í(bool $sharpen)ÏboolÎImagick +contrastStretchImageÌ128Í(float $black_point, float $white_point [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +convertÌ128Í(string $str [, bool $reverse = ''])ÏstringÎUConverter +convertToDataÌ128Í([int $format = '' [, int $compression = '' [, string $extension = '']]])ÏPharDataÎPharData +convertToDataÌ128Í([int $format = 9021976 [, int $compression = 9021976 [, string $extension = '']]])ÏPharDataÎPhar +convertToExecutableÌ128Í([int $format = '' [, int $compression = '' [, string $extension = '']]])ÏPharÎPharData +convertToExecutableÌ128Í([int $format = 9021976 [, int $compression = 9021976 [, string $extension = '']]])ÏPharÎPhar +convert_cyr_stringÌ16Í(string $str, string $from, string $to)Ïstring +convert_uudecodeÌ16Í(string $data)Ïstring +convert_uuencodeÌ16Í(string $data)Ïstring +convolveImageÌ128Í(array $kernel [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +copyÌ16Í(string $source, string $dest [, resource $context = ''])Ïbool +copyÌ128Í(string $path)ÏTokyoTyrantÎTokyoTyrant +copyÌ128Í(string $oldfile, string $newfile)ÏboolÎPhar +copyÌ128Í(string $oldfile, string $newfile)ÏboolÎPharData +copyÌ128Í(array $parameter)Ïhw_api_contentÎhw_api +copyPageÌ128Í(CairoContext $context)ÏvoidÎCairoContext +copyPageÌ128Í(CairoContext $context)ÏvoidÎCairoSurface +copyPathÌ128Í(CairoContext $context)ÏCairoPathÎCairoContext +copyPathFlatÌ128Í(CairoContext $context)ÏCairoPathÎCairoContext +copyoutÌ128Í(string $data, int $max_bytes)ÏintÎEventBuffer +cosÌ16Í(float $arg)Ïfloat +coshÌ16Í(float $arg)Ïfloat +countÌ16Í(mixed $array_or_countable [, int $mode = COUNT_NORMAL])Ïint +countÌ128Í()ÏintÎArrayObject +countÌ128Í()ÏintÎCachingIterator +countÌ128Í()ÏintÎCountable +countÌ128Í()ÏintÎGlobIterator +countÌ128Í()ÏintÎMongoDB::Driver::BulkWrite +countÌ128Í()ÏintÎPhar +countÌ128Í()ÏintÎSimpleXMLElement +countÌ128Í()ÏintÎSplDoublyLinkedList +countÌ128Í()ÏintÎSplFixedArray +countÌ128Í()ÏintÎSplHeap +countÌ128Í()ÏintÎSplObjectStorage +countÌ128Í()ÏintÎSplPriorityQueue +countÌ128Í()ÏintÎTokyoTyrantQuery +countÌ128Í()ÏintÎWeakMap +countÌ128Í()ÏintÎhw_api_error +countÌ128Í(ResourceBundle $r)ÏintÎResourceBundle +countÌ128Í([array $query = array() [, array $options = array()]])ÏintÎMongoCollection +countÌ128Í([bool $foundOnly = ''])ÏintÎMongoCursor +countÌ128Í([int $index_start = '' [, int $index_end = -1]])ÏintÎJudy +countÌ128Í(array $parameter)ÏintÎhw_api_object +countÌ128Í()ÏintegerÎThreaded +countÌ128Í()ÏintegerÎZMQPoll +countÌ128Í()ÏobjectÎArrayIterator +countÌ128Í()ÏvoidÎYaf_Config_Ini +countÌ128Í()ÏvoidÎYaf_Config_Simple +countÌ128Í()ÏvoidÎYaf_Session +countÌ128Í([string $mode = ''])ÏvoidÎImagick +countEquivalentIDsÌ128Í(string $zoneId)ÏintegerÎIntlTimeZone +countIteratorsÌ128Í()ÏintÎMultipleIterator +countNameserversÌ128Í()ÏintÎEventDnsBase +count_charsÌ16Í(string $string [, int $mode = ''])Ïmixed +countryÌ128Í(integer $country)ÏarrayÎGender::Gender +crack_checkÌ16Í(resource $dictionary, string $password, string $username, string $gecos)Ïbool +crack_closedictÌ16Í([resource $dictionary = ''])Ïbool +crack_getlastmessageÌ16Í()Ïstring +crack_opendictÌ16Í(string $dictionary)Ïresource +crc32Ì16Í(string $str)Ïint +createÌ128Í(string $locale)ÏCollatorÎCollator +createÌ128Í()ÏGearmanTaskÎGearmanTask +createÌ128Í(string $locale, int $datetype, int $timetype [, mixed $timezone = null [, mixed $calendar = null [, string $pattern = ""]]])ÏIntlDateFormatterÎIntlDateFormatter +createÌ128Í(string $locale, string $pattern)ÏMessageFormatterÎMessageFormatter +createÌ128Í(string $locale, int $style [, string $pattern = ''])ÏNumberFormatterÎNumberFormatter +createÌ128Í(string $locale, string $bundlename [, bool $fallback = ''])ÏResourceBundleÎResourceBundle +createÌ128Í([mixed $xsd_file = '' [, string $key = '']])ÏSDO_DAS_XMLÎSDO_DAS_XML +createÌ128Í(string $id [, int $direction = ''])ÏTransliteratorÎTransliterator +createÌ128Í(string $collection, mixed $id [, string $database = ''])ÏarrayÎMongoDBRef +createÌ128Í()ÏlongÎCond +createÌ128Í([boolean $lock = ''])ÏlongÎMutex +createÌ128Í(string $type_namespace_uri, string $type_name)ÏvoidÎSDO_DataFactory +createAggregateÌ128Í(string $name, mixed $step_callback, mixed $final_callback [, int $argument_count = -1])ÏboolÎSQLite3 +createAggregateÌ128Í(resource $dbhandle, string $function_name, callable $step_func, callable $finalize_func [, int $num_args = -1])ÏvoidÎSQLiteDatabase +createAttributeÌ128Í(string $name)ÏDOMAttrÎDOMDocument +createAttributeNSÌ128Í(string $namespaceURI, string $qualifiedName)ÏDOMAttrÎDOMDocument +createCDATASectionÌ128Í(string $data)ÏDOMCDATASectionÎDOMDocument +createCharacterInstanceÌ128Í([string $"locale" = ''])ÏReturnTypeÎIntlBreakIterator +createCodePointInstanceÌ128Í()ÏReturnTypeÎIntlBreakIterator +createCollationÌ128Í(string $name, callable $callback)ÏboolÎSQLite3 +createCollectionÌ128Í(string $name [, array $options = ''])ÏMongoCollectionÎMongoDB +createCommentÌ128Í(string $data)ÏDOMCommentÎDOMDocument +createDBRefÌ128Í(mixed $document_or_id)ÏarrayÎMongoCollection +createDBRefÌ128Í(string $collection, mixed $document_or_id)ÏarrayÎMongoDB +createDataObjectÌ128Í(mixed $identifier)ÏSDO_DataObjectÎSDO_DataObject +createDataObjectÌ128Í(string $namespace_uri, string $type_name)ÏSDO_DataObjectÎSDO_DAS_XML +createDataObjectÌ128Í(string $type_namespace_uri, string $type_name)ÏSDO_DataObjectÎSCA +createDataObjectÌ128Í(string $type_namespace_uri, string $type_name)ÏSDO_DataObjectÎSCA_LocalProxy +createDataObjectÌ128Í(string $type_namespace_uri, string $type_name)ÏSDO_DataObjectÎSCA_SoapProxy +createDefaultÌ128Í()ÏIntlTimeZoneÎIntlTimeZone +createDefaultStubÌ128Í([string $indexfile = '' [, string $webindexfile = '']])ÏstringÎPhar +createDestinationÌ128Í()ÏobjectÎHaruPage +createDocumentÌ128Í([string $namespaceURI = '' [, string $qualifiedName = '' [, DOMDocumentType $doctype = '']]])ÏDOMDocumentÎDOMImplementation +createDocumentÌ128Í(string $document_element_name, string $document_element_namespace_URI [, SDO_DataObject $dataobject = ''])ÏSDO_DAS_XML_DocumentÎSDO_DAS_XML +createDocumentFragmentÌ128Í()ÏDOMDocumentFragmentÎDOMDocument +createDocumentTypeÌ128Í([string $qualifiedName = '' [, string $publicId = '' [, string $systemId = '']]])ÏDOMDocumentTypeÎDOMImplementation +createElementÌ128Í(string $name [, string $value = ''])ÏDOMElementÎDOMDocument +createElementNSÌ128Í(string $namespaceURI, string $qualifiedName [, string $value = ''])ÏDOMElementÎDOMDocument +createEntityReferenceÌ128Í(string $name)ÏDOMEntityReferenceÎDOMDocument +createEnumerationÌ128Í([mixed $countryOrRawOffset = ''])ÏIntlIteratorÎIntlTimeZone +createForDataÌ128Í(string $data, int $format, int $width, int $height [, int $stride = -1])ÏvoidÎCairoImageSurface +createFromDateStringÌ128Í(string $time)ÏDateIntervalÎDateInterval +createFromDocumentÌ128Í(MongoClient $connection, string $hash, array $document)ÏMongoCommandCursorÎMongoCommandCursor +createFromFormatÌ128Í(string $format, string $time [, DateTimeZone $timezone = date_default_timezone_get()])ÏDateTimeÎDateTime +createFromFormatÌ128Í(string $format, string $time [, DateTimeZone $timezone = ''])ÏDateTimeImmutableÎDateTimeImmutable +createFromMutableÌ128Í(DateTime $datetime)ÏDateTimeImmutableÎDateTimeImmutable +createFromPngÌ128Í(string $file)ÏCairoImageSurfaceÎCairoImageSurface +createFromRulesÌ128Í(string $rules [, int $direction = '', string $id])ÏTransliteratorÎTransliterator +createFunctionÌ128Í(string $name, mixed $callback [, int $argument_count = -1])ÏboolÎSQLite3 +createFunctionÌ128Í(resource $dbhandle, string $function_name, callable $callback [, int $num_args = -1])ÏvoidÎSQLiteDatabase +createIndexÌ128Í(array $keys [, array $options = array()])ÏboolÎMongoCollection +createInstanceÌ128Í([mixed $timeZone = null [, string $locale = ""]])ÏIntlCalendarÎIntlCalendar +createInverseÌ128Í()ÏTransliteratorÎTransliterator +createLineInstanceÌ128Í([string $"locale" = ''])ÏReturnTypeÎIntlBreakIterator +createLinkAnnotationÌ128Í(array $rectangle, object $destination)ÏobjectÎHaruPage +createOutlineÌ128Í(string $title [, object $parent_outline = '' [, object $encoder = '']])ÏobjectÎHaruDoc +createPairÌ128Í(EventBase $base [, int $options = ''])ÏarrayÎEventBufferEvent +createProcessingInstructionÌ128Í(string $target [, string $data = ''])ÏDOMProcessingInstructionÎDOMDocument +createRootDataObjectÌ128Í()ÏSDODataObjectÎSDO_DAS_Relational +createSentenceInstanceÌ128Í([string $"locale" = ''])ÏReturnTypeÎIntlBreakIterator +createSimilarÌ128Í(CairoSurface $other, int $content, string $width, string $height)ÏvoidÎCairoSurface +createStoppedÌ128Í(mixed $fd, int $events, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvIoÎEvIo +createStoppedÌ128Í(double $offset, double $interval, callable $reschedule_cb, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvPeriodicÎEvPeriodic +createStoppedÌ128Í(callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvPrepareÎEvPrepare +createStoppedÌ128Í(int $signum, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvSignalÎEvSignal +createStoppedÌ128Í(double $after, double $repeat, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvTimerÎEvTimer +createStoppedÌ128Í(int $pid, bool $trace, callable $callback [, mixed $data = '' [, int $priority = '']])ÏobjectÎEvChild +createStoppedÌ128Í(string $callback [, mixed $data = '' [, int $priority = '']])ÏobjectÎEvIdle +createStoppedÌ128Í(string $callback [, string $data = '' [, string $priority = '']])ÏobjectÎEvCheck +createStoppedÌ128Í(string $callback [, string $data = '' [, string $priority = '']])ÏobjectÎEvFork +createStoppedÌ128Í(object $other [, callable $callback = '' [, mixed $data = '' [, int $priority = '']]])ÏvoidÎEvEmbed +createStoppedÌ128Í(string $path, double $interval, callable $callback [, mixed $data = '' [, int $priority = '']])ÏvoidÎEvStat +createTextAnnotationÌ128Í(array $rectangle, string $text [, object $encoder = ''])ÏobjectÎHaruPage +createTextNodeÌ128Í(string $content)ÏDOMTextÎDOMDocument +createTimeZoneÌ128Í(string $zoneId)ÏIntlTimeZoneÎIntlTimeZone +createTitleInstanceÌ128Í([string $"locale" = ''])ÏReturnTypeÎIntlBreakIterator +createURLAnnotationÌ128Í(array $rectangle, string $url)ÏobjectÎHaruPage +createWordInstanceÌ128Í([string $"locale" = ''])ÏReturnTypeÎIntlBreakIterator +create_functionÌ16Í(string $args, string $code)Ïstring +create_sidÌ128Í()ÏstringÎSessionHandler +cropImageÌ128Í(int $width, int $height, int $x, int $y)ÏboolÎImagick +cropThumbnailImageÌ128Í(int $width, int $height)ÏboolÎImagick +cropimageÌ128Í(int $width, int $height, int $x, int $y)ÏGmagickÎGmagick +cropthumbnailimageÌ128Í(int $width, int $height)ÏGmagickÎGmagick +crossvalidateÌ128Í(array $problem, int $number_of_folds)ÏfloatÎSVM +cryptÌ16Í(string $str [, string $salt = ''])Ïstring +ctype_alnumÌ16Í(string $text)Ïstring +ctype_alphaÌ16Í(string $text)Ïstring +ctype_cntrlÌ16Í(string $text)Ïstring +ctype_digitÌ16Í(string $text)Ïstring +ctype_graphÌ16Í(string $text)Ïstring +ctype_lowerÌ16Í(string $text)Ïstring +ctype_printÌ16Í(string $text)Ïstring +ctype_punctÌ16Í(string $text)Ïstring +ctype_spaceÌ16Í(string $text)Ïstring +ctype_upperÌ16Í(string $text)Ïstring +ctype_xdigitÌ16Í(string $text)Ïstring +cubrid_affected_rowsÌ16Í([resource $conn_identifier = '' [, resource $req_identifier = '']])Ïint +cubrid_bindÌ16Í(resource $req_identifier, int $bind_index, mixed $bind_value [, string $bind_value_type = ''])Ïbool +cubrid_client_encodingÌ16Í([resource $conn_identifier = ''])Ïstring +cubrid_closeÌ16Í([resource $conn_identifier = ''])Ïbool +cubrid_close_prepareÌ16Í(resource $req_identifier)Ïbool +cubrid_close_requestÌ16Í(resource $req_identifier)Ïbool +cubrid_col_getÌ16Í(resource $conn_identifier, string $oid, string $attr_name)Ïarray +cubrid_col_sizeÌ16Í(resource $conn_identifier, string $oid, string $attr_name)Ïint +cubrid_column_namesÌ16Í(resource $req_identifier)Ïarray +cubrid_column_typesÌ16Í(resource $req_identifier)Ïarray +cubrid_commitÌ16Í(resource $conn_identifier)Ïbool +cubrid_connectÌ16Í(string $host, int $port, string $dbname [, string $userid = '' [, string $passwd = '' [, bool $new_link = false]]])Ïresource +cubrid_connect_with_urlÌ16Í(string $conn_url [, string $userid = '' [, string $passwd = '' [, bool $new_link = false]]])Ïresource +cubrid_current_oidÌ16Í(resource $req_identifier)Ïstring +cubrid_data_seekÌ16Í(resource $result, int $row_number)Ïbool +cubrid_db_nameÌ16Í(array $result, int $index)Ïstring +cubrid_disconnectÌ16Í([resource $conn_identifier = ''])Ïbool +cubrid_dropÌ16Í(resource $conn_identifier, string $oid)Ïbool +cubrid_errnoÌ16Í([resource $conn_identifier = ''])Ïint +cubrid_errorÌ16Í([resource $connection = ''])Ïstring +cubrid_error_codeÌ16Í()Ïint +cubrid_error_code_facilityÌ16Í()Ïint +cubrid_error_msgÌ16Í()Ïstring +cubrid_executeÌ16Í(resource $conn_identifier, string $sql [, int $option = '', resource $request_identifier])Ïbool +cubrid_fetchÌ16Í(resource $result [, int $type = CUBRID_BOTH])Ïmixed +cubrid_fetch_arrayÌ16Í(resource $result [, int $type = CUBRID_BOTH])Ïarray +cubrid_fetch_assocÌ16Í(resource $result [, int $type = ''])Ïarray +cubrid_fetch_fieldÌ16Í(resource $result [, int $field_offset = ''])Ïobject +cubrid_fetch_lengthsÌ16Í(resource $result)Ïarray +cubrid_fetch_objectÌ16Í(resource $result [, string $class_name = '' [, array $params = '' [, int $type = '']]])Ïobject +cubrid_fetch_rowÌ16Í(resource $result [, int $type = ''])Ïarray +cubrid_field_flagsÌ16Í(resource $result, int $field_offset)Ïstring +cubrid_field_lenÌ16Í(resource $result, int $field_offset)Ïint +cubrid_field_nameÌ16Í(resource $result, int $field_offset)Ïstring +cubrid_field_seekÌ16Í(resource $result [, int $field_offset = ''])Ïbool +cubrid_field_tableÌ16Í(resource $result, int $field_offset)Ïstring +cubrid_field_typeÌ16Í(resource $result, int $field_offset)Ïstring +cubrid_free_resultÌ16Í(resource $req_identifier)Ïbool +cubrid_getÌ16Í(resource $conn_identifier, string $oid [, mixed $attr = ''])Ïmixed +cubrid_get_autocommitÌ16Í(resource $conn_identifier)Ïbool +cubrid_get_charsetÌ16Í(resource $conn_identifier)Ïstring +cubrid_get_class_nameÌ16Í(resource $conn_identifier, string $oid)Ïstring +cubrid_get_client_infoÌ16Í()Ïstring +cubrid_get_db_parameterÌ16Í(resource $conn_identifier)Ïarray +cubrid_get_query_timeoutÌ16Í(resource $req_identifier)Ïint +cubrid_get_server_infoÌ16Í(resource $conn_identifier)Ïstring +cubrid_insert_idÌ16Í([resource $conn_identifier = ''])Ïstring +cubrid_is_instanceÌ16Í(resource $conn_identifier, string $oid)Ïint +cubrid_list_dbsÌ16Í([resource $conn_identifier = ''])Ïarray +cubrid_load_from_gloÌ16Í(resource $conn_identifier, string $oid, string $file_name)Ïint +cubrid_lob2_bindÌ16Í(resource $req_identifier, int $bind_index, mixed $bind_value [, string $bind_value_type = ''])Ïbool +cubrid_lob2_closeÌ16Í(resource $lob_identifier)Ïbool +cubrid_lob2_exportÌ16Í(resource $lob_identifier, string $file_name)Ïbool +cubrid_lob2_importÌ16Í(resource $lob_identifier, string $file_name)Ïbool +cubrid_lob2_newÌ16Í([resource $conn_identifier = '' [, string $type = "BLOB"]])Ïresource +cubrid_lob2_readÌ16Í(resource $lob_identifier, int $len)Ïstring +cubrid_lob2_seekÌ16Í(resource $lob_identifier, int $offset [, int $origin = CUBRID_CURSOR_CURRENT])Ïbool +cubrid_lob2_seek64Ì16Í(resource $lob_identifier, string $offset [, int $origin = CUBRID_CURSOR_CURRENT])Ïbool +cubrid_lob2_sizeÌ16Í(resource $lob_identifier)Ïint +cubrid_lob2_size64Ì16Í(resource $lob_identifier)Ïstring +cubrid_lob2_tellÌ16Í(resource $lob_identifier)Ïint +cubrid_lob2_tell64Ì16Í(resource $lob_identifier)Ïstring +cubrid_lob2_writeÌ16Í(resource $lob_identifier, string $buf)Ïbool +cubrid_lob_closeÌ16Í(array $lob_identifier_array)Ïbool +cubrid_lob_exportÌ16Í(resource $conn_identifier, resource $lob_identifier, string $path_name)Ïbool +cubrid_lob_getÌ16Í(resource $conn_identifier, string $sql)Ïarray +cubrid_lob_sendÌ16Í(resource $conn_identifier, resource $lob_identifier)Ïbool +cubrid_lob_sizeÌ16Í(resource $lob_identifier)Ïstring +cubrid_lock_readÌ16Í(resource $conn_identifier, string $oid)Ïbool +cubrid_lock_writeÌ16Í(resource $conn_identifier, string $oid)Ïbool +cubrid_move_cursorÌ16Í(resource $req_identifier, int $offset [, int $origin = CUBRID_CURSOR_CURRENT])Ïint +cubrid_new_gloÌ16Í(resource $conn_identifier, string $class_name, string $file_name)Ïstring +cubrid_next_resultÌ16Í(resource $result)Ïbool +cubrid_num_colsÌ16Í(resource $result)Ïint +cubrid_num_fieldsÌ16Í(resource $result)Ïint +cubrid_num_rowsÌ16Í(resource $result)Ïint +cubrid_pconnectÌ16Í(string $host, int $port, string $dbname [, string $userid = '' [, string $passwd = '']])Ïresource +cubrid_pconnect_with_urlÌ16Í(string $conn_url [, string $userid = '' [, string $passwd = '']])Ïresource +cubrid_pingÌ16Í([resource $conn_identifier = ''])Ïbool +cubrid_prepareÌ16Í(resource $conn_identifier, string $prepare_stmt [, int $option = ''])Ïresource +cubrid_putÌ16Í(resource $conn_identifier, string $oid [, string $attr = '', mixed $value])Ïint +cubrid_queryÌ16Í(string $query [, resource $conn_identifier = ''])Ïresource +cubrid_real_escape_stringÌ16Í(string $unescaped_string [, resource $conn_identifier = ''])Ïstring +cubrid_resultÌ16Í(resource $result, int $row [, mixed $field = ''])Ïstring +cubrid_rollbackÌ16Í(resource $conn_identifier)Ïbool +cubrid_save_to_gloÌ16Í(resource $conn_identifier, string $oid, string $file_name)Ïint +cubrid_schemaÌ16Í(resource $conn_identifier, int $schema_type [, string $class_name = '' [, string $attr_name = '']])Ïarray +cubrid_schemaÌ128Í(int $schema_type [, string $table_name = '' [, string $col_name = '']])ÏarrayÎPDO +cubrid_send_gloÌ16Í(resource $conn_identifier, string $oid)Ïint +cubrid_seq_dropÌ16Í(resource $conn_identifier, string $oid, string $attr_name, int $index)Ïbool +cubrid_seq_insertÌ16Í(resource $conn_identifier, string $oid, string $attr_name, int $index, string $seq_element)Ïbool +cubrid_seq_putÌ16Í(resource $conn_identifier, string $oid, string $attr_name, int $index, string $seq_element)Ïbool +cubrid_set_addÌ16Í(resource $conn_identifier, string $oid, string $attr_name, string $set_element)Ïbool +cubrid_set_autocommitÌ16Í(resource $conn_identifier, bool $mode)Ïbool +cubrid_set_db_parameterÌ16Í(resource $conn_identifier, int $param_type, int $param_value)Ïbool +cubrid_set_dropÌ16Í(resource $conn_identifier, string $oid, string $attr_name, string $set_element)Ïbool +cubrid_set_query_timeoutÌ16Í(resource $req_identifier, int $timeout)Ïbool +cubrid_unbuffered_queryÌ16Í(string $query [, resource $conn_identifier = ''])Ïresource +cubrid_versionÌ16Í()Ïstring +curl_closeÌ16Í(resource $ch)Ïvoid +curl_copy_handleÌ16Í(resource $ch)Ïresource +curl_errnoÌ16Í(resource $ch)Ïint +curl_errorÌ16Í(resource $ch)Ïstring +curl_escapeÌ16Í(resource $ch, string $str)Ïstring +curl_execÌ16Í(resource $ch)Ïmixed +curl_file_createÌ16Í(string $filename [, string $mimetype = '' [, string $postname = '']])ÏCURLFile +curl_getinfoÌ16Í(resource $ch [, int $opt = ''])Ïmixed +curl_initÌ16Í([string $url = ''])Ïresource +curl_multi_add_handleÌ16Í(resource $mh, resource $ch)Ïint +curl_multi_closeÌ16Í(resource $mh)Ïvoid +curl_multi_execÌ16Í(resource $mh, int $still_running)Ïint +curl_multi_getcontentÌ16Í(resource $ch)Ïstring +curl_multi_info_readÌ16Í(resource $mh [, int $msgs_in_queue = ''])Ïarray +curl_multi_initÌ16Í()Ïresource +curl_multi_remove_handleÌ16Í(resource $mh, resource $ch)Ïint +curl_multi_selectÌ16Í(resource $mh [, float $timeout = 1.0])Ïint +curl_multi_setoptÌ16Í(resource $mh, int $option, mixed $value)Ïbool +curl_multi_strerrorÌ16Í(int $errornum)Ïstring +curl_pauseÌ16Í(resource $ch, int $bitmask)Ïint +curl_resetÌ16Í(resource $ch)Ïvoid +curl_setoptÌ16Í(resource $ch, int $option, mixed $value)Ïbool +curl_setopt_arrayÌ16Í(resource $ch, array $options)Ïbool +curl_share_closeÌ16Í(resource $sh)Ïvoid +curl_share_initÌ16Í()Ïresource +curl_share_setoptÌ16Í(resource $sh, int $option, string $value)Ïbool +curl_strerrorÌ16Í(int $errornum)Ïstring +curl_unescapeÌ16Í(resource $ch, string $str)Ïstring +curl_versionÌ16Í([int $age = CURLVERSION_NOW])Ïarray +currentÌ16Í(array $array)Ïmixed +currentÌ128Í()ÏDirectoryIteratorÎDirectoryIterator +currentÌ128Í()ÏGmagickÎGmagick +currentÌ128Í()ÏImagickÎImagick +currentÌ128Í()ÏMongoGridFSFileÎMongoGridFSCursor +currentÌ128Í()ÏReturnTypeÎIntlBreakIterator +currentÌ128Í()ÏReturnTypeÎIntlIterator +currentÌ128Í()ÏSolrDocumentFieldÎSolrDocument +currentÌ128Í()ÏarrayÎArrayIterator +currentÌ128Í()ÏarrayÎMongoCommandCursor +currentÌ128Í()ÏarrayÎMongoCursor +currentÌ128Í()ÏarrayÎMultipleIterator +currentÌ128Í()ÏarrayÎTokyoTyrantQuery +currentÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])ÏarrayÎSQLiteResult +currentÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])ÏarrayÎSQLiteUnbuffered +currentÌ128Í()ÏmixedÎAPCIterator +currentÌ128Í()ÏmixedÎAPCUIterator +currentÌ128Í()ÏmixedÎAppendIterator +currentÌ128Í()ÏmixedÎEmptyIterator +currentÌ128Í()ÏmixedÎFilesystemIterator +currentÌ128Í()ÏmixedÎFilterIterator +currentÌ128Í()ÏmixedÎIteratorIterator +currentÌ128Í()ÏmixedÎLimitIterator +currentÌ128Í()ÏmixedÎNoRewindIterator +currentÌ128Í()ÏmixedÎRecursiveIteratorIterator +currentÌ128Í()ÏmixedÎSimpleXMLIterator +currentÌ128Í()ÏmixedÎSplDoublyLinkedList +currentÌ128Í()ÏmixedÎSplFixedArray +currentÌ128Í()ÏmixedÎSplHeap +currentÌ128Í()ÏmixedÎSplPriorityQueue +currentÌ128Í()ÏmixedÎTokyoTyrantIterator +currentÌ128Í()ÏmixedÎWeakMap +currentÌ128Í()ÏobjectÎSplObjectStorage +currentÌ128Í()ÏstringÎRecursiveTreeIterator +currentÌ128Í()Ïstring|arrayÎSplFileObject +currentÌ128Í()ÏvoidÎCachingIterator +currentÌ128Í()ÏvoidÎYaf_Config_Ini +currentÌ128Í()ÏvoidÎYaf_Config_Simple +currentÌ128Í()ÏvoidÎYaf_Session +current_fieldÌ128Í(resource $result)ÏintÎmaxdb_result +curveToÌ128Í(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)ÏboolÎHaruPage +curveToÌ128Í(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3, CairoContext $context)ÏvoidÎCairoContext +curveTo2Ì128Í(float $x2, float $y2, float $x3, float $y3)ÏboolÎHaruPage +curveTo3Ì128Í(float $x1, float $y1, float $x3, float $y3)ÏboolÎHaruPage +cycleColormapImageÌ128Í(int $displace)ÏboolÎImagick +cyclecolormapimageÌ128Í(int $displace)ÏGmagickÎGmagick +cyrus_authenticateÌ16Í(resource $connection [, string $mechlist = '' [, string $service = '' [, string $user = '' [, int $minssf = '' [, int $maxssf = '' [, string $authname = '' [, string $password = '']]]]]]])Ïvoid +cyrus_bindÌ16Í(resource $connection, array $callbacks)Ïbool +cyrus_closeÌ16Í(resource $connection)Ïbool +cyrus_connectÌ16Í([string $host = '' [, string $port = '' [, int $flags = '']]])Ïresource +cyrus_queryÌ16Í(resource $connection, string $query)Ïarray +cyrus_unbindÌ16Í(resource $connection, string $trigger_name)Ïbool +dataÌ128Í(string $data)ÏboolÎGearmanJob +dataÌ128Í()ÏstringÎGearmanClient +dataÌ128Í()ÏstringÎGearmanTask +dataSizeÌ128Í()ÏintÎGearmanTask +data_seekÌ128Í(int $offset, mysqli_result $result)ÏboolÎmysqli_result +data_seekÌ128Í(resource $result, int $offset)ÏboolÎmaxdb_result +data_seekÌ128Í(resource $statement, int $offset)ÏboolÎmaxdb_stmt +data_seekÌ128Í(int $offset, mysqli_stmt $stmt)ÏvoidÎmysqli_stmt +dateÌ16Í(string $format [, int $timestamp = time()])Ïstring +date_addÌ16Í()Ï +date_createÌ16Í()Ï +date_create_from_formatÌ16Í()Ï +date_create_immutableÌ16Í()Ï +date_create_immutable_from_formatÌ16Í()Ï +date_date_setÌ16Í()Ï +date_default_timezone_getÌ16Í()Ïstring +date_default_timezone_setÌ16Í(string $timezone_identifier)Ïbool +date_diffÌ16Í()Ï +date_formatÌ16Í()Ï +date_get_last_errorsÌ16Í()Ï +date_interval_create_from_date_stringÌ16Í()Ï +date_interval_formatÌ16Í()Ï +date_isodate_setÌ16Í()Ï +date_modifyÌ16Í()Ï +date_offset_getÌ16Í()Ï +date_parseÌ16Í(string $date)Ïarray +date_parse_from_formatÌ16Í(string $format, string $date)Ïarray +date_subÌ16Í()Ï +date_sun_infoÌ16Í(int $time, float $latitude, float $longitude)Ïarray +date_sunriseÌ16Í(int $timestamp [, int $format = SUNFUNCS_RET_STRING [, float $latitude = ini_get("date.default_latitude") [, float $longitude = ini_get("date.default_longitude") [, float $zenith = ini_get("date.sunrise_zenith") [, float $gmt_offset = '']]]]])Ïmixed +date_sunsetÌ16Í(int $timestamp [, int $format = SUNFUNCS_RET_STRING [, float $latitude = ini_get("date.default_latitude") [, float $longitude = ini_get("date.default_longitude") [, float $zenith = ini_get("date.sunset_zenith") [, float $gmt_offset = '']]]]])Ïmixed +date_time_setÌ16Í()Ï +date_timestamp_getÌ16Í()Ï +date_timestamp_setÌ16Í()Ï +date_timezone_getÌ16Í()Ï +date_timezone_setÌ16Í()Ï +datefmt_createÌ16Í(string $locale, int $datetype, int $timetype [, mixed $timezone = null [, mixed $calendar = null [, string $pattern = ""]]])ÏIntlDateFormatter +datefmt_formatÌ16Í(mixed $value, IntlDateFormatter $fmt)Ïstring +datefmt_format_objectÌ16Í(object $object [, mixed $format = null [, string $locale = null]])Ïstring +datefmt_get_calendarÌ16Í(IntlDateFormatter $fmt)Ïint +datefmt_get_calendar_objectÌ16Í()ÏIntlCalendar +datefmt_get_datetypeÌ16Í(IntlDateFormatter $fmt)Ïint +datefmt_get_error_codeÌ16Í(IntlDateFormatter $fmt)Ïint +datefmt_get_error_messageÌ16Í(IntlDateFormatter $fmt)Ïstring +datefmt_get_localeÌ16Í([int $which = '', IntlDateFormatter $fmt])Ïstring +datefmt_get_patternÌ16Í(IntlDateFormatter $fmt)Ïstring +datefmt_get_timetypeÌ16Í(IntlDateFormatter $fmt)Ïint +datefmt_get_timezoneÌ16Í()ÏIntlTimeZone +datefmt_get_timezone_idÌ16Í(IntlDateFormatter $fmt)Ïstring +datefmt_is_lenientÌ16Í(IntlDateFormatter $fmt)Ïbool +datefmt_localtimeÌ16Í(string $value [, int $position = '', IntlDateFormatter $fmt])Ïarray +datefmt_parseÌ16Í(string $value [, int $position = '', IntlDateFormatter $fmt])Ïint +datefmt_set_calendarÌ16Í(mixed $which, IntlDateFormatter $fmt)Ïbool +datefmt_set_lenientÌ16Í(bool $lenient, IntlDateFormatter $fmt)Ïbool +datefmt_set_patternÌ16Í(string $pattern, IntlDateFormatter $fmt)Ïbool +datefmt_set_timezoneÌ16Í(mixed $zone)Ïboolean +datefmt_set_timezone_idÌ16Í(string $zone, IntlDateFormatter $fmt)Ïbool +db2_autocommitÌ16Í(resource $connection [, bool $value = ''])Ïmixed +db2_bind_paramÌ16Í(resource $stmt, int $parameter-number, string $variable-name [, int $parameter-type = '' [, int $data-type = '' [, int $precision = -1 [, int $scale = '']]]])Ïbool +db2_client_infoÌ16Í(resource $connection)Ïobject +db2_closeÌ16Í(resource $connection)Ïbool +db2_column_privilegesÌ16Í(resource $connection [, string $qualifier = '' [, string $schema = '' [, string $table-name = '' [, string $column-name = '']]]])Ïresource +db2_columnsÌ16Í(resource $connection [, string $qualifier = '' [, string $schema = '' [, string $table-name = '' [, string $column-name = '']]]])Ïresource +db2_commitÌ16Í(resource $connection)Ïbool +db2_conn_errorÌ16Í([resource $connection = ''])Ïstring +db2_conn_errormsgÌ16Í([resource $connection = ''])Ïstring +db2_connectÌ16Í(string $database, string $username, string $password [, array $options = ''])Ïresource +db2_cursor_typeÌ16Í(resource $stmt)Ïint +db2_escape_stringÌ16Í(string $string_literal)Ïstring +db2_execÌ16Í(resource $connection, string $statement [, array $options = ''])Ïresource +db2_executeÌ16Í(resource $stmt [, array $parameters = ''])Ïbool +db2_fetch_arrayÌ16Í(resource $stmt [, int $row_number = -1])Ïarray +db2_fetch_assocÌ16Í(resource $stmt [, int $row_number = -1])Ïarray +db2_fetch_bothÌ16Í(resource $stmt [, int $row_number = -1])Ïarray +db2_fetch_objectÌ16Í(resource $stmt [, int $row_number = -1])Ïobject +db2_fetch_rowÌ16Í(resource $stmt [, int $row_number = ''])Ïbool +db2_field_display_sizeÌ16Í(resource $stmt, mixed $column)Ïint +db2_field_nameÌ16Í(resource $stmt, mixed $column)Ïstring +db2_field_numÌ16Í(resource $stmt, mixed $column)Ïint +db2_field_precisionÌ16Í(resource $stmt, mixed $column)Ïint +db2_field_scaleÌ16Í(resource $stmt, mixed $column)Ïint +db2_field_typeÌ16Í(resource $stmt, mixed $column)Ïstring +db2_field_widthÌ16Í(resource $stmt, mixed $column)Ïint +db2_foreign_keysÌ16Í(resource $connection, string $qualifier, string $schema, string $table-name)Ïresource +db2_free_resultÌ16Í(resource $stmt)Ïbool +db2_free_stmtÌ16Í(resource $stmt)Ïbool +db2_get_optionÌ16Í(resource $resource, string $option)Ïstring +db2_last_insert_idÌ16Í(resource $resource)Ïstring +db2_lob_readÌ16Í(resource $stmt, int $colnum, int $length)Ïstring +db2_next_resultÌ16Í(resource $stmt)Ïresource +db2_num_fieldsÌ16Í(resource $stmt)Ïint +db2_num_rowsÌ16Í(resource $stmt)Ïboolean +db2_pcloseÌ16Í(resource $resource)Ïbool +db2_pconnectÌ16Í(string $database, string $username, string $password [, array $options = ''])Ïresource +db2_prepareÌ16Í(resource $connection, string $statement [, array $options = ''])Ïresource +db2_primary_keysÌ16Í(resource $connection, string $qualifier, string $schema, string $table-name)Ïresource +db2_procedure_columnsÌ16Í(resource $connection, string $qualifier, string $schema, string $procedure, string $parameter)Ïresource +db2_proceduresÌ16Í(resource $connection, string $qualifier, string $schema, string $procedure)Ïresource +db2_resultÌ16Í(resource $stmt, mixed $column)Ïmixed +db2_rollbackÌ16Í(resource $connection)Ïbool +db2_server_infoÌ16Í(resource $connection)Ïobject +db2_set_optionÌ16Í(resource $resource, array $options, int $type)Ïbool +db2_special_columnsÌ16Í(resource $connection, string $qualifier, string $schema, string $table_name, int $scope)Ïresource +db2_statisticsÌ16Í(resource $connection, string $qualifier, string $schema, string $table-name, bool $unique)Ïresource +db2_stmt_errorÌ16Í([resource $stmt = ''])Ïstring +db2_stmt_errormsgÌ16Í([resource $stmt = ''])Ïstring +db2_table_privilegesÌ16Í(resource $connection [, string $qualifier = '' [, string $schema = '' [, string $table_name = '']]])Ïresource +db2_tablesÌ16Í(resource $connection [, string $qualifier = '' [, string $schema = '' [, string $table-name = '' [, string $table-type = '']]]])Ïresource +dba_closeÌ16Í(resource $handle)Ïvoid +dba_deleteÌ16Í(string $key, resource $handle)Ïbool +dba_existsÌ16Í(string $key, resource $handle)Ïbool +dba_fetchÌ16Í(string $key, resource $handle, int $skip)Ïstring +dba_firstkeyÌ16Í(resource $handle)Ïstring +dba_handlersÌ16Í([bool $full_info = false])Ïarray +dba_insertÌ16Í(string $key, string $value, resource $handle)Ïbool +dba_key_splitÌ16Í(mixed $key)Ïmixed +dba_listÌ16Í()Ïarray +dba_nextkeyÌ16Í(resource $handle)Ïstring +dba_openÌ16Í(string $path, string $mode [, string $handler = '' [, mixed $... = '']])Ïresource +dba_optimizeÌ16Í(resource $handle)Ïbool +dba_popenÌ16Í(string $path, string $mode [, string $handler = '' [, mixed $... = '']])Ïresource +dba_replaceÌ16Í(string $key, string $value, resource $handle)Ïbool +dba_syncÌ16Í(resource $handle)Ïbool +dbase_add_recordÌ16Í(int $dbase_identifier, array $record)Ïbool +dbase_closeÌ16Í(int $dbase_identifier)Ïbool +dbase_createÌ16Í(string $filename, array $fields)Ïint +dbase_delete_recordÌ16Í(int $dbase_identifier, int $record_number)Ïbool +dbase_get_header_infoÌ16Í(int $dbase_identifier)Ïarray +dbase_get_recordÌ16Í(int $dbase_identifier, int $record_number)Ïarray +dbase_get_record_with_namesÌ16Í(int $dbase_identifier, int $record_number)Ïarray +dbase_numfieldsÌ16Í(int $dbase_identifier)Ïint +dbase_numrecordsÌ16Í(int $dbase_identifier)Ïint +dbase_openÌ16Í(string $filename, int $mode)Ïint +dbase_packÌ16Í(int $dbase_identifier)Ïbool +dbase_replace_recordÌ16Í(int $dbase_identifier, array $record, int $record_number)Ïbool +dbplus_addÌ16Í(resource $relation, array $tuple)Ïint +dbplus_aqlÌ16Í(string $query [, string $server = '' [, string $dbpath = '']])Ïresource +dbplus_chdirÌ16Í([string $newdir = ''])Ïstring +dbplus_closeÌ16Í(resource $relation)Ïmixed +dbplus_currÌ16Í(resource $relation, array $tuple)Ïint +dbplus_errcodeÌ16Í([int $errno = ''])Ïstring +dbplus_errnoÌ16Í()Ïint +dbplus_findÌ16Í(resource $relation, array $constraints, mixed $tuple)Ïint +dbplus_firstÌ16Í(resource $relation, array $tuple)Ïint +dbplus_flushÌ16Í(resource $relation)Ïint +dbplus_freealllocksÌ16Í()Ïint +dbplus_freelockÌ16Í(resource $relation, string $tuple)Ïint +dbplus_freerlocksÌ16Í(resource $relation)Ïint +dbplus_getlockÌ16Í(resource $relation, string $tuple)Ïint +dbplus_getuniqueÌ16Í(resource $relation, int $uniqueid)Ïint +dbplus_infoÌ16Í(resource $relation, string $key, array $result)Ïint +dbplus_lastÌ16Í(resource $relation, array $tuple)Ïint +dbplus_lockrelÌ16Í(resource $relation)Ïint +dbplus_nextÌ16Í(resource $relation, array $tuple)Ïint +dbplus_openÌ16Í(string $name)Ïresource +dbplus_prevÌ16Í(resource $relation, array $tuple)Ïint +dbplus_rchpermÌ16Í(resource $relation, int $mask, string $user, string $group)Ïint +dbplus_rcreateÌ16Í(string $name, mixed $domlist [, bool $overwrite = ''])Ïresource +dbplus_rcrtexactÌ16Í(string $name, resource $relation [, bool $overwrite = ''])Ïmixed +dbplus_rcrtlikeÌ16Í(string $name, resource $relation [, int $overwrite = ''])Ïmixed +dbplus_resolveÌ16Í(string $relation_name)Ïarray +dbplus_restoreposÌ16Í(resource $relation, array $tuple)Ïint +dbplus_rkeysÌ16Í(resource $relation, mixed $domlist)Ïmixed +dbplus_ropenÌ16Í(string $name)Ïresource +dbplus_rqueryÌ16Í(string $query [, string $dbpath = ''])Ïresource +dbplus_rrenameÌ16Í(resource $relation, string $name)Ïint +dbplus_rsecindexÌ16Í(resource $relation, mixed $domlist, int $type)Ïmixed +dbplus_runlinkÌ16Í(resource $relation)Ïint +dbplus_rzapÌ16Í(resource $relation)Ïint +dbplus_saveposÌ16Í(resource $relation)Ïint +dbplus_setindexÌ16Í(resource $relation, string $idx_name)Ïint +dbplus_setindexbynumberÌ16Í(resource $relation, int $idx_number)Ïint +dbplus_sqlÌ16Í(string $query [, string $server = '' [, string $dbpath = '']])Ïresource +dbplus_tclÌ16Í(int $sid, string $script)Ïstring +dbplus_tremoveÌ16Í(resource $relation, array $tuple [, array $current = ''])Ïint +dbplus_undoÌ16Í(resource $relation)Ïint +dbplus_undoprepareÌ16Í(resource $relation)Ïint +dbplus_unlockrelÌ16Í(resource $relation)Ïint +dbplus_unselectÌ16Í(resource $relation)Ïint +dbplus_updateÌ16Í(resource $relation, array $old, array $new)Ïint +dbplus_xlockrelÌ16Í(resource $relation)Ïint +dbplus_xunlockrelÌ16Í(resource $relation)Ïint +dbstatÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +dbx_closeÌ16Í(object $link_identifier)Ïint +dbx_compareÌ16Í(array $row_a, array $row_b, string $column_key [, int $flags = DBX_CMP_ASC | DBX_CMP_NATIVE])Ïint +dbx_connectÌ16Í(mixed $module, string $host, string $database, string $username, string $password [, int $persistent = ''])Ïobject +dbx_errorÌ16Í(object $link_identifier)Ïstring +dbx_escape_stringÌ16Í(object $link_identifier, string $text)Ïstring +dbx_fetch_rowÌ16Í(object $result_identifier)Ïmixed +dbx_queryÌ16Í(object $link_identifier, string $sql_statement [, int $flags = ''])Ïmixed +dbx_sortÌ16Í(object $result, string $user_compare_function)Ïbool +dcgettextÌ16Í(string $domain, string $message, int $category)Ïstring +dcngettextÌ16Í(string $domain, string $msgid1, string $msgid2, int $n, int $category)Ïstring +dcstatÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +deadÌ128Í()ÏboolÎMongoCommandCursor +deadÌ128Í()ÏboolÎMongoCursor +deadÌ128Í()ÏboolÎMongoCursorInterface +debugÌ128Í(string $message)ÏboolÎmysqli +debugDumpParamsÌ128Í()ÏstringÎPDOStatement +debug_backtraceÌ16Í([int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT [, int $limit = '']])Ïarray +debug_print_backtraceÌ16Í([int $options = '' [, int $limit = '']])Ïvoid +debug_zval_dumpÌ16Í(mixed $variable [, mixed $... = ''])Ïvoid +decbinÌ16Í(int $number)Ïstring +dechexÌ16Í(int $number)Ïstring +decipherImageÌ128Í(string $passphrase)ÏboolÎImagick +decoctÌ16Í(int $number)Ïstring +decompressÌ128Í()ÏboolÎPharFileInfo +decompressÌ128Í([string $extension = ''])ÏobjectÎPhar +decompressÌ128Í([string $extension = ''])ÏobjectÎPharData +decompressFilesÌ128Í()ÏboolÎPhar +decompressFilesÌ128Í()ÏboolÎPharData +deconstructImagesÌ128Í()ÏImagickÎImagick +deconstructimagesÌ128Í()ÏvoidÎGmagick +decrementÌ128Í(string $key [, int $offset = 1 [, int $initial_value = '' [, int $expiry = '']]])ÏintÎMemcached +decrementÌ128Í(string $key [, int $value = 1])ÏintÎMemcache +decrementByKeyÌ128Í(string $server_key, string $key [, int $offset = 1 [, int $initial_value = '' [, int $expiry = '']]])ÏintÎMemcached +defaultLoopÌ128Í([int $flags = Ev::FLAG_AUTO [, mixed $data = null [, double $io_interval = 0. [, double $timeout_interval = 0.]]]])ÏEvLoopÎEvLoop +defineÌ16Í(string $name, mixed $value [, bool $case_insensitive = false])Ïbool +define_syslog_variablesÌ16Í()Ïvoid +definedÌ16Í(string $name)Ïbool +deg2radÌ16Í(float $number)Ïfloat +delÌ128Í()ÏboolÎEvent +delÌ128Í(string $name)ÏvoidÎYaf_Registry +delÌ128Í(string $name)ÏvoidÎYaf_Session +delMetadataÌ128Í()ÏboolÎPhar +delMetadataÌ128Í()ÏboolÎPharData +delMetadataÌ128Í()ÏboolÎPharFileInfo +delSignalÌ128Í()ÏboolÎEvent +delTimerÌ128Í()ÏboolÎEvent +deleteÌ16Í()Ï +deleteÌ128Í(int $key)ÏboolÎQuickHashIntHash +deleteÌ128Í(int $key)ÏboolÎQuickHashIntSet +deleteÌ128Í(int $key)ÏboolÎQuickHashIntStringHash +deleteÌ128Í(string $entry)ÏboolÎPhar +deleteÌ128Í(string $entry)ÏboolÎPharData +deleteÌ128Í(string $key [, int $time = ''])ÏboolÎMemcached +deleteÌ128Í(string $key [, int $timeout = ''])ÏboolÎMemcache +deleteÌ128Í(string $key)ÏboolÎQuickHashStringIntHash +deleteÌ128Í(mixed $id)Ïbool|arrayÎMongoGridFS +deleteÌ128Í(array|object $filter [, array $deleteOptions = ''])ÏvoidÎMongoDB::Driver::BulkWrite +deleteByIdÌ128Í(string $id)ÏSolrUpdateResponseÎSolrClient +deleteByIdsÌ128Í(array $ids)ÏSolrUpdateResponseÎSolrClient +deleteByKeyÌ128Í(string $server_key, string $key [, int $time = ''])ÏboolÎMemcached +deleteByQueriesÌ128Í(array $queries)ÏSolrUpdateResponseÎSolrClient +deleteByQueryÌ128Í(string $query)ÏSolrUpdateResponseÎSolrClient +deleteDataÌ128Í(int $offset, int $count)ÏvoidÎDOMCharacterData +deleteFieldÌ128Í(string $fieldName)ÏboolÎSolrDocument +deleteFieldÌ128Í(string $fieldName)ÏboolÎSolrInputDocument +deleteImageArtifactÌ128Í(string $artifact)ÏboolÎImagick +deleteImagePropertyÌ128Í(string $name)ÏvoidÎImagick +deleteIndexÌ128Í(string|array $keys)ÏarrayÎMongoCollection +deleteIndexÌ128Í(int $index)ÏboolÎZipArchive +deleteIndexesÌ128Í()ÏarrayÎMongoCollection +deleteMultiÌ128Í(array $keys [, int $time = ''])ÏboolÎMemcached +deleteMultiByKeyÌ128Í(string $server_key, array $keys [, int $time = ''])ÏboolÎMemcached +deleteNameÌ128Í(string $name)ÏboolÎZipArchive +depthÌ128Í()ÏintÎEv +dequeueÌ128Í()ÏmixedÎSplQueue +descriptionÌ128Í()ÏstringÎhw_api_reason +deskewImageÌ128Í(float $threshold)ÏboolÎImagick +despeckleImageÌ128Í()ÏboolÎImagick +despeckleimageÌ128Í()ÏGmagickÎGmagick +destroyÌ128Í()ÏGmagickÎGmagick +destroyÌ128Í()ÏboolÎImagick +destroyÌ128Í()ÏboolÎImagickDraw +destroyÌ128Í()ÏboolÎImagickPixel +destroyÌ128Í()ÏboolÎImagickPixelIterator +destroyÌ128Í(string $session_id)ÏboolÎSessionHandler +destroyÌ128Í(string $session_id)ÏboolÎSessionHandlerInterface +destroyÌ128Í(long $condition)ÏbooleanÎCond +destroyÌ128Í(long $mutex)ÏbooleanÎMutex +detachÌ128Í(object $object)ÏobjectÎSplObjectStorage +detachÌ128Í()ÏvoidÎThread +detachÌ128Í(SplObserver $observer)ÏvoidÎSplSubject +detachIteratorÌ128Í(Iterator $iterator)ÏvoidÎMultipleIterator +deviceToUserÌ128Í(float $x, float $y, CairoContext $context)ÏarrayÎCairoContext +deviceToUserDistanceÌ128Í(float $x, float $y, CairoContext $context)ÏarrayÎCairoContext +dgettextÌ16Í(string $domain, string $message)Ïstring +diagnoseÌ128Í(tidy $object)ÏboolÎtidy +dieÌ16Í()Ï +diffÌ128Í(DOMDocument $from, DOMDocument $to)ÏDOMDocumentÎXMLDiff::DOM +diffÌ128Í(DateTimeInterface $datetime2 [, bool $absolute = false, DateTimeInterface $datetime1])ÏDateIntervalÎDateTime +diffÌ128Í(DateTimeInterface $datetime2 [, bool $absolute = false, DateTimeInterface $datetime1])ÏDateIntervalÎDateTimeImmutable +diffÌ128Í(DateTimeInterface $datetime2 [, bool $absolute = false, DateTimeInterface $datetime1])ÏDateIntervalÎDateTimeInterface +diffÌ128Í(mixed $from, mixed $to)ÏmixedÎXMLDiff::Base +diffÌ128Í(string $from, string $to)ÏstringÎXMLDiff::File +diffÌ128Í(string $from, string $to)ÏstringÎXMLDiff::Memory +digestXmlResponseÌ128Í(string $xmlresponse [, int $parse_mode = ''])ÏSolrObjectÎSolrUtils +digitÌ128Í(string $codepoint [, int $radix = 10])ÏintÎIntlChar +dio_closeÌ16Í(resource $fd)Ïvoid +dio_fcntlÌ16Í(resource $fd, int $cmd [, mixed $args = ''])Ïmixed +dio_openÌ16Í(string $filename, int $flags [, int $mode = ''])Ïresource +dio_readÌ16Í(resource $fd [, int $len = 1024])Ïstring +dio_seekÌ16Í(resource $fd, int $pos [, int $whence = SEEK_SET])Ïint +dio_statÌ16Í(resource $fd)Ïarray +dio_tcsetattrÌ16Í(resource $fd, array $options)Ïbool +dio_truncateÌ16Í(resource $fd, int $offset)Ïbool +dio_writeÌ16Í(resource $fd, string $data [, int $len = ''])Ïint +dirÌ16Í(string $directory [, resource $context = ''])ÏDirectory +dir_closedirÌ128Í()ÏboolÎstreamWrapper +dir_opendirÌ128Í(string $path, int $options)ÏboolÎstreamWrapper +dir_readdirÌ128Í()ÏstringÎstreamWrapper +dir_rewinddirÌ128Í()ÏboolÎstreamWrapper +dirnameÌ16Í(string $path [, int $levels = 1])Ïstring +disableÌ128Í()ÏboolÎEventListener +disableÌ128Í(int $events)ÏboolÎEventBufferEvent +disableDebugÌ128Í()ÏboolÎOAuth +disableRedirectsÌ128Í()ÏboolÎOAuth +disableSSLChecksÌ128Í()ÏboolÎOAuth +disableViewÌ128Í()ÏboolÎYaf_Dispatcher +disable_reads_from_masterÌ128Í(mysqli $link)ÏboolÎmysqli +disable_reads_from_masterÌ128Í(resource $link)ÏvoidÎmaxdb +disconnectÌ128Í(string $dsn)ÏZMQSocketÎZMQSocket +disconnectÌ128Í()ÏboolÎSAMConnection +disconnectÌ128Í()ÏboolÎVarnishAdmin +disk_free_spaceÌ16Í(string $directory)Ïfloat +disk_total_spaceÌ16Í(string $directory)Ïfloat +diskfreespaceÌ16Í()Ï +dispatchÌ128Í(Yaf_Request_Abstract $request)ÏYaf_Response_AbstractÎYaf_Dispatcher +dispatchÌ128Í()ÏvoidÎEventBase +dispatchLoopShutdownÌ128Í(Yaf_Request_Abstract $request, Yaf_Response_Abstract $response)ÏvoidÎYaf_Plugin_Abstract +dispatchLoopStartupÌ128Í(Yaf_Request_Abstract $request, Yaf_Response_Abstract $response)ÏvoidÎYaf_Plugin_Abstract +displayÌ128Í(string $tpl [, array $parameters = ''])ÏboolÎYaf_Controller_Abstract +displayÌ128Í(string $tpl [, array $tpl_vars = ''])ÏboolÎYaf_View_Interface +displayÌ128Í(string $tpl [, array $tpl_vars = ''])ÏboolÎYaf_View_Simple +displayImageÌ128Í(string $servername)ÏboolÎImagick +displayImagesÌ128Í(string $servername)ÏboolÎImagick +distinctÌ128Í(string $key [, array $query = ''])ÏarrayÎMongoCollection +distortImageÌ128Í(int $method, array $arguments, bool $bestfit)ÏboolÎImagick +dlÌ16Í(string $library)Ïbool +dngettextÌ16Í(string $domain, string $msgid1, string $msgid2, int $n)Ïstring +dns_check_recordÌ16Í()Ï +dns_get_mxÌ16Í()Ï +dns_get_recordÌ16Í(string $hostname [, int $type = DNS_ANY [, array $authns = '' [, array $addtl = '' [, bool $raw = false]]]])Ïarray +doÌ128Í(string $function_name, string $workload [, string $unique = ''])ÏstringÎGearmanClient +doBackgroundÌ128Í(string $function_name, string $workload [, string $unique = ''])ÏstringÎGearmanClient +doHighÌ128Í(string $function_name, string $workload [, string $unique = ''])ÏstringÎGearmanClient +doHighBackgroundÌ128Í(string $function_name, string $workload [, string $unique = ''])ÏstringÎGearmanClient +doJobHandleÌ128Í()ÏstringÎGearmanClient +doLowÌ128Í(string $function_name, string $workload [, string $unique = ''])ÏstringÎGearmanClient +doLowBackgroundÌ128Í(string $function_name, string $workload [, string $unique = ''])ÏstringÎGearmanClient +doNormalÌ128Í(string $function_name, string $workload [, string $unique = ''])ÏstringÎGearmanClient +doQueryÌ128Í()ÏvoidÎMongoCursor +doStatusÌ128Í()ÏarrayÎGearmanClient +dom_import_simplexmlÌ16Í(SimpleXMLElement $node)ÏDOMElement +doublevalÌ16Í()Ï +drainÌ128Í(int $len)ÏboolÎEventBuffer +drawArcÌ128Í(float $r, float $startAngle, float $endAngle)ÏvoidÎSWFShape +drawCircleÌ128Í(float $r)ÏvoidÎSWFShape +drawCubicÌ128Í(float $bx, float $by, float $cx, float $cy, float $dx, float $dy)ÏintÎSWFShape +drawCubicToÌ128Í(float $bx, float $by, float $cx, float $cy, float $dx, float $dy)ÏintÎSWFShape +drawCurveÌ128Í(float $controldx, float $controldy, float $anchordx, float $anchordy [, float $targetdx = '', float $targetdy])ÏintÎSWFShape +drawCurveToÌ128Í(float $controlx, float $controly, float $anchorx, float $anchory [, float $targetx = '', float $targety])ÏintÎSWFShape +drawGlyphÌ128Í(SWFFont $font, string $character [, int $size = ''])ÏvoidÎSWFShape +drawImageÌ128Í(ImagickDraw $draw)ÏboolÎImagick +drawImageÌ128Í(object $image, float $x, float $y, float $width, float $height)ÏboolÎHaruPage +drawLineÌ128Í(float $dx, float $dy)ÏvoidÎSWFShape +drawLineToÌ128Í(float $x, float $y)ÏvoidÎSWFShape +drawimageÌ128Í(GmagickDraw $GmagickDraw)ÏGmagickÎGmagick +dropÌ128Í()ÏarrayÎMongoCollection +dropÌ128Í()ÏarrayÎMongoDB +dropÌ128Í()ÏarrayÎMongoGridFS +dropCollectionÌ128Í(mixed $coll)ÏarrayÎMongoDB +dropDBÌ128Í(mixed $db)ÏarrayÎMongoClient +dscBeginPageSetupÌ128Í()ÏvoidÎCairoPsSurface +dscBeginSetupÌ128Í()ÏvoidÎCairoPsSurface +dscCommentÌ128Í(string $comment)ÏvoidÎCairoPsSurface +dstanchorsÌ128Í(array $parameter)ÏarrayÎhw_api +dstofsrcanchorÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +dump_debug_infoÌ128Í(mysqli $link)ÏboolÎmysqli +eachÌ16Í(array $array)Ïarray +easter_dateÌ16Í([int $year = date("Y")])Ïint +easter_daysÌ16Í([int $year = date("Y") [, int $method = CAL_EASTER_DEFAULT]])Ïint +echoÌ16Í(string $arg1 [, string $... = ''])Ïvoid +echoÌ128Í(string $workload)ÏboolÎGearmanClient +echoÌ128Í(string $workload)ÏboolÎGearmanWorker +edgeImageÌ128Í(float $radius)ÏboolÎImagick +edgeimageÌ128Í(float $radius)ÏGmagickÎGmagick +eigenValuesÌ128Í(array $a [, array $left = '' [, array $right = '']])ÏarrayÎLapack +eio_busyÌ16Í(int $delay [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_cancelÌ16Í(resource $req)Ïvoid +eio_chmodÌ16Í(string $path, int $mode [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_chownÌ16Í(string $path, int $uid [, int $gid = -1 [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]]])Ïresource +eio_closeÌ16Í(mixed $fd [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_customÌ16Í(callable $execute, int $pri, callable $callback [, mixed $data = null])Ïresource +eio_dup2Ì16Í(mixed $fd, mixed $fd2 [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_event_loopÌ16Í()Ïbool +eio_fallocateÌ16Í(mixed $fd, int $mode, int $offset, int $length [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_fchmodÌ16Í(mixed $fd, int $mode [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_fchownÌ16Í(mixed $fd, int $uid [, int $gid = -1 [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]]])Ïresource +eio_fdatasyncÌ16Í(mixed $fd [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_fstatÌ16Í(mixed $fd, int $pri, callable $callback [, mixed $data = ''])Ïresource +eio_fstatvfsÌ16Í(mixed $fd, int $pri, callable $callback [, mixed $data = ''])Ïresource +eio_fsyncÌ16Í(mixed $fd [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_ftruncateÌ16Í(mixed $fd [, int $offset = '' [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]]])Ïresource +eio_futimeÌ16Í(mixed $fd, float $atime, float $mtime [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_get_event_streamÌ16Í()Ïmixed +eio_get_last_errorÌ16Í(resource $req)Ïstring +eio_grpÌ16Í(callable $callback [, string $data = null])Ïresource +eio_grp_addÌ16Í(resource $grp, resource $req)Ïvoid +eio_grp_cancelÌ16Í(resource $grp)Ïvoid +eio_grp_limitÌ16Í(resource $grp, int $limit)Ïvoid +eio_initÌ16Í()Ïvoid +eio_linkÌ16Í(string $path, string $new_path [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_lstatÌ16Í(string $path, int $pri, callable $callback [, mixed $data = null])Ïresource +eio_mkdirÌ16Í(string $path, int $mode [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_mknodÌ16Í(string $path, int $mode, int $dev [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_nopÌ16Í([int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_npendingÌ16Í()Ïint +eio_nreadyÌ16Í()Ïint +eio_nreqsÌ16Í()Ïint +eio_nthreadsÌ16Í()Ïint +eio_openÌ16Í(string $path, int $flags, int $mode, int $pri, callable $callback [, mixed $data = null])Ïresource +eio_pollÌ16Í()Ïint +eio_readÌ16Í(mixed $fd, int $length, int $offset, int $pri, callable $callback [, mixed $data = null])Ïresource +eio_readaheadÌ16Í(mixed $fd, int $offset, int $length [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_readdirÌ16Í(string $path, int $flags, int $pri, callable $callback [, string $data = null])Ïresource +eio_readlinkÌ16Í(string $path, int $pri, callable $callback [, string $data = null])Ïresource +eio_realpathÌ16Í(string $path, int $pri, callable $callback [, string $data = null])Ïresource +eio_renameÌ16Í(string $path, string $new_path [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_rmdirÌ16Í(string $path [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_seekÌ16Í(mixed $fd, int $offset, int $whence [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_sendfileÌ16Í(mixed $out_fd, mixed $in_fd, int $offset, int $length [, int $pri = '' [, callable $callback = '' [, string $data = '']]])Ïresource +eio_set_max_idleÌ16Í(int $nthreads)Ïvoid +eio_set_max_parallelÌ16Í(int $nthreads)Ïvoid +eio_set_max_poll_reqsÌ16Í(int $nreqs)Ïvoid +eio_set_max_poll_timeÌ16Í(float $nseconds)Ïvoid +eio_set_min_parallelÌ16Í(string $nthreads)Ïvoid +eio_statÌ16Í(string $path, int $pri, callable $callback [, mixed $data = null])Ïresource +eio_statvfsÌ16Í(string $path, int $pri, callable $callback [, mixed $data = ''])Ïresource +eio_symlinkÌ16Í(string $path, string $new_path [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_syncÌ16Í([int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_sync_file_rangeÌ16Í(mixed $fd, int $offset, int $nbytes, int $flags [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_syncfsÌ16Í(mixed $fd [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_truncateÌ16Í(string $path [, int $offset = '' [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]]])Ïresource +eio_unlinkÌ16Í(string $path [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_utimeÌ16Í(string $path, float $atime, float $mtime [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]])Ïresource +eio_writeÌ16Í(mixed $fd, string $str [, int $length = '' [, int $offset = '' [, int $pri = EIO_PRI_DEFAULT [, callable $callback = null [, mixed $data = null]]]]])Ïresource +ellipseÌ128Í(float $ox, float $oy, float $rx, float $ry, float $start, float $end)ÏGmagickDrawÎGmagickDraw +ellipseÌ128Í(float $ox, float $oy, float $rx, float $ry, float $start, float $end)ÏboolÎImagickDraw +ellipseÌ128Í(float $x, float $y, float $xray, float $yray)ÏboolÎHaruPage +embedÌ128Í(string $other [, string $callback = '' [, string $data = '' [, string $priority = '']]])ÏEvEmbedÎEvLoop +embeddableBackendsÌ128Í()ÏvoidÎEv +embedded_server_endÌ128Í()ÏvoidÎmysqli_driver +embedded_server_startÌ128Í(bool $start, array $arguments, array $groups)ÏboolÎmysqli_driver +embossImageÌ128Í(float $radius, float $sigma)ÏboolÎImagick +embossimageÌ128Í(float $radius, float $sigma)ÏGmagickÎGmagick +emptyÌ16Í(mixed $var)Ïbool +enableÌ128Í()ÏboolÎEventListener +enableÌ128Í(int $events)ÏboolÎEventBufferEvent +enableDebugÌ128Í()ÏboolÎOAuth +enableLockingÌ128Í()ÏvoidÎEventBuffer +enableRedirectsÌ128Í()ÏboolÎOAuth +enableSSLChecksÌ128Í()ÏboolÎOAuth +enableViewÌ128Í()ÏYaf_DispatcherÎYaf_Dispatcher +enchant_broker_describeÌ16Í(resource $broker)Ïarray +enchant_broker_dict_existsÌ16Í(resource $broker, string $tag)Ïbool +enchant_broker_freeÌ16Í(resource $broker)Ïbool +enchant_broker_free_dictÌ16Í(resource $dict)Ïbool +enchant_broker_get_dict_pathÌ16Í(resource $broker, int $dict_type)Ïbool +enchant_broker_get_errorÌ16Í(resource $broker)Ïstring +enchant_broker_initÌ16Í()Ïresource +enchant_broker_list_dictsÌ16Í(resource $broker)Ïmixed +enchant_broker_request_dictÌ16Í(resource $broker, string $tag)Ïresource +enchant_broker_request_pwl_dictÌ16Í(resource $broker, string $filename)Ïresource +enchant_broker_set_dict_pathÌ16Í(resource $broker, int $dict_type, string $value)Ïbool +enchant_broker_set_orderingÌ16Í(resource $broker, string $tag, string $ordering)Ïbool +enchant_dict_add_to_personalÌ16Í(resource $dict, string $word)Ïvoid +enchant_dict_add_to_sessionÌ16Í(resource $dict, string $word)Ïvoid +enchant_dict_checkÌ16Í(resource $dict, string $word)Ïbool +enchant_dict_describeÌ16Í(resource $dict)Ïmixed +enchant_dict_get_errorÌ16Í(resource $dict)Ïstring +enchant_dict_is_in_sessionÌ16Í(resource $dict, string $word)Ïbool +enchant_dict_quick_checkÌ16Í(resource $dict, string $word [, array $suggestions = ''])Ïbool +enchant_dict_store_replacementÌ16Í(resource $dict, string $mis, string $cor)Ïvoid +enchant_dict_suggestÌ16Í(resource $dict, string $word)Ïarray +encipherImageÌ128Í(string $passphrase)ÏboolÎImagick +endÌ16Í(array $array)Ïmixed +endAttributeÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endCDataÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endChildrenÌ128Í()ÏvoidÎRecursiveIteratorIterator +endChildrenÌ128Í()ÏvoidÎRecursiveTreeIterator +endCommentÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endDTDÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endDTDAttlistÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endDTDElementÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endDTDEntityÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endDocumentÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endElementÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endIterationÌ128Í()ÏvoidÎRecursiveIteratorIterator +endIterationÌ128Í()ÏvoidÎRecursiveTreeIterator +endLoggingÌ128Í()ÏvoidÎSDO_DAS_ChangeSummary +endMaskÌ128Í()ÏvoidÎSWFDisplayItem +endPIÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +endPSessionÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +endPathÌ128Í()ÏboolÎHaruPage +endTextÌ128Í()ÏboolÎHaruPage +enhanceImageÌ128Í()ÏboolÎImagick +enhanceimageÌ128Í()ÏGmagickÎGmagick +enqueueÌ128Í(mixed $value)ÏvoidÎSplQueue +ensureIndexÌ128Í(string|array $key|keys [, array $options = array()])ÏboolÎMongoCollection +enumCharNamesÌ128Í(mixed $start, mixed $limit, callable $callback [, int $nameChoice = ''])ÏvoidÎIntlChar +enumCharTypesÌ128Í(callable $callback)ÏvoidÎIntlChar +environÌ128Í()ÏvoidÎYaf_Application +eoFillStrokeÌ128Í([bool $close_path = false])ÏboolÎHaruPage +eofÌ128Í()ÏboolÎOCI-Lob +eofÌ128Í()ÏboolÎSplFileObject +eofillÌ128Í()ÏboolÎHaruPage +equalÌ128Í(string $other)ÏboolÎCairoFontOptions +equalizeImageÌ128Í()ÏboolÎImagick +equalizeimageÌ128Í()ÏGmagickÎGmagick +equalsÌ128Í(IntlCalendar $other, IntlCalendar $cal)ÏboolÎIntlCalendar +eraseÌ128Í([int $offset = '' [, int $length = '']])ÏintÎOCI-Lob +eregÌ16Í(string $pattern, string $string [, array $regs = ''])Ïint +ereg_replaceÌ16Í(string $pattern, string $replacement, string $string)Ïstring +eregiÌ16Í(string $pattern, string $string [, array $regs = ''])Ïint +eregi_replaceÌ16Í(string $pattern, string $replacement, string $string)Ïstring +errnoÌ128Í()ÏintÎSAMConnection +errnoÌ128Í(resource $link)ÏintÎmaxdb +errnoÌ128Í(resource $stmt)ÏintÎmaxdb_stmt +errorÌ128Í()ÏstringÎGearmanClient +errorÌ128Í()ÏstringÎGearmanWorker +errorÌ128Í()ÏstringÎSAMConnection +errorÌ128Í(resource $link)ÏstringÎStomp +errorÌ128Í(resource $link)ÏstringÎmaxdb +errorÌ128Í(resource $stmt)ÏstringÎmaxdb_stmt +errorCodeÌ128Í()ÏmixedÎPDO +errorCodeÌ128Í()ÏstringÎPDOStatement +errorInfoÌ128Í()ÏarrayÎPDO +errorInfoÌ128Í()ÏarrayÎPDOStatement +error_clear_lastÌ16Í()Ïvoid +error_get_lastÌ16Í()Ïarray +error_logÌ16Í(string $message [, int $message_type = '' [, string $destination = '' [, string $extra_headers = '']]])Ïbool +error_reportingÌ16Í([int $level = ''])Ïint +escapeQueryCharsÌ128Í(string $str)ÏstringÎSolrUtils +escapeStringÌ128Í(mysqlnd_connection $connection, string $escape_string)ÏstringÎMysqlndUhConnection +escapeStringÌ128Í(string $string)ÏstringÎSphinxClient +escapeStringÌ128Í(string $value)ÏstringÎSQLite3 +escapeshellargÌ16Í(string $arg)Ïstring +escapeshellcmdÌ16Í(string $command)Ïstring +evalÌ16Í(string $code)Ïmixed +evalÌ128Í(string $statements)ÏmixedÎLua +evalÌ128Í(string $tpl_content [, array $tpl_vars = ''])ÏstringÎYaf_View_Simple +evaluateÌ128Í(string $expression [, DOMNode $contextnode = '' [, bool $registerNodeNS = true]])ÏmixedÎDOMXPath +evaluateImageÌ128Í(int $op, float $constant [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +event_addÌ16Í(resource $event [, int $timeout = -1])Ïbool +event_base_freeÌ16Í(resource $event_base)Ïvoid +event_base_loopÌ16Í(resource $event_base [, int $flags = ''])Ïint +event_base_loopbreakÌ16Í(resource $event_base)Ïbool +event_base_loopexitÌ16Í(resource $event_base [, int $timeout = -1])Ïbool +event_base_newÌ16Í()Ïresource +event_base_priority_initÌ16Í(resource $event_base, int $npriorities)Ïbool +event_base_reinitÌ16Í(resource $event_base)Ïbool +event_base_setÌ16Í(resource $event, resource $event_base)Ïbool +event_buffer_base_setÌ16Í(resource $bevent, resource $event_base)Ïbool +event_buffer_disableÌ16Í(resource $bevent, int $events)Ïbool +event_buffer_enableÌ16Í(resource $bevent, int $events)Ïbool +event_buffer_fd_setÌ16Í(resource $bevent, resource $fd)Ïvoid +event_buffer_freeÌ16Í(resource $bevent)Ïvoid +event_buffer_newÌ16Í(resource $stream, mixed $readcb, mixed $writecb, mixed $errorcb [, mixed $arg = ''])Ïresource +event_buffer_priority_setÌ16Í(resource $bevent, int $priority)Ïbool +event_buffer_readÌ16Í(resource $bevent, int $data_size)Ïstring +event_buffer_set_callbackÌ16Í(resource $event, mixed $readcb, mixed $writecb, mixed $errorcb [, mixed $arg = ''])Ïbool +event_buffer_timeout_setÌ16Í(resource $bevent, int $read_timeout, int $write_timeout)Ïvoid +event_buffer_watermark_setÌ16Í(resource $bevent, int $events, int $lowmark, int $highmark)Ïvoid +event_buffer_writeÌ16Í(resource $bevent, string $data [, int $data_size = -1])Ïbool +event_delÌ16Í(resource $event)Ïbool +event_freeÌ16Í(resource $event)Ïvoid +event_newÌ16Í()Ïresource +event_priority_setÌ16Í(resource $event, int $priority)Ïbool +event_setÌ16Í(resource $event, mixed $fd, int $events, mixed $callback [, mixed $arg = ''])Ïbool +event_timer_addÌ16Í()Ï +event_timer_delÌ16Í()Ï +event_timer_newÌ16Í()Ï +event_timer_setÌ16Í(resource $event, callable $callback [, mixed $arg = ''])Ïbool +exceptionÌ128Í(string $exception)ÏboolÎGearmanJob +exchangeArrayÌ128Í(mixed $input)ÏobjectÎArrayObject +execÌ16Í(string $command [, array $output = '' [, int $return_var = '']])Ïstring +execÌ128Í(resource $dbhandle, string $query [, string $error_msg = ''])ÏboolÎSQLiteDatabase +execÌ128Í(string $query)ÏboolÎSQLite3 +execÌ128Í(string $statement)ÏintÎPDO +executeÌ128Í()ÏSQLite3ResultÎSQLite3Stmt +executeÌ128Í(array $write_options)ÏarrayÎMongoWriteBatch +executeÌ128Í(mixed $code [, array $args = array()])ÏarrayÎMongoDB +executeÌ128Í([array $input_parameters = ''])ÏboolÎPDOStatement +executeÌ128Í(mysqli_stmt $stmt)ÏboolÎmysqli_stmt +executeÌ128Í(mysqlnd_prepared_statement $statement)ÏboolÎMysqlndUhPreparedStatement +executeÌ128Í(resource $stmt)ÏboolÎmaxdb_stmt +executeÌ128Í([mixed $arg = '' [, mixed $... = '']])ÏmixedÎYaf_Action_Abstract +executeÌ128Í([string $query = ''])ÏobjectÎSwishSearch +executeÌ128Í(callable $entry, string $...)ÏvoidÎYaf_Application +executeBulkWriteÌ128Í(string $namespace, MongoDB\Driver\BulkWrite $bulk [, MongoDB\Driver\WriteConcern $writeConcern = ''])ÏMongoDB::Driver::WriteResultÎMongoDB::Driver::Manager +executeBulkWriteÌ128Í(string $namespace, MongoDB\Driver\BulkWrite $bulk [, MongoDB\Driver\WriteConcern $writeConcern = ''])ÏMongoDB::Driver::WriteResultÎMongoDB::Driver::Server +executeCommandÌ128Í(string $db, MongoDB\Driver\Command $command [, MongoDB\Driver\ReadPreference $readPreference = ''])ÏMongoDB::Driver::CursorÎMongoDB::Driver::Manager +executeCommandÌ128Í(string $db, MongoDB\Driver\Command $command [, MongoDB\Driver\ReadPreference $readPreference = ''])ÏMongoDB::Driver::CursorÎMongoDB::Driver::Server +executePreparedQueryÌ128Í(PDO $database_handle, PDOStatement $prepared_statement, array $value_list [, array $column_specifier = ''])ÏSDODataObjectÎSDO_DAS_Relational +executeQueryÌ128Í(string $namespace, MongoDB\Driver\Query $query [, MongoDB\Driver\ReadPreference $readPreference = ''])ÏMongoDB::Driver::CursorÎMongoDB::Driver::Manager +executeQueryÌ128Í(string $namespace, MongoDB\Driver\Query $query [, MongoDB\Driver\ReadPreference $readPreference = ''])ÏMongoDB::Driver::CursorÎMongoDB::Driver::Server +executeQueryÌ128Í(PDO $database_handle, string $SQL_statement [, array $column_specifier = ''])ÏSDODataObjectÎSDO_DAS_Relational +executeStringÌ128Í(string $script [, string $identifier = "V8Js::executeString()" [, int $flags = '']])ÏmixedÎV8Js +exif_imagetypeÌ16Í(string $filename)Ïint +exif_read_dataÌ16Í(string $filename [, string $sections = '' [, bool $arrays = false [, bool $thumbnail = false]]])Ïarray +exif_tagnameÌ16Í(int $index)Ïstring +exif_thumbnailÌ16Í(string $filename [, int $width = '' [, int $height = '' [, int $imagetype = '']]])Ïstring +existsÌ128Í(int $key)ÏboolÎQuickHashIntHash +existsÌ128Í(int $key)ÏboolÎQuickHashIntSet +existsÌ128Í(int $key)ÏboolÎQuickHashIntStringHash +existsÌ128Í(string $key)ÏboolÎQuickHashStringIntHash +exitÌ16Í(int $status)Ïvoid +exitÌ128Í([double $timeout = ''])ÏboolÎEventBase +expÌ16Í(float $arg)Ïfloat +expandÌ128Í([DOMNode $basenode = ''])ÏDOMNodeÎXMLReader +expandÌ128Í(int $len)ÏboolÎEventBuffer +expect_expectlÌ16Í(resource $expect, array $cases [, array $match = ''])Ïint +expect_popenÌ16Í(string $command)Ïresource +explainÌ128Í()ÏarrayÎMongoCursor +explodeÌ16Í(string $delimiter, string $string [, int $limit = PHP_INT_MAX])Ïarray +expm1Ì16Í(float $arg)Ïfloat +exportÌ128Í(string $filename [, int $start = '' [, int $length = '']])ÏboolÎOCI-Lob +exportÌ128Í(SDO_Model_ReflectionDataObject $rdo [, bool $return = ''])ÏmixedÎSDO_Model_ReflectionDataObject +exportÌ128Í()ÏstringÎReflector +exportÌ128Í(Reflector $reflector [, bool $return = false])ÏstringÎReflection +exportÌ128Í(mixed $argument [, bool $return = false])ÏstringÎReflectionClass +exportÌ128Í(mixed $class, string $name [, bool $return = ''])ÏstringÎReflectionProperty +exportÌ128Í(string $argument [, bool $return = ''])ÏstringÎReflectionObject +exportÌ128Í(string $class, string $name [, bool $return = false])ÏstringÎReflectionMethod +exportÌ128Í(string $function, string $parameter [, bool $return = ''])ÏstringÎReflectionParameter +exportÌ128Í(string $name [, string $return = ''])ÏstringÎReflectionFunction +exportÌ128Í(string $name [, string $return = ''])ÏstringÎReflectionZendExtension +exportÌ128Í(string $name [, string $return = false])ÏstringÎReflectionExtension +exportImagePixelsÌ128Í(int $x, int $y, int $width, int $height, string $map, int $STORAGE)ÏarrayÎImagick +extÌ128Í(string $name, int $options, string $key, string $value)ÏstringÎTokyoTyrant +extendÌ128Í(string $class)ÏboolÎThreaded +extension_loadedÌ16Í(string $name)Ïbool +extentImageÌ128Í(int $width, int $height, int $x, int $y)ÏboolÎImagick +extentsÌ128Í()ÏarrayÎCairoScaledFont +extractÌ16Í(array $array [, int $flags = EXTR_OVERWRITE [, string $prefix = '']])Ïint +extractÌ128Í(string $dir [, string $filepath = "" [, string $password = null [, bool $extended_data = false]]])ÏboolÎRarEntry +extractÌ128Í()ÏmixedÎSplHeap +extractÌ128Í()ÏmixedÎSplPriorityQueue +extractToÌ128Í(string $destination [, mixed $entries = ''])ÏboolÎZipArchive +extractToÌ128Í(string $pathto [, string|array $files = '' [, bool $overwrite = false]])ÏboolÎPhar +extractToÌ128Í(string $pathto [, string|array $files = '' [, bool $overwrite = false]])ÏboolÎPharData +ezmlm_hashÌ16Í(string $addr)Ïint +failÌ128Í()ÏboolÎGearmanJob +fam_cancel_monitorÌ16Í(resource $fam, resource $fam_monitor)Ïbool +fam_closeÌ16Í(resource $fam)Ïvoid +fam_monitor_collectionÌ16Í(resource $fam, string $dirname, int $depth, string $mask)Ïresource +fam_monitor_directoryÌ16Í(resource $fam, string $dirname)Ïresource +fam_monitor_fileÌ16Í(resource $fam, string $filename)Ïresource +fam_next_eventÌ16Í(resource $fam)Ïarray +fam_openÌ16Í([string $appname = ''])Ïresource +fam_pendingÌ16Í(resource $fam)Ïint +fam_resume_monitorÌ16Í(resource $fam, resource $fam_monitor)Ïbool +fam_suspend_monitorÌ16Í(resource $fam, resource $fam_monitor)Ïbool +fann_cascadetrain_on_dataÌ16Í(resource $ann, resource $data, int $max_neurons, int $neurons_between_reports, float $desired_error)Ïbool +fann_cascadetrain_on_fileÌ16Í(resource $ann, string $filename, int $max_neurons, int $neurons_between_reports, float $desired_error)Ïbool +fann_clear_scaling_paramsÌ16Í(resource $ann)Ïbool +fann_copyÌ16Í(resource $ann)Ïresource +fann_create_from_fileÌ16Í(string $configuration_file)Ïresource +fann_create_shortcutÌ16Í(int $num_layers, int $num_neurons1, int $num_neurons2 [, int $... = ''])Ïreference +fann_create_shortcut_arrayÌ16Í(int $num_layers, array $layers)Ïresource +fann_create_sparseÌ16Í(float $connection_rate, int $num_layers, int $num_neurons1, int $num_neurons2 [, int $... = ''])ÏReturnType +fann_create_sparse_arrayÌ16Í(float $connection_rate, int $num_layers, array $layers)ÏReturnType +fann_create_standardÌ16Í(int $num_layers, int $num_neurons1, int $num_neurons2 [, int $... = ''])Ïresource +fann_create_standard_arrayÌ16Í(int $num_layers, array $layers)Ïresource +fann_create_trainÌ16Í(int $num_data, int $num_input, int $num_output)Ïresource +fann_create_train_from_callbackÌ16Í(int $num_data, int $num_input, int $num_output, callable $user_function)Ïresource +fann_descale_inputÌ16Í(resource $ann, array $input_vector)Ïbool +fann_descale_outputÌ16Í(resource $ann, array $output_vector)Ïbool +fann_descale_trainÌ16Í(resource $ann, resource $train_data)Ïbool +fann_destroyÌ16Í(resource $ann)Ïbool +fann_destroy_trainÌ16Í(resource $train_data)Ïbool +fann_duplicate_train_dataÌ16Í(resource $data)Ïresource +fann_get_MSEÌ16Í(resource $ann)Ïfloat +fann_get_activation_functionÌ16Í(resource $ann, int $layer, int $neuron)Ïint +fann_get_activation_steepnessÌ16Í(resource $ann, int $layer, int $neuron)Ïfloat +fann_get_bias_arrayÌ16Í(resource $ann)Ïarray +fann_get_bit_failÌ16Í(resource $ann)Ïint +fann_get_bit_fail_limitÌ16Í(resource $ann)Ïfloat +fann_get_cascade_activation_functionsÌ16Í(resource $ann)Ïarray +fann_get_cascade_activation_functions_countÌ16Í(resource $ann)Ïint +fann_get_cascade_activation_steepnessesÌ16Í(resource $ann)Ïarray +fann_get_cascade_activation_steepnesses_countÌ16Í(resource $ann)Ïint +fann_get_cascade_candidate_change_fractionÌ16Í(resource $ann)Ïfloat +fann_get_cascade_candidate_limitÌ16Í(resource $ann)Ïfloat +fann_get_cascade_candidate_stagnation_epochsÌ16Í(resource $ann)Ïfloat +fann_get_cascade_max_cand_epochsÌ16Í(resource $ann)Ïint +fann_get_cascade_max_out_epochsÌ16Í(resource $ann)Ïint +fann_get_cascade_min_cand_epochsÌ16Í(resource $ann)Ïint +fann_get_cascade_min_out_epochsÌ16Í(resource $ann)Ïint +fann_get_cascade_num_candidate_groupsÌ16Í(resource $ann)Ïint +fann_get_cascade_num_candidatesÌ16Í(resource $ann)Ïint +fann_get_cascade_output_change_fractionÌ16Í(resource $ann)Ïfloat +fann_get_cascade_output_stagnation_epochsÌ16Í(resource $ann)Ïint +fann_get_cascade_weight_multiplierÌ16Í(resource $ann)Ïfloat +fann_get_connection_arrayÌ16Í(resource $ann)Ïarray +fann_get_connection_rateÌ16Í(resource $ann)Ïfloat +fann_get_errnoÌ16Í(resource $errdat)Ïint +fann_get_errstrÌ16Í(resource $errdat)Ïstring +fann_get_layer_arrayÌ16Í(resource $ann)Ïarray +fann_get_learning_momentumÌ16Í(resource $ann)Ïfloat +fann_get_learning_rateÌ16Í(resource $ann)Ïfloat +fann_get_network_typeÌ16Í(resource $ann)Ïint +fann_get_num_inputÌ16Í(resource $ann)Ïint +fann_get_num_layersÌ16Í(resource $ann)Ïint +fann_get_num_outputÌ16Í(resource $ann)Ïint +fann_get_quickprop_decayÌ16Í(resource $ann)Ïfloat +fann_get_quickprop_muÌ16Í(resource $ann)Ïfloat +fann_get_rprop_decrease_factorÌ16Í(resource $ann)Ïfloat +fann_get_rprop_delta_maxÌ16Í(resource $ann)Ïfloat +fann_get_rprop_delta_minÌ16Í(resource $ann)Ïfloat +fann_get_rprop_delta_zeroÌ16Í(resource $ann)ÏReturnType +fann_get_rprop_increase_factorÌ16Í(resource $ann)Ïfloat +fann_get_sarprop_step_error_shiftÌ16Í(resource $ann)Ïfloat +fann_get_sarprop_step_error_threshold_factorÌ16Í(resource $ann)Ïfloat +fann_get_sarprop_temperatureÌ16Í(resource $ann)Ïfloat +fann_get_sarprop_weight_decay_shiftÌ16Í(resource $ann)Ïfloat +fann_get_total_connectionsÌ16Í(resource $ann)Ïint +fann_get_total_neuronsÌ16Í(resource $ann)Ïint +fann_get_train_error_functionÌ16Í(resource $ann)Ïint +fann_get_train_stop_functionÌ16Í(resource $ann)Ïint +fann_get_training_algorithmÌ16Í(resource $ann)Ïint +fann_init_weightsÌ16Í(resource $ann, resource $train_data)Ïbool +fann_length_train_dataÌ16Í(resource $data)Ïresource +fann_merge_train_dataÌ16Í(resource $data1, resource $data2)Ïresource +fann_num_input_train_dataÌ16Í(resource $data)Ïresource +fann_num_output_train_dataÌ16Í(resource $data)Ïresource +fann_print_errorÌ16Í(string $errdat)Ïvoid +fann_randomize_weightsÌ16Í(resource $ann, float $min_weight, float $max_weight)Ïbool +fann_read_train_from_fileÌ16Í(string $filename)Ïresource +fann_reset_MSEÌ16Í(string $ann)Ïbool +fann_reset_errnoÌ16Í(resource $errdat)Ïvoid +fann_reset_errstrÌ16Í(resource $errdat)Ïvoid +fann_runÌ16Í(resource $ann, array $input)Ïarray +fann_saveÌ16Í(resource $ann, string $configuration_file)Ïbool +fann_save_trainÌ16Í(resource $data, string $file_name)Ïbool +fann_scale_inputÌ16Í(resource $ann, array $input_vector)Ïbool +fann_scale_input_train_dataÌ16Í(resource $train_data, float $new_min, float $new_max)Ïbool +fann_scale_outputÌ16Í(resource $ann, array $output_vector)Ïbool +fann_scale_output_train_dataÌ16Í(resource $train_data, float $new_min, float $new_max)Ïbool +fann_scale_trainÌ16Í(resource $ann, resource $train_data)Ïbool +fann_scale_train_dataÌ16Í(resource $train_data, float $new_min, float $new_max)Ïbool +fann_set_activation_functionÌ16Í(resource $ann, int $activation_function, int $layer, int $neuron)Ïbool +fann_set_activation_function_hiddenÌ16Í(resource $ann, int $activation_function)Ïbool +fann_set_activation_function_layerÌ16Í(resource $ann, int $activation_function, int $layer)Ïbool +fann_set_activation_function_outputÌ16Í(resource $ann, int $activation_function)Ïbool +fann_set_activation_steepnessÌ16Í(resource $ann, float $activation_steepness, int $layer, int $neuron)Ïbool +fann_set_activation_steepness_hiddenÌ16Í(resource $ann, float $activation_steepness)Ïbool +fann_set_activation_steepness_layerÌ16Í(resource $ann, float $activation_steepness, int $layer)Ïbool +fann_set_activation_steepness_outputÌ16Í(resource $ann, float $activation_steepness)Ïbool +fann_set_bit_fail_limitÌ16Í(resource $ann, float $bit_fail_limit)Ïbool +fann_set_callbackÌ16Í(resource $ann, collable $callback)Ïbool +fann_set_cascade_activation_functionsÌ16Í(resource $ann, array $cascade_activation_functions)Ïbool +fann_set_cascade_activation_steepnessesÌ16Í(resource $ann, array $cascade_activation_steepnesses_count)Ïbool +fann_set_cascade_candidate_change_fractionÌ16Í(resource $ann, float $cascade_candidate_change_fraction)Ïbool +fann_set_cascade_candidate_limitÌ16Í(resource $ann, float $cascade_candidate_limit)Ïbool +fann_set_cascade_candidate_stagnation_epochsÌ16Í(resource $ann, int $cascade_candidate_stagnation_epochs)Ïbool +fann_set_cascade_max_cand_epochsÌ16Í(resource $ann, int $cascade_max_cand_epochs)Ïbool +fann_set_cascade_max_out_epochsÌ16Í(resource $ann, int $cascade_max_out_epochs)Ïbool +fann_set_cascade_min_cand_epochsÌ16Í(resource $ann, int $cascade_min_cand_epochs)Ïbool +fann_set_cascade_min_out_epochsÌ16Í(resource $ann, int $cascade_min_out_epochs)Ïbool +fann_set_cascade_num_candidate_groupsÌ16Í(resource $ann, int $cascade_num_candidate_groups)Ïbool +fann_set_cascade_output_change_fractionÌ16Í(resource $ann, float $cascade_output_change_fraction)Ïbool +fann_set_cascade_output_stagnation_epochsÌ16Í(resource $ann, int $cascade_output_stagnation_epochs)Ïbool +fann_set_cascade_weight_multiplierÌ16Í(resource $ann, float $cascade_weight_multiplier)Ïbool +fann_set_error_logÌ16Í(resource $errdat, string $log_file)Ïvoid +fann_set_input_scaling_paramsÌ16Í(resource $ann, resource $train_data, float $new_input_min, float $new_input_max)Ïbool +fann_set_learning_momentumÌ16Í(resource $ann, float $learning_momentum)Ïbool +fann_set_learning_rateÌ16Í(resource $ann, float $learning_rate)Ïbool +fann_set_output_scaling_paramsÌ16Í(resource $ann, resource $train_data, float $new_output_min, float $new_output_max)Ïbool +fann_set_quickprop_decayÌ16Í(resource $ann, float $quickprop_decay)Ïbool +fann_set_quickprop_muÌ16Í(resource $ann, float $quickprop_mu)Ïbool +fann_set_rprop_decrease_factorÌ16Í(resource $ann, float $rprop_decrease_factor)Ïbool +fann_set_rprop_delta_maxÌ16Í(resource $ann, float $rprop_delta_max)Ïbool +fann_set_rprop_delta_minÌ16Í(resource $ann, float $rprop_delta_min)Ïbool +fann_set_rprop_delta_zeroÌ16Í(resource $ann, float $rprop_delta_zero)Ïbool +fann_set_rprop_increase_factorÌ16Í(resource $ann, float $rprop_increase_factor)Ïbool +fann_set_sarprop_step_error_shiftÌ16Í(resource $ann, float $sarprop_step_error_shift)Ïbool +fann_set_sarprop_step_error_threshold_factorÌ16Í(resource $ann, float $sarprop_step_error_threshold_factor)Ïbool +fann_set_sarprop_temperatureÌ16Í(resource $ann, float $sarprop_temperature)Ïbool +fann_set_sarprop_weight_decay_shiftÌ16Í(resource $ann, float $sarprop_weight_decay_shift)Ïbool +fann_set_scaling_paramsÌ16Í(resource $ann, resource $train_data, float $new_input_min, float $new_input_max, float $new_output_min, float $new_output_max)Ïbool +fann_set_train_error_functionÌ16Í(resource $ann, int $error_function)Ïbool +fann_set_train_stop_functionÌ16Í(resource $ann, int $stop_function)Ïbool +fann_set_training_algorithmÌ16Í(resource $ann, int $training_algorithm)Ïbool +fann_set_weightÌ16Í(resource $ann, int $from_neuron, int $to_neuron, float $weight)Ïbool +fann_set_weight_arrayÌ16Í(resource $ann, array $connections)Ïbool +fann_shuffle_train_dataÌ16Í(resource $train_data)Ïbool +fann_subset_train_dataÌ16Í(resource $data, int $pos, int $length)Ïresource +fann_testÌ16Í(resource $ann, array $input, array $desired_output)Ïbool +fann_test_dataÌ16Í(resource $ann, resource $data)Ïfloat +fann_trainÌ16Í(resource $ann, array $input, array $desired_output)Ïbool +fann_train_epochÌ16Í(resource $ann, resource $data)Ïfloat +fann_train_on_dataÌ16Í(resource $ann, resource $data, int $max_epochs, int $epochs_between_reports, float $desired_error)Ïbool +fann_train_on_fileÌ16Í(resource $ann, string $filename, int $max_epochs, int $epochs_between_reports, float $desired_error)Ïbool +fastcgi_finish_requestÌ16Í()Ïboolean +faultÌ128Í(string $code, string $string [, string $actor = '' [, string $details = '' [, string $name = '']]])ÏvoidÎSoapServer +fbsql_affected_rowsÌ16Í([resource $link_identifier = ''])Ïint +fbsql_autocommitÌ16Í(resource $link_identifier [, bool $OnOff = ''])Ïbool +fbsql_blob_sizeÌ16Í(string $blob_handle [, resource $link_identifier = ''])Ïint +fbsql_change_userÌ16Í(string $user, string $password [, string $database = '' [, resource $link_identifier = '']])Ïbool +fbsql_clob_sizeÌ16Í(string $clob_handle [, resource $link_identifier = ''])Ïint +fbsql_closeÌ16Í([resource $link_identifier = ''])Ïbool +fbsql_commitÌ16Í([resource $link_identifier = ''])Ïbool +fbsql_connectÌ16Í([string $hostname = ini_get("fbsql.default_host") [, string $username = ini_get("fbsql.default_user") [, string $password = ini_get("fbsql.default_password")]]])Ïresource +fbsql_create_blobÌ16Í(string $blob_data [, resource $link_identifier = ''])Ïstring +fbsql_create_clobÌ16Í(string $clob_data [, resource $link_identifier = ''])Ïstring +fbsql_create_dbÌ16Í(string $database_name [, resource $link_identifier = '' [, string $database_options = '']])Ïbool +fbsql_data_seekÌ16Í(resource $result, int $row_number)Ïbool +fbsql_databaseÌ16Í(resource $link_identifier [, string $database = ''])Ïstring +fbsql_database_passwordÌ16Í(resource $link_identifier [, string $database_password = ''])Ïstring +fbsql_db_queryÌ16Í(string $database, string $query [, resource $link_identifier = ''])Ïresource +fbsql_db_statusÌ16Í(string $database_name [, resource $link_identifier = ''])Ïint +fbsql_drop_dbÌ16Í(string $database_name [, resource $link_identifier = ''])Ïbool +fbsql_errnoÌ16Í([resource $link_identifier = ''])Ïint +fbsql_errorÌ16Í([resource $link_identifier = ''])Ïstring +fbsql_fetch_arrayÌ16Í(resource $result [, int $result_type = ''])Ïarray +fbsql_fetch_assocÌ16Í(resource $result)Ïarray +fbsql_fetch_fieldÌ16Í(resource $result [, int $field_offset = ''])Ïobject +fbsql_fetch_lengthsÌ16Í(resource $result)Ïarray +fbsql_fetch_objectÌ16Í(resource $result)Ïobject +fbsql_fetch_rowÌ16Í(resource $result)Ïarray +fbsql_field_flagsÌ16Í(resource $result [, int $field_offset = ''])Ïstring +fbsql_field_lenÌ16Í(resource $result [, int $field_offset = ''])Ïint +fbsql_field_nameÌ16Í(resource $result [, int $field_index = ''])Ïstring +fbsql_field_seekÌ16Í(resource $result [, int $field_offset = ''])Ïbool +fbsql_field_tableÌ16Í(resource $result [, int $field_offset = ''])Ïstring +fbsql_field_typeÌ16Í(resource $result [, int $field_offset = ''])Ïstring +fbsql_free_resultÌ16Í(resource $result)Ïbool +fbsql_get_autostart_infoÌ16Í([resource $link_identifier = ''])Ïarray +fbsql_hostnameÌ16Í(resource $link_identifier [, string $host_name = ''])Ïstring +fbsql_insert_idÌ16Í([resource $link_identifier = ''])Ïint +fbsql_list_dbsÌ16Í([resource $link_identifier = ''])Ïresource +fbsql_list_fieldsÌ16Í(string $database_name, string $table_name [, resource $link_identifier = ''])Ïresource +fbsql_list_tablesÌ16Í(string $database [, resource $link_identifier = ''])Ïresource +fbsql_next_resultÌ16Í(resource $result)Ïbool +fbsql_num_fieldsÌ16Í(resource $result)Ïint +fbsql_num_rowsÌ16Í(resource $result)Ïint +fbsql_passwordÌ16Í(resource $link_identifier [, string $password = ''])Ïstring +fbsql_pconnectÌ16Í([string $hostname = ini_get("fbsql.default_host") [, string $username = ini_get("fbsql.default_user") [, string $password = ini_get("fbsql.default_password")]]])Ïresource +fbsql_queryÌ16Í(string $query [, resource $link_identifier = '' [, int $batch_size = '']])Ïresource +fbsql_read_blobÌ16Í(string $blob_handle [, resource $link_identifier = ''])Ïstring +fbsql_read_clobÌ16Í(string $clob_handle [, resource $link_identifier = ''])Ïstring +fbsql_resultÌ16Í(resource $result [, int $row = '' [, mixed $field = '']])Ïmixed +fbsql_rollbackÌ16Í([resource $link_identifier = ''])Ïbool +fbsql_rows_fetchedÌ16Í(resource $result)Ïint +fbsql_select_dbÌ16Í([string $database_name = '' [, resource $link_identifier = '']])Ïbool +fbsql_set_charactersetÌ16Í(resource $link_identifier, int $characterset [, int $in_out_both = ''])Ïvoid +fbsql_set_lob_modeÌ16Í(resource $result, int $lob_mode)Ïbool +fbsql_set_passwordÌ16Í(resource $link_identifier, string $user, string $password, string $old_password)Ïbool +fbsql_set_transactionÌ16Í(resource $link_identifier, int $locking, int $isolation)Ïvoid +fbsql_start_dbÌ16Í(string $database_name [, resource $link_identifier = '' [, string $database_options = '']])Ïbool +fbsql_stop_dbÌ16Í(string $database_name [, resource $link_identifier = ''])Ïbool +fbsql_table_nameÌ16Í(resource $result, int $index)Ïstring +fbsql_tablenameÌ16Í()Ï +fbsql_usernameÌ16Í(resource $link_identifier [, string $username = ''])Ïstring +fbsql_warningsÌ16Í([bool $OnOff = ''])Ïbool +fcloseÌ16Í(resource $handle)Ïbool +fdf_add_doc_javascriptÌ16Í(resource $fdf_document, string $script_name, string $script_code)Ïbool +fdf_add_templateÌ16Í(resource $fdf_document, int $newpage, string $filename, string $template, int $rename)Ïbool +fdf_closeÌ16Í(resource $fdf_document)Ïvoid +fdf_createÌ16Í()Ïresource +fdf_enum_valuesÌ16Í(resource $fdf_document, callable $function [, mixed $userdata = ''])Ïbool +fdf_errnoÌ16Í()Ïint +fdf_errorÌ16Í([int $error_code = -1])Ïstring +fdf_get_apÌ16Í(resource $fdf_document, string $field, int $face, string $filename)Ïbool +fdf_get_attachmentÌ16Í(resource $fdf_document, string $fieldname, string $savepath)Ïarray +fdf_get_encodingÌ16Í(resource $fdf_document)Ïstring +fdf_get_fileÌ16Í(resource $fdf_document)Ïstring +fdf_get_flagsÌ16Í(resource $fdf_document, string $fieldname, int $whichflags)Ïint +fdf_get_optÌ16Í(resource $fdf_document, string $fieldname [, int $element = -1])Ïmixed +fdf_get_statusÌ16Í(resource $fdf_document)Ïstring +fdf_get_valueÌ16Í(resource $fdf_document, string $fieldname [, int $which = -1])Ïmixed +fdf_get_versionÌ16Í([resource $fdf_document = ''])Ïstring +fdf_headerÌ16Í()Ïvoid +fdf_next_field_nameÌ16Í(resource $fdf_document [, string $fieldname = ''])Ïstring +fdf_openÌ16Í(string $filename)Ïresource +fdf_open_stringÌ16Í(string $fdf_data)Ïresource +fdf_remove_itemÌ16Í(resource $fdf_document, string $fieldname, int $item)Ïbool +fdf_saveÌ16Í(resource $fdf_document [, string $filename = ''])Ïbool +fdf_save_stringÌ16Í(resource $fdf_document)Ïstring +fdf_set_apÌ16Í(resource $fdf_document, string $field_name, int $face, string $filename, int $page_number)Ïbool +fdf_set_encodingÌ16Í(resource $fdf_document, string $encoding)Ïbool +fdf_set_fileÌ16Í(resource $fdf_document, string $url [, string $target_frame = ''])Ïbool +fdf_set_flagsÌ16Í(resource $fdf_document, string $fieldname, int $whichFlags, int $newFlags)Ïbool +fdf_set_javascript_actionÌ16Í(resource $fdf_document, string $fieldname, int $trigger, string $script)Ïbool +fdf_set_on_import_javascriptÌ16Í(resource $fdf_document, string $script, bool $before_data_import)Ïbool +fdf_set_optÌ16Í(resource $fdf_document, string $fieldname, int $element, string $str1, string $str2)Ïbool +fdf_set_statusÌ16Í(resource $fdf_document, string $status)Ïbool +fdf_set_submit_form_actionÌ16Í(resource $fdf_document, string $fieldname, int $trigger, string $script, int $flags)Ïbool +fdf_set_target_frameÌ16Í(resource $fdf_document, string $frame_name)Ïbool +fdf_set_valueÌ16Í(resource $fdf_document, string $fieldname, mixed $value [, int $isName = ''])Ïbool +fdf_set_versionÌ16Í(resource $fdf_document, string $version)Ïbool +feedÌ128Í(int $revents)ÏvoidÎEvWatcher +feedSignalÌ128Í(int $signum)ÏvoidÎEv +feedSignalEventÌ128Í(int $signum)ÏvoidÎEv +feofÌ16Í(resource $handle)Ïbool +fetchÌ128Í()ÏarrayÎMemcached +fetchÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])ÏarrayÎSQLiteResult +fetchÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])ÏarrayÎSQLiteUnbuffered +fetchÌ128Í(mysqli_stmt $stmt)ÏboolÎmysqli_stmt +fetchÌ128Í(resource $stmt)ÏboolÎmaxdb_stmt +fetchÌ128Í([int $fetch_style = '' [, int $cursor_orientation = PDO::FETCH_ORI_NEXT [, int $cursor_offset = '']]])ÏmixedÎPDOStatement +fetchÌ128Í(string $protected_resource_url [, array $extra_parameters = '' [, string $http_method = '' [, array $http_headers = '']]])ÏmixedÎOAuth +fetchAllÌ128Í()ÏarrayÎMemcached +fetchAllÌ128Í([int $fetch_style = '' [, mixed $fetch_argument = '' [, array $ctor_args = array()]]])ÏarrayÎPDOStatement +fetchAllÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])ÏarrayÎSQLiteResult +fetchAllÌ128Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])ÏarrayÎSQLiteUnbuffered +fetchArrayÌ128Í([int $mode = SQLITE3_BOTH])ÏarrayÎSQLite3Result +fetchColumnÌ128Í([int $column_number = ''])ÏmixedÎPDOStatement +fetchColumnTypesÌ128Í(string $table_name, resource $dbhandle [, int $result_type = SQLITE_ASSOC])ÏarrayÎSQLiteDatabase +fetchObjectÌ128Í([string $class_name = "stdClass" [, array $ctor_args = '']])ÏmixedÎPDOStatement +fetchObjectÌ128Í(resource $result [, string $class_name = '' [, array $ctor_params = '' [, bool $decode_binary = true]]])ÏobjectÎSQLiteResult +fetchObjectÌ128Í(resource $result [, string $class_name = '' [, array $ctor_params = '' [, bool $decode_binary = true]]])ÏobjectÎSQLiteUnbuffered +fetchSingleÌ128Í(resource $result [, bool $decode_binary = true])ÏstringÎSQLiteResult +fetchSingleÌ128Í(resource $result [, bool $decode_binary = true])ÏstringÎSQLiteUnbuffered +fetch_allÌ128Í([int $resulttype = MYSQLI_NUM, mysqli_result $result])ÏmixedÎmysqli_result +fetch_arrayÌ128Í([int $resulttype = MYSQLI_BOTH, mysqli_result $result])ÏmixedÎmysqli_result +fetch_arrayÌ128Í(resource $result [, int $resulttype = ''])ÏmixedÎmaxdb_result +fetch_assocÌ128Í(mysqli_result $result)ÏarrayÎmysqli_result +fetch_assocÌ128Í(resource $result)ÏarrayÎmaxdb_result +fetch_fieldÌ128Í(resource $result)ÏmixedÎmaxdb_result +fetch_fieldÌ128Í(mysqli_result $result)ÏobjectÎmysqli_result +fetch_field_directÌ128Í(resource $result, int $fieldnr)ÏmixedÎmaxdb_result +fetch_field_directÌ128Í(int $fieldnr, mysqli_result $result)ÏobjectÎmysqli_result +fetch_fieldsÌ128Í(mysqli_result $result)ÏarrayÎmysqli_result +fetch_fieldsÌ128Í(resource $result)ÏmixedÎmaxdb_result +fetch_objectÌ128Í([string $class_name = "stdClass" [, array $params = '', mysqli_result $result]])ÏobjectÎmysqli_result +fetch_objectÌ128Í(object $result)ÏobjectÎmaxdb_result +fetch_rowÌ128Í(mysqli_result $result)ÏmixedÎmysqli_result +fetch_rowÌ128Í(resource $result)ÏmixedÎmaxdb_result +fflushÌ16Í(resource $handle)Ïbool +fflushÌ128Í()ÏboolÎSplFileObject +fgetcÌ16Í(resource $handle)Ïstring +fgetcÌ128Í()ÏstringÎSplFileObject +fgetcsvÌ16Í(resource $handle [, int $length = '' [, string $delimiter = "," [, string $enclosure = '"' [, string $escape = "\"]]]])Ïarray +fgetcsvÌ128Í([string $delimiter = "," [, string $enclosure = "\"" [, string $escape = "\\"]]])ÏarrayÎSplFileObject +fgetsÌ16Í(resource $handle [, int $length = ''])Ïstring +fgetsÌ128Í()ÏstringÎSplFileObject +fgetssÌ16Í(resource $handle [, int $length = '' [, string $allowable_tags = '']])Ïstring +fgetssÌ128Í([string $allowable_tags = ''])ÏstringÎSplFileObject +fieldDifferenceÌ128Í(float $when, int $field, IntlCalendar $cal)ÏintÎIntlCalendar +fieldExistsÌ128Í(string $fieldName)ÏboolÎSolrDocument +fieldExistsÌ128Í(string $fieldName)ÏboolÎSolrInputDocument +fieldNameÌ128Í(resource $result, int $field_index)ÏstringÎSQLiteResult +fieldNameÌ128Í(resource $result, int $field_index)ÏstringÎSQLiteUnbuffered +field_countÌ128Í(resource $link)ÏintÎmaxdb +field_countÌ128Í(resource $result)ÏintÎmaxdb_result +field_seekÌ128Í(int $fieldnr, mysqli_result $result)ÏboolÎmysqli_result +field_seekÌ128Í(resource $result, int $fieldnr)ÏboolÎmaxdb_result +fieldsÌ128Í(array $f)ÏMongoCursorÎMongoCursor +fileÌ16Í(string $filename [, int $flags = '' [, resource $context = '']])Ïarray +fileÌ128Í(string $file_name [, int $options = FILEINFO_NONE [, resource $context = '']])ÏstringÎfinfo +file_existsÌ16Í(string $filename)Ïbool +file_get_contentsÌ16Í(string $filename [, bool $use_include_path = false [, resource $context = '' [, int $offset = '' [, int $maxlen = '']]]])Ïstring +file_put_contentsÌ16Í(string $filename, mixed $data [, int $flags = '' [, resource $context = '']])Ïint +fileatimeÌ16Í(string $filename)Ïint +filectimeÌ16Í(string $filename)Ïint +filegroupÌ16Í(string $filename)Ïint +fileinodeÌ16Í(string $filename)Ïint +filemtimeÌ16Í(string $filename)Ïint +fileownerÌ16Í(string $filename)Ïint +filepermsÌ16Í(string $filename)Ïint +fileproÌ16Í(string $directory)Ïbool +filepro_fieldcountÌ16Í()Ïint +filepro_fieldnameÌ16Í(int $field_number)Ïstring +filepro_fieldtypeÌ16Í(int $field_number)Ïstring +filepro_fieldwidthÌ16Í(int $field_number)Ïint +filepro_retrieveÌ16Í(int $row_number, int $field_number)Ïstring +filepro_rowcountÌ16Í()Ïint +filesizeÌ16Í(string $filename)Ïint +filetypeÌ16Í(string $filename)Ïstring +fillÌ128Í()ÏboolÎHaruPage +fillÌ128Í(CairoContext $context)ÏvoidÎCairoContext +fillExtentsÌ128Í(CairoContext $context)ÏarrayÎCairoContext +fillPreserveÌ128Í(CairoContext $context)ÏvoidÎCairoContext +fillStrokeÌ128Í([bool $close_path = false])ÏboolÎHaruPage +filterÌ128Í(resource $in, resource $out, int $consumed, bool $closing)ÏintÎphp_user_filter +filterÌ128Í(ImagickKernel $ImagickKernel [, int $CHANNEL = Imagick::CHANNEL_DEFAULT])ÏvoidÎImagick +filterMatchesÌ128Í(string $langtag, string $locale [, bool $canonicalize = false])ÏboolÎLocale +filter_has_varÌ16Í(int $type, string $variable_name)Ïbool +filter_idÌ16Í(string $filtername)Ïint +filter_inputÌ16Í(int $type, string $variable_name [, int $filter = FILTER_DEFAULT [, mixed $options = '']])Ïmixed +filter_input_arrayÌ16Í(int $type [, mixed $definition = '' [, bool $add_empty = true]])Ïmixed +filter_listÌ16Í()Ïarray +filter_varÌ16Í(mixed $variable [, int $filter = FILTER_DEFAULT [, mixed $options = '']])Ïmixed +filter_var_arrayÌ16Í(array $data [, mixed $definition = '' [, bool $add_empty = true]])Ïmixed +finalizeÌ128Í()ÏboolÎSQLite3Result +findÌ128Í([array $query = array() [, array $fields = array()]])ÏMongoCursorÎMongoCollection +findÌ128Í([array $query = array() [, array $fields = array()]])ÏMongoGridFSCursorÎMongoGridFS +findÌ128Í(array $parameter)ÏarrayÎhw_api +findAndModifyÌ128Í(array $query [, array $update = '' [, array $fields = '' [, array $options = '']]])ÏarrayÎMongoCollection +findHeaderÌ128Í(string $key, string $type)ÏvoidÎEventHttpRequest +findOneÌ128Í([mixed $query = array() [, mixed $fields = array()]])ÏMongoGridFSFileÎMongoGridFS +findOneÌ128Í([array $query = array() [, array $fields = array() [, array $options = array()]]])ÏarrayÎMongoCollection +finfoÌ1Í([int $options = FILEINFO_NONE [, string $magic_file = '']]) +finfo_bufferÌ16Í(resource $finfo, string $string [, int $options = FILEINFO_NONE [, resource $context = '']])Ïstring +finfo_closeÌ16Í(resource $finfo)Ïbool +finfo_fileÌ16Í(resource $finfo, string $file_name [, int $options = FILEINFO_NONE [, resource $context = '']])Ïstring +finfo_openÌ16Í([int $options = FILEINFO_NONE [, string $magic_file = '']])Ïresource +finfo_set_flagsÌ16Í(resource $finfo, int $options)Ïbool +finishÌ128Í()ÏvoidÎCairoSurface +fireÌ128Í()ÏboolÎSyncEvent +firstÌ128Í()ÏReturnTypeÎIntlBreakIterator +firstÌ128Í([mixed $index = ''])ÏmixedÎJudy +firstEmptyÌ128Í([mixed $index = ''])ÏintÎJudy +flattenImagesÌ128Í()ÏImagickÎImagick +flipImageÌ128Í()ÏboolÎImagick +flipimageÌ128Í()ÏGmagickÎGmagick +floatvalÌ16Í(mixed $var)Ïfloat +flockÌ16Í(resource $handle, int $operation [, int $wouldblock = ''])Ïbool +flockÌ128Í(int $operation [, int $wouldblock = ''])ÏboolÎSplFileObject +floodFillPaintImageÌ128Í(mixed $fill, float $fuzz, mixed $target, int $x, int $y, bool $invert [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +floorÌ16Í(float $value)Ïmixed +flopImageÌ128Í()ÏboolÎImagick +flopimageÌ128Í()ÏGmagickÎGmagick +flushÌ16Í()Ïvoid +flushÌ128Í()ÏboolÎMemcache +flushÌ128Í([int $delay = ''])ÏboolÎMemcached +flushÌ128Í([int $flag = ''])ÏboolÎOCI-Lob +flushÌ128Í([bool $empty = true, resource $xmlwriter])ÏmixedÎXMLWriter +flushÌ128Í()ÏvoidÎCairoSurface +flushInstantlyÌ128Í([bool $flag = ''])ÏYaf_DispatcherÎYaf_Dispatcher +fmodÌ16Í(float $x, float $y)Ïfloat +fnmatchÌ16Í(string $pattern, string $string [, int $flags = ''])Ïbool +foldCaseÌ128Í(mixed $codepoint [, int $options = ''])ÏmixedÎIntlChar +followingÌ128Í(string $"offset")ÏReturnTypeÎIntlBreakIterator +fontExtentsÌ128Í(CairoContext $context)ÏarrayÎCairoContext +fopenÌ16Í(string $filename, string $mode [, bool $use_include_path = false [, resource $context = '']])Ïresource +forDigitÌ128Í(int $digit [, int $radix = 10])ÏintÎIntlChar +forceErrorÌ128Í()ÏboolÎMongoDB +forkÌ128Í(callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvForkÎEvLoop +formatÌ128Í(array $args, MessageFormatter $fmt)ÏstringÎMessageFormatter +formatÌ128Í(mixed $value, IntlDateFormatter $fmt)ÏstringÎIntlDateFormatter +formatÌ128Í(number $value [, int $type = '', NumberFormatter $fmt])ÏstringÎNumberFormatter +formatÌ128Í(string $format)ÏstringÎDateInterval +formatÌ128Í(string $format, DateTimeInterface $object)ÏstringÎDateTime +formatÌ128Í(string $format, DateTimeInterface $object)ÏstringÎDateTimeImmutable +formatÌ128Í(string $format, DateTimeInterface $object)ÏstringÎDateTimeInterface +formatCurrencyÌ128Í(float $value, string $currency, NumberFormatter $fmt)ÏstringÎNumberFormatter +formatMessageÌ128Í(string $locale, string $pattern, array $args)ÏstringÎMessageFormatter +formatObjectÌ128Í(object $object [, mixed $format = null [, string $locale = null]])ÏstringÎIntlDateFormatter +forwardÌ128Í(string $action [, array $paramters = '', string $controller, string $module])ÏvoidÎYaf_Controller_Abstract +forwardFourierTransformImageÌ128Í(bool $magnitude)ÏvoidÎImagick +forward_static_callÌ16Í(callable $function [, mixed $parameter = '' [, mixed $... = '']])Ïmixed +forward_static_call_arrayÌ16Í(callable $function, array $parameters)Ïmixed +fpassthruÌ16Í(resource $handle)Ïint +fpassthruÌ128Í()ÏintÎSplFileObject +fprintfÌ16Í(resource $handle, string $format [, mixed $args = '' [, mixed $... = '']])Ïint +fputcsvÌ16Í(resource $handle, array $fields [, string $delimiter = "," [, string $enclosure = '"' [, string $escape_char = "\"]]])Ïint +fputcsvÌ128Í(array $fields [, string $delimiter = "," [, string $enclosure = '"' [, string $escape = "\"]]])ÏintÎSplFileObject +fputsÌ16Í()Ï +frameImageÌ128Í(mixed $matte_color, int $width, int $height, int $inner_bevel, int $outer_bevel)ÏboolÎImagick +frameimageÌ128Í(GmagickPixel $color, int $width, int $height, int $inner_bevel, int $outer_bevel)ÏGmagickÎGmagick +freadÌ16Í(resource $handle, int $length)Ïstring +freadÌ128Í(int $length)ÏstringÎSplFileObject +freeÌ128Í()ÏboolÎOCI-Collection +freeÌ128Í()ÏboolÎOCI-Lob +freeÌ128Í()ÏintÎJudy +freeÌ128Í()ÏvoidÎEvent +freeÌ128Í()ÏvoidÎEventBase +freeÌ128Í()ÏvoidÎEventBufferEvent +freeÌ128Í()ÏvoidÎEventHttpRequest +freeÌ128Í(mysqli_result $result)ÏvoidÎmysqli_result +freeÌ128Í(resource $result)ÏvoidÎmaxdb_result +free_resultÌ128Í(mysqli_stmt $stmt)ÏvoidÎmysqli_stmt +free_resultÌ128Í(resource $stmt)ÏvoidÎmaxdb_stmt +freezeÌ128Í(bool $at_front)ÏboolÎEventBuffer +frenchtojdÌ16Í(int $month, int $day, int $year)Ïint +fribidi_log2visÌ16Í(string $str, string $direction, int $charset)Ïstring +fromÌ128Í(Closure $run [, Closure $construct = '' [, array $args = '']])ÏThreadedÎThreaded +fromArrayÌ128Í(array $array [, bool $save_indexes = true])ÏSplFixedArrayÎSplFixedArray +fromBuiltInÌ128Í(string $kernelType, string $kernelString)ÏImagickKernelÎImagickKernel +fromDateTimeÌ128Í(mixed $dateTime)ÏIntlCalendarÎIntlCalendar +fromDateTimeZoneÌ128Í(DateTimeZone $zoneId)ÏIntlTimeZoneÎIntlTimeZone +fromJSONÌ128Í(string $json)ÏstringÎMongoDB::BSON +fromMatrixÌ128Í(array $matrix [, array $origin = ''])ÏImagickKernelÎImagickKernel +fromPHPÌ128Í(array|object $value)ÏstringÎMongoDB::BSON +fromUCallbackÌ128Í(integer $reason, string $source, string $codePoint, integer $error)ÏmixedÎUConverter +fscanfÌ16Í(resource $handle, string $format [, mixed $... = ''])Ïmixed +fscanfÌ128Í(string $format [, mixed $... = ''])ÏmixedÎSplFileObject +fseekÌ16Í(resource $handle, int $offset [, int $whence = SEEK_SET])Ïint +fseekÌ128Í(int $offset [, int $whence = SEEK_SET])ÏintÎSplFileObject +fsockopenÌ16Í(string $hostname [, int $port = -1 [, int $errno = '' [, string $errstr = '' [, float $timeout = ini_get("default_socket_timeout")]]]])Ïresource +fstatÌ16Í(resource $handle)Ïarray +fstatÌ128Í()ÏarrayÎSplFileObject +ftellÌ16Í(resource $handle)Ïint +ftellÌ128Í()ÏintÎSplFileObject +ftokÌ16Í(string $pathname, string $proj)Ïint +ftp_allocÌ16Í(resource $ftp_stream, int $filesize [, string $result = ''])Ïbool +ftp_cdupÌ16Í(resource $ftp_stream)Ïbool +ftp_chdirÌ16Í(resource $ftp_stream, string $directory)Ïbool +ftp_chmodÌ16Í(resource $ftp_stream, int $mode, string $filename)Ïint +ftp_closeÌ16Í(resource $ftp_stream)Ïresource +ftp_connectÌ16Í(string $host [, int $port = 21 [, int $timeout = 90]])Ïresource +ftp_deleteÌ16Í(resource $ftp_stream, string $path)Ïbool +ftp_execÌ16Í(resource $ftp_stream, string $command)Ïbool +ftp_fgetÌ16Í(resource $ftp_stream, resource $handle, string $remote_file, int $mode [, int $resumepos = ''])Ïbool +ftp_fputÌ16Í(resource $ftp_stream, string $remote_file, resource $handle, int $mode [, int $startpos = ''])Ïbool +ftp_getÌ16Í(resource $ftp_stream, string $local_file, string $remote_file, int $mode [, int $resumepos = ''])Ïbool +ftp_get_optionÌ16Í(resource $ftp_stream, int $option)Ïmixed +ftp_loginÌ16Í(resource $ftp_stream, string $username, string $password)Ïbool +ftp_mdtmÌ16Í(resource $ftp_stream, string $remote_file)Ïint +ftp_mkdirÌ16Í(resource $ftp_stream, string $directory)Ïstring +ftp_nb_continueÌ16Í(resource $ftp_stream)Ïint +ftp_nb_fgetÌ16Í(resource $ftp_stream, resource $handle, string $remote_file, int $mode [, int $resumepos = ''])Ïint +ftp_nb_fputÌ16Í(resource $ftp_stream, string $remote_file, resource $handle, int $mode [, int $startpos = ''])Ïint +ftp_nb_getÌ16Í(resource $ftp_stream, string $local_file, string $remote_file, int $mode [, int $resumepos = ''])Ïint +ftp_nb_putÌ16Í(resource $ftp_stream, string $remote_file, string $local_file, int $mode [, int $startpos = ''])Ïint +ftp_nlistÌ16Í(resource $ftp_stream, string $directory)Ïarray +ftp_pasvÌ16Í(resource $ftp_stream, bool $pasv)Ïbool +ftp_putÌ16Í(resource $ftp_stream, string $remote_file, string $local_file, int $mode [, int $startpos = ''])Ïbool +ftp_pwdÌ16Í(resource $ftp_stream)Ïstring +ftp_quitÌ16Í()Ï +ftp_rawÌ16Í(resource $ftp_stream, string $command)Ïarray +ftp_rawlistÌ16Í(resource $ftp_stream, string $directory [, bool $recursive = false])Ïmixed +ftp_renameÌ16Í(resource $ftp_stream, string $oldname, string $newname)Ïbool +ftp_rmdirÌ16Í(resource $ftp_stream, string $directory)Ïbool +ftp_set_optionÌ16Í(resource $ftp_stream, int $option, mixed $value)Ïbool +ftp_siteÌ16Í(resource $ftp_stream, string $command)Ïbool +ftp_sizeÌ16Í(resource $ftp_stream, string $remote_file)Ïint +ftp_ssl_connectÌ16Í(string $host [, int $port = 21 [, int $timeout = 90]])Ïresource +ftp_systypeÌ16Í(resource $ftp_stream)Ïstring +ftruncateÌ16Í(resource $handle, int $size)Ïbool +ftruncateÌ128Í(int $size)ÏboolÎSplFileObject +ftstatÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +fullEndElementÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +func_get_argÌ16Í(int $arg_num)Ïmixed +func_get_argsÌ16Í()Ïarray +func_num_argsÌ16Í()Ïint +functionÌ128Í()ÏstringÎGearmanTask +functionImageÌ128Í(int $function, array $arguments [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +functionNameÌ128Í()ÏstringÎGearmanJob +functionNameÌ128Í()ÏstringÎGearmanTask +function_existsÌ16Í(string $function_name)Ïbool +fwmKeysÌ128Í(string $prefix, int $max_recs)ÏarrayÎTokyoTyrant +fwriteÌ16Í(resource $handle, string $string [, int $length = ''])Ïint +fwriteÌ128Í(string $str [, int $length = ''])ÏintÎSplFileObject +fxImageÌ128Í(string $expression [, int $channel = Imagick::CHANNEL_ALL])ÏImagickÎImagick +gammaImageÌ128Í(float $gamma [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +gammaimageÌ128Í(float $gamma)ÏGmagickÎGmagick +gaussianBlurImageÌ128Í(float $radius, float $sigma [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +gcÌ128Í(int $maxlifetime)ÏboolÎSessionHandler +gcÌ128Í(int $maxlifetime)ÏboolÎSessionHandlerInterface +gc_collect_cyclesÌ16Í()Ïint +gc_disableÌ16Í()Ïvoid +gc_enableÌ16Í()Ïvoid +gc_enabledÌ16Í()Ïbool +gc_mem_cachesÌ16Í()Ïint +gd_infoÌ16Í()Ïarray +gearman_job_handleÌ16Í()Ïstring +gearman_job_statusÌ16Í(string $job_handle)Ïarray +genUidÌ128Í()ÏintÎTokyoTyrantTable +generateSignatureÌ128Í(string $http_method, string $url [, mixed $extra_parameters = ''])ÏstringÎOAuth +generateTokenÌ128Í(int $size [, bool $strong = false])ÏstringÎOAuthProvider +geoip_asnum_by_nameÌ16Í(string $hostname)Ïstring +geoip_continent_code_by_nameÌ16Í(string $hostname)Ïstring +geoip_country_code3_by_nameÌ16Í(string $hostname)Ïstring +geoip_country_code_by_nameÌ16Í(string $hostname)Ïstring +geoip_country_name_by_nameÌ16Í(string $hostname)Ïstring +geoip_database_infoÌ16Í([int $database = GEOIP_COUNTRY_EDITION])Ïstring +geoip_db_availÌ16Í(int $database)Ïbool +geoip_db_filenameÌ16Í(int $database)Ïstring +geoip_db_get_all_infoÌ16Í()Ïarray +geoip_domain_by_nameÌ16Í(string $hostname)Ïstring +geoip_id_by_nameÌ16Í(string $hostname)Ïint +geoip_isp_by_nameÌ16Í(string $hostname)Ïstring +geoip_netspeedcell_by_nameÌ16Í(string $hostname)Ïstring +geoip_org_by_nameÌ16Í(string $hostname)Ïstring +geoip_record_by_nameÌ16Í(string $hostname)Ïarray +geoip_region_by_nameÌ16Í(string $hostname)Ïarray +geoip_region_name_by_codeÌ16Í(string $country_code, string $region_code)Ïstring +geoip_setup_custom_directoryÌ16Í(string $path)Ïvoid +geoip_time_zone_by_country_and_regionÌ16Í(string $country_code [, string $region_code = ''])Ïstring +getÌ128Í(mixed $id)ÏMongoGridFSFileÎMongoGridFS +getÌ128Í(MongoDB $db, array $ref)ÏarrayÎMongoDBRef +getÌ128Í(mixed $keys)ÏarrayÎTokyoTyrant +getÌ128Í(mixed $keys)ÏarrayÎTokyoTyrantTable +getÌ128Í(string $key [, array $flags = '', array $keys])ÏarrayÎMemcache +getÌ128Í(int $field, IntlCalendar> $cal)ÏintÎIntlCalendar +getÌ128Í(int $key)ÏintÎQuickHashIntHash +getÌ128Í(string $name [, integer $country = ''])ÏintegerÎGender::Gender +getÌ128Í(int $key)ÏmixedÎQuickHashIntStringHash +getÌ128Í(mixed $object_id [, bool $preserve_keys = false])ÏmixedÎSNMP +getÌ128Í(string $key [, callable $cache_cb = '' [, float $cas_token = '']])ÏmixedÎMemcached +getÌ128Í(string $key)ÏmixedÎQuickHashStringIntHash +getÌ128Í(string $name [, string $default = ''])ÏmixedÎYaf_Request_Http +getÌ128Í(string $name)ÏmixedÎYaf_Registry +getÌ128Í(string $name, mixed $value)ÏmixedÎYaf_Config_Abstract +getÌ128Í(string $param_name)ÏmixedÎSolrParams +getÌ128Í(string|int $index, ResourceBundle $r)ÏmixedÎResourceBundle +getÌ128Í()ÏobjectÎWeakref +getÌ128Í(string $key)ÏstringÎchdb +getÌ128Í()ÏvoidÎYaf_Request_Simple +getATimeÌ128Í()ÏintÎDirectoryIterator +getATimeÌ128Í()ÏintÎSplFileInfo +getAccessTokenÌ128Í(string $access_token_url [, string $auth_session_handle = '' [, string $verifier_token = '' [, string $http_method = '']]])ÏarrayÎOAuth +getActionNameÌ128Í()ÏvoidÎYaf_Request_Abstract +getActualMaximumÌ128Í(int $field, IntlCalendar $cal)ÏintÎIntlCalendar +getActualMinimumÌ128Í(int $field, IntlCalendar $cal)ÏintÎIntlCalendar +getAffectedRowsÌ128Í(mysqlnd_connection $connection)ÏintÎMysqlndUhConnection +getAlbumÌ128Í()ÏstringÎKTaglib_Tag +getAliasesÌ128Í([string $name = ''])ÏarrayÎUConverter +getAllKeysÌ128Í()ÏarrayÎMemcached +getAllVariantsÌ128Í(string $locale)ÏarrayÎLocale +getAntialiasÌ128Í(CairoContext $context)ÏintÎCairoContext +getAntialiasÌ128Í(CairoContext $context)ÏintÎCairoFontOptions +getAppDirectoryÌ128Í()ÏYaf_ApplicationÎYaf_Application +getApplicationÌ128Í()ÏYaf_ApplicationÎYaf_Dispatcher +getArchiveCommentÌ128Í([int $flags = ''])ÏstringÎZipArchive +getArrayCopyÌ128Í()ÏarrayÎArrayIterator +getArrayCopyÌ128Í()ÏarrayÎArrayObject +getArrayIteratorÌ128Í()ÏvoidÎAppendIterator +getArtistÌ128Í()ÏstringÎKTaglib_Tag +getAscentÌ128Í()ÏfloatÎSWFFont +getAscentÌ128Í()ÏfloatÎSWFText +getAscentÌ128Í()ÏintÎHaruFont +getAttrÌ128Í()ÏintÎRarEntry +getAttributeÌ128Í(int $attr, Collator $coll)ÏintÎCollator +getAttributeÌ128Í(int $attr, NumberFormatter $fmt)ÏintÎNumberFormatter +getAttributeÌ128Í(int $attribute)ÏmixedÎPDO +getAttributeÌ128Í(int $attribute)ÏmixedÎPDOStatement +getAttributeÌ128Í(string $name)ÏstringÎDOMElement +getAttributeÌ128Í(string $name)ÏstringÎXMLReader +getAttributeNSÌ128Í(string $namespaceURI, string $localName)ÏstringÎDOMElement +getAttributeNoÌ128Í(int $index)ÏstringÎXMLReader +getAttributeNodeÌ128Í(string $name)ÏDOMAttrÎDOMElement +getAttributeNodeNSÌ128Í(string $namespaceURI, string $localName)ÏDOMAttrÎDOMElement +getAttributeNsÌ128Í(string $localName, string $namespaceURI)ÏstringÎXMLReader +getAudioPropertiesÌ128Í()ÏKTaglib_MPEG_FileÎKTaglib_MPEG_File +getAuthorÌ128Í()ÏstringÎReflectionZendExtension +getAvailableÌ128Í()ÏarrayÎUConverter +getAvailableDriversÌ128Í()ÏarrayÎPDO +getAvailableLocalesÌ128Í()ÏarrayÎIntlCalendar +getBaseÌ128Í()ÏEventBaseÎEventHttpConnection +getBaseÌ128Í()ÏvoidÎEventListener +getBaseTypeÌ128Í()ÏSDO_Model_TypeÎSDO_Model_Type +getBaseUriÌ128Í()ÏvoidÎYaf_Request_Abstract +getBasenameÌ128Í([string $suffix = ''])ÏstringÎDirectoryIterator +getBasenameÌ128Í([string $suffix = ''])ÏstringÎSplFileInfo +getBidiPairedBracketÌ128Í(mixed $codepoint)ÏmixedÎIntlChar +getBinaryRulesÌ128Í()ÏReturnTypeÎIntlRuleBasedBreakIterator +getBitrateÌ128Í()ÏintÎKTaglib_MPEG_AudioProperties +getBitsPerComponentÌ128Í()ÏintÎHaruImage +getBlockCodeÌ128Í(mixed $codepoint)ÏintÎIntlChar +getBodyÌ128Í([string $key = ''])ÏmixedÎYaf_Response_Abstract +getBoostÌ128Í()ÏfloatÎSolrInputDocument +getBreakIteratorÌ128Í()ÏReturnTypeÎIntlPartsIterator +getBufferEventÌ128Í()ÏEventBufferEventÎEventHttpRequest +getBufferingÌ128Í()ÏboolÎOCI-Lob +getByIdÌ128Í(string $id)ÏSolrQueryResponseÎSolrClient +getByIdsÌ128Í(array $ids)ÏSolrQueryResponseÎSolrClient +getByKeyÌ128Í(string $server_key, string $key [, callable $cache_cb = '' [, float $cas_token = '']])ÏmixedÎMemcached +getByteTypeÌ128Í(string $text, int $index)ÏintÎHaruEncoder +getBytesÌ128Í()ÏstringÎMongoGridFSFile +getCAPathÌ128Í()ÏarrayÎOAuth +getCMYKFillÌ128Í()ÏarrayÎHaruPage +getCMYKStrokeÌ128Í()ÏarrayÎHaruPage +getCRC32Ì128Í()ÏintÎPharFileInfo +getCTimeÌ128Í()ÏintÎDirectoryIterator +getCTimeÌ128Í()ÏintÎSplFileInfo +getCacheÌ128Í()ÏarrayÎCachingIterator +getCalendarÌ128Í(IntlDateFormatter $fmt)ÏintÎIntlDateFormatter +getCalendarObjectÌ128Í()ÏIntlCalendarÎIntlDateFormatter +getCallbackÌ128Í()ÏcallableÎMongoLog +getCanonicalIDÌ128Í(string $zoneId [, bool $isSystemID = ''])ÏstringÎIntlTimeZone +getCapHeightÌ128Í()ÏintÎHaruFont +getCauseÌ128Í()ÏmixedÎSDO_Exception +getChangeSummaryÌ128Í()ÏSDO_DAS_ChangeSummaryÎSDO_DAS_DataObject +getChangeTypeÌ128Í(SDO_DataObject $dataObject)ÏintÎSDO_DAS_ChangeSummary +getChangedDataObjectsÌ128Í()ÏSDO_ListÎSDO_DAS_ChangeSummary +getChannelsÌ128Í()ÏintÎKTaglib_MPEG_AudioProperties +getCharSpaceÌ128Í()ÏfloatÎHaruPage +getChildrenÌ128Í()ÏParentIteratorÎParentIterator +getChildrenÌ128Í()ÏRecursiveArrayIteratorÎRecursiveArrayIterator +getChildrenÌ128Í()ÏRecursiveCachingIteratorÎRecursiveCachingIterator +getChildrenÌ128Í()ÏRecursiveCallbackFilterIteratorÎRecursiveCallbackFilterIterator +getChildrenÌ128Í()ÏRecursiveFilterIteratorÎRecursiveFilterIterator +getChildrenÌ128Í()ÏRecursiveIteratorÎRecursiveIterator +getChildrenÌ128Í()ÏRecursiveRegexIteratorÎRecursiveRegexIterator +getChildrenÌ128Í()ÏSimpleXMLIteratorÎSimpleXMLIterator +getChildrenÌ128Í()ÏmixedÎRecursiveDirectoryIterator +getChildrenÌ128Í()ÏvoidÎSplFileObject +getCirclesÌ128Í()ÏarrayÎCairoRadialGradient +getClassÌ128Í()ÏReflectionClassÎReflectionParameter +getClassNamesÌ128Í()ÏarrayÎReflectionExtension +getClassesÌ128Í()ÏarrayÎReflectionExtension +getClipPathÌ128Í()ÏstringÎImagickDraw +getClipRuleÌ128Í()ÏintÎImagickDraw +getClipUnitsÌ128Í()ÏintÎImagickDraw +getClosureÌ128Í()ÏClosureÎReflectionFunction +getClosureÌ128Í(object $object)ÏClosureÎReflectionMethod +getClosureScopeClassÌ128Í()ÏReflectionClassÎReflectionFunctionAbstract +getClosureThisÌ128Í()ÏobjectÎReflectionFunctionAbstract +getCodeÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteConcernError +getCodeÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteError +getCollectionInfoÌ128Í([array $options = array()])ÏarrayÎMongoDB +getCollectionNamesÌ128Í([array $options = array()])ÏarrayÎMongoDB +getColorÌ128Í([bool $normalized = false])ÏarrayÎImagickPixel +getColorAsStringÌ128Í()ÏstringÎImagickPixel +getColorCountÌ128Í()ÏintÎImagickPixel +getColorQuantumÌ128Í()ÏmixedÎImagickPixel +getColorSpaceÌ128Í()ÏstringÎHaruImage +getColorStopCountÌ128Í()ÏintÎCairoGradientPattern +getColorStopRgbaÌ128Í(string $index)ÏarrayÎCairoGradientPattern +getColorValueÌ128Í(int $color)ÏfloatÎImagickPixel +getColorValueQuantumÌ128Í()ÏmixedÎImagickPixel +getColorspaceÌ128Í()ÏintÎImagick +getColumnMetaÌ128Í(int $column)ÏarrayÎPDOStatement +getCombiningClassÌ128Í(mixed $codepoint)ÏintÎIntlChar +getCommandÌ128Í()ÏvoidÎEventHttpRequest +getCommentÌ128Í()ÏstringÎKTaglib_Tag +getCommentÌ128Í(RarArchive $rarfile)ÏstringÎRarArchive +getCommentIndexÌ128Í(int $index [, int $flags = ''])ÏstringÎZipArchive +getCommentNameÌ128Í(string $name [, int $flags = ''])ÏstringÎZipArchive +getCompressedSizeÌ128Í()ÏintÎPharFileInfo +getCompressionÌ128Í()ÏintÎImagick +getCompressionQualityÌ128Í()ÏintÎImagick +getConfigÌ128Í()ÏYaf_Config_AbstractÎYaf_Application +getConfigÌ128Í(tidy $object)ÏarrayÎtidy +getConnectionÌ128Í()ÏEventHttpConnectionÎEventHttpRequest +getConnectionsÌ128Í()ÏarrayÎMongoClient +getConstListÌ128Í([bool $include_default = false])ÏarrayÎSplEnum +getConstantÌ128Í(string $name)ÏmixedÎReflectionClass +getConstantsÌ128Í()ÏarrayÎReflectionClass +getConstantsÌ128Í()ÏarrayÎReflectionExtension +getConstructorÌ128Í()ÏReflectionMethodÎReflectionClass +getContainerÌ128Í()ÏSDO_DataObjectÎSDO_DataObject +getContainingTypeÌ128Í()ÏSDO_Model_TypeÎSDO_Model_Property +getContainmentPropertyÌ128Í()ÏSDO_Model_PropertyÎSDO_Model_ReflectionDataObject +getContentÌ128Í()ÏintÎCairoSurface +getControllerÌ128Í()ÏYaf_Controller_AbstractÎYaf_Action_Abstract +getControllerNameÌ128Í()ÏvoidÎYaf_Request_Abstract +getCookieÌ128Í(string $name [, string $default = ''])ÏmixedÎYaf_Request_Http +getCookieÌ128Í()ÏvoidÎYaf_Request_Simple +getCopyrightÌ128Í()ÏstringÎImagick +getCopyrightÌ128Í()ÏstringÎReflectionZendExtension +getCrcÌ128Í()ÏstringÎRarEntry +getCreatorIdÌ128Í()ÏintegerÎThread +getCsvControlÌ128Í()ÏarrayÎSplFileObject +getCtmÌ128Í()ÏCairoMatrixÎCairoScaledFont +getCurrentEncoderÌ128Í()ÏobjectÎHaruDoc +getCurrentFontÌ128Í()ÏobjectÎHaruPage +getCurrentFontSizeÌ128Í()ÏfloatÎHaruPage +getCurrentIteratorRowÌ128Í()ÏarrayÎImagickPixelIterator +getCurrentLineÌ128Í()ÏÎSplFileObject +getCurrentPageÌ128Í()ÏobjectÎHaruDoc +getCurrentPointÌ128Í(CairoContext $context)ÏarrayÎCairoContext +getCurrentPosÌ128Í()ÏarrayÎHaruPage +getCurrentRouteÌ128Í()ÏstringÎYaf_Router +getCurrentTextPosÌ128Í()ÏarrayÎHaruPage +getCurrentThreadÌ128Í()ÏThreadÎThread +getCurrentThreadIdÌ128Í()ÏintegerÎThread +getDBRefÌ128Í(array $ref)ÏarrayÎMongoCollection +getDBRefÌ128Í(array $ref)ÏarrayÎMongoDB +getDSTSavingsÌ128Í()ÏintegerÎIntlTimeZone +getDashÌ128Í()ÏarrayÎHaruPage +getDashÌ128Í(CairoContext $context)ÏarrayÎCairoContext +getDashCountÌ128Í(CairoContext $context)ÏintÎCairoContext +getDataÌ128Í()ÏstringÎCairoImageSurface +getDataÌ128Í()ÏstringÎMongoDB::BSON::Binary +getDataFactoryÌ128Í()ÏSDO_DAS_DataFactoryÎSDO_DAS_DataFactory +getDateTypeÌ128Í(IntlDateFormatter $fmt)ÏintÎIntlDateFormatter +getDayOfWeekTypeÌ128Í(int $dayOfWeek, IntlCalendar $cal)ÏintÎIntlCalendar +getDebugÌ128Í()ÏstringÎSolrClient +getDeclaringClassÌ128Í()ÏReflectionClassÎReflectionMethod +getDeclaringClassÌ128Í()ÏReflectionClassÎReflectionParameter +getDeclaringClassÌ128Í()ÏReflectionClassÎReflectionProperty +getDeclaringFunctionÌ128Í()ÏReflectionFunctionAbstractÎReflectionParameter +getDefaultÌ128Í()ÏmixedÎSDO_Model_Property +getDefaultÌ128Í()ÏstringÎLocale +getDefaultPropertiesÌ128Í()ÏarrayÎReflectionClass +getDefaultValueÌ128Í()ÏmixedÎReflectionParameter +getDefaultValueConstantNameÌ128Í()ÏstringÎReflectionParameter +getDelayedÌ128Í(array $keys [, bool $with_cas = '' [, callable $value_cb = '']])ÏboolÎMemcached +getDelayedByKeyÌ128Í(string $server_key, array $keys [, bool $with_cas = '' [, callable $value_cb = '']])ÏboolÎMemcached +getDeletedCountÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getDependenciesÌ128Í()ÏarrayÎReflectionExtension +getDepthÌ128Í()ÏintÎRecursiveIteratorIterator +getDescentÌ128Í()ÏfloatÎSWFFont +getDescentÌ128Í()ÏfloatÎSWFText +getDescentÌ128Í()ÏintÎHaruFont +getDescriptionÌ128Í()ÏstringÎKTaglib_ID3v2_AttachedPictureFrame +getDestinationEncodingÌ128Í()ÏstringÎUConverter +getDestinationTypeÌ128Í()ÏintegerÎUConverter +getDetailsÌ128Í()ÏstringÎStompException +getDeviceOffsetÌ128Í()ÏarrayÎCairoSurface +getDigestedResponseÌ128Í()ÏstringÎSolrResponse +getDispatcherÌ128Í()ÏYaf_DispatcherÎYaf_Application +getDisplayLanguageÌ128Í(string $locale [, string $in_locale = ''])ÏstringÎLocale +getDisplayNameÌ128Í([bool $isDaylight = '' [, integer $style = '' [, string $locale = '']]])ÏstringÎIntlTimeZone +getDisplayNameÌ128Í(string $locale [, string $in_locale = ''])ÏstringÎLocale +getDisplayRegionÌ128Í(string $locale [, string $in_locale = ''])ÏstringÎLocale +getDisplayScriptÌ128Í(string $locale [, string $in_locale = ''])ÏstringÎLocale +getDisplayVariantÌ128Í(string $locale [, string $in_locale = ''])ÏstringÎLocale +getDnsErrorStringÌ128Í()ÏstringÎEventBufferEvent +getDocCommentÌ128Í()ÏstringÎReflectionClass +getDocCommentÌ128Í()ÏstringÎReflectionFunctionAbstract +getDocCommentÌ128Í()ÏstringÎReflectionProperty +getDocNamespacesÌ128Í([bool $recursive = false [, bool $from_root = true]])ÏarrayÎSimpleXMLElement +getDocumentÌ128Í()ÏarrayÎMongoResultException +getDocumentÌ128Í()ÏarrayÎMongoWriteConcernException +getElapsedTicksÌ128Í()ÏintÎHRTime::PerformanceCounter +getElapsedTimeÌ128Í([integer $unit = ''])ÏfloatÎHRTime::StopWatch +getElemÌ128Í(int $index)ÏmixedÎOCI-Collection +getElementByIdÌ128Í(string $elementId)ÏDOMElementÎDOMDocument +getElementsByTagNameÌ128Í(string $name)ÏDOMNodeListÎDOMDocument +getElementsByTagNameÌ128Í(string $name)ÏDOMNodeListÎDOMElement +getElementsByTagNameNSÌ128Í(string $namespaceURI, string $localName)ÏDOMNodeListÎDOMDocument +getElementsByTagNameNSÌ128Í(string $namespaceURI, string $localName)ÏDOMNodeListÎDOMElement +getEnabledÌ128Í()ÏintÎEventBufferEvent +getEncoderÌ128Í(string $encoding)ÏobjectÎHaruDoc +getEncodingNameÌ128Í()ÏstringÎHaruFont +getEndLineÌ128Í()ÏintÎReflectionClass +getEndLineÌ128Í()ÏintÎReflectionFunctionAbstract +getEndpointsÌ128Í()ÏarrayÎZMQSocket +getEntriesÌ128Í(RarArchive $rarfile)ÏRarArchiveÎRarArchive +getEntryÌ128Í(string $entryname, RarArchive $rarfile)ÏRarEntryÎRarArchive +getEntryÌ128Í()ÏstringÎRecursiveTreeIterator +getEnvÌ128Í(string $name [, string $default = ''])ÏvoidÎYaf_Request_Abstract +getEpsÌ128Í()ÏboolÎCairoPsSurface +getEquivalentIDÌ128Í(string $zoneId, integer $index)ÏstringÎIntlTimeZone +getErrnoÌ128Í()ÏintÎGearmanClient +getErrnoÌ128Í()ÏintÎGearmanWorker +getErrnoÌ128Í()ÏintÎSNMP +getErrorÌ128Í()ÏstringÎSNMP +getErrorCodeÌ128Í()ÏReturnTypeÎIntlBreakIterator +getErrorCodeÌ128Í()ÏintÎTransliterator +getErrorCodeÌ128Í(Collator $coll)ÏintÎCollator +getErrorCodeÌ128Í(IntlCalendar $calendar)ÏintÎIntlCalendar +getErrorCodeÌ128Í(IntlDateFormatter $fmt)ÏintÎIntlDateFormatter +getErrorCodeÌ128Í(MessageFormatter $fmt)ÏintÎMessageFormatter +getErrorCodeÌ128Í(NumberFormatter $fmt)ÏintÎNumberFormatter +getErrorCodeÌ128Í(ResourceBundle $r)ÏintÎResourceBundle +getErrorCodeÌ128Í()ÏintegerÎIntlTimeZone +getErrorCodeÌ128Í()ÏintegerÎUConverter +getErrorMessageÌ128Í()ÏReturnTypeÎIntlBreakIterator +getErrorMessageÌ128Í()ÏstringÎIntlTimeZone +getErrorMessageÌ128Í()ÏstringÎTransliterator +getErrorMessageÌ128Í()ÏstringÎUConverter +getErrorMessageÌ128Í(Collator $coll)ÏstringÎCollator +getErrorMessageÌ128Í(IntlCalendar $calendar)ÏstringÎIntlCalendar +getErrorMessageÌ128Í(IntlDateFormatter $fmt)ÏstringÎIntlDateFormatter +getErrorMessageÌ128Í(MessageFormatter $fmt)ÏstringÎMessageFormatter +getErrorMessageÌ128Í(NumberFormatter $fmt)ÏstringÎNumberFormatter +getErrorMessageÌ128Í(ResourceBundle $r)ÏstringÎResourceBundle +getErrorNumberÌ128Í(mysqlnd_connection $connection)ÏintÎMysqlndUhConnection +getErrorStringÌ128Í(mysqlnd_connection $connection)ÏstringÎMysqlndUhConnection +getExceptionÌ128Í()ÏvoidÎYaf_Request_Abstract +getExecutingFileÌ128Í()ÏstringÎReflectionGenerator +getExecutingGeneratorÌ128Í()ÏGeneratorÎReflectionGenerator +getExecutingLineÌ128Í()ÏintÎReflectionGenerator +getExpandÌ128Í()ÏboolÎSolrQuery +getExpandFilterQueriesÌ128Í()ÏarrayÎSolrQuery +getExpandQueryÌ128Í()ÏarrayÎSolrQuery +getExpandRowsÌ128Í()ÏintegerÎSolrQuery +getExpandSortFieldsÌ128Í()ÏarrayÎSolrQuery +getExtendÌ128Í()ÏintÎCairoGradientPattern +getExtendÌ128Í()ÏintÎCairoSurfacePattern +getExtendedStatsÌ128Í([string $type = '' [, int $slabid = '' [, int $limit = 100]]])ÏarrayÎMemcache +getExtensionÌ128Í()ÏReflectionExtensionÎReflectionClass +getExtensionÌ128Í()ÏReflectionExtensionÎReflectionFunctionAbstract +getExtensionÌ128Í()ÏstringÎDirectoryIterator +getExtensionÌ128Í()ÏstringÎSplFileInfo +getExtensionNameÌ128Í()ÏstringÎReflectionClass +getExtensionNameÌ128Í()ÏstringÎReflectionFunctionAbstract +getExtensionsÌ128Í()ÏarrayÎV8Js +getExternalAttributesIndexÌ128Í(int $index, int $opsys, int $attr [, int $flags = ''])ÏboolÎZipArchive +getExternalAttributesNameÌ128Í(string $name, int $opsys, int $attr [, int $flags = ''])ÏboolÎZipArchive +getFC_NFKC_ClosureÌ128Í(mixed $codepoint)ÏstringÎIntlChar +getFacetÌ128Í()ÏboolÎSolrQuery +getFacetDateEndÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getFacetDateFieldsÌ128Í()ÏarrayÎSolrQuery +getFacetDateGapÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getFacetDateHardEndÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getFacetDateOtherÌ128Í([string $field_override = ''])ÏarrayÎSolrQuery +getFacetDateStartÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getFacetFieldsÌ128Í()ÏarrayÎSolrQuery +getFacetLimitÌ128Í([string $field_override = ''])ÏintÎSolrQuery +getFacetMethodÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getFacetMinCountÌ128Í([string $field_override = ''])ÏintÎSolrQuery +getFacetMissingÌ128Í([string $field_override = ''])ÏboolÎSolrQuery +getFacetOffsetÌ128Í([string $field_override = ''])ÏintÎSolrQuery +getFacetPrefixÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getFacetQueriesÌ128Í()ÏarrayÎSolrQuery +getFacetSortÌ128Í([string $field_override = ''])ÏintÎSolrQuery +getFeaturesÌ128Í()ÏintÎEventBase +getFieldÌ128Í(string $fieldName)ÏSolrDocumentFieldÎSolrDocument +getFieldÌ128Í(string $fieldName)ÏSolrDocumentFieldÎSolrInputDocument +getFieldÌ128Í()ÏstringÎSolrCollapseFunction +getFieldBoostÌ128Í(string $fieldName)ÏfloatÎSolrInputDocument +getFieldCountÌ128Í()ÏintÎSolrDocument +getFieldCountÌ128Í()ÏintÎSolrInputDocument +getFieldCountÌ128Í(mysqlnd_connection $connection)ÏintÎMysqlndUhConnection +getFieldNamesÌ128Í()ÏarrayÎSolrDocument +getFieldNamesÌ128Í()ÏarrayÎSolrInputDocument +getFieldsÌ128Í()ÏarrayÎSolrQuery +getFileInfoÌ128Í([string $class_name = ''])ÏSplFileInfoÎSplFileInfo +getFileNameÌ128Í()ÏstringÎReflectionClass +getFileNameÌ128Í()ÏstringÎReflectionFunctionAbstract +getFileTimeÌ128Í()ÏstringÎRarEntry +getFilenameÌ128Í()ÏstringÎCURLFile +getFilenameÌ128Í()ÏstringÎDirectoryIterator +getFilenameÌ128Í()ÏstringÎImagick +getFilenameÌ128Í()ÏstringÎMongoGridFSFile +getFilenameÌ128Í()ÏstringÎSplFileInfo +getFilesÌ128Í()ÏvoidÎYaf_Request_Http +getFilesÌ128Í()ÏvoidÎYaf_Request_Simple +getFillColorÌ128Í()ÏImagickPixelÎImagickDraw +getFillOpacityÌ128Í()ÏfloatÎImagickDraw +getFillRuleÌ128Í()ÏintÎImagickDraw +getFillRuleÌ128Í(CairoContext $context)ÏintÎCairoContext +getFillingColorSpaceÌ128Í()ÏintÎHaruPage +getFilterÌ128Í()ÏintÎCairoSurfacePattern +getFilterQueriesÌ128Í()ÏarrayÎSolrQuery +getFirstDayOfWeekÌ128Í(IntlCalendar $cal)ÏintÎIntlCalendar +getFlagsÌ128Í()ÏReturnTypeÎMongoDB::BSON::Regex +getFlagsÌ128Í()ÏintÎArrayObject +getFlagsÌ128Í()ÏintÎCachingIterator +getFlagsÌ128Í()ÏintÎFilesystemIterator +getFlagsÌ128Í()ÏintÎMultipleIterator +getFlagsÌ128Í()ÏintÎRegexIterator +getFlagsÌ128Í()ÏintegerÎSplFileObject +getFlagsÌ128Í()ÏvoidÎArrayIterator +getFlatnessÌ128Í()ÏfloatÎHaruPage +getFontÌ128Í(string $fontname [, string $encoding = ''])ÏobjectÎHaruDoc +getFontÌ128Í()ÏstringÎImagick +getFontÌ128Í()ÏstringÎImagickDraw +getFontFaceÌ128Í(CairoContext $context)ÏvoidÎCairoContext +getFontFaceÌ128Í(CairoContext $context)ÏvoidÎCairoScaledFont +getFontFamilyÌ128Í()ÏstringÎImagickDraw +getFontMatrixÌ128Í(CairoContext $context)ÏvoidÎCairoContext +getFontMatrixÌ128Í(CairoContext $context)ÏvoidÎCairoScaledFont +getFontNameÌ128Í()ÏstringÎHaruFont +getFontOptionsÌ128Í(CairoContext $context)ÏvoidÎCairoContext +getFontOptionsÌ128Í(CairoContext $context)ÏvoidÎCairoScaledFont +getFontOptionsÌ128Í(CairoContext $context)ÏvoidÎCairoSurface +getFontSizeÌ128Í()ÏfloatÎImagickDraw +getFontStretchÌ128Í()ÏintÎImagickDraw +getFontStyleÌ128Í()ÏintÎImagickDraw +getFontWeightÌ128Í()ÏintÎImagickDraw +getFormatÌ128Í()ÏintÎCairoImageSurface +getFormatÌ128Í()ÏstringÎImagick +getFrameListÌ128Í()ÏarrayÎKTaglib_ID3v2_Tag +getFrequencyÌ128Í()ÏintÎHRTime::PerformanceCounter +getFromIndexÌ128Í(int $index [, int $length = '' [, int $flags = '']])ÏstringÎZipArchive +getFromNameÌ128Í(string $name [, int $length = '' [, int $flags = '']])ÏstringÎZipArchive +getFromNeuronÌ128Í()ÏintÎFANNConnection +getFunctionÌ128Í()ÏReflectionFunctionAbstractÎReflectionGenerator +getFunctionsÌ128Í()ÏarrayÎReflectionExtension +getFunctionsÌ128Í()ÏarrayÎSoapServer +getGMTÌ128Í()ÏIntlTimeZoneÎIntlTimeZone +getGModeÌ128Í()ÏintÎHaruPage +getGenreÌ128Í()ÏstringÎKTaglib_Tag +getGravityÌ128Í()ÏintÎImagick +getGravityÌ128Í()ÏintÎImagickDraw +getGrayFillÌ128Í()ÏfloatÎHaruPage +getGrayStrokeÌ128Í()ÏfloatÎHaruPage +getGreatestMinimumÌ128Í(int $field, IntlCalendar $cal)ÏintÎIntlCalendar +getGridFSÌ128Í([string $prefix = "fs"])ÏMongoGridFSÎMongoDB +getGroupÌ128Í()ÏboolÎSolrQuery +getGroupÌ128Í()ÏintÎDirectoryIterator +getGroupÌ128Í()ÏintÎSplFileInfo +getGroupCachePercentÌ128Í()ÏintegerÎSolrQuery +getGroupFacetÌ128Í()ÏboolÎSolrQuery +getGroupFieldsÌ128Í()ÏarrayÎSolrQuery +getGroupFormatÌ128Í()ÏstringÎSolrQuery +getGroupFunctionsÌ128Í()ÏarrayÎSolrQuery +getGroupLimitÌ128Í()ÏintegerÎSolrQuery +getGroupMainÌ128Í()ÏboolÎSolrQuery +getGroupNGroupsÌ128Í()ÏboolÎSolrQuery +getGroupOffsetÌ128Í()ÏintegerÎSolrQuery +getGroupQueriesÌ128Í()ÏarrayÎSolrQuery +getGroupSortFieldsÌ128Í()ÏarrayÎSolrQuery +getGroupTargetÌ128Í(CairoContext $context)ÏvoidÎCairoContext +getGroupTruncateÌ128Í()ÏboolÎSolrQuery +getHSLÌ128Í()ÏarrayÎImagickPixel +getHashÌ128Í(object $object)ÏstringÎSplObjectStorage +getHeaderÌ128Í()ÏvoidÎYaf_Response_Abstract +getHeightÌ128Í()ÏfloatÎHaruPage +getHeightÌ128Í()ÏfloatÎSWFBitmap +getHeightÌ128Í()ÏintÎCairoImageSurface +getHeightÌ128Í()ÏintÎHaruImage +getHighlightÌ128Í()ÏboolÎSolrQuery +getHighlightAlternateFieldÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getHighlightFieldsÌ128Í()ÏarrayÎSolrQuery +getHighlightFormatterÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getHighlightFragmenterÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getHighlightFragsizeÌ128Í([string $field_override = ''])ÏintÎSolrQuery +getHighlightHighlightMultiTermÌ128Í()ÏboolÎSolrQuery +getHighlightMaxAlternateFieldLengthÌ128Í([string $field_override = ''])ÏintÎSolrQuery +getHighlightMaxAnalyzedCharsÌ128Í()ÏintÎSolrQuery +getHighlightMergeContiguousÌ128Í([string $field_override = ''])ÏboolÎSolrQuery +getHighlightRegexMaxAnalyzedCharsÌ128Í()ÏintÎSolrQuery +getHighlightRegexPatternÌ128Í()ÏstringÎSolrQuery +getHighlightRegexSlopÌ128Í()ÏfloatÎSolrQuery +getHighlightRequireFieldMatchÌ128Í()ÏboolÎSolrQuery +getHighlightSimplePostÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getHighlightSimplePreÌ128Í([string $field_override = ''])ÏstringÎSolrQuery +getHighlightSnippetsÌ128Í([string $field_override = ''])ÏintÎSolrQuery +getHighlightUsePhraseHighlighterÌ128Í()ÏboolÎSolrQuery +getHintÌ128Í()ÏstringÎSolrCollapseFunction +getHintMetricsÌ128Í()ÏintÎCairoFontOptions +getHintStyleÌ128Í()ÏintÎCairoFontOptions +getHomeURLÌ128Í()ÏstringÎImagick +getHorizontalScalingÌ128Í()ÏfloatÎHaruPage +getHostÌ128Í()ÏstringÎEventHttpRequest +getHostÌ128Í()ÏstringÎMongoCursorException +getHostÌ128Í()ÏstringÎMongoDB::Driver::Server +getHostInformationÌ128Í(mysqlnd_connection $connection)ÏstringÎMysqlndUhConnection +getHostOsÌ128Í()ÏintÎRarEntry +getHostnameÌ128Í()ÏstringÎMongoId +getHostsÌ128Í()ÏarrayÎMongoClient +getHtmlVerÌ128Í(tidy $object)ÏintÎtidy +getHttpStatusÌ128Í()ÏintÎSolrResponse +getHttpStatusMessageÌ128Í()ÏstringÎSolrResponse +getIDÌ128Í()ÏstringÎIntlTimeZone +getID3v1TagÌ128Í([bool $create = false])ÏKTaglib_ID3v1_TagÎKTaglib_MPEG_File +getID3v2TagÌ128Í([bool $create = false])ÏKTaglib_ID3v2_TagÎKTaglib_MPEG_File +getINIEntriesÌ128Í()ÏarrayÎReflectionExtension +getIdÌ128Í()ÏMongoDB::Driver::CursorIdÎMongoDB::Driver::Cursor +getIdleTimeoutÌ128Í()ÏZMQDeviceÎZMQDevice +getImageÌ128Í()ÏImagickÎImagick +getImageAlphaChannelÌ128Í()ÏintÎImagick +getImageArtifactÌ128Í(string $artifact)ÏstringÎImagick +getImageAttributeÌ128Í(string $key)ÏstringÎImagick +getImageBackgroundColorÌ128Í()ÏImagickPixelÎImagick +getImageBlobÌ128Í()ÏstringÎImagick +getImageBluePrimaryÌ128Í()ÏarrayÎImagick +getImageBorderColorÌ128Í()ÏImagickPixelÎImagick +getImageChannelDepthÌ128Í(int $channel)ÏintÎImagick +getImageChannelDistortionÌ128Í(Imagick $reference, int $channel, int $metric)ÏfloatÎImagick +getImageChannelDistortionsÌ128Í(Imagick $reference, int $metric [, int $channel = Imagick::CHANNEL_DEFAULT])ÏfloatÎImagick +getImageChannelExtremaÌ128Í(int $channel)ÏarrayÎImagick +getImageChannelKurtosisÌ128Í([int $channel = Imagick::CHANNEL_DEFAULT])ÏarrayÎImagick +getImageChannelMeanÌ128Í(int $channel)ÏarrayÎImagick +getImageChannelRangeÌ128Í(int $channel)ÏarrayÎImagick +getImageChannelStatisticsÌ128Í()ÏarrayÎImagick +getImageClipMaskÌ128Í()ÏImagickÎImagick +getImageColormapColorÌ128Í(int $index)ÏImagickPixelÎImagick +getImageColorsÌ128Í()ÏintÎImagick +getImageColorspaceÌ128Í()ÏintÎImagick +getImageComposeÌ128Í()ÏintÎImagick +getImageCompressionÌ128Í()ÏintÎImagick +getImageCompressionQualityÌ128Í()ÏintÎImagick +getImageDelayÌ128Í()ÏintÎImagick +getImageDepthÌ128Í()ÏintÎImagick +getImageDisposeÌ128Í()ÏintÎImagick +getImageDistortionÌ128Í(MagickWand $reference, int $metric)ÏfloatÎImagick +getImageExtremaÌ128Í()ÏarrayÎImagick +getImageFilenameÌ128Í()ÏstringÎImagick +getImageFormatÌ128Í()ÏstringÎImagick +getImageGammaÌ128Í()ÏfloatÎImagick +getImageGeometryÌ128Í()ÏarrayÎImagick +getImageGravityÌ128Í()ÏintÎImagick +getImageGreenPrimaryÌ128Í()ÏarrayÎImagick +getImageHeightÌ128Í()ÏintÎImagick +getImageHistogramÌ128Í()ÏarrayÎImagick +getImageIndexÌ128Í()ÏintÎImagick +getImageInterlaceSchemeÌ128Í()ÏintÎImagick +getImageInterpolateMethodÌ128Í()ÏintÎImagick +getImageIterationsÌ128Í()ÏintÎImagick +getImageLengthÌ128Í()ÏintÎImagick +getImageMagickLicenseÌ128Í()ÏstringÎImagick +getImageMatteÌ128Í()ÏboolÎImagick +getImageMatteColorÌ128Í()ÏImagickPixelÎImagick +getImageMimeTypeÌ128Í()ÏstringÎImagick +getImageOrientationÌ128Í()ÏintÎImagick +getImagePageÌ128Í()ÏarrayÎImagick +getImagePixelColorÌ128Í(int $x, int $y)ÏImagickPixelÎImagick +getImageProfileÌ128Í(string $name)ÏstringÎImagick +getImageProfilesÌ128Í([string $pattern = "*" [, bool $only_names = true]])ÏarrayÎImagick +getImagePropertiesÌ128Í([string $pattern = "*" [, bool $only_names = true]])ÏarrayÎImagick +getImagePropertyÌ128Í(string $name)ÏstringÎImagick +getImageRedPrimaryÌ128Í()ÏarrayÎImagick +getImageRegionÌ128Í(int $width, int $height, int $x, int $y)ÏImagickÎImagick +getImageRenderingIntentÌ128Í()ÏintÎImagick +getImageResolutionÌ128Í()ÏarrayÎImagick +getImageSceneÌ128Í()ÏintÎImagick +getImageSignatureÌ128Í()ÏstringÎImagick +getImageSizeÌ128Í()ÏintÎImagick +getImageTicksPerSecondÌ128Í()ÏintÎImagick +getImageTotalInkDensityÌ128Í()ÏfloatÎImagick +getImageTypeÌ128Í()ÏintÎImagick +getImageUnitsÌ128Í()ÏintÎImagick +getImageVirtualPixelMethodÌ128Í()ÏintÎImagick +getImageWhitePointÌ128Í()ÏarrayÎImagick +getImageWidthÌ128Í()ÏintÎImagick +getImagesBlobÌ128Í()ÏstringÎImagick +getIncÌ128Í()ÏintÎMongoId +getIndexÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteError +getIndexÌ128Í()ÏintÎImagickPixel +getIndexInfoÌ128Í()ÏarrayÎMongoCollection +getInfoÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteConcernError +getInfoÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getInfoÌ128Í()ÏarrayÎMongoDB::Driver::Server +getInfoÌ128Í()ÏmixedÎSplObjectStorage +getInfoAttrÌ128Í(int $type)ÏstringÎHaruDoc +getInnerIteratorÌ128Í()ÏIteratorÎAppendIterator +getInnerIteratorÌ128Í()ÏIteratorÎCachingIterator +getInnerIteratorÌ128Í()ÏIteratorÎFilterIterator +getInnerIteratorÌ128Í()ÏIteratorÎLimitIterator +getInnerIteratorÌ128Í()ÏIteratorÎOuterIterator +getInnerIteratorÌ128Í()ÏTraversableÎIteratorIterator +getInnerIteratorÌ128Í()ÏiteratorÎNoRewindIterator +getInnerIteratorÌ128Í()ÏiteratorÎRecursiveIteratorIterator +getInodeÌ128Í()ÏintÎDirectoryIterator +getInodeÌ128Í()ÏintÎSplFileInfo +getInputÌ128Í()ÏEventBufferÎEventBufferEvent +getInputBufferÌ128Í()ÏEventBufferÎEventHttpRequest +getInputDocumentÌ128Í()ÏSolrInputDocumentÎSolrDocument +getInputHeadersÌ128Í()ÏarrayÎEventHttpRequest +getInsertedCountÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getInstanceÌ128Í()ÏYaf_DispatcherÎYaf_Dispatcher +getInstanceÌ128Í()ÏvoidÎYaf_Loader +getInstanceÌ128Í()ÏvoidÎYaf_Session +getInstancePropertiesÌ128Í()ÏarrayÎSDO_Model_ReflectionDataObject +getIntPropertyMaxValueÌ128Í(int $property)ÏintÎIntlChar +getIntPropertyMinValueÌ128Í(int $property)ÏintÎIntlChar +getIntPropertyValueÌ128Í(mixed $codepoint, int $property)ÏintÎIntlChar +getInterfaceNamesÌ128Í()ÏarrayÎReflectionClass +getInterfacesÌ128Í()ÏarrayÎReflectionClass +getInterlaceSchemeÌ128Í()ÏintÎImagick +getInternalInfoÌ128Í()ÏarrayÎSolrClientException +getInternalInfoÌ128Í()ÏarrayÎSolrException +getInternalInfoÌ128Í()ÏarrayÎSolrIllegalArgumentException +getInternalInfoÌ128Í()ÏarrayÎSolrIllegalOperationException +getInternalInfoÌ128Í()ÏarrayÎSolrServerException +getInvokeArgÌ128Í(string $name)ÏvoidÎYaf_Controller_Abstract +getInvokeArgsÌ128Í()ÏvoidÎYaf_Controller_Abstract +getIteratorÌ128Í()ÏArrayIteratorÎArrayObject +getIteratorÌ128Í()ÏTokyoTyrantIteratorÎTokyoTyrant +getIteratorÌ128Í()ÏTokyoTyrantIteratorÎTokyoTyrantTable +getIteratorClassÌ128Í()ÏstringÎArrayObject +getIteratorIndexÌ128Í()ÏintÎAppendIterator +getIteratorIndexÌ128Í()ÏintÎImagick +getIteratorModeÌ128Í()ÏintÎSplDoublyLinkedList +getIteratorRowÌ128Í()ÏintÎImagickPixelIterator +getJournalÌ128Í()Ïbool|nullÎMongoDB::Driver::WriteConcern +getJsFileNameÌ128Í()ÏstringÎV8JsException +getJsLineNumberÌ128Í()ÏintÎV8JsException +getJsSourceLineÌ128Í()ÏstringÎV8JsException +getJsTraceÌ128Í()ÏstringÎV8JsException +getKeywordValuesForLocaleÌ128Í(string $key, string $locale, boolean $commonlyUsed)ÏIteratorÎIntlCalendar +getKeywordsÌ128Í(string $locale)ÏarrayÎLocale +getLEvelÌ128Í()Ïstring|nullÎMongoDB::Driver::ReadConcern +getLabelsÌ128Í()ÏarrayÎSVMModel +getLanguageÌ128Í()ÏvoidÎYaf_Request_Abstract +getLastCodePointÌ128Í()ÏReturnTypeÎIntlCodePointBreakIterator +getLastElapsedTicksÌ128Í()ÏintÎHRTime::PerformanceCounter +getLastElapsedTimeÌ128Í([integer $unit = ''])ÏfloatÎHRTime::StopWatch +getLastErrorÌ128Í()ÏstringÎSphinxClient +getLastErrorMsgÌ128Í()ÏstringÎYaf_Application +getLastErrorNoÌ128Í()ÏintÎYaf_Application +getLastErrorsÌ128Í()ÏarrayÎDateTime +getLastErrorsÌ128Í()ÏarrayÎDateTimeImmutable +getLastErrorsÌ128Í()ÏarrayÎZMQPoll +getLastInsertIdÌ128Í(mysqlnd_connection $connection)ÏintÎMysqlndUhConnection +getLastMessageÌ128Í(mysqlnd_connection $connection)ÏvoidÎMysqlndUhConnection +getLastResponseÌ128Í()ÏstringÎOAuth +getLastResponseHeadersÌ128Í()ÏstringÎOAuth +getLastResponseInfoÌ128Í()ÏarrayÎOAuth +getLastSocketErrnoÌ128Í([mixed $socket = ''])ÏintÎEventUtil +getLastSocketErrorÌ128Í([mixed $socket = ''])ÏstringÎEventUtil +getLastWarningÌ128Í()ÏstringÎSphinxClient +getLatencyÌ128Í()ÏstringÎMongoDB::Driver::Server +getLayerÌ128Í()ÏintÎKTaglib_MPEG_AudioProperties +getLeadingÌ128Í()ÏfloatÎSWFFont +getLeadingÌ128Í()ÏfloatÎSWFText +getLeastMaximumÌ128Í(int $field, IntlCalendar $cal)ÏintÎIntlCalendar +getLengthÌ128Í()ÏintÎKTaglib_MPEG_AudioProperties +getLevelÌ128Í()ÏintÎMongoLog +getLevelsÌ128Í()ÏarrayÎCairoPsSurface +getLibraryPathÌ128Í([bool $is_global = false])ÏYaf_LoaderÎYaf_Loader +getLineÌ128Í()ÏarrayÎVarnishLog +getLineCapÌ128Í()ÏintÎHaruPage +getLineCapÌ128Í(CairoContext $context)ÏintÎCairoContext +getLineJoinÌ128Í()ÏintÎHaruPage +getLineJoinÌ128Í(CairoContext $context)ÏintÎCairoContext +getLineNoÌ128Í()ÏintÎDOMNode +getLineWidthÌ128Í()ÏfloatÎHaruPage +getLineWidthÌ128Í(CairoContext $context)ÏfloatÎCairoContext +getLinkTargetÌ128Í()ÏstringÎSplFileInfo +getListIndexÌ128Í()ÏintÎSDO_DAS_Setting +getLocalNamespaceÌ128Í()ÏvoidÎYaf_Loader +getLocaleÌ128Í(string $"locale_type")ÏReturnTypeÎIntlBreakIterator +getLocaleÌ128Í(NumberFormatter $formatter)ÏstringÎMessageFormatter +getLocaleÌ128Í([int $type = '', NumberFormatter $fmt])ÏstringÎNumberFormatter +getLocaleÌ128Í([int $which = '', IntlDateFormatter $fmt])ÏstringÎIntlDateFormatter +getLocaleÌ128Í(int $localeType, IntlCalendar $cal)ÏstringÎIntlCalendar +getLocaleÌ128Í(int $type, Collator $coll)ÏstringÎCollator +getLocalesÌ128Í(string $bundlename)ÏarrayÎResourceBundle +getLocationÌ128Í(DateTimeZone $object)ÏarrayÎDateTimeZone +getLoopÌ128Í()ÏEvLoopÎEvWatcher +getMTimeÌ128Í()ÏintÎDirectoryIterator +getMTimeÌ128Í()ÏintÎSplFileInfo +getMatchedCountÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getMatrixÌ128Í()ÏarrayÎImagickKernel +getMatrixÌ128Í(CairoContext $context)ÏvoidÎCairoContext +getMatrixÌ128Í(CairoContext $context)ÏvoidÎCairoPattern +getMaxÌ128Í()ÏstringÎSolrCollapseFunction +getMaxDepthÌ128Í()ÏmixedÎRecursiveIteratorIterator +getMaxLineLenÌ128Í()ÏintÎSplFileObject +getMaximumÌ128Í(int $field, IntlCalendar $cal)ÏintÎIntlCalendar +getMessageÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteConcernError +getMessageÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteError +getMetaListÌ128Í()ÏarrayÎSwishResult +getMetaListÌ128Í(string $index_name)ÏarrayÎSwish +getMetadataÌ128Í()ÏmixedÎPhar +getMetadataÌ128Í()ÏmixedÎPharFileInfo +getMethodÌ128Í(string $name)ÏReflectionMethodÎReflectionClass +getMethodÌ128Í()ÏintÎRarEntry +getMethodÌ128Í([EventConfig $cfg = ''])ÏstringÎEventBase +getMethodÌ128Í()ÏvoidÎYaf_Request_Abstract +getMethodsÌ128Í([int $filter = ''])ÏarrayÎReflectionClass +getMimeTypeÌ128Í()ÏstringÎCURLFile +getMimeTypeÌ128Í()ÏstringÎKTaglib_ID3v2_AttachedPictureFrame +getMinÌ128Í()ÏstringÎSolrCollapseFunction +getMinimalDaysInFirstWeekÌ128Í(IntlCalendar $cal)ÏintÎIntlCalendar +getMinimumÌ128Í(int $field, IntlCalendar $cal)ÏintÎIntlCalendar +getMiterLimitÌ128Í()ÏfloatÎHaruPage +getMiterLimitÌ128Í(CairoContext $context)ÏfloatÎCairoContext +getMltÌ128Í()ÏboolÎSolrQuery +getMltBoostÌ128Í()ÏboolÎSolrQuery +getMltCountÌ128Í()ÏintÎSolrQuery +getMltFieldsÌ128Í()ÏarrayÎSolrQuery +getMltMaxNumQueryTermsÌ128Í()ÏintÎSolrQuery +getMltMaxNumTokensÌ128Í()ÏintÎSolrQuery +getMltMaxWordLengthÌ128Í()ÏintÎSolrQuery +getMltMinDocFrequencyÌ128Í()ÏintÎSolrQuery +getMltMinTermFrequencyÌ128Í()ÏintÎSolrQuery +getMltMinWordLengthÌ128Í()ÏintÎSolrQuery +getMltQueryFieldsÌ128Í()ÏarrayÎSolrQuery +getModeÌ128Í()ÏintÎRegexIterator +getModeÌ128Í()ÏintegerÎMongoDB::Driver::ReadPreference +getModifiedÌ128Í()ÏboolÎPhar +getModifiedCountÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getModifierNamesÌ128Í(int $modifiers)ÏarrayÎReflection +getModifiersÌ128Í()ÏintÎReflectionClass +getModifiersÌ128Í()ÏintÎReflectionMethod +getModifiersÌ128Í()ÏintÎReflectionProperty +getModuleÌ128Í()ÏintÎMongoLog +getModuleNameÌ128Í()ÏstringÎYaf_Controller_Abstract +getModuleNameÌ128Í()ÏvoidÎYaf_Request_Abstract +getModulesÌ128Í()ÏarrayÎYaf_Application +getMultiÌ128Í(array $keys [, array $cas_tokens = '' [, int $flags = '']])ÏmixedÎMemcached +getMultiByKeyÌ128Í(string $server_key, array $keys [, string $cas_tokens = '' [, int $flags = '']])ÏarrayÎMemcached +getNameÌ128Í()ÏstringÎMongoCollection +getNameÌ128Í()ÏstringÎRarEntry +getNameÌ128Í()ÏstringÎReflectionClass +getNameÌ128Í()ÏstringÎReflectionExtension +getNameÌ128Í()ÏstringÎReflectionFunctionAbstract +getNameÌ128Í()ÏstringÎReflectionParameter +getNameÌ128Í()ÏstringÎReflectionProperty +getNameÌ128Í()ÏstringÎReflectionZendExtension +getNameÌ128Í()ÏstringÎSDO_Model_Property +getNameÌ128Í()ÏstringÎSDO_Model_Type +getNameÌ128Í()ÏstringÎSimpleXMLElement +getNameÌ128Í(DateTimeZone $object)ÏstringÎDateTimeZone +getNameIndexÌ128Í(int $index [, int $flags = ''])ÏstringÎZipArchive +getNamedItemÌ128Í(string $name)ÏDOMNodeÎDOMNamedNodeMap +getNamedItemNSÌ128Í(string $namespaceURI, string $localName)ÏDOMNodeÎDOMNamedNodeMap +getNamespaceNameÌ128Í()ÏstringÎReflectionClass +getNamespaceNameÌ128Í()ÏstringÎReflectionFunctionAbstract +getNamespaceURIÌ128Í()ÏstringÎSDO_Model_Type +getNamespacesÌ128Í([bool $recursive = false])ÏarrayÎSimpleXMLElement +getNextÌ128Í()ÏMongoGridFSFileÎMongoGridFSCursor +getNextÌ128Í()ÏarrayÎMongoCursor +getNextIteratorRowÌ128Í()ÏarrayÎImagickPixelIterator +getNodePathÌ128Í()ÏstringÎDOMNode +getNowÌ128Í()ÏfloatÎIntlCalendar +getNrClassÌ128Í()ÏintÎSVMModel +getNullPolicyÌ128Í()ÏstringÎSolrCollapseFunction +getNumFramesÌ128Í()ÏintÎSWFVideoStream +getNumberImagesÌ128Í()ÏintÎImagick +getNumberOfParametersÌ128Í()ÏintÎReflectionFunctionAbstract +getNumberOfRequiredParametersÌ128Í()ÏintÎReflectionFunctionAbstract +getNumericValueÌ128Í(mixed $codepoint)ÏfloatÎIntlChar +getOffsetÌ128Í(DateTime $datetime, DateTimeZone $object)ÏintÎDateTimeZone +getOffsetÌ128Í(DateTimeInterface $object)ÏintÎDateTime +getOffsetÌ128Í(DateTimeInterface $object)ÏintÎDateTimeImmutable +getOffsetÌ128Í(DateTimeInterface $object)ÏintÎDateTimeInterface +getOffsetÌ128Í(float $date, bool $local, integer $rawOffset, integer $dstOffset)ÏintegerÎIntlTimeZone +getOldContainerÌ128Í(SDO_DataObject $data_object)ÏSDO_DataObjectÎSDO_DAS_ChangeSummary +getOldValuesÌ128Í(SDO_DataObject $data_object)ÏSDO_ListÎSDO_DAS_ChangeSummary +getOperatorÌ128Í(CairoContext $context)ÏintÎCairoContext +getOptÌ128Í(string $key)ÏmixedÎZMQContext +getOptÌ128Í(string $option, tidy $object)ÏmixedÎtidy +getOptDocÌ128Í(string $optname, tidy $object)ÏstringÎtidy +getOptionÌ128Í(int $option)ÏmixedÎMemcached +getOptionÌ128Í(string $key)ÏstringÎImagick +getOptionsÌ128Í()ÏarrayÎSVM +getOptionsÌ128Í()ÏarrayÎSolrClient +getOutputÌ128Í()ÏEventBufferÎEventBufferEvent +getOutputBufferÌ128Í()ÏEventBufferÎEventHttpRequest +getOutputHeadersÌ128Í()ÏvoidÎEventHttpRequest +getOwnerÌ128Í()ÏintÎDirectoryIterator +getOwnerÌ128Í()ÏintÎSplFileInfo +getPIDÌ128Í()ÏintÎMongoId +getPackageNameÌ128Í()ÏstringÎImagick +getPackedSizeÌ128Í()ÏintÎRarEntry +getPageÌ128Í()ÏarrayÎImagick +getPageLayoutÌ128Í()ÏintÎHaruDoc +getPageModeÌ128Í()ÏintÎHaruDoc +getPanicÌ128Í()ÏstringÎVarnishAdmin +getParamÌ128Í([string $param_name = ''])ÏmixedÎSolrParams +getParamÌ128Í(string $name [, string $default = ''])ÏvoidÎYaf_Request_Abstract +getParameterÌ128Í(string $namespaceURI, string $localName)ÏstringÎXSLTProcessor +getParametersÌ128Í()ÏReflectionParameterÎReflectionFunctionAbstract +getParamsÌ128Í()ÏarrayÎSolrParams +getParamsÌ128Í()ÏarrayÎVarnishAdmin +getParamsÌ128Í()ÏvoidÎYaf_Request_Abstract +getParentÌ128Í()ÏtidyNodeÎtidyNode +getParentClassÌ128Í()ÏobjectÎReflectionClass +getParsedWordsÌ128Í(string $index_name)ÏarrayÎSwishResults +getParserPropertyÌ128Í(int $property)ÏboolÎXMLReader +getPartsIteratorÌ128Í([string $"key_type" = ''])ÏReturnTypeÎIntlBreakIterator +getPathÌ128Í()ÏstringÎDirectoryIterator +getPathÌ128Í()ÏstringÎSplFileInfo +getPathInfoÌ128Í([string $class_name = ''])ÏSplFileInfoÎSplFileInfo +getPathnameÌ128Í()ÏstringÎDirectoryIterator +getPathnameÌ128Í()ÏstringÎSplFileInfo +getPatternÌ128Í()ÏstringÎMongoDB::BSON::Regex +getPatternÌ128Í(IntlDateFormatter $fmt)ÏstringÎIntlDateFormatter +getPatternÌ128Í(MessageFormatter $fmt)ÏstringÎMessageFormatter +getPatternÌ128Í(NumberFormatter $fmt)ÏstringÎNumberFormatter +getPeerÌ128Í(string $address, int $port)ÏvoidÎEventHttpConnection +getPendingExceptionÌ128Í()ÏV8JsExceptionÎV8Js +getPermsÌ128Í()ÏintÎDirectoryIterator +getPermsÌ128Í()ÏintÎSplFileInfo +getPersistentIdÌ128Í()ÏstringÎZMQSocket +getPharFlagsÌ128Í()ÏintÎPharFileInfo +getPixelIteratorÌ128Í()ÏImagickPixelIteratorÎImagick +getPixelRegionIteratorÌ128Í(int $x, int $y, int $columns, int $rows)ÏImagickPixelIteratorÎImagick +getPointSizeÌ128Í()ÏfloatÎImagick +getPointsÌ128Í()ÏarrayÎCairoLinearGradient +getPoolSizeÌ128Í()ÏintÎMongo +getPortÌ128Í()ÏintÎMongoDB::Driver::Server +getPositionÌ128Í()ÏintÎLimitIterator +getPositionÌ128Í()ÏintÎReflectionParameter +getPostÌ128Í(string $name [, string $default = ''])ÏmixedÎYaf_Request_Http +getPostÌ128Í()ÏvoidÎYaf_Request_Simple +getPostFilenameÌ128Í()ÏstringÎCURLFile +getPostfixÌ128Í()ÏvoidÎRecursiveTreeIterator +getPrefixÌ128Í()ÏstringÎRecursiveTreeIterator +getPregFlagsÌ128Í()ÏintÎRegexIterator +getPreparedParamsÌ128Í()ÏarrayÎSolrParams +getPreviousÌ128Í()ÏvoidÎYaf_Exception +getPreviousIteratorRowÌ128Í()ÏarrayÎImagickPixelIterator +getPrimaryLanguageÌ128Í(string $locale)ÏstringÎLocale +getProfilingLevelÌ128Í()ÏintÎMongoDB +getPropertiesÌ128Í()ÏarrayÎSDO_Model_Type +getPropertiesÌ128Í([int $filter = ''])ÏarrayÎReflectionClass +getPropertyÌ128Í(string $name)ÏReflectionPropertyÎReflectionClass +getPropertyÌ128Í(int $sequence_index)ÏSDO_Model_PropertyÎSDO_Sequence +getPropertyÌ128Í(mixed $identifier)ÏSDO_Model_PropertyÎSDO_Model_Type +getPropertyEnumÌ128Í(string $alias)ÏintÎIntlChar +getPropertyIndexÌ128Í()ÏintÎSDO_DAS_Setting +getPropertyListÌ128Í(string $index_name)ÏarrayÎSwish +getPropertyNameÌ128Í()ÏstringÎSDO_DAS_Setting +getPropertyNameÌ128Í(int $property [, int $nameChoice = ''])ÏstringÎIntlChar +getPropertyNamesÌ128Í()ÏarrayÎSolrObject +getPropertyValueEnumÌ128Í(int $property, string $name)ÏintÎIntlChar +getPropertyValueNameÌ128Í(int $property, int $value [, int $nameChoice = ''])ÏstringÎIntlChar +getProtocolInformationÌ128Í(mysqlnd_connection $connection)ÏstringÎMysqlndUhConnection +getPrototypeÌ128Í()ÏReflectionMethodÎReflectionMethod +getQuantumÌ128Í()ÏintÎImagick +getQuantumDepthÌ128Í()ÏarrayÎImagick +getQuantumRangeÌ128Í()ÏarrayÎImagick +getQueryÌ128Í()ÏTokyoTyrantQueryÎTokyoTyrantTable +getQueryÌ128Í(string $name [, string $default = ''])ÏmixedÎYaf_Request_Http +getQueryÌ128Í()ÏstringÎSolrQuery +getQueryÌ128Í()ÏvoidÎYaf_Request_Simple +getRGBFillÌ128Í()ÏarrayÎHaruPage +getRGBStrokeÌ128Í()ÏarrayÎHaruPage +getRawOffsetÌ128Í()ÏintegerÎIntlTimeZone +getRawRequestÌ128Í()ÏstringÎSolrResponse +getRawRequestHeadersÌ128Í()ÏstringÎSolrResponse +getRawResponseÌ128Í()ÏstringÎSolrResponse +getRawResponseHeadersÌ128Í()ÏstringÎSolrResponse +getReadPreferenceÌ128Í()ÏarrayÎMongoClient +getReadPreferenceÌ128Í()ÏarrayÎMongoCollection +getReadPreferenceÌ128Í()ÏarrayÎMongoCommandCursor +getReadPreferenceÌ128Í()ÏarrayÎMongoCursor +getReadPreferenceÌ128Í()ÏarrayÎMongoCursorInterface +getReadPreferenceÌ128Í()ÏarrayÎMongoDB +getReadTimeoutÌ128Í(resource $link)ÏarrayÎStomp +getRealPathÌ128Í()ÏstringÎSplFileInfo +getRegexÌ128Í()ÏstringÎRegexIterator +getRegionÌ128Í(string $locale)ÏstringÎLocale +getRegistryÌ128Í(string $key)ÏstringÎImagick +getReleaseÌ128Í()ÏstringÎtidy +getReleaseDateÌ128Í()ÏstringÎImagick +getRemovedStopwordsÌ128Í(string $index_name)ÏarrayÎSwishResults +getRepeatedWallTimeOptionÌ128Í(IntlCalendar $cal)ÏintÎIntlCalendar +getRequestÌ128Í()ÏYaf_Request_AbstractÎYaf_Controller_Abstract +getRequestÌ128Í()ÏYaf_Request_AbstractÎYaf_Dispatcher +getRequestÌ128Í()ÏvoidÎYaf_Request_Http +getRequestÌ128Í()ÏvoidÎYaf_Request_Simple +getRequestHeaderÌ128Í(string $http_method, string $url [, mixed $extra_parameters = ''])ÏstringÎOAuth +getRequestTokenÌ128Í(string $request_token_url [, string $callback_url = '' [, string $http_method = '']])ÏarrayÎOAuth +getRequestUriÌ128Í()ÏvoidÎYaf_Request_Abstract +getRequestUrlÌ128Í()ÏstringÎSolrResponse +getResourceÌ128Í(int $type)ÏintÎImagick +getResourceÌ128Í()ÏresourceÎMongoGridFSFile +getResourceLimitÌ128Í(int $type)ÏintÎImagick +getResponseÌ128Í()ÏSolrObjectÎSolrResponse +getResponseÌ128Í()ÏYaf_Response_AbstractÎYaf_Controller_Abstract +getResponseÌ128Í()ÏstringÎSolrPingResponse +getResponseCodeÌ128Í()ÏintÎEventHttpRequest +getResultCodeÌ128Í()ÏintÎMemcached +getResultMessageÌ128Í()ÏstringÎMemcached +getReturnTypeÌ128Í()ÏReflectionTypeÎReflectionFunctionAbstract +getRgbaÌ128Í()ÏarrayÎCairoSolidPattern +getRootDataObjectÌ128Í()ÏSDO_DataObjectÎSDO_DAS_XML_Document +getRootElementNameÌ128Í()ÏstringÎSDO_DAS_XML_Document +getRootElementURIÌ128Í()ÏstringÎSDO_DAS_XML_Document +getRotÌ128Í()ÏfloatÎSWFDisplayItem +getRouteÌ128Í(string $name)ÏYaf_Route_InterfaceÎYaf_Router +getRouterÌ128Í()ÏYaf_RouterÎYaf_Dispatcher +getRoutesÌ128Í()ÏmixedÎYaf_Router +getRowsÌ128Í()ÏintÎSolrQuery +getRuleStatusÌ128Í()ÏReturnTypeÎIntlRuleBasedBreakIterator +getRuleStatusVecÌ128Í()ÏReturnTypeÎIntlRuleBasedBreakIterator +getRulesÌ128Í()ÏReturnTypeÎIntlRuleBasedBreakIterator +getSampleBitrateÌ128Í()ÏintÎKTaglib_MPEG_AudioProperties +getSamplingFactorsÌ128Í()ÏarrayÎImagick +getScaleMatrixÌ128Í()ÏvoidÎCairoScaledFont +getScaledFontÌ128Í(CairoContext $context)ÏvoidÎCairoContext +getScriptÌ128Í(string $locale)ÏstringÎLocale +getScriptPathÌ128Í()ÏstringÎYaf_View_Simple +getScriptPathÌ128Í()ÏvoidÎYaf_View_Interface +getSecurityPrefsÌ128Í()ÏintÎXsltProcessor +getSequenceÌ128Í()ÏSDO_SequenceÎSDO_DataObject +getServerÌ128Í()ÏMongoDB::Driver::ServerÎMongoDB::Driver::Cursor +getServerÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getServerÌ128Í(string $name [, string $default = ''])ÏvoidÎYaf_Request_Abstract +getServerByKeyÌ128Í(string $server_key)ÏarrayÎMemcached +getServerInformationÌ128Í(mysqlnd_connection $connection)ÏstringÎMysqlndUhConnection +getServerListÌ128Í()ÏarrayÎMemcached +getServerStatisticsÌ128Í(mysqlnd_connection $connection)ÏstringÎMysqlndUhConnection +getServerStatusÌ128Í(string $host [, int $port = 11211])ÏintÎMemcache +getServerVersionÌ128Í(mysqlnd_connection $connection)ÏintÎMysqlndUhConnection +getServersÌ128Í()ÏarrayÎMongoDB::Driver::Manager +getServiceÌ128Í(string $target [, string $binding = '' [, array $config = '']])ÏmixedÎSCA +getSessionIdÌ128Í(resource $link)ÏstringÎStomp +getShapeÌ128Í(int $code)ÏstringÎSWFFont +getShape1Ì128Í()ÏSWFShapeÎSWFMorph +getShape2Ì128Í()ÏSWFShapeÎSWFMorph +getShortNameÌ128Í()ÏstringÎReflectionClass +getShortNameÌ128Í()ÏstringÎReflectionFunctionAbstract +getSignatureÌ128Í()ÏarrayÎPhar +getSizeÌ128Í()ÏarrayÎHaruImage +getSizeÌ128Í()ÏarrayÎImagick +getSizeÌ128Í()ÏintÎDirectoryIterator +getSizeÌ128Í()ÏintÎKTaglib_ID3v2_Frame +getSizeÌ128Í()ÏintÎMongoGridFSFile +getSizeÌ128Í()ÏintÎMongoPool +getSizeÌ128Í()ÏintÎQuickHashIntHash +getSizeÌ128Í()ÏintÎQuickHashIntSet +getSizeÌ128Í()ÏintÎQuickHashIntStringHash +getSizeÌ128Í()ÏintÎQuickHashStringIntHash +getSizeÌ128Í()ÏintÎSplFileInfo +getSizeÌ128Í()ÏintÎSplFixedArray +getSizeÌ128Í()ÏintegerÎSolrCollapseFunction +getSizeOffsetÌ128Í()ÏintÎImagick +getSkippedWallTimeOptionÌ128Í(IntlCalendar $cal)ÏintÎIntlCalendar +getSlaveÌ128Í()ÏstringÎMongo +getSlaveOkayÌ128Í()ÏboolÎMongo +getSlaveOkayÌ128Í()ÏboolÎMongoCollection +getSlaveOkayÌ128Í()ÏboolÎMongoDB +getSnapshotÌ128Í()ÏarrayÎVarnishStat +getSockOptÌ128Í(string $key)ÏmixedÎZMQSocket +getSocketÌ128Í(integer $type [, string $persistent_id = null [, callback $on_new_socket = null]])ÏZMQSocketÎZMQContext +getSocketFdÌ128Í(mixed $socket)ÏintÎEventUtil +getSocketNameÌ128Í(mixed $socket, string $address [, mixed $port = ''])ÏboolÎEventUtil +getSocketNameÌ128Í(string $address [, mixed $port = ''])ÏboolÎEventListener +getSocketTypeÌ128Í()ÏintegerÎZMQSocket +getSolrVersionÌ128Í()ÏstringÎSolrUtils +getSortFieldsÌ128Í()ÏarrayÎSolrQuery +getSortKeyÌ128Í(string $str, Collator $coll)ÏstringÎCollator +getSourceÌ128Í(CairoContext $context)ÏvoidÎCairoContext +getSourceEncodingÌ128Í()ÏstringÎUConverter +getSourceTypeÌ128Í()ÏintegerÎUConverter +getSqlstateÌ128Í(mysqlnd_connection $connection)ÏstringÎMysqlndUhConnection +getStackedÌ128Í()ÏintegerÎWorker +getStandardsÌ128Í()ÏarrayÎUConverter +getStartÌ128Í()ÏintÎSolrQuery +getStartLineÌ128Í()ÏintÎReflectionClass +getStartLineÌ128Í()ÏintÎReflectionFunctionAbstract +getStaticPropertiesÌ128Í()ÏarrayÎReflectionClass +getStaticPropertyValueÌ128Í(string $name [, mixed $def_value = ''])ÏmixedÎReflectionClass +getStaticVariablesÌ128Í()ÏarrayÎReflectionFunctionAbstract +getStatisticsÌ128Í(mysqlnd_connection $connection)ÏarrayÎMysqlndUhConnection +getStatsÌ128Í()ÏarrayÎMemcached +getStatsÌ128Í([string $type = '' [, int $slabid = '' [, int $limit = 100]]])ÏarrayÎMemcache +getStatsÌ128Í()ÏboolÎSolrQuery +getStatsFacetsÌ128Í()ÏarrayÎSolrQuery +getStatsFieldsÌ128Í()ÏarrayÎSolrQuery +getStatusÌ128Í(tidy $object)ÏintÎtidy +getStatusStringÌ128Í()ÏstringÎZipArchive +getStreamÌ128Í([string $password = ''])ÏresourceÎRarEntry +getStreamÌ128Í(string $name)ÏresourceÎZipArchive +getStreamSizeÌ128Í()ÏintÎHaruDoc +getStrengthÌ128Í(Collator $coll)ÏintÎCollator +getStrideÌ128Í()ÏintÎCairoImageSurface +getStrokeAntialiasÌ128Í()ÏboolÎImagickDraw +getStrokeColorÌ128Í()ÏImagickPixelÎImagickDraw +getStrokeDashArrayÌ128Í()ÏarrayÎImagickDraw +getStrokeDashOffsetÌ128Í()ÏfloatÎImagickDraw +getStrokeLineCapÌ128Í()ÏintÎImagickDraw +getStrokeLineJoinÌ128Í()ÏintÎImagickDraw +getStrokeMiterLimitÌ128Í()ÏintÎImagickDraw +getStrokeOpacityÌ128Í()ÏfloatÎImagickDraw +getStrokeWidthÌ128Í()ÏfloatÎImagickDraw +getStrokingColorSpaceÌ128Í()ÏintÎHaruPage +getStubÌ128Í()ÏstringÎPhar +getSubIteratorÌ128Í([int $level = ''])ÏRecursiveIteratorÎRecursiveIteratorIterator +getSubPathÌ128Í()ÏstringÎRecursiveDirectoryIterator +getSubPathnameÌ128Í()ÏstringÎRecursiveDirectoryIterator +getSubpixelOrderÌ128Í()ÏintÎCairoFontOptions +getSubstCharsÌ128Í()ÏstringÎUConverter +getSupportedCompressionÌ128Í()ÏarrayÎPhar +getSupportedMethodsÌ128Í()ÏarrayÎEvent +getSupportedSignaturesÌ128Í()ÏarrayÎPhar +getSurfaceÌ128Í()ÏvoidÎCairoSurfacePattern +getSvmTypeÌ128Í()ÏintÎSVMModel +getSvrProbabilityÌ128Í()ÏfloatÎSVMModel +getSymbolÌ128Í(int $attr, NumberFormatter $fmt)ÏstringÎNumberFormatter +getTZDataVersionÌ128Í()ÏstringÎIntlTimeZone +getTagNameÌ128Í(int $index)ÏstringÎVarnishLog +getTagSetsÌ128Í()ÏarrayÎMongoDB::Driver::ReadPreference +getTagsÌ128Í()ÏstringÎMongoDB::Driver::Server +getTargetÌ128Í(CairoContext $context)ÏvoidÎCairoContext +getTerminationInfoÌ128Í()ÏarrayÎThreaded +getTermsÌ128Í()ÏboolÎSolrQuery +getTermsFieldÌ128Í()ÏstringÎSolrQuery +getTermsIncludeLowerBoundÌ128Í()ÏboolÎSolrQuery +getTermsIncludeUpperBoundÌ128Í()ÏboolÎSolrQuery +getTermsLimitÌ128Í()ÏintÎSolrQuery +getTermsLowerBoundÌ128Í()ÏstringÎSolrQuery +getTermsMaxCountÌ128Í()ÏintÎSolrQuery +getTermsMinCountÌ128Í()ÏintÎSolrQuery +getTermsPrefixÌ128Í()ÏstringÎSolrQuery +getTermsReturnRawÌ128Í()ÏboolÎSolrQuery +getTermsSortÌ128Í()ÏintÎSolrQuery +getTermsUpperBoundÌ128Í()ÏstringÎSolrQuery +getTextÌ128Í()ÏReturnTypeÎIntlBreakIterator +getTextAlignmentÌ128Í()ÏintÎImagickDraw +getTextAntialiasÌ128Í()ÏboolÎImagickDraw +getTextAttributeÌ128Í(int $attr, NumberFormatter $fmt)ÏstringÎNumberFormatter +getTextDecorationÌ128Í()ÏintÎImagickDraw +getTextEncodingÌ128Í()ÏstringÎImagickDraw +getTextInterlineSpacingÌ128Í()ÏfloatÎImagickDraw +getTextInterwordSpacingÌ128Í()ÏfloatÎImagickDraw +getTextKerningÌ128Í()ÏfloatÎImagickDraw +getTextLeadingÌ128Í()ÏfloatÎHaruPage +getTextMatrixÌ128Í()ÏarrayÎHaruPage +getTextRenderingModeÌ128Í()ÏintÎHaruPage +getTextRiseÌ128Í()ÏfloatÎHaruPage +getTextUnderColorÌ128Í()ÏImagickPixelÎImagickDraw +getTextWidthÌ128Í(string $text)ÏarrayÎHaruFont +getTextWidthÌ128Í(string $text)ÏfloatÎHaruPage +getThisÌ128Í()ÏobjectÎReflectionGenerator +getThreadIdÌ128Í(mysqlnd_connection $connection)ÏintÎMysqlndUhConnection +getThreadIdÌ128Í()ÏintegerÎThread +getTimeÌ128Í(IntlCalendar $cal)ÏfloatÎIntlCalendar +getTimeAllowedÌ128Í()ÏintÎSolrQuery +getTimeOfDayCachedÌ128Í()ÏdoubleÎEventBase +getTimeTypeÌ128Í(IntlDateFormatter $fmt)ÏintÎIntlDateFormatter +getTimeZoneÌ128Í()ÏIntlTimeZoneÎIntlDateFormatter +getTimeZoneÌ128Í(IntlCalendar $cal)ÏIntlTimeZoneÎIntlCalendar +getTimeZoneIdÌ128Í(IntlDateFormatter $fmt)ÏstringÎIntlDateFormatter +getTimerTimeoutÌ128Í()ÏZMQDeviceÎZMQDevice +getTimestampÌ128Í()ÏintÎMongoId +getTimestampÌ128Í(DateTimeInterface $object)ÏintÎDateTime +getTimestampÌ128Í(DateTimeInterface $object)ÏintÎDateTimeImmutable +getTimestampÌ128Í(DateTimeInterface $object)ÏintÎDateTimeInterface +getTimezoneÌ128Í(DateTimeInterface $object)ÏDateTimeZoneÎDateTime +getTimezoneÌ128Í(DateTimeInterface $object)ÏDateTimeZoneÎDateTimeImmutable +getTimezoneÌ128Í(DateTimeInterface $object)ÏDateTimeZoneÎDateTimeInterface +getTitleÌ128Í()ÏstringÎKTaglib_Tag +getToNeuronÌ128Í()ÏintÎFANNConnection +getToleranceÌ128Í(CairoContext $context)ÏfloatÎCairoContext +getTotalCountÌ128Í()ÏintÎAPCIterator +getTotalCountÌ128Í()ÏintÎAPCUIterator +getTotalHitsÌ128Í()ÏintÎAPCIterator +getTotalHitsÌ128Í()ÏintÎAPCUIterator +getTotalSizeÌ128Í()ÏintÎAPCIterator +getTotalSizeÌ128Í()ÏintÎAPCUIterator +getTraceÌ128Í([int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT])ÏarrayÎReflectionGenerator +getTrackÌ128Í()ÏintÎKTaglib_Tag +getTraitAliasesÌ128Í()ÏarrayÎReflectionClass +getTraitNamesÌ128Í()ÏarrayÎReflectionClass +getTraitsÌ128Í()ÏarrayÎReflectionClass +getTransMatrixÌ128Í()ÏarrayÎHaruPage +getTransitionsÌ128Í([int $timestamp_begin = '' [, int $timestamp_end = '', DateTimeZone $object]])ÏarrayÎDateTimeZone +getTypeÌ128Í()ÏReflectionTypeÎReflectionParameter +getTypeÌ128Í()ÏSDO_Model_TypeÎSDO_Model_Property +getTypeÌ128Í()ÏSDO_Model_TypeÎSDO_Model_ReflectionDataObject +getTypeÌ128Í()ÏintÎCairoFontFace +getTypeÌ128Í()ÏintÎCairoPattern +getTypeÌ128Í()ÏintÎCairoScaledFont +getTypeÌ128Í()ÏintÎCairoSurface +getTypeÌ128Í()ÏintÎHaruEncoder +getTypeÌ128Í()ÏintÎJudy +getTypeÌ128Í()ÏintÎKTaglib_ID3v2_AttachedPictureFrame +getTypeÌ128Í()ÏintegerÎMongoDB::BSON::Binary +getTypeÌ128Í()ÏintegerÎMongoDB::Driver::Server +getTypeÌ128Í()ÏstringÎDirectoryIterator +getTypeÌ128Í()ÏstringÎSplFileInfo +getTypeÌ128Í()ÏstringÎYar_Server_Exception +getTypeÌ128Í(IntlCalendar $cal)ÏstringÎIntlCalendar +getTypeÌ128Í()ÏvoidÎYar_Client_Exception +getTypeNameÌ128Í()ÏstringÎSDO_DataObject +getTypeNamespaceURIÌ128Í()ÏstringÎSDO_DataObject +getURLÌ128Í()ÏstringÎReflectionZendExtension +getUTF8WidthÌ128Í(string $string)ÏfloatÎSWFFont +getUTF8WidthÌ128Í(string $string)ÏfloatÎSWFText +getUnicodeÌ128Í(int $character)ÏintÎHaruEncoder +getUnicodeVersionÌ128Í()ÏarrayÎIntlChar +getUnicodeWidthÌ128Í(int $character)ÏintÎHaruFont +getUnpackedSizeÌ128Í()ÏintÎRarEntry +getUpsertedCountÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getUpsertedIdsÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getUriÌ128Í()ÏstringÎEventHttpRequest +getValueÌ128Í()ÏmixedÎSDO_DAS_Setting +getValueÌ128Í([object $object = ''])ÏmixedÎReflectionProperty +getVectorGraphicsÌ128Í()ÏstringÎImagickDraw +getVersionÌ128Í()ÏarrayÎImagick +getVersionÌ128Í()ÏarrayÎMemcached +getVersionÌ128Í()ÏintÎKTaglib_MPEG_AudioProperties +getVersionÌ128Í()ÏintÎRarEntry +getVersionÌ128Í()ÏstringÎLua +getVersionÌ128Í()ÏstringÎMemcache +getVersionÌ128Í()ÏstringÎPhar +getVersionÌ128Í()ÏstringÎReflectionExtension +getVersionÌ128Í()ÏstringÎReflectionZendExtension +getVersionsÌ128Í()ÏarrayÎCairoSvgSurface +getViewÌ128Í()ÏYaf_View_InterfaceÎYaf_Controller_Abstract +getViewpathÌ128Í()ÏvoidÎYaf_Controller_Abstract +getWÌ128Í()Ïstring|int|nullÎMongoDB::Driver::WriteConcern +getWarningCountÌ128Í(mysqlnd_connection $connection)ÏintÎMysqlndUhConnection +getWeekendTransitionÌ128Í(string $dayOfWeek, IntlCalendar $cal)ÏintÎIntlCalendar +getWeightÌ128Í()ÏvoidÎFANNConnection +getWidthÌ128Í()ÏfloatÎHaruPage +getWidthÌ128Í()ÏfloatÎSWFBitmap +getWidthÌ128Í(string $string)ÏfloatÎSWFFont +getWidthÌ128Í(string $string)ÏfloatÎSWFText +getWidthÌ128Í()ÏintÎCairoImageSurface +getWidthÌ128Í()ÏintÎHaruImage +getWordSpaceÌ128Í()ÏfloatÎHaruPage +getWriteConcernÌ128Í()ÏarrayÎMongoClient +getWriteConcernÌ128Í()ÏarrayÎMongoCollection +getWriteConcernÌ128Í()ÏarrayÎMongoDB +getWriteConcernErrorÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getWriteErrorsÌ128Í()ÏReturnTypeÎMongoDB::Driver::WriteResult +getWriteResultÌ128Í()ÏMongoDB::Driver::WriteResultÎMongoDB::Driver::Exception::WriteException +getWritingModeÌ128Í()ÏintÎHaruEncoder +getWtimeoutÌ128Í()ÏintÎMongoDB::Driver::WriteConcern +getXÌ128Í()ÏfloatÎSWFDisplayItem +getXHeightÌ128Í()ÏintÎHaruFont +getXScaleÌ128Í()ÏfloatÎSWFDisplayItem +getXSkewÌ128Í()ÏfloatÎSWFDisplayItem +getYÌ128Í()ÏfloatÎSWFDisplayItem +getYScaleÌ128Í()ÏfloatÎSWFDisplayItem +getYSkewÌ128Í()ÏfloatÎSWFDisplayItem +getYearÌ128Í()ÏintÎKTaglib_Tag +get_browserÌ16Í([string $user_agent = '' [, bool $return_array = false]])Ïmixed +get_called_classÌ16Í()Ïstring +get_cfg_varÌ16Í(string $option)Ïstring +get_charsetÌ128Í(mysqli $link)ÏobjectÎmysqli +get_classÌ16Í([object $object = ''])Ïstring +get_class_methodsÌ16Í(mixed $class_name)Ïarray +get_class_varsÌ16Í(string $class_name)Ïarray +get_client_infoÌ128Í(mysqli $link)ÏstringÎmysqli +get_connection_statsÌ128Í(mysqli $link)ÏarrayÎmysqli +get_current_userÌ16Í()Ïstring +get_declared_classesÌ16Í()Ïarray +get_declared_interfacesÌ16Í()Ïarray +get_declared_traitsÌ16Í()Ïarray +get_defined_constantsÌ16Í([bool $categorize = false])Ïarray +get_defined_functionsÌ16Í()Ïarray +get_defined_varsÌ16Í()Ïarray +get_extension_funcsÌ16Í(string $module_name)Ïarray +get_headersÌ16Í(string $url [, int $format = ''])Ïarray +get_host_infoÌ128Í(resource $link)ÏstringÎmaxdb +get_html_translation_tableÌ16Í([int $table = HTML_SPECIALCHARS [, int $flags = ENT_COMPAT | ENT_HTML401 [, string $encoding = "UTF-8"]]])Ïarray +get_include_pathÌ16Í()Ïstring +get_included_filesÌ16Í()Ïarray +get_loaded_extensionsÌ16Í([bool $zend_extensions = false])Ïarray +get_magic_quotes_gpcÌ16Í()Ïbool +get_magic_quotes_runtimeÌ16Í()Ïbool +get_meta_tagsÌ16Í(string $filename [, bool $use_include_path = false])Ïarray +get_object_varsÌ16Í(object $object)Ïarray +get_parent_classÌ16Í([mixed $object = ''])Ïstring +get_required_filesÌ16Í()Ï +get_resource_typeÌ16Í(resource $handle)Ïstring +get_resourcesÌ16Í([string $type = ''])Ïresource +get_resultÌ128Í(mysqli_stmt $stmt)Ïmysqli_resultÎmysqli_stmt +get_warningsÌ128Í(mysqli $link)Ïmysqli_warningÎmysqli +get_warningsÌ128Í(mysqli_stmt $stmt)ÏobjectÎmysqli_stmt +getallheadersÌ16Í()Ïarray +getcolorÌ128Í([bool $as_array = '' [, bool $normalize_array = '']])ÏmixedÎGmagickPixel +getcolorcountÌ128Í()ÏintÎGmagickPixel +getcolorvalueÌ128Í(int $color)ÏfloatÎGmagickPixel +getcopyrightÌ128Í()ÏstringÎGmagick +getcwdÌ16Í()Ïstring +getdateÌ16Í([int $timestamp = time()])Ïarray +getenvÌ16Í(string $varname)Ïstring +getfilenameÌ128Í()ÏstringÎGmagick +getfillcolorÌ128Í()ÏvoidÎGmagickDraw +getfillopacityÌ128Í()ÏfloatÎGmagickDraw +getfontÌ128Í()ÏstringÎGmagickDraw +getfontsizeÌ128Í()ÏfloatÎGmagickDraw +getfontstyleÌ128Í()ÏintÎGmagickDraw +getfontweightÌ128Í()ÏintÎGmagickDraw +gethostbyaddrÌ16Í(string $ip_address)Ïstring +gethostbynameÌ16Í(string $hostname)Ïstring +gethostbynamelÌ16Í(string $hostname)Ïarray +gethostnameÌ16Í()Ïstring +getimagebackgroundcolorÌ128Í()ÏvoidÎGmagick +getimageblueprimaryÌ128Í()ÏarrayÎGmagick +getimagebordercolorÌ128Í()ÏvoidÎGmagick +getimagechanneldepthÌ128Í(int $channel_type)ÏintÎGmagick +getimagecolorsÌ128Í()ÏintÎGmagick +getimagecolorspaceÌ128Í()ÏintÎGmagick +getimagecomposeÌ128Í()ÏintÎGmagick +getimagedelayÌ128Í()ÏintÎGmagick +getimagedepthÌ128Í()ÏintÎGmagick +getimagedisposeÌ128Í()ÏintÎGmagick +getimageextremaÌ128Í()ÏarrayÎGmagick +getimagefilenameÌ128Í()ÏstringÎGmagick +getimageformatÌ128Í()ÏstringÎGmagick +getimagegammaÌ128Í()ÏfloatÎGmagick +getimagegreenprimaryÌ128Í()ÏarrayÎGmagick +getimageheightÌ128Í()ÏintÎGmagick +getimagehistogramÌ128Í()ÏarrayÎGmagick +getimageindexÌ128Í()ÏintÎGmagick +getimageinterlaceschemeÌ128Í()ÏintÎGmagick +getimageiterationsÌ128Í()ÏintÎGmagick +getimagematteÌ128Í()ÏintÎGmagick +getimagemattecolorÌ128Í()ÏvoidÎGmagick +getimageprofileÌ128Í(string $name)ÏstringÎGmagick +getimageredprimaryÌ128Í()ÏarrayÎGmagick +getimagerenderingintentÌ128Í()ÏintÎGmagick +getimageresolutionÌ128Í()ÏarrayÎGmagick +getimagesceneÌ128Í()ÏintÎGmagick +getimagesignatureÌ128Í()ÏstringÎGmagick +getimagesizeÌ16Í(string $filename [, array $imageinfo = ''])Ïarray +getimagesizefromstringÌ16Í(string $imagedata [, array $imageinfo = ''])Ïarray +getimagetypeÌ128Í()ÏintÎGmagick +getimageunitsÌ128Í()ÏintÎGmagick +getimagewhitepointÌ128Í()ÏarrayÎGmagick +getimagewidthÌ128Í()ÏintÎGmagick +getlastmodÌ16Í()Ïint +getmxrrÌ16Í(string $hostname, array $mxhosts [, array $weight = ''])Ïbool +getmygidÌ16Í()Ïint +getmyinodeÌ16Í()Ïint +getmypidÌ16Í()Ïint +getmyuidÌ16Í()Ïint +getnextÌ128Í(mixed $object_id)ÏmixedÎSNMP +getoptÌ16Í(string $options [, array $longopts = ''])Ïarray +getpackagenameÌ128Í()ÏstringÎGmagick +getprotobynameÌ16Í(string $name)Ïint +getprotobynumberÌ16Í(int $number)Ïstring +getquantumdepthÌ128Í()ÏarrayÎGmagick +getrandmaxÌ16Í()Ïint +getreleasedateÌ128Í()ÏstringÎGmagick +getrusageÌ16Í([int $who = ''])Ïarray +getsamplingfactorsÌ128Í()ÏarrayÎGmagick +getservbynameÌ16Í(string $service, string $protocol)Ïint +getservbyportÌ16Í(int $port, string $protocol)Ïstring +getsizeÌ128Í()ÏarrayÎGmagick +getstrokecolorÌ128Í()ÏvoidÎGmagickDraw +getstrokeopacityÌ128Í()ÏfloatÎGmagickDraw +getstrokewidthÌ128Í()ÏfloatÎGmagickDraw +gettextÌ16Í(string $message)Ïstring +gettextdecorationÌ128Í()ÏintÎGmagickDraw +gettextencodingÌ128Í()ÏstringÎGmagickDraw +gettimeofdayÌ16Í([bool $return_float = false])Ïmixed +gettypeÌ16Í(mixed $var)Ïstring +getversionÌ128Í()ÏarrayÎGmagick +globÌ16Í(string $pattern [, int $flags = ''])Ïarray +globallyÌ128Í()ÏmixedÎThread +glyphExtentsÌ128Í(string $glyphs)ÏarrayÎCairoScaledFont +glyphPathÌ128Í(array $glyphs, CairoContext $context)ÏvoidÎCairoContext +gmdateÌ16Í(string $format [, int $timestamp = time()])Ïstring +gmmktimeÌ16Í([int $hour = gmdate("H") [, int $minute = gmdate("i") [, int $second = gmdate("s") [, int $month = gmdate("n") [, int $day = gmdate("j") [, int $year = gmdate("Y") [, int $is_dst = -1]]]]]]])Ïint +gmp_absÌ16Í(GMP $a)ÏGMP +gmp_addÌ16Í(GMP $a, GMP $b)ÏGMP +gmp_andÌ16Í(GMP $a, GMP $b)ÏGMP +gmp_clrbitÌ16Í(GMP $a, int $index)Ïvoid +gmp_cmpÌ16Í(GMP $a, GMP $b)Ïint +gmp_comÌ16Í(GMP $a)ÏGMP +gmp_divÌ16Í()Ï +gmp_div_qÌ16Í(GMP $a, GMP $b [, int $round = GMP_ROUND_ZERO])ÏGMP +gmp_div_qrÌ16Í(GMP $n, GMP $d [, int $round = GMP_ROUND_ZERO])Ïarray +gmp_div_rÌ16Í(GMP $n, GMP $d [, int $round = GMP_ROUND_ZERO])ÏGMP +gmp_divexactÌ16Í(GMP $n, GMP $d)ÏGMP +gmp_exportÌ16Í(GMP $gmpnumber, integer $word_size, integer $options)Ïstring +gmp_factÌ16Í(mixed $a)ÏGMP +gmp_gcdÌ16Í(GMP $a, GMP $b)ÏGMP +gmp_gcdextÌ16Í(GMP $a, GMP $b)Ïarray +gmp_hamdistÌ16Í(GMP $a, GMP $b)Ïint +gmp_importÌ16Í(string $data, integer $word_size, integer $options)ÏGMP +gmp_initÌ16Í(mixed $number [, int $base = ''])ÏGMP +gmp_intvalÌ16Í(GMP $gmpnumber)Ïinteger +gmp_invertÌ16Í(GMP $a, GMP $b)ÏGMP +gmp_jacobiÌ16Í(GMP $a, GMP $p)Ïint +gmp_legendreÌ16Í(GMP $a, GMP $p)Ïint +gmp_modÌ16Í(GMP $n, GMP $d)ÏGMP +gmp_mulÌ16Í(GMP $a, GMP $b)ÏGMP +gmp_negÌ16Í(GMP $a)ÏGMP +gmp_nextprimeÌ16Í(int $a)ÏGMP +gmp_orÌ16Í(GMP $a, GMP $b)ÏGMP +gmp_perfect_squareÌ16Í(GMP $a)Ïbool +gmp_popcountÌ16Í(GMP $a)Ïint +gmp_powÌ16Í(GMP $base, int $exp)ÏGMP +gmp_powmÌ16Í(GMP $base, GMP $exp, GMP $mod)ÏGMP +gmp_prob_primeÌ16Í(GMP $a [, int $reps = 10])Ïint +gmp_randomÌ16Í([int $limiter = 20])ÏGMP +gmp_random_bitsÌ16Í(integer $bits)ÏGMP +gmp_random_rangeÌ16Í(GMP $min, GMP $max)ÏGMP +gmp_random_seedÌ16Í(mixed $seed)Ïmixed +gmp_rootÌ16Í(GMP $a, int $nth)ÏGMP +gmp_rootremÌ16Í(GMP $a, int $nth)Ïarray +gmp_scan0Ì16Í(GMP $a, int $start)Ïint +gmp_scan1Ì16Í(GMP $a, int $start)Ïint +gmp_setbitÌ16Í(GMP $a, int $index [, bool $bit_on = true])Ïvoid +gmp_signÌ16Í(GMP $a)Ïint +gmp_sqrtÌ16Í(GMP $a)ÏGMP +gmp_sqrtremÌ16Í(GMP $a)Ïarray +gmp_strvalÌ16Í(GMP $gmpnumber [, int $base = 10])Ïstring +gmp_subÌ16Í(GMP $a, GMP $b)ÏGMP +gmp_testbitÌ16Í(GMP $a, int $index)Ïbool +gmp_xorÌ16Í(GMP $a, GMP $b)ÏGMP +gmstrftimeÌ16Í(string $format [, int $timestamp = time()])Ïstring +gnupg_adddecryptkeyÌ16Í(resource $identifier, string $fingerprint, string $passphrase)Ïbool +gnupg_addencryptkeyÌ16Í(resource $identifier, string $fingerprint)Ïbool +gnupg_addsignkeyÌ16Í(resource $identifier, string $fingerprint [, string $passphrase = ''])Ïbool +gnupg_cleardecryptkeysÌ16Í(resource $identifier)Ïbool +gnupg_clearencryptkeysÌ16Í(resource $identifier)Ïbool +gnupg_clearsignkeysÌ16Í(resource $identifier)Ïbool +gnupg_decryptÌ16Í(resource $identifier, string $text)Ïstring +gnupg_decryptverifyÌ16Í(resource $identifier, string $text, string $plaintext)Ïarray +gnupg_encryptÌ16Í(resource $identifier, string $plaintext)Ïstring +gnupg_encryptsignÌ16Í(resource $identifier, string $plaintext)Ïstring +gnupg_exportÌ16Í(resource $identifier, string $fingerprint)Ïstring +gnupg_geterrorÌ16Í(resource $identifier)Ïstring +gnupg_getprotocolÌ16Í(resource $identifier)Ïint +gnupg_importÌ16Í(resource $identifier, string $keydata)Ïarray +gnupg_initÌ16Í()Ïresource +gnupg_keyinfoÌ16Í(resource $identifier, string $pattern)Ïarray +gnupg_setarmorÌ16Í(resource $identifier, int $armor)Ïbool +gnupg_seterrormodeÌ16Í(resource $identifier, int $errormode)Ïvoid +gnupg_setsignmodeÌ16Í(resource $identifier, int $signmode)Ïbool +gnupg_signÌ16Í(resource $identifier, string $plaintext)Ïstring +gnupg_verifyÌ16Í(resource $identifier, string $signed_text, string $signature [, string $plaintext = ''])Ïarray +gopher_parsedirÌ16Í(string $dirent)Ïarray +gotExitÌ128Í()ÏboolÎEventBase +gotStopÌ128Í()ÏboolÎEventBase +grapheme_extractÌ16Í(string $haystack, int $size [, int $extract_type = '' [, int $start = '' [, int $next = '']]])Ïstring +grapheme_striposÌ16Í(string $haystack, string $needle [, int $offset = ''])Ïint +grapheme_stristrÌ16Í(string $haystack, string $needle [, bool $before_needle = false])Ïstring +grapheme_strlenÌ16Í(string $input)Ïint +grapheme_strposÌ16Í(string $haystack, string $needle [, int $offset = ''])Ïint +grapheme_strriposÌ16Í(string $haystack, string $needle [, int $offset = ''])Ïint +grapheme_strrposÌ16Í(string $haystack, string $needle [, int $offset = ''])Ïint +grapheme_strstrÌ16Í(string $haystack, string $needle [, bool $before_needle = false])Ïstring +grapheme_substrÌ16Í(string $string, int $start [, int $length = ''])Ïint +gregoriantojdÌ16Í(int $month, int $day, int $year)Ïint +groupÌ128Í(mixed $keys, array $initial, MongoCode $reduce [, array $options = array()])ÏarrayÎMongoCollection +gupnp_context_get_host_ipÌ16Í(resource $context)Ïstring +gupnp_context_get_portÌ16Í(resource $context)Ïint +gupnp_context_get_subscription_timeoutÌ16Í(resource $context)Ïint +gupnp_context_host_pathÌ16Í(resource $context, string $local_path, string $server_path)Ïbool +gupnp_context_newÌ16Í([string $host_ip = '' [, int $port = '']])Ïresource +gupnp_context_set_subscription_timeoutÌ16Í(resource $context, int $timeout)Ïvoid +gupnp_context_timeout_addÌ16Í(resource $context, int $timeout, mixed $callback [, mixed $arg = ''])Ïbool +gupnp_context_unhost_pathÌ16Í(resource $context, string $server_path)Ïbool +gupnp_control_point_browse_startÌ16Í(resource $cpoint)Ïbool +gupnp_control_point_browse_stopÌ16Í(resource $cpoint)Ïbool +gupnp_control_point_callback_setÌ16Í(resource $cpoint, int $signal, mixed $callback [, mixed $arg = ''])Ïbool +gupnp_control_point_newÌ16Í(resource $context, string $target)Ïresource +gupnp_device_action_callback_setÌ16Í(resource $root_device, int $signal, string $action_name, mixed $callback [, mixed $arg = ''])Ïbool +gupnp_device_info_getÌ16Í(resource $root_device)Ïarray +gupnp_device_info_get_serviceÌ16Í(resource $root_device, string $type)Ïresource +gupnp_root_device_get_availableÌ16Í(resource $root_device)Ïbool +gupnp_root_device_get_relative_locationÌ16Í(resource $root_device)Ïstring +gupnp_root_device_newÌ16Í(resource $context, string $location, string $description_dir)Ïresource +gupnp_root_device_set_availableÌ16Í(resource $root_device, bool $available)Ïbool +gupnp_root_device_startÌ16Í(resource $root_device)Ïbool +gupnp_root_device_stopÌ16Í(resource $root_device)Ïbool +gupnp_service_action_getÌ16Í(resource $action, string $name, int $type)Ïmixed +gupnp_service_action_returnÌ16Í(resource $action)Ïbool +gupnp_service_action_return_errorÌ16Í(resource $action, int $error_code [, string $error_description = ''])Ïbool +gupnp_service_action_setÌ16Í(resource $action, string $name, int $type, mixed $value)Ïbool +gupnp_service_freeze_notifyÌ16Í(resource $service)Ïbool +gupnp_service_info_getÌ16Í(resource $proxy)Ïarray +gupnp_service_info_get_introspectionÌ16Í(resource $proxy [, mixed $callback = '' [, mixed $arg = '']])Ïmixed +gupnp_service_introspection_get_state_variableÌ16Í(resource $introspection, string $variable_name)Ïarray +gupnp_service_notifyÌ16Í(resource $service, string $name, int $type, mixed $value)Ïbool +gupnp_service_proxy_action_getÌ16Í(resource $proxy, string $action, string $name, int $type)Ïmixed +gupnp_service_proxy_action_setÌ16Í(resource $proxy, string $action, string $name, mixed $value, int $type)Ïbool +gupnp_service_proxy_add_notifyÌ16Í(resource $proxy, string $value, int $type, mixed $callback [, mixed $arg = ''])Ïbool +gupnp_service_proxy_callback_setÌ16Í(resource $proxy, int $signal, mixed $callback [, mixed $arg = ''])Ïbool +gupnp_service_proxy_get_subscribedÌ16Í(resource $proxy)Ïbool +gupnp_service_proxy_remove_notifyÌ16Í(resource $proxy, string $value)Ïbool +gupnp_service_proxy_send_actionÌ16Í(resource $proxy, string $action, array $in_params, array $out_params)Ïarray +gupnp_service_proxy_set_subscribedÌ16Í(resource $proxy, bool $subscribed)Ïbool +gupnp_service_thaw_notifyÌ16Í(resource $service)Ïbool +gzcloseÌ16Í(resource $zp)Ïbool +gzcompressÌ16Í(string $data [, int $level = -1 [, int $encoding = ZLIB_ENCODING_DEFLATE]])Ïstring +gzdecodeÌ16Í(string $data [, int $length = ''])Ïstring +gzdeflateÌ16Í(string $data [, int $level = -1 [, int $encoding = ZLIB_ENCODING_RAW]])Ïstring +gzencodeÌ16Í(string $data [, int $level = -1 [, int $encoding_mode = FORCE_GZIP]])Ïstring +gzeofÌ16Í(resource $zp)Ïint +gzfileÌ16Í(string $filename [, int $use_include_path = ''])Ïarray +gzgetcÌ16Í(resource $zp)Ïstring +gzgetsÌ16Í(resource $zp [, int $length = ''])Ïstring +gzgetssÌ16Í(resource $zp, int $length [, string $allowable_tags = ''])Ïstring +gzinflateÌ16Í(string $data [, int $length = ''])Ïstring +gzopenÌ16Í(string $filename, string $mode [, int $use_include_path = ''])Ïresource +gzpassthruÌ16Í(resource $zp)Ïint +gzputsÌ16Í()Ï +gzreadÌ16Í(resource $zp, int $length)Ïstring +gzrewindÌ16Í(resource $zp)Ïbool +gzseekÌ16Í(resource $zp, int $offset [, int $whence = SEEK_SET])Ïint +gztellÌ16Í(resource $zp)Ïint +gzuncompressÌ16Í(string $data [, int $length = ''])Ïstring +gzwriteÌ16Í(resource $zp, string $string [, int $length = ''])Ïint +haldClutImageÌ128Í(Imagick $clut [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +handleÌ128Í()ÏbooleanÎYar_Server +handleÌ128Í()ÏstringÎGearmanJob +handleÌ128Í([string $soap_request = ''])ÏvoidÎSoapServer +hasÌ128Í(string $name)ÏboolÎYaf_Registry +hasÌ128Í(string $name)ÏvoidÎYaf_Session +hasAttributeÌ128Í(string $name)ÏboolÎDOMElement +hasAttributeNSÌ128Í(string $namespaceURI, string $localName)ÏboolÎDOMElement +hasAttributesÌ128Í()ÏboolÎDOMNode +hasBinaryPropertyÌ128Í(mixed $codepoint, int $property)ÏboolÎIntlChar +hasChildNodesÌ128Í()ÏboolÎDOMNode +hasChildrenÌ128Í()ÏboolÎParentIterator +hasChildrenÌ128Í()ÏboolÎRecursiveCachingIterator +hasChildrenÌ128Í()ÏboolÎRecursiveCallbackFilterIterator +hasChildrenÌ128Í()ÏboolÎRecursiveFilterIterator +hasChildrenÌ128Í()ÏboolÎRecursiveIterator +hasChildrenÌ128Í()ÏboolÎRecursiveRegexIterator +hasChildrenÌ128Í()ÏboolÎSimpleXMLIterator +hasChildrenÌ128Í()ÏboolÎSplFileObject +hasChildrenÌ128Í()ÏboolÎtidyNode +hasChildrenÌ128Í([bool $allow_links = false])ÏboolÎRecursiveDirectoryIterator +hasChildrenÌ128Í()ÏobjectÎRecursiveArrayIterator +hasConstantÌ128Í(string $name)ÏboolÎReflectionClass +hasCurrentPointÌ128Í(CairoContext $context)ÏboolÎCairoContext +hasExsltSupportÌ128Í()ÏboolÎXSLTProcessor +hasFeatureÌ128Í(string $feature, string $version)ÏboolÎDOMImplementation +hasFrameÌ128Í(resource $link)ÏboolÎStomp +hasMetadataÌ128Í()ÏboolÎPhar +hasMetadataÌ128Í()ÏboolÎPharFileInfo +hasMethodÌ128Í(string $name)ÏboolÎReflectionClass +hasNextÌ128Í()ÏboolÎMongoCursor +hasNextÌ128Í()ÏvoidÎCachingIterator +hasNextImageÌ128Í()ÏboolÎImagick +hasPrevÌ128Í(resource $result)ÏboolÎSQLiteResult +hasPreviousImageÌ128Í()ÏboolÎImagick +hasPropertyÌ128Í(string $name)ÏboolÎReflectionClass +hasReturnTypeÌ128Í()ÏboolÎReflectionFunctionAbstract +hasSameRulesÌ128Í(IntlTimeZone $otherTimeZone)ÏboolÎIntlTimeZone +hasSiblingsÌ128Í()ÏboolÎtidyNode +hasTypeÌ128Í()ÏboolÎReflectionParameter +hashÌ16Í(string $algo, string $data [, bool $raw_output = false])Ïstring +hashÌ128Í()ÏintÎCairoFontOptions +hash_algosÌ16Í()Ïarray +hash_copyÌ16Í(resource $context)Ïresource +hash_equalsÌ16Í(string $known_string, string $user_string)Ïbool +hash_fileÌ16Í(string $algo, string $filename [, bool $raw_output = false])Ïstring +hash_finalÌ16Í(resource $context [, bool $raw_output = false])Ïstring +hash_hmacÌ16Í(string $algo, string $data, string $key [, bool $raw_output = false])Ïstring +hash_hmac_fileÌ16Í(string $algo, string $filename, string $key [, bool $raw_output = false])Ïstring +hash_initÌ16Í(string $algo [, int $options = '' [, string $key = '']])Ïresource +hash_pbkdf2Ì16Í(string $algo, string $password, string $salt, int $iterations [, int $length = '' [, bool $raw_output = false]])Ïstring +hash_updateÌ16Í(resource $context, string $data)Ïbool +hash_update_fileÌ16Í(resource $hcontext, string $filename [, resource $scontext = ''])Ïbool +hash_update_streamÌ16Í(resource $context, resource $handle [, int $length = -1])Ïint +hasnextimageÌ128Í()ÏmixedÎGmagick +haspreviousimageÌ128Í()ÏmixedÎGmagick +headÌ128Í(tidy $object)ÏtidyNodeÎtidy +headerÌ16Í(string $string [, bool $replace = true [, int $http_response_code = '']])Ïvoid +headerÌ128Í()ÏobjectÎSAMMessage +header_register_callbackÌ16Í(callable $callback)Ïbool +header_removeÌ16Í([string $name = ''])Ïvoid +headers_listÌ16Í()Ïarray +headers_sentÌ16Í([string $file = '' [, int $line = '']])Ïbool +hebrevÌ16Í(string $hebrew_text [, int $max_chars_per_line = ''])Ïstring +hebrevcÌ16Í(string $hebrew_text [, int $max_chars_per_line = ''])Ïstring +hex2binÌ16Í(string $data)Ïstring +hexdecÌ16Í(string $hex_string)Ïnumber +highlight_fileÌ16Í(string $filename [, bool $return = false])Ïmixed +highlight_stringÌ16Í(string $str [, bool $return = false])Ïmixed +hintÌ128Í(mixed $index)ÏMongoCursorÎMongoCursor +hintÌ128Í()ÏstringÎTokyoTyrantQuery +htmlÌ128Í(tidy $object)ÏtidyNodeÎtidy +html_entity_decodeÌ16Í(string $string [, int $flags = ENT_COMPAT | ENT_HTML401 [, string $encoding = ini_get("default_charset")]])Ïstring +htmlentitiesÌ16Í(string $string [, int $flags = ENT_COMPAT | ENT_HTML401 [, string $encoding = ini_get("default_charset") [, bool $double_encode = true]]])Ïstring +htmlspecialcharsÌ16Í(string $string [, int $flags = ENT_COMPAT | ENT_HTML401 [, string $encoding = ini_get("default_charset") [, bool $double_encode = true]]])Ïstring +htmlspecialchars_decodeÌ16Í(string $string [, int $flags = ENT_COMPAT | ENT_HTML401])Ïstring +http_build_queryÌ16Í(mixed $query_data [, string $numeric_prefix = '' [, string $arg_separator = '' [, int $enc_type = '']]])Ïstring +http_response_codeÌ16Í([int $response_code = ''])Ïmixed +hwapi_attribute_newÌ16Í([string $name = '' [, string $value = '']])ÏHW_API_Attribute +hwapi_content_newÌ16Í(string $content, string $mimetype)ÏHW_API_Content +hwapi_hgcspÌ16Í(string $hostname [, int $port = ''])ÏHW_API +hwapi_object_newÌ16Í(array $parameter)Ïhw_api_object +hwstatÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +hypotÌ16Í(float $x, float $y)Ïfloat +ibase_add_userÌ16Í(resource $service_handle, string $user_name, string $password [, string $first_name = '' [, string $middle_name = '' [, string $last_name = '']]])Ïbool +ibase_affected_rowsÌ16Í([resource $link_identifier = ''])Ïint +ibase_backupÌ16Í(resource $service_handle, string $source_db, string $dest_file [, int $options = '' [, bool $verbose = false]])Ïmixed +ibase_blob_addÌ16Í(resource $blob_handle, string $data)Ïvoid +ibase_blob_cancelÌ16Í(resource $blob_handle)Ïbool +ibase_blob_closeÌ16Í(resource $blob_handle)Ïmixed +ibase_blob_createÌ16Í([resource $link_identifier = ''])Ïresource +ibase_blob_echoÌ16Í(string $blob_id, resource $link_identifier)Ïbool +ibase_blob_getÌ16Í(resource $blob_handle, int $len)Ïstring +ibase_blob_importÌ16Í(resource $link_identifier, resource $file_handle)Ïstring +ibase_blob_infoÌ16Í(resource $link_identifier, string $blob_id)Ïarray +ibase_blob_openÌ16Í(resource $link_identifier, string $blob_id)Ïresource +ibase_closeÌ16Í([resource $connection_id = ''])Ïbool +ibase_commitÌ16Í([resource $link_or_trans_identifier = ''])Ïbool +ibase_commit_retÌ16Í([resource $link_or_trans_identifier = ''])Ïbool +ibase_connectÌ16Í([string $database = '' [, string $username = '' [, string $password = '' [, string $charset = '' [, int $buffers = '' [, int $dialect = '' [, string $role = '' [, int $sync = '']]]]]]]])Ïresource +ibase_db_infoÌ16Í(resource $service_handle, string $db, int $action [, int $argument = ''])Ïstring +ibase_delete_userÌ16Í(resource $service_handle, string $user_name)Ïbool +ibase_drop_dbÌ16Í([resource $connection = ''])Ïbool +ibase_errcodeÌ16Í()Ïint +ibase_errmsgÌ16Í()Ïstring +ibase_executeÌ16Í(resource $query [, mixed $bind_arg = '' [, mixed $... = '']])Ïresource +ibase_fetch_assocÌ16Í(resource $result [, int $fetch_flag = ''])Ïarray +ibase_fetch_objectÌ16Í(resource $result_id [, int $fetch_flag = ''])Ïobject +ibase_fetch_rowÌ16Í(resource $result_identifier [, int $fetch_flag = ''])Ïarray +ibase_field_infoÌ16Í(resource $result, int $field_number)Ïarray +ibase_free_event_handlerÌ16Í(resource $event)Ïbool +ibase_free_queryÌ16Í(resource $query)Ïbool +ibase_free_resultÌ16Í(resource $result_identifier)Ïbool +ibase_gen_idÌ16Í(string $generator [, int $increment = 1 [, resource $link_identifier = '']])Ïmixed +ibase_maintain_dbÌ16Í(resource $service_handle, string $db, int $action [, int $argument = ''])Ïbool +ibase_modify_userÌ16Í(resource $service_handle, string $user_name, string $password [, string $first_name = '' [, string $middle_name = '' [, string $last_name = '']]])Ïbool +ibase_name_resultÌ16Í(resource $result, string $name)Ïbool +ibase_num_fieldsÌ16Í(resource $result_id)Ïint +ibase_num_paramsÌ16Í(resource $query)Ïint +ibase_param_infoÌ16Í(resource $query, int $param_number)Ïarray +ibase_pconnectÌ16Í([string $database = '' [, string $username = '' [, string $password = '' [, string $charset = '' [, int $buffers = '' [, int $dialect = '' [, string $role = '' [, int $sync = '']]]]]]]])Ïresource +ibase_prepareÌ16Í(string $query, resource $link_identifier, string $trans)Ïresource +ibase_queryÌ16Í([resource $link_identifier = '', string $query [, int $bind_args = '']])Ïresource +ibase_restoreÌ16Í(resource $service_handle, string $source_file, string $dest_db [, int $options = '' [, bool $verbose = false]])Ïmixed +ibase_rollbackÌ16Í([resource $link_or_trans_identifier = ''])Ïbool +ibase_rollback_retÌ16Í([resource $link_or_trans_identifier = ''])Ïbool +ibase_server_infoÌ16Í(resource $service_handle, int $action)Ïstring +ibase_service_attachÌ16Í(string $host, string $dba_username, string $dba_password)Ïresource +ibase_service_detachÌ16Í(resource $service_handle)Ïbool +ibase_set_event_handlerÌ16Í(callable $event_handler, string $event_name1 [, string $event_name2 = '' [, string $... = '', resource $connection]])Ïresource +ibase_transÌ16Í([int $trans_args = '' [, resource $link_identifier = '']])Ïresource +ibase_wait_eventÌ16Í(string $event_name1 [, string $event_name2 = '' [, string $... = '', resource $connection]])Ïstring +iconvÌ16Í(string $in_charset, string $out_charset, string $str)Ïstring +iconv_get_encodingÌ16Í([string $type = "all"])Ïmixed +iconv_mime_decodeÌ16Í(string $encoded_header [, int $mode = '' [, string $charset = ini_get("iconv.internal_encoding")]])Ïstring +iconv_mime_decode_headersÌ16Í(string $encoded_headers [, int $mode = '' [, string $charset = ini_get("iconv.internal_encoding")]])Ïarray +iconv_mime_encodeÌ16Í(string $field_name, string $field_value [, array $preferences = ''])Ïstring +iconv_set_encodingÌ16Í(string $type, string $charset)Ïbool +iconv_strlenÌ16Í(string $str [, string $charset = ini_get("iconv.internal_encoding")])Ïint +iconv_strposÌ16Í(string $haystack, string $needle [, int $offset = '' [, string $charset = ini_get("iconv.internal_encoding")]])Ïint +iconv_strrposÌ16Í(string $haystack, string $needle [, string $charset = ini_get("iconv.internal_encoding")])Ïint +iconv_substrÌ16Í(string $str, int $offset [, int $length = iconv_strlen($str, $charset) [, string $charset = ini_get("iconv.internal_encoding")]])Ïstring +id3_get_frame_long_nameÌ16Í(string $frameId)Ïstring +id3_get_frame_short_nameÌ16Í(string $frameId)Ïstring +id3_get_genre_idÌ16Í(string $genre)Ïint +id3_get_genre_listÌ16Í()Ïarray +id3_get_genre_nameÌ16Í(int $genre_id)Ïstring +id3_get_tagÌ16Í(string $filename [, int $version = ID3_BEST])Ïarray +id3_get_versionÌ16Í(string $filename)Ïint +id3_remove_tagÌ16Í(string $filename [, int $version = ID3_V1_0])Ïbool +id3_set_tagÌ16Í(string $filename, array $tag [, int $version = ID3_V1_0])Ïbool +idateÌ16Í(string $format [, int $timestamp = time()])Ïint +identifyÌ128Í(array $parameter)ÏboolÎhw_api +identifyFormatÌ128Í(string $embedText)Ïstring|falseÎImagick +identifyImageÌ128Í([bool $appendRawOutput = false])ÏarrayÎImagick +identityÌ128Í(int $n)ÏarrayÎLapack +identityMatrixÌ128Í(CairoContext $context)ÏvoidÎCairoContext +idleÌ128Í(callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvIdleÎEvLoop +idn_to_asciiÌ16Í(string $domain [, int $options = '' [, int $variant = INTL_IDNA_VARIANT_2003 [, array $idna_info = '']]])Ïstring +idn_to_utf8Ì16Í(string $domain [, int $options = '' [, int $variant = INTL_IDNA_VARIANT_2003 [, array $idna_info = '']]])Ïstring +ifx_affected_rowsÌ16Í(resource $result_id)Ïint +ifx_blobinfile_modeÌ16Í(int $mode)Ïbool +ifx_byteasvarcharÌ16Í(int $mode)Ïbool +ifx_closeÌ16Í([resource $link_identifier = ''])Ïbool +ifx_connectÌ16Í([string $database = '' [, string $userid = '' [, string $password = '']]])Ïresource +ifx_copy_blobÌ16Í(int $bid)Ïint +ifx_create_blobÌ16Í(int $type, int $mode, string $param)Ïint +ifx_create_charÌ16Í(string $param)Ïint +ifx_doÌ16Í(resource $result_id)Ïbool +ifx_errorÌ16Í([resource $link_identifier = ''])Ïstring +ifx_errormsgÌ16Í([int $errorcode = ''])Ïstring +ifx_fetch_rowÌ16Í(resource $result_id [, mixed $position = ''])Ïarray +ifx_fieldpropertiesÌ16Í(resource $result_id)Ïarray +ifx_fieldtypesÌ16Í(resource $result_id)Ïarray +ifx_free_blobÌ16Í(int $bid)Ïbool +ifx_free_charÌ16Í(int $bid)Ïbool +ifx_free_resultÌ16Í(resource $result_id)Ïbool +ifx_get_blobÌ16Í(int $bid)Ïstring +ifx_get_charÌ16Í(int $bid)Ïstring +ifx_getsqlcaÌ16Í(resource $result_id)Ïarray +ifx_htmltbl_resultÌ16Í(resource $result_id [, string $html_table_options = ''])Ïint +ifx_nullformatÌ16Í(int $mode)Ïbool +ifx_num_fieldsÌ16Í(resource $result_id)Ïint +ifx_num_rowsÌ16Í(resource $result_id)Ïint +ifx_pconnectÌ16Í([string $database = '' [, string $userid = '' [, string $password = '']]])Ïresource +ifx_prepareÌ16Í(string $query, resource $link_identifier [, int $cursor_def = '', mixed $blobidarray])Ïresource +ifx_queryÌ16Í(string $query, resource $link_identifier [, int $cursor_type = '' [, mixed $blobidarray = '']])Ïresource +ifx_textasvarcharÌ16Í(int $mode)Ïbool +ifx_update_blobÌ16Í(int $bid, string $content)Ïbool +ifx_update_charÌ16Í(int $bid, string $content)Ïbool +ifxus_close_slobÌ16Í(int $bid)Ïbool +ifxus_create_slobÌ16Í(int $mode)Ïint +ifxus_free_slobÌ16Í(int $bid)Ïbool +ifxus_open_slobÌ16Í(int $bid, int $mode)Ïint +ifxus_read_slobÌ16Í(int $bid, int $nbytes)Ïstring +ifxus_seek_slobÌ16Í(int $bid, int $mode, int $offset)Ïint +ifxus_tell_slobÌ16Í(int $bid)Ïint +ifxus_write_slobÌ16Í(int $bid, string $content)Ïint +ignore_user_abortÌ16Í([bool $value = ''])Ïint +iis_add_serverÌ16Í(string $path, string $comment, string $server_ip, int $port, string $host_name, int $rights, int $start_server)Ïint +iis_get_dir_securityÌ16Í(int $server_instance, string $virtual_path)Ïint +iis_get_script_mapÌ16Í(int $server_instance, string $virtual_path, string $script_extension)Ïstring +iis_get_server_by_commentÌ16Í(string $comment)Ïint +iis_get_server_by_pathÌ16Í(string $path)Ïint +iis_get_server_rightsÌ16Í(int $server_instance, string $virtual_path)Ïint +iis_get_service_stateÌ16Í(string $service_id)Ïint +iis_remove_serverÌ16Í(int $server_instance)Ïint +iis_set_app_settingsÌ16Í(int $server_instance, string $virtual_path, string $application_scope)Ïint +iis_set_dir_securityÌ16Í(int $server_instance, string $virtual_path, int $directory_flags)Ïint +iis_set_script_mapÌ16Í(int $server_instance, string $virtual_path, string $script_extension, string $engine_path, int $allow_scripting)Ïint +iis_set_server_rightsÌ16Í(int $server_instance, string $virtual_path, int $directory_flags)Ïint +iis_start_serverÌ16Í(int $server_instance)Ïint +iis_start_serviceÌ16Í(string $service_id)Ïint +iis_stop_serverÌ16Í(int $server_instance)Ïint +iis_stop_serviceÌ16Í(string $service_id)Ïint +image2wbmpÌ16Í(resource $image [, string $filename = '' [, int $threshold = '']])Ïbool +image_type_to_extensionÌ16Í(int $imagetype [, bool $include_dot = ''])Ïstring +image_type_to_mime_typeÌ16Í(int $imagetype)Ïstring +imageaffineÌ16Í(resource $image, array $affine [, array $clip = ''])Ïresource +imageaffinematrixconcatÌ16Í(array $m1, array $m2)Ïarray +imageaffinematrixgetÌ16Í(int $type [, mixed $options = ''])Ïarray +imagealphablendingÌ16Í(resource $image, bool $blendmode)Ïbool +imageantialiasÌ16Í(resource $image, bool $enabled)Ïbool +imagearcÌ16Í(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color)Ïbool +imagecharÌ16Í(resource $image, int $font, int $x, int $y, string $c, int $color)Ïbool +imagecharupÌ16Í(resource $image, int $font, int $x, int $y, string $c, int $color)Ïbool +imagecolorallocateÌ16Í(resource $image, int $red, int $green, int $blue)Ïint +imagecolorallocatealphaÌ16Í(resource $image, int $red, int $green, int $blue, int $alpha)Ïint +imagecoloratÌ16Í(resource $image, int $x, int $y)Ïint +imagecolorclosestÌ16Í(resource $image, int $red, int $green, int $blue)Ïint +imagecolorclosestalphaÌ16Í(resource $image, int $red, int $green, int $blue, int $alpha)Ïint +imagecolorclosesthwbÌ16Í(resource $image, int $red, int $green, int $blue)Ïint +imagecolordeallocateÌ16Í(resource $image, int $color)Ïbool +imagecolorexactÌ16Í(resource $image, int $red, int $green, int $blue)Ïint +imagecolorexactalphaÌ16Í(resource $image, int $red, int $green, int $blue, int $alpha)Ïint +imagecolormatchÌ16Í(resource $image1, resource $image2)Ïbool +imagecolorresolveÌ16Í(resource $image, int $red, int $green, int $blue)Ïint +imagecolorresolvealphaÌ16Í(resource $image, int $red, int $green, int $blue, int $alpha)Ïint +imagecolorsetÌ16Í(resource $image, int $index, int $red, int $green, int $blue [, int $alpha = ''])Ïvoid +imagecolorsforindexÌ16Í(resource $image, int $index)Ïarray +imagecolorstotalÌ16Í(resource $image)Ïint +imagecolortransparentÌ16Í(resource $image [, int $color = ''])Ïint +imageconvolutionÌ16Í(resource $image, array $matrix, float $div, float $offset)Ïbool +imagecopyÌ16Í(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Ì16Í(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Ì16Í(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Ì16Í(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Ì16Í(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 +imagecreateÌ16Í(int $width, int $height)Ïresource +imagecreatefromgdÌ16Í(string $filename)Ïresource +imagecreatefromgd2Ì16Í(string $filename)Ïresource +imagecreatefromgd2partÌ16Í(string $filename, int $srcX, int $srcY, int $width, int $height)Ïresource +imagecreatefromgifÌ16Í(string $filename)Ïresource +imagecreatefromjpegÌ16Í(string $filename)Ïresource +imagecreatefrompngÌ16Í(string $filename)Ïresource +imagecreatefromstringÌ16Í(string $image)Ïresource +imagecreatefromwbmpÌ16Í(string $filename)Ïresource +imagecreatefromwebpÌ16Í(string $filename)Ïresource +imagecreatefromxbmÌ16Í(string $filename)Ïresource +imagecreatefromxpmÌ16Í(string $filename)Ïresource +imagecreatetruecolorÌ16Í(int $width, int $height)Ïresource +imagecropÌ16Í(resource $image, array $rect)Ïresource +imagecropautoÌ16Í(resource $image [, int $mode = -1 [, float $threshold = .5 [, int $color = -1]]])Ïresource +imagedashedlineÌ16Í(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)Ïbool +imagedestroyÌ16Í(resource $image)Ïbool +imageellipseÌ16Í(resource $image, int $cx, int $cy, int $width, int $height, int $color)Ïbool +imagefillÌ16Í(resource $image, int $x, int $y, int $color)Ïbool +imagefilledarcÌ16Í(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color, int $style)Ïbool +imagefilledellipseÌ16Í(resource $image, int $cx, int $cy, int $width, int $height, int $color)Ïbool +imagefilledpolygonÌ16Í(resource $image, array $points, int $num_points, int $color)Ïbool +imagefilledrectangleÌ16Í(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)Ïbool +imagefilltoborderÌ16Í(resource $image, int $x, int $y, int $border, int $color)Ïbool +imagefilterÌ16Í(resource $image, int $filtertype [, int $arg1 = '' [, int $arg2 = '' [, int $arg3 = '' [, int $arg4 = '']]]])Ïbool +imageflipÌ16Í(resource $image, int $mode)Ïbool +imagefontheightÌ16Í(int $font)Ïint +imagefontwidthÌ16Í(int $font)Ïint +imageftbboxÌ16Í(float $size, float $angle, string $fontfile, string $text [, array $extrainfo = ''])Ïarray +imagefttextÌ16Í(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text [, array $extrainfo = ''])Ïarray +imagegammacorrectÌ16Í(resource $image, float $inputgamma, float $outputgamma)Ïbool +imagegdÌ16Í(resource $image [, string $filename = ''])Ïbool +imagegd2Ì16Í(resource $image [, string $filename = '' [, int $chunk_size = '' [, int $type = IMG_GD2_RAW]]])Ïbool +imagegifÌ16Í(resource $image [, string $filename = ''])Ïbool +imagegrabscreenÌ16Í()Ïresource +imagegrabwindowÌ16Í(int $window_handle [, int $client_area = ''])Ïresource +imageinterlaceÌ16Í(resource $image [, int $interlace = ''])Ïint +imageistruecolorÌ16Í(resource $image)Ïbool +imagejpegÌ16Í(resource $image [, string $filename = '' [, int $quality = '']])Ïbool +imagelayereffectÌ16Í(resource $image, int $effect)Ïbool +imagelineÌ16Í(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)Ïbool +imageloadfontÌ16Í(string $file)Ïint +imagepalettecopyÌ16Í(resource $destination, resource $source)Ïvoid +imagepalettetotruecolorÌ16Í(resource $src)Ïbool +imagepngÌ16Í(resource $image [, string $filename = '' [, int $quality = '' [, int $filters = '']]])Ïbool +imagepolygonÌ16Í(resource $image, array $points, int $num_points, int $color)Ïbool +imagepsbboxÌ16Í(string $text, resource $font, int $size, int $space, int $tightness, float $angle)Ïarray +imagepsencodefontÌ16Í(resource $font_index, string $encodingfile)Ïbool +imagepsextendfontÌ16Í(resource $font_index, float $extend)Ïbool +imagepsfreefontÌ16Í(resource $font_index)Ïbool +imagepsloadfontÌ16Í(string $filename)Ïresource +imagepsslantfontÌ16Í(resource $font_index, float $slant)Ïbool +imagepstextÌ16Í(resource $image, string $text, resource $font_index, int $size, int $foreground, int $background, int $x, int $y [, int $space = '' [, int $tightness = '' [, float $angle = 0.0 [, int $antialias_steps = 4]]]])Ïarray +imagerectangleÌ16Í(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)Ïbool +imagerotateÌ16Í(resource $image, float $angle, int $bgd_color [, int $ignore_transparent = ''])Ïresource +imagesavealphaÌ16Í(resource $image, bool $saveflag)Ïbool +imagescaleÌ16Í(resource $image, int $new_width [, int $new_height = -1 [, int $mode = IMG_BILINEAR_FIXED]])Ïresource +imagesetbrushÌ16Í(resource $image, resource $brush)Ïbool +imagesetinterpolationÌ16Í(resource $image [, int $method = IMG_BILINEAR_FIXED])Ïbool +imagesetpixelÌ16Í(resource $image, int $x, int $y, int $color)Ïbool +imagesetstyleÌ16Í(resource $image, array $style)Ïbool +imagesetthicknessÌ16Í(resource $image, int $thickness)Ïbool +imagesettileÌ16Í(resource $image, resource $tile)Ïbool +imagestringÌ16Í(resource $image, int $font, int $x, int $y, string $string, int $color)Ïbool +imagestringupÌ16Í(resource $image, int $font, int $x, int $y, string $string, int $color)Ïbool +imagesxÌ16Í(resource $image)Ïint +imagesyÌ16Í(resource $image)Ïint +imagetruecolortopaletteÌ16Í(resource $image, bool $dither, int $ncolors)Ïbool +imagettfbboxÌ16Í(float $size, float $angle, string $fontfile, string $text)Ïarray +imagettftextÌ16Í(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text)Ïarray +imagetypesÌ16Í()Ïint +imagewbmpÌ16Í(resource $image [, string $filename = '' [, int $foreground = '']])Ïbool +imagewebpÌ16Í(resource $image, string $filename)Ïbool +imagexbmÌ16Í(resource $image, string $filename [, int $foreground = ''])Ïbool +imap_8bitÌ16Í(string $string)Ïstring +imap_alertsÌ16Í()Ïarray +imap_appendÌ16Í(resource $imap_stream, string $mailbox, string $message [, string $options = '' [, string $internal_date = '']])Ïbool +imap_base64Ì16Í(string $text)Ïstring +imap_binaryÌ16Í(string $string)Ïstring +imap_bodyÌ16Í(resource $imap_stream, int $msg_number [, int $options = ''])Ïstring +imap_bodystructÌ16Í(resource $imap_stream, int $msg_number, string $section)Ïobject +imap_checkÌ16Í(resource $imap_stream)Ïobject +imap_clearflag_fullÌ16Í(resource $imap_stream, string $sequence, string $flag [, int $options = ''])Ïbool +imap_closeÌ16Í(resource $imap_stream [, int $flag = ''])Ïbool +imap_createÌ16Í()Ï +imap_createmailboxÌ16Í(resource $imap_stream, string $mailbox)Ïbool +imap_deleteÌ16Í(resource $imap_stream, int $msg_number [, int $options = ''])Ïbool +imap_deletemailboxÌ16Í(resource $imap_stream, string $mailbox)Ïbool +imap_errorsÌ16Í()Ïarray +imap_expungeÌ16Í(resource $imap_stream)Ïbool +imap_fetch_overviewÌ16Í(resource $imap_stream, string $sequence [, int $options = ''])Ïarray +imap_fetchbodyÌ16Í(resource $imap_stream, int $msg_number, string $section [, int $options = ''])Ïstring +imap_fetchheaderÌ16Í(resource $imap_stream, int $msg_number [, int $options = ''])Ïstring +imap_fetchmimeÌ16Í(resource $imap_stream, int $msg_number, string $section [, int $options = ''])Ïstring +imap_fetchstructureÌ16Í(resource $imap_stream, int $msg_number [, int $options = ''])Ïobject +imap_fetchtextÌ16Í()Ï +imap_gcÌ16Í(resource $imap_stream, int $caches)Ïbool +imap_get_quotaÌ16Í(resource $imap_stream, string $quota_root)Ïarray +imap_get_quotarootÌ16Í(resource $imap_stream, string $quota_root)Ïarray +imap_getaclÌ16Í(resource $imap_stream, string $mailbox)Ïarray +imap_getmailboxesÌ16Í(resource $imap_stream, string $ref, string $pattern)Ïarray +imap_getsubscribedÌ16Í(resource $imap_stream, string $ref, string $pattern)Ïarray +imap_headerÌ16Í()Ï +imap_headerinfoÌ16Í(resource $imap_stream, int $msg_number [, int $fromlength = '' [, int $subjectlength = '' [, string $defaulthost = '']]])Ïobject +imap_headersÌ16Í(resource $imap_stream)Ïarray +imap_last_errorÌ16Í()Ïstring +imap_listÌ16Í(resource $imap_stream, string $ref, string $pattern)Ïarray +imap_listmailboxÌ16Í()Ï +imap_listscanÌ16Í(resource $imap_stream, string $ref, string $pattern, string $content)Ïarray +imap_listsubscribedÌ16Í()Ï +imap_lsubÌ16Í(resource $imap_stream, string $ref, string $pattern)Ïarray +imap_mailÌ16Í(string $to, string $subject, string $message [, string $additional_headers = '' [, string $cc = '' [, string $bcc = '' [, string $rpath = '']]]])Ïbool +imap_mail_composeÌ16Í(array $envelope, array $body)Ïstring +imap_mail_copyÌ16Í(resource $imap_stream, string $msglist, string $mailbox [, int $options = ''])Ïbool +imap_mail_moveÌ16Í(resource $imap_stream, string $msglist, string $mailbox [, int $options = ''])Ïbool +imap_mailboxmsginfoÌ16Í(resource $imap_stream)Ïobject +imap_mime_header_decodeÌ16Í(string $text)Ïarray +imap_msgnoÌ16Í(resource $imap_stream, int $uid)Ïint +imap_num_msgÌ16Í(resource $imap_stream)Ïint +imap_num_recentÌ16Í(resource $imap_stream)Ïint +imap_openÌ16Í(string $mailbox, string $username, string $password [, int $options = '' [, int $n_retries = '' [, array $params = '']]])Ïresource +imap_pingÌ16Í(resource $imap_stream)Ïbool +imap_qprintÌ16Í(string $string)Ïstring +imap_renameÌ16Í()Ï +imap_renamemailboxÌ16Í(resource $imap_stream, string $old_mbox, string $new_mbox)Ïbool +imap_reopenÌ16Í(resource $imap_stream, string $mailbox [, int $options = '' [, int $n_retries = '']])Ïbool +imap_rfc822_parse_adrlistÌ16Í(string $address, string $default_host)Ïarray +imap_rfc822_parse_headersÌ16Í(string $headers [, string $defaulthost = "UNKNOWN"])Ïobject +imap_rfc822_write_addressÌ16Í(string $mailbox, string $host, string $personal)Ïstring +imap_savebodyÌ16Í(resource $imap_stream, mixed $file, int $msg_number [, string $part_number = "" [, int $options = '']])Ïbool +imap_scanÌ16Í()Ï +imap_scanmailboxÌ16Í()Ï +imap_searchÌ16Í(resource $imap_stream, string $criteria [, int $options = SE_FREE [, string $charset = '']])Ïarray +imap_set_quotaÌ16Í(resource $imap_stream, string $quota_root, int $quota_limit)Ïbool +imap_setaclÌ16Í(resource $imap_stream, string $mailbox, string $id, string $rights)Ïbool +imap_setflag_fullÌ16Í(resource $imap_stream, string $sequence, string $flag [, int $options = NIL])Ïbool +imap_sortÌ16Í(resource $imap_stream, int $criteria, int $reverse [, int $options = '' [, string $search_criteria = '' [, string $charset = '']]])Ïarray +imap_statusÌ16Í(resource $imap_stream, string $mailbox, int $options)Ïobject +imap_subscribeÌ16Í(resource $imap_stream, string $mailbox)Ïbool +imap_threadÌ16Í(resource $imap_stream [, int $options = SE_FREE])Ïarray +imap_timeoutÌ16Í(int $timeout_type [, int $timeout = -1])Ïmixed +imap_uidÌ16Í(resource $imap_stream, int $msg_number)Ïint +imap_undeleteÌ16Í(resource $imap_stream, int $msg_number [, int $flags = ''])Ïbool +imap_unsubscribeÌ16Í(resource $imap_stream, string $mailbox)Ïbool +imap_utf7_decodeÌ16Í(string $text)Ïstring +imap_utf7_encodeÌ16Í(string $data)Ïstring +imap_utf8Ì16Í(string $mime_encoded_text)Ïstring +immortalÌ128Í([bool $liveForever = true])ÏMongoCursorÎMongoCursor +implementsInterfaceÌ128Í(string $interface)ÏboolÎReflectionClass +implodeÌ16Í(string $glue, array $pieces)Ïstring +implodeImageÌ128Í(float $radius)ÏboolÎImagick +implodeimageÌ128Í(float $radius)ÏmixedÎGmagick +importÌ128Í(string $filename)ÏboolÎOCI-Lob +importÌ128Í()ÏvoidÎYaf_Loader +importCharÌ128Í(string $libswf, string $name)ÏSWFSpriteÎSWFMovie +importFontÌ128Í(string $libswf, string $name)ÏSWFFontCharÎSWFMovie +importImagePixelsÌ128Í(int $x, int $y, int $width, int $height, string $map, int $storage, array $pixels)ÏboolÎImagick +importNodeÌ128Í(DOMNode $importedNode [, bool $deep = ''])ÏDOMNodeÎDOMDocument +importStylesheetÌ128Í(object $stylesheet)ÏboolÎXSLTProcessor +import_request_variablesÌ16Í(string $types [, string $prefix = ''])Ïbool +inDaylightTimeÌ128Í(IntlCalendar $cal)ÏboolÎIntlCalendar +inFillÌ128Í(string $x, string $y, CairoContext $context)ÏboolÎCairoContext +inNamespaceÌ128Í()ÏboolÎReflectionClass +inNamespaceÌ128Í()ÏboolÎReflectionFunctionAbstract +inStrokeÌ128Í(string $x, string $y, CairoContext $context)ÏboolÎCairoContext +inTransactionÌ128Í()ÏboolÎPDO +in_arrayÌ16Í(mixed $needle, array $haystack [, bool $strict = ''])Ïbool +includeÌ128Í(string $file)ÏmixedÎLua +inclued_get_dataÌ16Í()Ïarray +incrementÌ128Í(string $key [, int $offset = 1 [, int $initial_value = '' [, int $expiry = '']]])ÏintÎMemcached +incrementÌ128Í(string $key [, int $value = 1])ÏintÎMemcache +incrementByKeyÌ128Í(string $server_key, string $key [, int $offset = 1 [, int $initial_value = '' [, int $expiry = '']]])ÏintÎMemcached +inet_ntopÌ16Í(string $in_addr)Ïstring +inet_ptonÌ16Í(string $address)Ïstring +infoÌ128Í()ÏarrayÎMongoCommandCursor +infoÌ128Í()ÏarrayÎMongoCursor +infoÌ128Í()ÏarrayÎMongoCursorInterface +infoÌ128Í()ÏarrayÎMongoPool +infoÌ128Í(array $parameter)ÏarrayÎhw_api +infoÌ128Í(resource $link)ÏstringÎmaxdb +infoÌ128Í()ÏvoidÎReflectionExtension +ingres_autocommitÌ16Í(resource $link)Ïbool +ingres_autocommit_stateÌ16Í(resource $link)Ïbool +ingres_charsetÌ16Í(resource $link)Ïstring +ingres_closeÌ16Í(resource $link)Ïbool +ingres_commitÌ16Í(resource $link)Ïbool +ingres_connectÌ16Í([string $database = '' [, string $username = '' [, string $password = '' [, array $options = '']]]])Ïresource +ingres_cursorÌ16Í(resource $result)Ïstring +ingres_errnoÌ16Í([resource $link = ''])Ïint +ingres_errorÌ16Í([resource $link = ''])Ïstring +ingres_errsqlstateÌ16Í([resource $link = ''])Ïstring +ingres_escape_stringÌ16Í(resource $link, string $source_string)Ïstring +ingres_executeÌ16Í(resource $result [, array $params = '' [, string $types = '']])Ïbool +ingres_fetch_arrayÌ16Í(resource $result [, int $result_type = ''])Ïarray +ingres_fetch_assocÌ16Í(resource $result)Ïarray +ingres_fetch_objectÌ16Í(resource $result [, int $result_type = ''])Ïobject +ingres_fetch_proc_returnÌ16Í(resource $result)Ïint +ingres_fetch_rowÌ16Í(resource $result)Ïarray +ingres_field_lengthÌ16Í(resource $result, int $index)Ïint +ingres_field_nameÌ16Í(resource $result, int $index)Ïstring +ingres_field_nullableÌ16Í(resource $result, int $index)Ïbool +ingres_field_precisionÌ16Í(resource $result, int $index)Ïint +ingres_field_scaleÌ16Í(resource $result, int $index)Ïint +ingres_field_typeÌ16Í(resource $result, int $index)Ïstring +ingres_free_resultÌ16Í(resource $result)Ïbool +ingres_next_errorÌ16Í([resource $link = ''])Ïbool +ingres_num_fieldsÌ16Í(resource $result)Ïint +ingres_num_rowsÌ16Í(resource $result)Ïint +ingres_pconnectÌ16Í([string $database = '' [, string $username = '' [, string $password = '' [, array $options = '']]]])Ïresource +ingres_prepareÌ16Í(resource $link, string $query)Ïmixed +ingres_queryÌ16Í(resource $link, string $query [, array $params = '' [, string $types = '']])Ïmixed +ingres_result_seekÌ16Í(resource $result, int $position)Ïbool +ingres_rollbackÌ16Í(resource $link)Ïbool +ingres_set_environmentÌ16Í(resource $link, array $options)Ïbool +ingres_unbuffered_queryÌ16Í(resource $link, string $query [, array $params = '' [, string $types = '']])Ïmixed +ini_alterÌ16Í()Ï +ini_getÌ16Í(string $varname)Ïstring +ini_get_allÌ16Í([string $extension = '' [, bool $details = true]])Ïarray +ini_restoreÌ16Í(string $varname)Ïvoid +ini_setÌ16Í(string $varname, string $newvalue)Ïstring +initÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +initÌ128Í()ÏmysqliÎmysqli +initÌ128Í()ÏvoidÎYaf_Controller_Abstract +initIdentityÌ128Í()ÏobjectÎCairoMatrix +initRotateÌ128Í(float $radians)ÏobjectÎCairoMatrix +initScaleÌ128Í(float $sx, float $sy)ÏobjectÎCairoMatrix +initTranslateÌ128Í(float $tx, float $ty)ÏobjectÎCairoMatrix +initViewÌ128Í(string $templates_dir [, array $options = ''])ÏYaf_View_InterfaceÎYaf_Dispatcher +initViewÌ128Í([array $options = ''])ÏvoidÎYaf_Controller_Abstract +inotify_add_watchÌ16Í(resource $inotify_instance, string $pathname, int $mask)Ïint +inotify_initÌ16Í()Ïresource +inotify_queue_lenÌ16Í(resource $inotify_instance)Ïint +inotify_readÌ16Í(resource $inotify_instance)Ïarray +inotify_rm_watchÌ16Í(resource $inotify_instance, int $watch_descriptor)Ïbool +insertÌ128Í(HW_API_Attribute $attribute)ÏboolÎhw_api_object +insertÌ128Í(array|object $document [, array $options = array()])Ïbool|arrayÎMongoCollection +insertÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +insertÌ128Í(array|object $document)ÏmixedÎMongoDB::Driver::BulkWrite +insertÌ128Í(mixed $value [, int $index = ''])ÏvoidÎSDO_List +insertÌ128Í(mixed $value [, int $sequenceIndex = '' [, mixed $propertyIdentifier = '']])ÏvoidÎSDO_Sequence +insertÌ128Í(mixed $value)ÏvoidÎSplHeap +insertÌ128Í(mixed $value, mixed $priority)ÏvoidÎSplPriorityQueue +insertBeforeÌ128Í(DOMNode $newnode [, DOMNode $refnode = ''])ÏDOMNodeÎDOMNode +insertDataÌ128Í(int $offset, string $data)ÏvoidÎDOMCharacterData +insertPageÌ128Í(object $page)ÏobjectÎHaruDoc +insert_idÌ128Í(resource $link)ÏmixedÎmaxdb +insertanchorÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +insertcollectionÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +insertdocumentÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +intdivÌ16Í(int $dividend, int $divisor)Ïint +interceptFileFuncsÌ128Í()ÏvoidÎPhar +interface_existsÌ16Í(string $interface_name [, bool $autoload = true])Ïbool +intl_error_nameÌ16Í(int $error_code)Ïstring +intl_get_error_codeÌ16Í()Ïint +intl_get_error_messageÌ16Í()Ïstring +intl_is_failureÌ16Í(int $error_code)Ïbool +intlcal_get_error_codeÌ16Í(IntlCalendar $calendar)Ïint +intlcal_get_error_messageÌ16Í(IntlCalendar $calendar)Ïstring +intltz_get_error_codeÌ16Í()Ïinteger +intltz_get_error_messageÌ16Í()Ïstring +intvalÌ16Í(mixed $var [, int $base = 10])Ïinteger +inverseFourierTransformImageÌ128Í(string $complement, string $magnitude)ÏvoidÎImagick +invertÌ128Í()ÏvoidÎCairoMatrix +invokeÌ128Í([mixed $parameter = '' [, mixed $... = '']])ÏmixedÎReflectionFunction +invokeÌ128Í(object $object [, mixed $parameter = '' [, mixed $... = '']])ÏmixedÎReflectionMethod +invokeÌ128Í(int $revents)ÏvoidÎEvWatcher +invokeArgsÌ128Í(array $args)ÏmixedÎReflectionFunction +invokeArgsÌ128Í(object $object, array $args)ÏmixedÎReflectionMethod +invokePendingÌ128Í()ÏvoidÎEvLoop +ioÌ128Í(mixed $fd, int $events, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvIoÎEvLoop +ip2longÌ16Í(string $ip_address)Ïint +iptcembedÌ16Í(string $iptcdata, string $jpeg_file_name [, int $spool = ''])Ïmixed +iptcparseÌ16Í(string $iptcblock)Ïarray +is2LeggedEndpointÌ128Í(mixed $params_array)ÏvoidÎOAuthProvider +isAbstractÌ128Í()ÏboolÎReflectionClass +isAbstractÌ128Í()ÏboolÎReflectionMethod +isAbstractTypeÌ128Í()ÏboolÎSDO_Model_Type +isAnonymousÌ128Í()ÏboolÎReflectionClass +isArbiterÌ128Í()ÏboolÎMongoDB::Driver::Server +isArrayÌ128Í()ÏboolÎReflectionParameter +isAspÌ128Í()ÏboolÎtidyNode +isBoundaryÌ128Í(string $"offset")ÏReturnTypeÎIntlBreakIterator +isBrokenÌ128Í(RarArchive $rarfile)ÏboolÎRarArchive +isBufferingÌ128Í()ÏboolÎPhar +isBuiltinÌ128Í()ÏboolÎReflectionType +isCRCCheckedÌ128Í()ÏboolÎPharFileInfo +isCallableÌ128Í()ÏboolÎReflectionParameter +isCliÌ128Í()ÏvoidÎYaf_Request_Abstract +isCloneableÌ128Í()ÏboolÎReflectionClass +isClosureÌ128Í()ÏboolÎReflectionFunctionAbstract +isCommentÌ128Í()ÏboolÎtidyNode +isCompressedÌ128Í([int $compression_type = 9021976])ÏboolÎPharFileInfo +isCompressedÌ128Í()ÏmixedÎPhar +isCompressedBZIP2Ì128Í()ÏboolÎPharFileInfo +isCompressedGZÌ128Í()ÏboolÎPharFileInfo +isConnectedÌ128Í()ÏboolÎSAMConnection +isConstructorÌ128Í()ÏboolÎReflectionMethod +isContainmentÌ128Í()ÏboolÎSDO_Model_Property +isCopyrightedÌ128Í()ÏboolÎKTaglib_MPEG_AudioProperties +isDataTypeÌ128Í()ÏboolÎSDO_Model_Type +isDeadÌ128Í()ÏboolÎMongoDB::Driver::Cursor +isDefaultÌ128Í()ÏboolÎReflectionProperty +isDefaultNamespaceÌ128Í(string $namespaceURI)ÏboolÎDOMNode +isDefaultValueAvailableÌ128Í()ÏboolÎReflectionParameter +isDefaultValueConstantÌ128Í()ÏboolÎReflectionParameter +isDeprecatedÌ128Í()ÏboolÎReflectionFunctionAbstract +isDestructorÌ128Í()ÏboolÎReflectionMethod +isDirÌ128Í()ÏboolÎDirectoryIterator +isDirÌ128Í()ÏboolÎSplFileInfo +isDirectoryÌ128Í()ÏboolÎRarEntry +isDisabledÌ128Í()ÏboolÎReflectionFunction +isDispatchedÌ128Í()ÏvoidÎYaf_Request_Abstract +isDotÌ128Í()ÏboolÎDirectoryIterator +isEmptyÌ128Í()ÏboolÎKTaglib_Tag +isEmptyÌ128Í()ÏboolÎSplDoublyLinkedList +isEmptyÌ128Í()ÏboolÎSplHeap +isEmptyÌ128Í()ÏboolÎSplPriorityQueue +isEncryptedÌ128Í()ÏboolÎRarEntry +isEquivalentToÌ128Í(IntlCalendar $other, IntlCalendar $cal)ÏboolÎIntlCalendar +isExecutableÌ128Í()ÏboolÎDirectoryIterator +isExecutableÌ128Í()ÏboolÎSplFileInfo +isFileÌ128Í()ÏboolÎDirectoryIterator +isFileÌ128Í()ÏboolÎSplFileInfo +isFileFormatÌ128Í(int $format)ÏboolÎPhar +isFinalÌ128Í()ÏboolÎReflectionClass +isFinalÌ128Í()ÏboolÎReflectionMethod +isGarbageÌ128Í()ÏboolÎCollectable +isGeneratorÌ128Í()ÏboolÎReflectionFunctionAbstract +isGetÌ128Í()ÏvoidÎYaf_Request_Abstract +isHeadÌ128Í()ÏvoidÎYaf_Request_Abstract +isHiddenÌ128Í()ÏboolÎMongoDB::Driver::Server +isHtmlÌ128Í()ÏboolÎtidyNode +isIDIgnorableÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isIDPartÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isIDStartÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isISOControlÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isIdÌ128Í()ÏboolÎDOMAttr +isInstanceÌ128Í(SDO_DataObject $data_object)ÏboolÎSDO_Model_Type +isInstanceÌ128Í(object $object)ÏboolÎReflectionClass +isInstantiableÌ128Í()ÏboolÎReflectionClass +isInterfaceÌ128Í()ÏboolÎReflectionClass +isInternalÌ128Í()ÏboolÎReflectionClass +isInternalÌ128Í()ÏboolÎReflectionFunctionAbstract +isIterateableÌ128Í()ÏboolÎReflectionClass +isJavaIDPartÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isJavaIDStartÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isJavaSpaceCharÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isJoinedÌ128Í()ÏbooleanÎThread +isJsteÌ128Í()ÏboolÎtidyNode +isKnownÌ128Í()ÏboolÎGearmanTask +isLenientÌ128Í(IntlCalendar $cal)ÏboolÎIntlCalendar +isLenientÌ128Í(IntlDateFormatter $fmt)ÏboolÎIntlDateFormatter +isLinkÌ128Í()ÏboolÎDirectoryIterator +isLinkÌ128Í()ÏboolÎSplFileInfo +isLocalNameÌ128Í()ÏvoidÎYaf_Loader +isLoggingÌ128Í()ÏboolÎSDO_DAS_ChangeSummary +isManyÌ128Í()ÏboolÎSDO_Model_Property +isMirroredÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isNickÌ128Í(string $name0, string $name1 [, integer $country = ''])ÏarrayÎGender::Gender +isNormalizedÌ128Í(string $input [, int $form = Normalizer::FORM_C])ÏboolÎNormalizer +isOpenTypeÌ128Í()ÏboolÎSDO_Model_Type +isOptionalÌ128Í()ÏboolÎReflectionParameter +isOptionsÌ128Í()ÏvoidÎYaf_Request_Abstract +isOriginalÌ128Í()ÏboolÎKTaglib_MPEG_AudioProperties +isPassedByReferenceÌ128Í()ÏboolÎReflectionParameter +isPassiveÌ128Í()ÏboolÎMongoDB::Driver::Server +isPersistentÌ128Í()ÏboolÎMemcached +isPersistentÌ128Í()ÏbooleanÎZMQContext +isPersistentÌ128Í()ÏbooleanÎZMQSocket +isPersistentÌ128Í()ÏvoidÎReflectionExtension +isPhpÌ128Í()ÏboolÎtidyNode +isPixelSimilarÌ128Í(ImagickPixel $color, float $fuzz)ÏboolÎImagickPixel +isPixelSimilarQuantumÌ128Í(string $color [, string $fuzz = ''])ÏboolÎImagickPixel +isPostÌ128Í()ÏvoidÎYaf_Request_Abstract +isPrimaryÌ128Í()ÏboolÎMongoDB::Driver::Server +isPristineÌ128Í()ÏboolÎMemcached +isPrivateÌ128Í()ÏboolÎReflectionMethod +isPrivateÌ128Í()ÏboolÎReflectionProperty +isProtectedÌ128Í()ÏboolÎReflectionMethod +isProtectedÌ128Í()ÏboolÎReflectionProperty +isProtectionEnabledÌ128Í()ÏboolÎKTaglib_MPEG_AudioProperties +isPublicÌ128Í()ÏboolÎReflectionMethod +isPublicÌ128Í()ÏboolÎReflectionProperty +isPutÌ128Í()ÏvoidÎYaf_Request_Abstract +isReadableÌ128Í()ÏboolÎDirectoryIterator +isReadableÌ128Í()ÏboolÎSplFileInfo +isRefÌ128Í(mixed $ref)ÏboolÎMongoDBRef +isRequestTokenEndpointÌ128Í(bool $will_issue_request_token)ÏvoidÎOAuthProvider +isRoutedÌ128Í()ÏvoidÎYaf_Request_Abstract +isRunningÌ128Í()ÏboolÎGearmanTask +isRunningÌ128Í()ÏboolÎHRTime::PerformanceCounter +isRunningÌ128Í()ÏboolÎVarnishAdmin +isRunningÌ128Í()ÏbooleanÎThreaded +isSameNodeÌ128Í(DOMNode $node)ÏboolÎDOMNode +isSecondaryÌ128Í()ÏboolÎMongoDB::Driver::Server +isSequencedTypeÌ128Í()ÏboolÎSDO_Model_Type +isSetÌ128Í()ÏboolÎSDO_DAS_Setting +isSetÌ128Í(int $field, IntlCalendar $cal)ÏboolÎIntlCalendar +isShutdownÌ128Í()ÏbooleanÎWorker +isSimilarÌ128Í(ImagickPixel $color, float $fuzz)ÏboolÎImagickPixel +isSolidÌ128Í(RarArchive $rarfile)ÏboolÎRarArchive +isStartedÌ128Í()ÏbooleanÎThread +isStaticÌ128Í()ÏboolÎReflectionMethod +isStaticÌ128Í()ÏboolÎReflectionProperty +isSubclassOfÌ128Í(string $class)ÏboolÎReflectionClass +isSupportedÌ128Í(string $feature, string $version)ÏboolÎDOMNode +isSuspiciousÌ128Í(string $text [, string $error = ''])ÏboolÎSpoofchecker +isTemporaryÌ128Í()ÏvoidÎReflectionExtension +isTerminatedÌ128Í()ÏbooleanÎThreaded +isTextÌ128Í()ÏboolÎtidyNode +isTraitÌ128Í()ÏboolÎReflectionClass +isUAlphabeticÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isULowercaseÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isUUppercaseÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isUWhiteSpaceÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isUserDefinedÌ128Í()ÏboolÎReflectionClass +isUserDefinedÌ128Í()ÏboolÎReflectionFunctionAbstract +isUsingExceptionsÌ128Í()ÏboolÎRarException +isValidÌ128Í()ÏboolÎXMLReader +isValidÌ128Í(mixed $value)ÏboolÎMongoId +isValidPharFilenameÌ128Í(string $filename [, bool $executable = true])ÏboolÎPhar +isVariadicÌ128Í()ÏboolÎReflectionFunctionAbstract +isVariadicÌ128Í()ÏboolÎReflectionParameter +isWaitingÌ128Í()ÏbooleanÎThreaded +isWeekendÌ128Í([float $date = null, IntlCalendar $cal])ÏboolÎIntlCalendar +isWhitespaceÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isWhitespaceInElementContentÌ128Í()ÏboolÎDOMText +isWorkingÌ128Í()ÏbooleanÎWorker +isWritableÌ128Í()ÏboolÎDirectoryIterator +isWritableÌ128Í()ÏboolÎPhar +isWritableÌ128Í()ÏboolÎPharData +isWritableÌ128Í()ÏboolÎSplFileInfo +isXhtmlÌ128Í(tidy $object)ÏboolÎtidy +isXmlÌ128Í(tidy $object)ÏboolÎtidy +isXmlHttpRequestÌ128Í()ÏboolÎYaf_Request_Http +isXmlHttpRequestÌ128Í()ÏvoidÎYaf_Request_Abstract +isXmlHttpRequestÌ128Í()ÏvoidÎYaf_Request_Simple +is_aÌ16Í(object $object, string $class_name [, bool $allow_string = ''])Ïbool +is_arrayÌ16Í(mixed $var)Ïbool +is_boolÌ16Í(mixed $var)Ïbool +is_callableÌ16Í(mixed $var [, bool $syntax_only = false [, string $callable_name = '']])Ïbool +is_dirÌ16Í(string $filename)Ïbool +is_doubleÌ16Í()Ï +is_executableÌ16Í(string $filename)Ïbool +is_fileÌ16Í(string $filename)Ïbool +is_finiteÌ16Í(float $val)Ïbool +is_floatÌ16Í(mixed $var)Ïbool +is_infiniteÌ16Í(float $val)Ïbool +is_intÌ16Í(mixed $var)Ïbool +is_integerÌ16Í()Ï +is_linkÌ16Í(string $filename)Ïbool +is_longÌ16Í()Ï +is_nanÌ16Í(float $val)Ïbool +is_nullÌ16Í(mixed $var)Ïbool +is_numericÌ16Í(mixed $var)Ïbool +is_objectÌ16Í(mixed $var)Ïbool +is_readableÌ16Í(string $filename)Ïbool +is_realÌ16Í()Ï +is_resourceÌ16Í(mixed $var)Ïbool +is_scalarÌ16Í(mixed $var)Ïresource +is_soap_faultÌ16Í(mixed $object)Ïbool +is_stringÌ16Í(mixed $var)Ïbool +is_subclass_ofÌ16Í(mixed $object, string $class_name [, bool $allow_string = ''])Ïbool +is_taintedÌ16Í(string $string)Ïbool +is_uploaded_fileÌ16Í(string $filename)Ïbool +is_writableÌ16Í(string $filename)Ïbool +is_writeableÌ16Í()Ï +isalnumÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isalphaÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isbaseÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isblankÌ128Í(mixed $codepoint)ÏboolÎIntlChar +iscntrlÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isdefinedÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isdigitÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isgraphÌ128Í(mixed $codepoint)ÏboolÎIntlChar +islowerÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isprintÌ128Í(mixed $codepoint)ÏboolÎIntlChar +ispunctÌ128Í(mixed $codepoint)ÏboolÎIntlChar +issetÌ16Í(mixed $var [, mixed $... = ''])Ïbool +isspaceÌ128Í(mixed $codepoint)ÏboolÎIntlChar +istitleÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isupperÌ128Í(mixed $codepoint)ÏboolÎIntlChar +isxdigitÌ128Í(mixed $codepoint)ÏboolÎIntlChar +itemÌ128Í(int $index)ÏDOMNodeÎDOMNamedNodeMap +itemÌ128Í(int $index)ÏDOMNodeÎDOMNodelist +iterationÌ128Í()ÏintÎEv +iterator_applyÌ16Í(Traversable $iterator, callable $function [, array $args = ''])Ïint +iterator_countÌ16Í(Traversable $iterator)Ïint +iterator_to_arrayÌ16Í(Traversable $iterator [, bool $use_keys = true])Ïarray +jddayofweekÌ16Í(int $julianday [, int $mode = CAL_DOW_DAYNO])Ïmixed +jdmonthnameÌ16Í(int $julianday, int $mode)Ïstring +jdtofrenchÌ16Í(int $juliandaycount)Ïstring +jdtogregorianÌ16Í(int $julianday)Ïstring +jdtojewishÌ16Í(int $juliandaycount [, bool $hebrew = false [, int $fl = '']])Ïstring +jdtojulianÌ16Í(int $julianday)Ïstring +jdtounixÌ16Í(int $jday)Ïint +jewishtojdÌ16Í(int $month, int $day, int $year)Ïint +jobHandleÌ128Í()ÏstringÎGearmanTask +jobStatusÌ128Í(string $job_handle)ÏarrayÎGearmanClient +joinÌ16Í()Ï +joinÌ128Í()ÏbooleanÎThread +jpeg2wbmpÌ16Í(string $jpegname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)Ïbool +jsonSerializeÌ128Í()ÏmixedÎJsonSerializable +json_decodeÌ16Í(string $json [, bool $assoc = false [, int $depth = 512 [, int $options = '']]])Ïmixed +json_encodeÌ16Í(mixed $value [, int $options = '' [, int $depth = 512]])Ïstring +json_last_errorÌ16Í()Ïint +json_last_error_msgÌ16Í()Ïstring +judy_typeÌ16Í(Judy $array)Ïint +judy_versionÌ16Í()Ïstring +juliantojdÌ16Í(int $month, int $day, int $year)Ïint +kadm5_chpass_principalÌ16Í(resource $handle, string $principal, string $password)Ïbool +kadm5_create_principalÌ16Í(resource $handle, string $principal [, string $password = '' [, array $options = '']])Ïbool +kadm5_delete_principalÌ16Í(resource $handle, string $principal)Ïbool +kadm5_destroyÌ16Í(resource $handle)Ïbool +kadm5_flushÌ16Í(resource $handle)Ïbool +kadm5_get_policiesÌ16Í(resource $handle)Ïarray +kadm5_get_principalÌ16Í(resource $handle, string $principal)Ïarray +kadm5_get_principalsÌ16Í(resource $handle)Ïarray +kadm5_init_with_passwordÌ16Í(string $admin_server, string $realm, string $principal, string $password)Ïresource +kadm5_modify_principalÌ16Í(resource $handle, string $principal, array $options)Ïbool +keepaliveÌ128Í([bool $value = ''])ÏboolÎEvWatcher +keyÌ16Í(array $array)Ïmixed +keyÌ128Í()ÏReturnTypeÎIntlIterator +keyÌ128Í()ÏarrayÎMultipleIterator +keyÌ128Í()ÏintÎMongoCommandCursor +keyÌ128Í()ÏintÎSQLiteResult +keyÌ128Í()ÏintÎSplFileObject +keyÌ128Í()ÏintÎSplFixedArray +keyÌ128Í()ÏintÎSplObjectStorage +keyÌ128Í()ÏmixedÎArrayIterator +keyÌ128Í()ÏmixedÎFilterIterator +keyÌ128Í()ÏmixedÎLimitIterator +keyÌ128Í()ÏmixedÎNoRewindIterator +keyÌ128Í()ÏmixedÎRecursiveIteratorIterator +keyÌ128Í()ÏmixedÎSimpleXMLIterator +keyÌ128Í()ÏmixedÎSplDoublyLinkedList +keyÌ128Í()ÏmixedÎSplHeap +keyÌ128Í()ÏmixedÎSplPriorityQueue +keyÌ128Í()ÏmixedÎTokyoTyrantIterator +keyÌ128Í()ÏobjectÎWeakMap +keyÌ128Í()ÏscalarÎAppendIterator +keyÌ128Í()ÏscalarÎCachingIterator +keyÌ128Í()ÏscalarÎEmptyIterator +keyÌ128Í()ÏscalarÎIteratorIterator +keyÌ128Í()ÏstringÎAPCIterator +keyÌ128Í()ÏstringÎAPCUIterator +keyÌ128Í()ÏstringÎDirectoryIterator +keyÌ128Í()ÏstringÎFilesystemIterator +keyÌ128Í()ÏstringÎMongoGridFSCursor +keyÌ128Í()ÏstringÎRecursiveDirectoryIterator +keyÌ128Í()ÏstringÎRecursiveTreeIterator +keyÌ128Í()ÏstringÎSolrDocument +keyÌ128Í()ÏstringÎTokyoTyrantQuery +keyÌ128Í()ÏstringÎhw_api_attribute +keyÌ128Í()Ïstring|intÎMongoCursor +keyÌ128Í()ÏvoidÎYaf_Config_Ini +keyÌ128Í()ÏvoidÎYaf_Config_Simple +keyÌ128Í()ÏvoidÎYaf_Session +key_existsÌ16Í()Ï +killÌ128Í(int $processid, mysqli $link)ÏboolÎmysqli +killÌ128Í(resource $link, int $processid)ÏboolÎmaxdb +killÌ128Í()ÏvoidÎThread +killConnectionÌ128Í(mysqlnd_connection $connection, int $pid)ÏboolÎMysqlndUhConnection +killCursorÌ128Í(string $server_hash, int|MongoInt64 $id)ÏboolÎMongoClient +krsortÌ16Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool +ksortÌ16Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool +ksortÌ128Í()ÏvoidÎArrayIterator +ksortÌ128Í()ÏvoidÎArrayObject +labelFrameÌ128Í(string $label)ÏvoidÎSWFMovie +labelFrameÌ128Í(string $label)ÏvoidÎSWFSprite +labelImageÌ128Í(string $label)ÏboolÎImagick +labelimageÌ128Í(string $label)ÏmixedÎGmagick +langdepvalueÌ128Í(string $language)ÏstringÎhw_api_attribute +lastÌ128Í()ÏReturnTypeÎIntlBreakIterator +lastÌ128Í([string $index = ''])ÏvoidÎJudy +lastEmptyÌ128Í([int $index = -1])ÏintÎJudy +lastErrorÌ128Í()ÏarrayÎMongoDB +lastErrorÌ128Í(resource $dbhandle)ÏintÎSQLiteDatabase +lastErrorCodeÌ128Í()ÏintÎSQLite3 +lastErrorMsgÌ128Í()ÏstringÎSQLite3 +lastInsertIdÌ128Í([string $name = ''])ÏstringÎPDO +lastInsertRowIDÌ128Í()ÏintÎSQLite3 +lastInsertRowidÌ128Í(resource $dbhandle)ÏintÎSQLiteDatabase +lcfirstÌ16Í(string $str)Ïstring +lcg_valueÌ16Í()Ïfloat +lchgrpÌ16Í(string $filename, mixed $group)Ïbool +lchownÌ16Í(string $filename, mixed $user)Ïbool +ldap_8859_to_t61Ì16Í(string $value)Ïstring +ldap_addÌ16Í(resource $link_identifier, string $dn, array $entry)Ïbool +ldap_bindÌ16Í(resource $link_identifier [, string $bind_rdn = '' [, string $bind_password = '']])Ïbool +ldap_closeÌ16Í()Ï +ldap_compareÌ16Í(resource $link_identifier, string $dn, string $attribute, string $value)Ïmixed +ldap_connectÌ16Í([string $host = '' [, int $port = 389]])Ïresource +ldap_control_paged_resultÌ16Í(resource $link, int $pagesize [, bool $iscritical = false [, string $cookie = ""]])Ïbool +ldap_control_paged_result_responseÌ16Í(resource $link, resource $result [, string $cookie = '' [, int $estimated = '']])Ïbool +ldap_count_entriesÌ16Í(resource $link_identifier, resource $result_identifier)Ïint +ldap_deleteÌ16Í(resource $link_identifier, string $dn)Ïbool +ldap_dn2ufnÌ16Í(string $dn)Ïstring +ldap_err2strÌ16Í(int $errno)Ïstring +ldap_errnoÌ16Í(resource $link_identifier)Ïint +ldap_errorÌ16Í(resource $link_identifier)Ïstring +ldap_escapeÌ16Í(string $value [, string $ignore = '' [, int $flags = '']])Ïstring +ldap_explode_dnÌ16Í(string $dn, int $with_attrib)Ïarray +ldap_first_attributeÌ16Í(resource $link_identifier, resource $result_entry_identifier)Ïstring +ldap_first_entryÌ16Í(resource $link_identifier, resource $result_identifier)Ïresource +ldap_first_referenceÌ16Í(resource $link, resource $result)Ïresource +ldap_free_resultÌ16Í(resource $result_identifier)Ïbool +ldap_get_attributesÌ16Í(resource $link_identifier, resource $result_entry_identifier)Ïarray +ldap_get_dnÌ16Í(resource $link_identifier, resource $result_entry_identifier)Ïstring +ldap_get_entriesÌ16Í(resource $link_identifier, resource $result_identifier)Ïarray +ldap_get_optionÌ16Í(resource $link_identifier, int $option, mixed $retval)Ïbool +ldap_get_valuesÌ16Í(resource $link_identifier, resource $result_entry_identifier, string $attribute)Ïarray +ldap_get_values_lenÌ16Í(resource $link_identifier, resource $result_entry_identifier, string $attribute)Ïarray +ldap_listÌ16Í(resource $link_identifier, string $base_dn, string $filter [, array $attributes = '' [, int $attrsonly = '' [, int $sizelimit = '' [, int $timelimit = '' [, int $deref = '']]]]])Ïresource +ldap_mod_addÌ16Í(resource $link_identifier, string $dn, array $entry)Ïbool +ldap_mod_delÌ16Í(resource $link_identifier, string $dn, array $entry)Ïbool +ldap_mod_replaceÌ16Í(resource $link_identifier, string $dn, array $entry)Ïbool +ldap_modifyÌ16Í(resource $link_identifier, string $dn, array $entry)Ïbool +ldap_modify_batchÌ16Í(resource $link_identifier, string $dn, array $entry)Ïbool +ldap_next_attributeÌ16Í(resource $link_identifier, resource $result_entry_identifier)Ïstring +ldap_next_entryÌ16Í(resource $link_identifier, resource $result_entry_identifier)Ïresource +ldap_next_referenceÌ16Í(resource $link, resource $entry)Ïresource +ldap_parse_referenceÌ16Í(resource $link, resource $entry, array $referrals)Ïbool +ldap_parse_resultÌ16Í(resource $link, resource $result, int $errcode [, string $matcheddn = '' [, string $errmsg = '' [, array $referrals = '']]])Ïbool +ldap_readÌ16Í(resource $link_identifier, string $base_dn, string $filter [, array $attributes = '' [, int $attrsonly = '' [, int $sizelimit = '' [, int $timelimit = '' [, int $deref = '']]]]])Ïresource +ldap_renameÌ16Í(resource $link_identifier, string $dn, string $newrdn, string $newparent, bool $deleteoldrdn)Ïbool +ldap_sasl_bindÌ16Í(resource $link [, string $binddn = '' [, string $password = '' [, string $sasl_mech = '' [, string $sasl_realm = '' [, string $sasl_authc_id = '' [, string $sasl_authz_id = '' [, string $props = '']]]]]]])Ïbool +ldap_searchÌ16Í(resource $link_identifier, string $base_dn, string $filter [, array $attributes = '' [, int $attrsonly = '' [, int $sizelimit = '' [, int $timelimit = '' [, int $deref = '']]]]])Ïresource +ldap_set_optionÌ16Í(resource $link_identifier, int $option, mixed $newval)Ïbool +ldap_set_rebind_procÌ16Í(resource $link, callable $callback)Ïbool +ldap_sortÌ16Í(resource $link, resource $result, string $sortfilter)Ïbool +ldap_start_tlsÌ16Í(resource $link)Ïbool +ldap_t61_to_8859Ì16Í(string $value)Ïstring +ldap_unbindÌ16Í(resource $link_identifier)Ïbool +leastSquaresByFactorisationÌ128Í(array $a, array $b)ÏarrayÎLapack +leastSquaresBySVDÌ128Í(array $a, array $b)ÏarrayÎLapack +lengthsÌ128Í(resource $result)ÏarrayÎmaxdb_result +levelImageÌ128Í(float $blackPoint, float $gamma, float $whitePoint [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +levelToStringÌ128Í(int $level)ÏstringÎCairoPsSurface +levelimageÌ128Í(float $blackPoint, float $gamma, float $whitePoint [, int $channel = Gmagick::CHANNEL_DEFAULT])ÏmixedÎGmagick +levenshteinÌ16Í(string $str1, string $str2, int $cost_ins, int $cost_rep, int $cost_del)Ïint +libxml_clear_errorsÌ16Í()Ïvoid +libxml_disable_entity_loaderÌ16Í([bool $disable = true])Ïbool +libxml_get_errorsÌ16Í()Ïarray +libxml_get_last_errorÌ16Í()ÏLibXMLError +libxml_set_external_entity_loaderÌ16Í(callable $resolver_function)Ïvoid +libxml_set_streams_contextÌ16Í(resource $streams_context)Ïvoid +libxml_use_internal_errorsÌ16Í([bool $use_errors = false])Ïbool +limitÌ128Í(int $num)ÏMongoCursorÎMongoCursor +lineÌ128Í(float $sx, float $sy, float $ex, float $ey)ÏGmagickDrawÎGmagickDraw +lineÌ128Í(float $sx, float $sy, float $ex, float $ey)ÏboolÎImagickDraw +lineToÌ128Í(float $x, float $y)ÏboolÎHaruPage +lineToÌ128Í(string $x, string $y, CairoContext $context)ÏvoidÎCairoContext +linearStretchImageÌ128Í(float $blackPoint, float $whitePoint)ÏboolÎImagick +linkÌ16Í(string $target, string $link)Ïbool +linkÌ128Í(array $parameter)ÏboolÎhw_api +linkinfoÌ16Í(string $path)Ïint +liquidRescaleImageÌ128Í(int $width, int $height, float $delta_x, float $rigidity)ÏboolÎImagick +listÌ16Í(mixed $var1 [, mixed $... = ''])Ïarray +listAbbreviationsÌ128Í()ÏarrayÎDateTimeZone +listCollectionsÌ128Í([array $options = array()])ÏarrayÎMongoDB +listDBsÌ128Í()ÏarrayÎMongoClient +listFieldsÌ128Í(mysqlnd_connection $connection, string $table, string $achtung_wild)ÏarrayÎMysqlndUhConnection +listIDsÌ128Í()ÏarrayÎTransliterator +listIdentifiersÌ128Í([int $what = DateTimeZone::ALL [, string $country = '']])ÏarrayÎDateTimeZone +listMethodÌ128Í(mysqlnd_connection $connection, string $query, string $achtung_wild, string $par1)ÏvoidÎMysqlndUhConnection +listRegistryÌ128Í()ÏarrayÎImagick +loadÌ128Í(string $filename)ÏboolÎSVMModel +loadÌ128Í(string $filename [, int $options = ''])ÏmixedÎDOMDocument +loadÌ128Í()ÏstringÎOCI-Lob +loadExtensionÌ128Í(string $shared_library)ÏboolÎSQLite3 +loadFileÌ128Í(string $xml_file)ÏSDO_XMLDocumentÎSDO_DAS_XML +loadFromFileÌ128Í(string $filename [, int $options = ''])ÏQuickHashIntHashÎQuickHashIntHash +loadFromFileÌ128Í(string $filename [, int $size = '' [, int $options = '']])ÏQuickHashIntSetÎQuickHashIntSet +loadFromFileÌ128Í(string $filename [, int $size = '' [, int $options = '']])ÏQuickHashIntStringHashÎQuickHashIntStringHash +loadFromFileÌ128Í(string $filename [, int $size = '' [, int $options = '']])ÏQuickHashStringIntHashÎQuickHashStringIntHash +loadFromStringÌ128Í(string $contents [, int $options = ''])ÏQuickHashIntHashÎQuickHashIntHash +loadFromStringÌ128Í(string $contents [, int $size = '' [, int $options = '']])ÏQuickHashIntSetÎQuickHashIntSet +loadFromStringÌ128Í(string $contents [, int $size = '' [, int $options = '']])ÏQuickHashIntStringHashÎQuickHashIntStringHash +loadFromStringÌ128Í(string $contents [, int $size = '' [, int $options = '']])ÏQuickHashStringIntHashÎQuickHashStringIntHash +loadHTMLÌ128Í(string $source [, int $options = ''])ÏboolÎDOMDocument +loadHTMLFileÌ128Í(string $filename [, int $options = ''])ÏboolÎDOMDocument +loadHostsÌ128Í(string $hosts)ÏboolÎEventDnsBase +loadJPEGÌ128Í(string $filename)ÏobjectÎHaruDoc +loadPNGÌ128Í(string $filename [, bool $deferred = false])ÏobjectÎHaruDoc +loadPharÌ128Í(string $filename [, string $alias = ''])ÏboolÎPhar +loadRawÌ128Í(string $filename, int $width, int $height, int $color_space)ÏobjectÎHaruDoc +loadStringÌ128Í(string $xml_string)ÏSDO_DAS_XML_DocumentÎSDO_DAS_XML +loadTTCÌ128Í(string $fontfile, int $index [, bool $embed = false])ÏstringÎHaruDoc +loadTTFÌ128Í(string $fontfile [, bool $embed = false])ÏstringÎHaruDoc +loadType1Ì128Í(string $afmfile [, string $pfmfile = ''])ÏstringÎHaruDoc +loadXMLÌ128Í(string $source [, int $options = ''])ÏmixedÎDOMDocument +locale_accept_from_httpÌ16Í(string $header)Ïstring +locale_canonicalizeÌ16Í(string $locale)Ïstring +locale_composeÌ16Í(array $subtags)Ïstring +locale_filter_matchesÌ16Í(string $langtag, string $locale [, bool $canonicalize = false])Ïbool +locale_get_all_variantsÌ16Í(string $locale)Ïarray +locale_get_defaultÌ16Í()Ïstring +locale_get_display_languageÌ16Í(string $locale [, string $in_locale = ''])Ïstring +locale_get_display_nameÌ16Í(string $locale [, string $in_locale = ''])Ïstring +locale_get_display_regionÌ16Í(string $locale [, string $in_locale = ''])Ïstring +locale_get_display_scriptÌ16Í(string $locale [, string $in_locale = ''])Ïstring +locale_get_display_variantÌ16Í(string $locale [, string $in_locale = ''])Ïstring +locale_get_keywordsÌ16Í(string $locale)Ïarray +locale_get_primary_languageÌ16Í(string $locale)Ïstring +locale_get_regionÌ16Í(string $locale)Ïstring +locale_get_scriptÌ16Í(string $locale)Ïstring +locale_lookupÌ16Í(array $langtag, string $locale [, bool $canonicalize = false [, string $default = '']])Ïstring +locale_parseÌ16Í(string $locale)Ïarray +locale_set_defaultÌ16Í(string $locale)Ïbool +localeconvÌ16Í()Ïarray +localtimeÌ16Í([int $timestamp = time() [, bool $is_associative = false]])Ïarray +localtimeÌ128Í(string $value [, int $position = '', IntlDateFormatter $fmt])ÏarrayÎIntlDateFormatter +locateNameÌ128Í(string $name [, int $flags = ''])ÏintÎZipArchive +lockÌ128Í([integer $wait = ''])ÏboolÎSyncMutex +lockÌ128Í([integer $wait = ''])ÏboolÎSyncSemaphore +lockÌ128Í(array $parameter)ÏboolÎhw_api +lockÌ128Í()ÏbooleanÎThreaded +lockÌ128Í(long $mutex)ÏbooleanÎMutex +lockÌ128Í()ÏvoidÎEventBuffer +logÌ16Í(float $arg [, float $base = M_E])Ïfloat +log10Ì16Í(float $arg)Ïfloat +log1pÌ16Í(float $number)Ïfloat +log_cmd_deleteÌ16Í(array $server, array $writeOptions, array $deleteOptions, array $protocolOptions)Ïcallable +log_cmd_insertÌ16Í(array $server, array $document, array $writeOptions, array $protocolOptions)Ïcallable +log_cmd_updateÌ16Í(array $server, array $writeOptions, array $updateOptions, array $protocolOptions)Ïcallable +log_getmoreÌ16Í(array $server, array $info)Ïcallable +log_killcursorÌ16Í(array $server, array $info)Ïcallable +log_replyÌ16Í(array $server, array $messageHeaders, array $operationHeaders)Ïcallable +log_write_batchÌ16Í(array $server, array $writeOptions, array $batch, array $protocolOptions)Ïcallable +long2ipÌ16Í(string $proper_address)Ïstring +lookupÌ128Í(array $langtag, string $locale [, bool $canonicalize = false [, string $default = '']])ÏstringÎLocale +lookupNamespaceÌ128Í(string $prefix)ÏstringÎXMLReader +lookupNamespaceURIÌ128Í(string $prefix)ÏstringÎDOMNode +lookupPrefixÌ128Í(string $namespaceURI)ÏstringÎDOMNode +loopÌ128Í([int $flags = ''])ÏboolÎEventBase +loopÌ128Í([callable $callback = '' [, callable $error_callback = '']])ÏbooleanÎYar_Concurrent_Client +loopCountÌ128Í(int $point)ÏvoidÎSWFSoundInstance +loopForkÌ128Í()ÏvoidÎEvLoop +loopInPointÌ128Í(int $point)ÏvoidÎSWFSoundInstance +loopOutPointÌ128Í(int $point)ÏvoidÎSWFSoundInstance +lstatÌ16Í(string $filename)Ïarray +ltrimÌ16Í(string $str [, string $character_mask = ''])Ïstring +lzf_compressÌ16Í(string $data)Ïstring +lzf_decompressÌ16Í(string $data)Ïstring +lzf_optimized_forÌ16Í()Ïint +m_checkstatusÌ16Í(resource $conn, int $identifier)Ïint +m_completeauthorizationsÌ16Í(resource $conn, int $array)Ïint +m_connectÌ16Í(resource $conn)Ïint +m_connectionerrorÌ16Í(resource $conn)Ïstring +m_deletetransÌ16Í(resource $conn, int $identifier)Ïbool +m_destroyconnÌ16Í(resource $conn)Ïbool +m_destroyengineÌ16Í()Ïvoid +m_getcellÌ16Í(resource $conn, int $identifier, string $column, int $row)Ïstring +m_getcellbynumÌ16Í(resource $conn, int $identifier, int $column, int $row)Ïstring +m_getcommadelimitedÌ16Í(resource $conn, int $identifier)Ïstring +m_getheaderÌ16Í(resource $conn, int $identifier, int $column_num)Ïstring +m_initconnÌ16Í()Ïresource +m_initengineÌ16Í(string $location)Ïint +m_iscommadelimitedÌ16Í(resource $conn, int $identifier)Ïint +m_maxconntimeoutÌ16Í(resource $conn, int $secs)Ïbool +m_monitorÌ16Í(resource $conn)Ïint +m_numcolumnsÌ16Í(resource $conn, int $identifier)Ïint +m_numrowsÌ16Í(resource $conn, int $identifier)Ïint +m_parsecommadelimitedÌ16Í(resource $conn, int $identifier)Ïint +m_responsekeysÌ16Í(resource $conn, int $identifier)Ïarray +m_responseparamÌ16Í(resource $conn, int $identifier, string $key)Ïstring +m_returnstatusÌ16Í(resource $conn, int $identifier)Ïint +m_setblockingÌ16Í(resource $conn, int $tf)Ïint +m_setdropfileÌ16Í(resource $conn, string $directory)Ïint +m_setipÌ16Í(resource $conn, string $host, int $port)Ïint +m_setsslÌ16Í(resource $conn, string $host, int $port)Ïint +m_setssl_cafileÌ16Í(resource $conn, string $cafile)Ïint +m_setssl_filesÌ16Í(resource $conn, string $sslkeyfile, string $sslcertfile)Ïint +m_settimeoutÌ16Í(resource $conn, int $seconds)Ïint +m_sslcert_gen_hashÌ16Í(string $filename)Ïstring +m_transactionssentÌ16Í(resource $conn)Ïint +m_transinqueueÌ16Í(resource $conn)Ïint +m_transkeyvalÌ16Í(resource $conn, int $identifier, string $key, string $value)Ïint +m_transnewÌ16Í(resource $conn)Ïint +m_transsendÌ16Í(resource $conn, int $identifier)Ïint +m_uwaitÌ16Í(int $microsecs)Ïint +m_validateidentifierÌ16Í(resource $conn, int $tf)Ïint +m_verifyconnectionÌ16Í(resource $conn, int $tf)Ïbool +m_verifysslcertÌ16Í(resource $conn, int $tf)Ïbool +magic_quotes_runtimeÌ16Í()Ï +magnifyImageÌ128Í()ÏboolÎImagick +magnifyimageÌ128Í()ÏmixedÎGmagick +mailÌ16Í(string $to, string $subject, string $message [, string $additional_headers = '' [, string $additional_parameters = '']])Ïbool +mailparse_determine_best_xfer_encodingÌ16Í(resource $fp)Ïstring +mailparse_msg_createÌ16Í()Ïresource +mailparse_msg_extract_partÌ16Í(resource $mimemail, string $msgbody [, callable $callbackfunc = ''])Ïvoid +mailparse_msg_extract_part_fileÌ16Í(resource $mimemail, mixed $filename [, callable $callbackfunc = ''])Ïstring +mailparse_msg_extract_whole_part_fileÌ16Í(resource $mimemail, string $filename [, callable $callbackfunc = ''])Ïstring +mailparse_msg_freeÌ16Í(resource $mimemail)Ïbool +mailparse_msg_get_partÌ16Í(resource $mimemail, string $mimesection)Ïresource +mailparse_msg_get_part_dataÌ16Í(resource $mimemail)Ïarray +mailparse_msg_get_structureÌ16Í(resource $mimemail)Ïarray +mailparse_msg_parseÌ16Í(resource $mimemail, string $data)Ïbool +mailparse_msg_parse_fileÌ16Í(string $filename)Ïresource +mailparse_rfc822_parse_addressesÌ16Í(string $addresses)Ïarray +mailparse_stream_encodeÌ16Í(resource $sourcefp, resource $destfp, string $encoding)Ïbool +mailparse_uudecode_allÌ16Í(resource $fp)Ïarray +mainÌ16Í()Ï +makeRequestÌ128Í(EventHttpRequest $req, int $type, string $uri)ÏboolÎEventHttpConnection +mapImageÌ128Í(Imagick $map, bool $dither)ÏboolÎImagick +mapPharÌ128Í([string $alias = '' [, int $dataoffset = '']])ÏboolÎPhar +mapimageÌ128Í(gmagick $gmagick, bool $dither)ÏGmagickÎGmagick +markDirtyÌ128Í()ÏvoidÎCairoSurface +markDirtyRectangleÌ128Í(string $x, string $y, string $width, string $height)ÏvoidÎCairoSurface +maskÌ128Í(CairoPattern $pattern, CairoContext $context)ÏvoidÎCairoContext +maskSurfaceÌ128Í(CairoSurface $surface [, string $x = '' [, string $y = '', CairoContext $context]])ÏvoidÎCairoContext +matchÌ128Í(string $uri)ÏvoidÎYaf_Route_Static +matteÌ128Í(float $x, float $y, int $paintMethod)ÏboolÎImagickDraw +matteFloodfillImageÌ128Í(float $alpha, float $fuzz, mixed $bordercolor, int $x, int $y)ÏboolÎImagick +maxÌ16Í(array $values, mixed $value1, mixed $value2 [, mixed $... = ''])Ïstring +maxÌ128Í()ÏintÎOCI-Collection +maxTimeMSÌ128Í(int $ms)ÏMongoCursorÎMongoCursor +maxdbÌ1Í([string $host = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '']]]]]]) +maxdb_affected_rowsÌ16Í(resource $link)Ïint +maxdb_autocommitÌ16Í(resource $link, bool $mode)Ïbool +maxdb_bind_paramÌ16Í()Ï +maxdb_bind_resultÌ16Í()Ï +maxdb_change_userÌ16Í(resource $link, string $user, string $password, string $database)Ïbool +maxdb_character_set_nameÌ16Í(resource $link)Ïstring +maxdb_client_encodingÌ16Í()Ï +maxdb_closeÌ16Í(resource $link)Ïbool +maxdb_close_long_dataÌ16Í()Ï +maxdb_commitÌ16Í(resource $link)Ïbool +maxdb_connectÌ16Í([string $host = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '']]]]]])Ïresource +maxdb_connect_errnoÌ16Í()Ïint +maxdb_connect_errorÌ16Í()Ïstring +maxdb_data_seekÌ16Í(resource $result, int $offset)Ïbool +maxdb_debugÌ16Í(string $debug)Ïvoid +maxdb_disable_reads_from_masterÌ16Í(resource $link)Ïvoid +maxdb_disable_rpl_parseÌ16Í(resource $link)Ïbool +maxdb_dump_debug_infoÌ16Í(resource $link)Ïbool +maxdb_embedded_connectÌ16Í([string $dbname = ''])Ïresource +maxdb_enable_reads_from_masterÌ16Í(resource $link)Ïbool +maxdb_enable_rpl_parseÌ16Í(resource $link)Ïbool +maxdb_errnoÌ16Í(resource $link)Ïint +maxdb_errorÌ16Í(resource $link)Ïstring +maxdb_escape_stringÌ16Í()Ï +maxdb_executeÌ16Í()Ï +maxdb_fetchÌ16Í()Ï +maxdb_fetch_arrayÌ16Í(resource $result [, int $resulttype = ''])Ïmixed +maxdb_fetch_assocÌ16Í(resource $result)Ïarray +maxdb_fetch_fieldÌ16Í(resource $result)Ïmixed +maxdb_fetch_field_directÌ16Í(resource $result, int $fieldnr)Ïmixed +maxdb_fetch_fieldsÌ16Í(resource $result)Ïmixed +maxdb_fetch_lengthsÌ16Í(resource $result)Ïarray +maxdb_fetch_objectÌ16Í(object $result)Ïobject +maxdb_fetch_rowÌ16Í(resource $result)Ïmixed +maxdb_field_countÌ16Í(resource $link)Ïint +maxdb_field_seekÌ16Í(resource $result, int $fieldnr)Ïbool +maxdb_field_tellÌ16Í(resource $result)Ïint +maxdb_free_resultÌ16Í(resource $result)Ïvoid +maxdb_get_client_infoÌ16Í()Ïstring +maxdb_get_client_versionÌ16Í()Ïint +maxdb_get_host_infoÌ16Í(resource $link)Ïstring +maxdb_get_metadataÌ16Í()Ï +maxdb_get_proto_infoÌ16Í(resource $link)Ïstring +maxdb_get_server_infoÌ16Í(resource $link)Ïstring +maxdb_get_server_versionÌ16Í(resource $link)Ïint +maxdb_infoÌ16Í(resource $link)Ïstring +maxdb_initÌ16Í()Ïresource +maxdb_insert_idÌ16Í(resource $link)Ïmixed +maxdb_killÌ16Í(resource $link, int $processid)Ïbool +maxdb_master_queryÌ16Í(resource $link, string $query)Ïbool +maxdb_more_resultsÌ16Í(resource $link)Ïbool +maxdb_multi_queryÌ16Í(resource $link, string $query)Ïbool +maxdb_next_resultÌ16Í(resource $link)Ïbool +maxdb_num_fieldsÌ16Í(resource $result)Ïint +maxdb_num_rowsÌ16Í(resource $result)Ïint +maxdb_optionsÌ16Í(resource $link, int $option, mixed $value)Ïbool +maxdb_param_countÌ16Í()Ï +maxdb_pingÌ16Í(resource $link)Ïbool +maxdb_prepareÌ16Í(resource $link, string $query)Ïmaxdb_stmt +maxdb_queryÌ16Í(resource $link, string $query [, int $resultmode = ''])Ïmixed +maxdb_real_connectÌ16Í(resource $link [, string $hostname = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '']]]]]])Ïbool +maxdb_real_escape_stringÌ16Í(resource $link, string $escapestr)Ïstring +maxdb_real_queryÌ16Í(resource $link, string $query)Ïbool +maxdb_reportÌ16Í(int $flags)Ïbool +maxdb_rollbackÌ16Í(resource $link)Ïbool +maxdb_rpl_parse_enabledÌ16Í(resource $link)Ïint +maxdb_rpl_probeÌ16Í(resource $link)Ïbool +maxdb_rpl_query_typeÌ16Í(resource $link)Ïint +maxdb_select_dbÌ16Í(resource $link, string $dbname)Ïbool +maxdb_send_long_dataÌ16Í()Ï +maxdb_send_queryÌ16Í(resource $link, string $query)Ïbool +maxdb_server_endÌ16Í()Ïvoid +maxdb_server_initÌ16Í([array $server = '' [, array $groups = '']])Ïbool +maxdb_set_optÌ16Í()Ï +maxdb_sqlstateÌ16Í(resource $link)Ïstring +maxdb_ssl_setÌ16Í(resource $link, string $key, string $cert, string $ca, string $capath, string $cipher)Ïbool +maxdb_statÌ16Í(resource $link)Ïstring +maxdb_stmt_affected_rowsÌ16Í(resource $stmt)Ïint +maxdb_stmt_bind_paramÌ16Í(resource $stmt, string $types, mixed $var1 [, mixed $... = '', array $var])Ïbool +maxdb_stmt_bind_resultÌ16Í(resource $stmt, mixed $var1 [, mixed $... = ''])Ïbool +maxdb_stmt_closeÌ16Í(resource $stmt)Ïbool +maxdb_stmt_close_long_dataÌ16Í(resource $stmt, int $param_nr)Ïbool +maxdb_stmt_data_seekÌ16Í(resource $statement, int $offset)Ïbool +maxdb_stmt_errnoÌ16Í(resource $stmt)Ïint +maxdb_stmt_errorÌ16Í(resource $stmt)Ïstring +maxdb_stmt_executeÌ16Í(resource $stmt)Ïbool +maxdb_stmt_fetchÌ16Í(resource $stmt)Ïbool +maxdb_stmt_free_resultÌ16Í(resource $stmt)Ïvoid +maxdb_stmt_initÌ16Í(resource $link)Ïobject +maxdb_stmt_num_rowsÌ16Í(resource $stmt)Ïint +maxdb_stmt_param_countÌ16Í(resource $stmt)Ïint +maxdb_stmt_prepareÌ16Í(resource $stmt, string $query)Ïmixed +maxdb_stmt_resetÌ16Í(resource $stmt)Ïbool +maxdb_stmt_result_metadataÌ16Í(resource $stmt)Ïresource +maxdb_stmt_send_long_dataÌ16Í(resource $stmt, int $param_nr, string $data)Ïbool +maxdb_stmt_sqlstateÌ16Í(resource $stmt)Ïstring +maxdb_stmt_store_resultÌ16Í(resource $stmt)Ïobject +maxdb_store_resultÌ16Í(resource $link)Ïobject +maxdb_thread_idÌ16Í(resource $link)Ïint +maxdb_thread_safeÌ16Í()Ïbool +maxdb_use_resultÌ16Í(resource $link)Ïresource +maxdb_warning_countÌ16Í(resource $link)Ïint +mb_check_encodingÌ16Í([string $var = '' [, string $encoding = mb_internal_encoding()]])Ïbool +mb_convert_caseÌ16Í(string $str, int $mode [, string $encoding = mb_internal_encoding()])Ïstring +mb_convert_encodingÌ16Í(string $str, string $to_encoding [, mixed $from_encoding = mb_internal_encoding()])Ïstring +mb_convert_kanaÌ16Í(string $str [, string $option = "KV" [, string $encoding = mb_internal_encoding()]])Ïstring +mb_convert_variablesÌ16Í(string $to_encoding, mixed $from_encoding, mixed $vars [, mixed $... = ''])Ïstring +mb_decode_mimeheaderÌ16Í(string $str)Ïstring +mb_decode_numericentityÌ16Í(string $str, array $convmap [, string $encoding = mb_internal_encoding()])Ïstring +mb_detect_encodingÌ16Í(string $str [, mixed $encoding_list = mb_detect_order() [, bool $strict = false]])Ïstring +mb_detect_orderÌ16Í()])Ïmixed mb_detect_order([mixed $encoding_list = +mb_encode_mimeheaderÌ16Í(string $str [, string $charset = determined by mb_language() [, string $transfer_encoding = "B" [, string $linefeed = "\r\n" [, int $indent = '']]]])Ïstring +mb_encode_numericentityÌ16Í(string $str, array $convmap [, string $encoding = mb_internal_encoding() [, bool $is_hex = FALSE]])Ïstring +mb_encoding_aliasesÌ16Í(string $encoding)Ïarray +mb_eregÌ16Í(string $pattern, string $string [, array $regs = ''])Ïint +mb_ereg_matchÌ16Í(string $pattern, string $string [, string $option = "msr"])Ïbool +mb_ereg_replaceÌ16Í(string $pattern, string $replacement, string $string [, string $option = "msr"])Ïstring +mb_ereg_replace_callbackÌ16Í(string $pattern, callable $callback, string $string [, string $option = "msr"])Ïstring +mb_ereg_searchÌ16Í([string $pattern = '' [, string $option = "ms"]])Ïbool +mb_ereg_search_getposÌ16Í()Ïint +mb_ereg_search_getregsÌ16Í()Ïarray +mb_ereg_search_initÌ16Í(string $string [, string $pattern = '' [, string $option = "msr"]])Ïbool +mb_ereg_search_posÌ16Í([string $pattern = '' [, string $option = "ms"]])Ïarray +mb_ereg_search_regsÌ16Í([string $pattern = '' [, string $option = "ms"]])Ïarray +mb_ereg_search_setposÌ16Í(int $position)Ïbool +mb_eregiÌ16Í(string $pattern, string $string [, array $regs = ''])Ïint +mb_eregi_replaceÌ16Í(string $pattern, string $replace, string $string [, string $option = "msri"])Ïstring +mb_get_infoÌ16Í([string $type = "all"])Ïmixed +mb_http_inputÌ16Í([string $type = ""])Ïmixed +mb_http_outputÌ16Í()])Ïmixed mb_http_output([string $encoding = +mb_internal_encodingÌ16Í()])Ïmixed mb_internal_encoding([string $encoding = +mb_languageÌ16Í()])Ïmixed mb_language([string $language = +mb_list_encodingsÌ16Í()Ïarray +mb_output_handlerÌ16Í(string $contents, int $status)Ïstring +mb_parse_strÌ16Í(string $encoded_string [, array $result = ''])Ïarray +mb_preferred_mime_nameÌ16Í(string $encoding)Ïstring +mb_regex_encodingÌ16Í()])Ïmixed mb_regex_encoding([string $encoding = +mb_regex_set_optionsÌ16Í()])Ïstring mb_regex_set_options([string $options = +mb_send_mailÌ16Í(string $to, string $subject, string $message [, string $additional_headers = '' [, string $additional_parameter = '']])Ïbool +mb_splitÌ16Í(string $pattern, string $string [, int $limit = -1])Ïarray +mb_strcutÌ16Í(string $str, int $start [, int $length = null [, string $encoding = mb_internal_encoding()]])Ïstring +mb_strimwidthÌ16Í(string $str, int $start, int $width [, string $trimmarker = "" [, string $encoding = mb_internal_encoding()]])Ïstring +mb_striposÌ16Í(string $haystack, string $needle [, int $offset = '' [, string $encoding = mb_internal_encoding()]])Ïint +mb_stristrÌ16Í(string $haystack, string $needle [, bool $before_needle = false [, string $encoding = mb_internal_encoding()]])Ïstring +mb_strlenÌ16Í(string $str [, string $encoding = mb_internal_encoding()])Ïstring +mb_strposÌ16Í(string $haystack, string $needle [, int $offset = '' [, string $encoding = mb_internal_encoding()]])Ïstring +mb_strrchrÌ16Í(string $haystack, string $needle [, bool $part = false [, string $encoding = mb_internal_encoding()]])Ïstring +mb_strrichrÌ16Í(string $haystack, string $needle [, bool $part = false [, string $encoding = mb_internal_encoding()]])Ïstring +mb_strriposÌ16Í(string $haystack, string $needle [, int $offset = '' [, string $encoding = mb_internal_encoding()]])Ïint +mb_strrposÌ16Í(string $haystack, string $needle [, int $offset = '' [, string $encoding = mb_internal_encoding()]])Ïint +mb_strstrÌ16Í(string $haystack, string $needle [, bool $before_needle = false [, string $encoding = mb_internal_encoding()]])Ïstring +mb_strtolowerÌ16Í(string $str [, string $encoding = mb_internal_encoding()])Ïstring +mb_strtoupperÌ16Í(string $str [, string $encoding = mb_internal_encoding()])Ïstring +mb_strwidthÌ16Í(string $str [, string $encoding = mb_internal_encoding()])Ïstring +mb_substitute_characterÌ16Í()])Ïinteger mb_substitute_character([mixed $substrchar = +mb_substrÌ16Í(string $str, int $start [, int $length = null [, string $encoding = mb_internal_encoding()]])Ïstring +mb_substr_countÌ16Í(string $haystack, string $needle [, string $encoding = mb_internal_encoding()])Ïstring +mcrypt_cbcÌ16Í(string $cipher, string $key, string $data, int $mode [, string $iv = ''])Ïstring +mcrypt_cfbÌ16Í(string $cipher, string $key, string $data, int $mode [, string $iv = ''])Ïstring +mcrypt_create_ivÌ16Í(int $size [, int $source = MCRYPT_DEV_URANDOM])Ïstring +mcrypt_decryptÌ16Í(string $cipher, string $key, string $data, string $mode [, string $iv = ''])Ïstring +mcrypt_ecbÌ16Í(string $cipher, string $key, string $data, int $mode [, string $iv = ''])Ïstring +mcrypt_enc_get_algorithms_nameÌ16Í(resource $td)Ïstring +mcrypt_enc_get_block_sizeÌ16Í(resource $td)Ïint +mcrypt_enc_get_iv_sizeÌ16Í(resource $td)Ïint +mcrypt_enc_get_key_sizeÌ16Í(resource $td)Ïint +mcrypt_enc_get_modes_nameÌ16Í(resource $td)Ïstring +mcrypt_enc_get_supported_key_sizesÌ16Í(resource $td)Ïarray +mcrypt_enc_is_block_algorithmÌ16Í(resource $td)Ïbool +mcrypt_enc_is_block_algorithm_modeÌ16Í(resource $td)Ïbool +mcrypt_enc_is_block_modeÌ16Í(resource $td)Ïbool +mcrypt_enc_self_testÌ16Í(resource $td)Ïint +mcrypt_encryptÌ16Í(string $cipher, string $key, string $data, string $mode [, string $iv = ''])Ïstring +mcrypt_genericÌ16Í(resource $td, string $data)Ïstring +mcrypt_generic_deinitÌ16Í(resource $td)Ïbool +mcrypt_generic_endÌ16Í(resource $td)Ïbool +mcrypt_generic_initÌ16Í(resource $td, string $key, string $iv)Ïint +mcrypt_get_block_sizeÌ16Í(string $cipher, string $mode)Ïint +mcrypt_get_cipher_nameÌ16Í(string $cipher)Ïstring +mcrypt_get_iv_sizeÌ16Í(string $cipher, string $mode)Ïint +mcrypt_get_key_sizeÌ16Í(string $cipher, string $mode)Ïint +mcrypt_list_algorithmsÌ16Í([string $lib_dir = ini_get("mcrypt.algorithms_dir")])Ïarray +mcrypt_list_modesÌ16Í([string $lib_dir = ini_get("mcrypt.modes_dir")])Ïarray +mcrypt_module_closeÌ16Í(resource $td)Ïbool +mcrypt_module_get_algo_block_sizeÌ16Í(string $algorithm [, string $lib_dir = ''])Ïint +mcrypt_module_get_algo_key_sizeÌ16Í(string $algorithm [, string $lib_dir = ''])Ïint +mcrypt_module_get_supported_key_sizesÌ16Í(string $algorithm [, string $lib_dir = ''])Ïarray +mcrypt_module_is_block_algorithmÌ16Í(string $algorithm [, string $lib_dir = ''])Ïbool +mcrypt_module_is_block_algorithm_modeÌ16Í(string $mode [, string $lib_dir = ''])Ïbool +mcrypt_module_is_block_modeÌ16Í(string $mode [, string $lib_dir = ''])Ïbool +mcrypt_module_openÌ16Í(string $algorithm, string $algorithm_directory, string $mode, string $mode_directory)Ïresource +mcrypt_module_self_testÌ16Í(string $algorithm [, string $lib_dir = ''])Ïbool +mcrypt_ofbÌ16Í(string $cipher, string $key, string $data, int $mode [, string $iv = ''])Ïstring +md5Ì16Í(string $str [, bool $raw_output = false])Ïstring +md5_fileÌ16Í(string $filename [, bool $raw_output = false])Ïstring +mdecrypt_genericÌ16Í(resource $td, string $data)Ïstring +measureTextÌ128Í(string $text, float $width [, bool $wordwrap = false])ÏintÎHaruPage +measureTextÌ128Í(string $text, float $width, float $font_size, float $char_space, float $word_space [, bool $word_wrap = false])ÏintÎHaruFont +medianFilterImageÌ128Í(float $radius)ÏboolÎImagick +medianfilterimageÌ128Í(float $radius)ÏvoidÎGmagick +memcache_debugÌ16Í(bool $on_off)Ïbool +memoryUsageÌ128Í()ÏintÎJudy +memory_get_peak_usageÌ16Í([bool $real_usage = false])Ïint +memory_get_usageÌ16Í([bool $real_usage = false])Ïint +mergeÌ128Í(DOMDocument $src, DOMDocument $diff)ÏDOMDocumentÎXMLDiff::DOM +mergeÌ128Í(SolrDocument $sourceDoc [, bool $overwrite = true])ÏboolÎSolrDocument +mergeÌ128Í(SolrInputDocument $sourceDoc [, bool $overwrite = true])ÏboolÎSolrInputDocument +mergeÌ128Í(mixed $from [, bool $overwrite = ''])ÏbooleanÎThreaded +mergeÌ128Í(mixed $src, mixed $diff)ÏmixedÎXMLDiff::Base +mergeÌ128Í(string $src, string $diff)ÏstringÎXMLDiff::File +mergeÌ128Í(string $src, string $diff)ÏstringÎXMLDiff::Memory +mergeÌ128Í(string $other)ÏvoidÎCairoFontOptions +mergeImageLayersÌ128Í(int $layer_method)ÏImagickÎImagick +metaSearchÌ128Í(array $queries, int $type)ÏarrayÎTokyoTyrantQuery +metaphoneÌ16Í(string $str [, int $phonemes = ''])Ïstring +method_existsÌ16Í(mixed $object, string $method_name)Ïbool +mhashÌ16Í(int $hash, string $data [, string $key = ''])Ïstring +mhash_countÌ16Í()Ïint +mhash_get_block_sizeÌ16Í(int $hash)Ïint +mhash_get_hash_nameÌ16Í(int $hash)Ïstring +mhash_keygen_s2kÌ16Í(int $hash, string $password, string $salt, int $bytes)Ïstring +microtimeÌ16Í([bool $get_as_float = false])Ïmixed +mime_content_typeÌ16Í(string $filename)Ïstring +mimetypeÌ128Í()ÏstringÎhw_api_content +minÌ16Í(array $values, mixed $value1, mixed $value2 [, mixed $... = ''])Ïstring +ming_keypressÌ16Í(string $char)Ïint +ming_setcubicthresholdÌ16Í(int $threshold)Ïvoid +ming_setscaleÌ16Í(float $scale)Ïvoid +ming_setswfcompressionÌ16Í(int $level)Ïvoid +ming_useconstantsÌ16Í(int $use)Ïvoid +ming_useswfversionÌ16Í(int $version)Ïvoid +minifyImageÌ128Í()ÏboolÎImagick +minifyimageÌ128Í()ÏvoidÎGmagick +mkdirÌ16Í(string $pathname [, int $mode = 0777 [, bool $recursive = false [, resource $context = '']]])Ïbool +mkdirÌ128Í(string $path, int $mode, int $options)ÏboolÎstreamWrapper +mktimeÌ16Í([int $hour = date("H") [, int $minute = date("i") [, int $second = date("s") [, int $month = date("n") [, int $day = date("j") [, int $year = date("Y") [, int $is_dst = -1]]]]]]])Ïint +modifyÌ128Í(string $modify, DateTime $object)ÏDateTimeÎDateTime +modifyÌ128Í(string $modify)ÏDateTimeImmutableÎDateTimeImmutable +modulateImageÌ128Í(float $brightness, float $saturation, float $hue)ÏboolÎImagick +modulateimageÌ128Í(float $brightness, float $saturation, float $hue)ÏvoidÎGmagick +money_formatÌ16Í(string $format, float $number)Ïstring +montageImageÌ128Í(ImagickDraw $draw, string $tile_geometry, string $thumbnail_geometry, int $mode, string $frame)ÏImagickÎImagick +moreResultsÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +more_resultsÌ128Í(mysql_stmt $stmt)ÏboolÎmysqli_stmt +more_resultsÌ128Í(mysqli $link)ÏboolÎmysqli +more_resultsÌ128Í(resource $link)ÏboolÎmaxdb +morphImagesÌ128Í(int $number_frames)ÏImagickÎImagick +morphologyÌ128Í(int $morphologyMethod, int $iterations, ImagickKernel $ImagickKernel [, string $CHANNEL = ''])ÏvoidÎImagick +mosaicImagesÌ128Í()ÏImagickÎImagick +motionBlurImageÌ128Í(float $radius, float $sigma, float $angle [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +motionblurimageÌ128Í(float $radius, float $sigma, float $angle)ÏvoidÎGmagick +mountÌ128Í(string $pharpath, string $externalpath)ÏvoidÎPhar +moveÌ128Í(array $parameter)ÏboolÎhw_api +moveÌ128Í(float $dx, float $dy)ÏvoidÎSWFDisplayItem +moveÌ128Í(int $toIndex, int $fromIndex)ÏvoidÎSDO_Sequence +movePenÌ128Í(float $dx, float $dy)ÏvoidÎSWFShape +movePenToÌ128Í(float $x, float $y)ÏvoidÎSWFShape +moveTextPosÌ128Í(float $x, float $y [, bool $set_leading = false])ÏboolÎHaruPage +moveToÌ128Í(float $x, float $y)ÏboolÎHaruPage +moveToÌ128Í(float $x, float $y)ÏvoidÎSWFDisplayItem +moveToÌ128Í(float $x, float $y)ÏvoidÎSWFFill +moveToÌ128Í(float $x, float $y)ÏvoidÎSWFText +moveToÌ128Í(string $x, string $y, CairoContext $context)ÏvoidÎCairoContext +moveToAttributeÌ128Í(string $name)ÏboolÎXMLReader +moveToAttributeNoÌ128Í(int $index)ÏboolÎXMLReader +moveToAttributeNsÌ128Í(string $localName, string $namespaceURI)ÏboolÎXMLReader +moveToElementÌ128Í()ÏboolÎXMLReader +moveToFirstAttributeÌ128Í()ÏboolÎXMLReader +moveToNextAttributeÌ128Í()ÏboolÎXMLReader +moveToNextLineÌ128Í()ÏboolÎHaruPage +move_uploaded_fileÌ16Í(string $filename, string $destination)Ïbool +mqseries_backÌ16Í(resource $hconn, resource $compCode, resource $reason)Ïvoid +mqseries_beginÌ16Í(resource $hconn, array $beginOptions, resource $compCode, resource $reason)Ïvoid +mqseries_closeÌ16Í(resource $hconn, resource $hobj, int $options, resource $compCode, resource $reason)Ïvoid +mqseries_cmitÌ16Í(resource $hconn, resource $compCode, resource $reason)Ïvoid +mqseries_connÌ16Í(string $qManagerName, resource $hconn, resource $compCode, resource $reason)Ïvoid +mqseries_connxÌ16Í(string $qManagerName, array $connOptions, resource $hconn, resource $compCode, resource $reason)Ïvoid +mqseries_discÌ16Í(resource $hconn, resource $compCode, resource $reason)Ïvoid +mqseries_getÌ16Í(resource $hConn, resource $hObj, array $md, array $gmo, int $bufferLength, string $msg, int $data_length, resource $compCode, resource $reason)Ïvoid +mqseries_inqÌ16Í(resource $hconn, resource $hobj, int $selectorCount, array $selectors, int $intAttrCount, resource $intAttr, int $charAttrLength, resource $charAttr, resource $compCode, resource $reason)Ïvoid +mqseries_openÌ16Í(resource $hconn, array $objDesc, int $option, resource $hobj, resource $compCode, resource $reason)Ïvoid +mqseries_putÌ16Í(resource $hConn, resource $hObj, array $md, array $pmo, string $message, resource $compCode, resource $reason)Ïvoid +mqseries_put1Ì16Í(resource $hconn, resource $objDesc, resource $msgDesc, resource $pmo, string $buffer, resource $compCode, resource $reason)Ïvoid +mqseries_setÌ16Í(resource $hconn, resource $hobj, int $selectorcount, array $selectors, int $intattrcount, array $intattrs, int $charattrlength, array $charattrs, resource $compCode, resource $reason)Ïvoid +mqseries_strerrorÌ16Í(int $reason)Ïstring +msession_connectÌ16Í(string $host, string $port)Ïbool +msession_countÌ16Í()Ïint +msession_createÌ16Í(string $session [, string $classname = '' [, string $data = '']])Ïbool +msession_destroyÌ16Í(string $name)Ïbool +msession_disconnectÌ16Í()Ïvoid +msession_findÌ16Í(string $name, string $value)Ïarray +msession_getÌ16Í(string $session, string $name, string $value)Ïstring +msession_get_arrayÌ16Í(string $session)Ïarray +msession_get_dataÌ16Í(string $session)Ïstring +msession_incÌ16Í(string $session, string $name)Ïstring +msession_listÌ16Í()Ïarray +msession_listvarÌ16Í(string $name)Ïarray +msession_lockÌ16Í(string $name)Ïint +msession_pluginÌ16Í(string $session, string $val [, string $param = ''])Ïstring +msession_randstrÌ16Í(int $param)Ïstring +msession_setÌ16Í(string $session, string $name, string $value)Ïbool +msession_set_arrayÌ16Í(string $session, array $tuples)Ïvoid +msession_set_dataÌ16Í(string $session, string $value)Ïbool +msession_timeoutÌ16Í(string $session [, int $param = ''])Ïint +msession_uniqÌ16Í(int $param [, string $classname = '' [, string $data = '']])Ïstring +msession_unlockÌ16Í(string $session, int $key)Ïint +msg_get_queueÌ16Í(int $key [, int $perms = 0666])Ïresource +msg_queue_existsÌ16Í(int $key)Ïbool +msg_receiveÌ16Í(resource $queue, int $desiredmsgtype, int $msgtype, int $maxsize, mixed $message [, bool $unserialize = true [, int $flags = '' [, int $errorcode = '']]])Ïbool +msg_remove_queueÌ16Í(resource $queue)Ïbool +msg_sendÌ16Í(resource $queue, int $msgtype, mixed $message [, bool $serialize = true [, bool $blocking = true [, int $errorcode = '']]])Ïbool +msg_set_queueÌ16Í(resource $queue, array $data)Ïbool +msg_stat_queueÌ16Í(resource $queue)Ïarray +msgfmt_createÌ16Í(string $locale, string $pattern)ÏMessageFormatter +msgfmt_formatÌ16Í(array $args, MessageFormatter $fmt)Ïstring +msgfmt_format_messageÌ16Í(string $locale, string $pattern, array $args)Ïstring +msgfmt_get_error_codeÌ16Í(MessageFormatter $fmt)Ïint +msgfmt_get_error_messageÌ16Í(MessageFormatter $fmt)Ïstring +msgfmt_get_localeÌ16Í(NumberFormatter $formatter)Ïstring +msgfmt_get_patternÌ16Í(MessageFormatter $fmt)Ïstring +msgfmt_parseÌ16Í(string $value, MessageFormatter $fmt)Ïarray +msgfmt_parse_messageÌ16Í(string $locale, string $pattern, string $source, string $value)Ïarray +msgfmt_set_patternÌ16Í(string $pattern, MessageFormatter $fmt)Ïbool +msqlÌ16Í()Ï +msql_affected_rowsÌ16Í(resource $result)Ïint +msql_closeÌ16Í([resource $link_identifier = ''])Ïbool +msql_connectÌ16Í([string $hostname = ''])Ïresource +msql_create_dbÌ16Í(string $database_name [, resource $link_identifier = ''])Ïbool +msql_createdbÌ16Í()Ï +msql_data_seekÌ16Í(resource $result, int $row_number)Ïbool +msql_db_queryÌ16Í(string $database, string $query [, resource $link_identifier = ''])Ïresource +msql_dbnameÌ16Í()Ï +msql_drop_dbÌ16Í(string $database_name [, resource $link_identifier = ''])Ïbool +msql_errorÌ16Í()Ïstring +msql_fetch_arrayÌ16Í(resource $result [, int $result_type = ''])Ïarray +msql_fetch_fieldÌ16Í(resource $result [, int $field_offset = ''])Ïobject +msql_fetch_objectÌ16Í(resource $result)Ïobject +msql_fetch_rowÌ16Í(resource $result)Ïarray +msql_field_flagsÌ16Í(resource $result, int $field_offset)Ïstring +msql_field_lenÌ16Í(resource $result, int $field_offset)Ïint +msql_field_nameÌ16Í(resource $result, int $field_offset)Ïstring +msql_field_seekÌ16Í(resource $result, int $field_offset)Ïbool +msql_field_tableÌ16Í(resource $result, int $field_offset)Ïint +msql_field_typeÌ16Í(resource $result, int $field_offset)Ïstring +msql_fieldflagsÌ16Í()Ï +msql_fieldlenÌ16Í()Ï +msql_fieldnameÌ16Í()Ï +msql_fieldtableÌ16Í()Ï +msql_fieldtypeÌ16Í()Ï +msql_free_resultÌ16Í(resource $result)Ïbool +msql_list_dbsÌ16Í([resource $link_identifier = ''])Ïresource +msql_list_fieldsÌ16Í(string $database, string $tablename [, resource $link_identifier = ''])Ïresource +msql_list_tablesÌ16Í(string $database [, resource $link_identifier = ''])Ïresource +msql_num_fieldsÌ16Í(resource $result)Ïint +msql_num_rowsÌ16Í(resource $query_identifier)Ïint +msql_numfieldsÌ16Í()Ï +msql_numrowsÌ16Í()Ï +msql_pconnectÌ16Í([string $hostname = ''])Ïresource +msql_queryÌ16Í(string $query [, resource $link_identifier = ''])Ïresource +msql_regcaseÌ16Í()Ï +msql_resultÌ16Í(resource $result, int $row [, mixed $field = ''])Ïstring +msql_select_dbÌ16Í(string $database_name [, resource $link_identifier = ''])Ïbool +msql_tablenameÌ16Í()Ï +mssql_bindÌ16Í(resource $stmt, string $param_name, mixed $var, int $type [, bool $is_output = false [, bool $is_null = false [, int $maxlen = -1]]])Ïbool +mssql_closeÌ16Í([resource $link_identifier = ''])Ïbool +mssql_connectÌ16Í([string $servername = '' [, string $username = '' [, string $password = '' [, bool $new_link = false]]]])Ïresource +mssql_data_seekÌ16Í(resource $result_identifier, int $row_number)Ïbool +mssql_executeÌ16Í(resource $stmt [, bool $skip_results = false])Ïmixed +mssql_fetch_arrayÌ16Í(resource $result [, int $result_type = MSSQL_BOTH])Ïarray +mssql_fetch_assocÌ16Í(resource $result_id)Ïarray +mssql_fetch_batchÌ16Í(resource $result)Ïint +mssql_fetch_fieldÌ16Í(resource $result [, int $field_offset = -1])Ïobject +mssql_fetch_objectÌ16Í(resource $result)Ïobject +mssql_fetch_rowÌ16Í(resource $result)Ïarray +mssql_field_lengthÌ16Í(resource $result [, int $offset = -1])Ïint +mssql_field_nameÌ16Í(resource $result [, int $offset = -1])Ïstring +mssql_field_seekÌ16Í(resource $result, int $field_offset)Ïbool +mssql_field_typeÌ16Í(resource $result [, int $offset = -1])Ïstring +mssql_free_resultÌ16Í(resource $result)Ïbool +mssql_free_statementÌ16Í(resource $stmt)Ïbool +mssql_get_last_messageÌ16Í()Ïstring +mssql_guid_stringÌ16Í(string $binary [, bool $short_format = false])Ïstring +mssql_initÌ16Í(string $sp_name [, resource $link_identifier = ''])Ïresource +mssql_min_error_severityÌ16Í(int $severity)Ïvoid +mssql_min_message_severityÌ16Í(int $severity)Ïvoid +mssql_next_resultÌ16Í(resource $result_id)Ïbool +mssql_num_fieldsÌ16Í(resource $result)Ïint +mssql_num_rowsÌ16Í(resource $result)Ïint +mssql_pconnectÌ16Í([string $servername = '' [, string $username = '' [, string $password = '' [, bool $new_link = false]]]])Ïresource +mssql_queryÌ16Í(string $query [, resource $link_identifier = '' [, int $batch_size = '']])Ïmixed +mssql_resultÌ16Í(resource $result, int $row, mixed $field)Ïstring +mssql_rows_affectedÌ16Í(resource $link_identifier)Ïint +mssql_select_dbÌ16Í(string $database_name [, resource $link_identifier = ''])Ïbool +mt_getrandmaxÌ16Í()Ïint +mt_randÌ16Í(int $min, int $max)Ïint +mt_srandÌ16Í([int $seed = ''])Ïvoid +multColorÌ128Í(float $red, float $green, float $blue [, float $a = ''])ÏvoidÎSWFDisplayItem +multi_queryÌ128Í(resource $link, string $query)ÏboolÎmaxdb +multi_queryÌ128Í(string $query, mysqli $link)ÏboolÎmysqli +multiplyÌ128Í(CairoMatrix $matrix1, CairoMatrix $matrix2)ÏCairoMatrixÎCairoMatrix +mungServerÌ128Í(array $munglist)ÏvoidÎPhar +mysql_affected_rowsÌ16Í([resource $link_identifier = null])Ïint +mysql_client_encodingÌ16Í([resource $link_identifier = null])Ïstring +mysql_closeÌ16Í([resource $link_identifier = null])Ïbool +mysql_connectÌ16Í([string $server = ini_get("mysql.default_host") [, string $username = ini_get("mysql.default_user") [, string $password = ini_get("mysql.default_password") [, bool $new_link = false [, int $client_flags = '']]]]])Ïresource +mysql_create_dbÌ16Í(string $database_name [, resource $link_identifier = null])Ïbool +mysql_data_seekÌ16Í(resource $result, int $row_number)Ïbool +mysql_db_nameÌ16Í(resource $result, int $row [, mixed $field = null])Ïstring +mysql_db_queryÌ16Í(string $database, string $query [, resource $link_identifier = null])Ïresource +mysql_drop_dbÌ16Í(string $database_name [, resource $link_identifier = null])Ïbool +mysql_errnoÌ16Í([resource $link_identifier = null])Ïint +mysql_errorÌ16Í([resource $link_identifier = null])Ïstring +mysql_escape_stringÌ16Í(string $unescaped_string)Ïstring +mysql_fetch_arrayÌ16Í(resource $result [, int $result_type = MYSQL_BOTH])Ïarray +mysql_fetch_assocÌ16Í(resource $result)Ïarray +mysql_fetch_fieldÌ16Í(resource $result [, int $field_offset = ''])Ïobject +mysql_fetch_lengthsÌ16Í(resource $result)Ïarray +mysql_fetch_objectÌ16Í(resource $result [, string $class_name = '' [, array $params = '']])Ïobject +mysql_fetch_rowÌ16Í(resource $result)Ïarray +mysql_field_flagsÌ16Í(resource $result, int $field_offset)Ïstring +mysql_field_lenÌ16Í(resource $result, int $field_offset)Ïint +mysql_field_nameÌ16Í(resource $result, int $field_offset)Ïstring +mysql_field_seekÌ16Í(resource $result, int $field_offset)Ïbool +mysql_field_tableÌ16Í(resource $result, int $field_offset)Ïstring +mysql_field_typeÌ16Í(resource $result, int $field_offset)Ïstring +mysql_free_resultÌ16Í(resource $result)Ïbool +mysql_get_client_infoÌ16Í()Ïstring +mysql_get_host_infoÌ16Í([resource $link_identifier = null])Ïstring +mysql_get_proto_infoÌ16Í([resource $link_identifier = null])Ïint +mysql_get_server_infoÌ16Í([resource $link_identifier = null])Ïstring +mysql_infoÌ16Í([resource $link_identifier = null])Ïstring +mysql_insert_idÌ16Í([resource $link_identifier = null])Ïint +mysql_list_dbsÌ16Í([resource $link_identifier = null])Ïresource +mysql_list_fieldsÌ16Í(string $database_name, string $table_name [, resource $link_identifier = null])Ïresource +mysql_list_processesÌ16Í([resource $link_identifier = null])Ïresource +mysql_list_tablesÌ16Í(string $database [, resource $link_identifier = null])Ïresource +mysql_num_fieldsÌ16Í(resource $result)Ïint +mysql_num_rowsÌ16Í(resource $result)Ïint +mysql_pconnectÌ16Í([string $server = ini_get("mysql.default_host") [, string $username = ini_get("mysql.default_user") [, string $password = ini_get("mysql.default_password") [, int $client_flags = '']]]])Ïresource +mysql_pingÌ16Í([resource $link_identifier = null])Ïbool +mysql_queryÌ16Í(string $query [, resource $link_identifier = null])Ïmixed +mysql_real_escape_stringÌ16Í(string $unescaped_string [, resource $link_identifier = null])Ïstring +mysql_resultÌ16Í(resource $result, int $row [, mixed $field = ''])Ïstring +mysql_select_dbÌ16Í(string $database_name [, resource $link_identifier = null])Ïbool +mysql_set_charsetÌ16Í(string $charset [, resource $link_identifier = null])Ïbool +mysql_statÌ16Í([resource $link_identifier = null])Ïstring +mysql_tablenameÌ16Í(resource $result, int $i)Ïstring +mysql_thread_idÌ16Í([resource $link_identifier = null])Ïint +mysql_unbuffered_queryÌ16Í(string $query [, resource $link_identifier = null])Ïresource +mysqliÌ1Í([string $host = ini_get("mysqli.default_host") [, string $username = ini_get("mysqli.default_user") [, string $passwd = ini_get("mysqli.default_pw") [, string $dbname = "" [, int $port = ini_get("mysqli.default_port") [, string $socket = ini_get("mysqli.default_socket")]]]]]]) +mysqli_autocommitÌ16Í(bool $mode, mysqli $link)Ïbool +mysqli_begin_transactionÌ16Í([int $flags = '' [, string $name = '', mysqli $link]])Ïbool +mysqli_bind_paramÌ16Í()Ï +mysqli_bind_resultÌ16Í()Ï +mysqli_change_userÌ16Í(string $user, string $password, string $database, mysqli $link)Ïbool +mysqli_character_set_nameÌ16Í(mysqli $link)Ïstring +mysqli_client_encodingÌ16Í()Ï +mysqli_closeÌ16Í(mysqli $link)Ïbool +mysqli_commitÌ16Í([int $flags = '' [, string $name = '', mysqli $link]])Ïbool +mysqli_connectÌ16Í()Ï +mysqli_data_seekÌ16Í(int $offset, mysqli_result $result)Ïbool +mysqli_debugÌ16Í(string $message)Ïbool +mysqli_disable_reads_from_masterÌ16Í(mysqli $link)Ïbool +mysqli_disable_rpl_parseÌ16Í(mysqli $link)Ïbool +mysqli_dump_debug_infoÌ16Í(mysqli $link)Ïbool +mysqli_embedded_server_endÌ16Í()Ïvoid +mysqli_embedded_server_startÌ16Í(bool $start, array $arguments, array $groups)Ïbool +mysqli_enable_reads_from_masterÌ16Í(mysqli $link)Ïbool +mysqli_enable_rpl_parseÌ16Í(mysqli $link)Ïbool +mysqli_escape_stringÌ16Í()Ï +mysqli_executeÌ16Í()Ï +mysqli_fetchÌ16Í()Ï +mysqli_fetch_allÌ16Í([int $resulttype = MYSQLI_NUM, mysqli_result $result])Ïmixed +mysqli_fetch_arrayÌ16Í([int $resulttype = MYSQLI_BOTH, mysqli_result $result])Ïmixed +mysqli_fetch_assocÌ16Í(mysqli_result $result)Ïarray +mysqli_fetch_fieldÌ16Í(mysqli_result $result)Ïobject +mysqli_fetch_field_directÌ16Í(int $fieldnr, mysqli_result $result)Ïobject +mysqli_fetch_fieldsÌ16Í(mysqli_result $result)Ïarray +mysqli_fetch_objectÌ16Í([string $class_name = "stdClass" [, array $params = '', mysqli_result $result]])Ïobject +mysqli_fetch_rowÌ16Í(mysqli_result $result)Ïmixed +mysqli_field_seekÌ16Í(int $fieldnr, mysqli_result $result)Ïbool +mysqli_free_resultÌ16Í(mysqli_result $result)Ïvoid +mysqli_get_cache_statsÌ16Í()Ïarray +mysqli_get_charsetÌ16Í(mysqli $link)Ïobject +mysqli_get_client_infoÌ16Í(mysqli $link)Ïstring +mysqli_get_client_statsÌ16Í()Ïarray +mysqli_get_client_versionÌ16Í(mysqli $link)Ïint +mysqli_get_connection_statsÌ16Í(mysqli $link)Ïarray +mysqli_get_links_statsÌ16Í()Ïarray +mysqli_get_metadataÌ16Í()Ï +mysqli_get_warningsÌ16Í(mysqli $link)Ïmysqli_warning +mysqli_initÌ16Í()Ïmysqli +mysqli_killÌ16Í(int $processid, mysqli $link)Ïbool +mysqli_master_queryÌ16Í(mysqli $link, string $query)Ïbool +mysqli_more_resultsÌ16Í(mysqli $link)Ïbool +mysqli_multi_queryÌ16Í(string $query, mysqli $link)Ïbool +mysqli_next_resultÌ16Í(mysqli $link)Ïbool +mysqli_optionsÌ16Í(int $option, mixed $value, mysqli $link)Ïbool +mysqli_param_countÌ16Í()Ï +mysqli_pingÌ16Í(mysqli $link)Ïbool +mysqli_pollÌ16Í(array $read, array $error, array $reject, int $sec [, int $usec = ''])Ïint +mysqli_prepareÌ16Í(string $query, mysqli $link)Ïmysqli_stmt +mysqli_queryÌ16Í(string $query [, int $resultmode = MYSQLI_STORE_RESULT, mysqli $link])Ïmixed +mysqli_real_connectÌ16Í([string $host = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '' [, int $flags = '', mysqli $link]]]]]]])Ïbool +mysqli_real_escape_stringÌ16Í(string $escapestr, mysqli $link)Ïstring +mysqli_real_queryÌ16Í(string $query, mysqli $link)Ïbool +mysqli_reap_async_queryÌ16Í(mysqli $link)Ïmysqli_result +mysqli_refreshÌ16Í(int $options, resource $link)Ïint +mysqli_release_savepointÌ16Í(string $name, mysqli $link)Ïbool +mysqli_reportÌ16Í()Ï +mysqli_rollbackÌ16Í([int $flags = '' [, string $name = '', mysqli $link]])Ïbool +mysqli_rpl_parse_enabledÌ16Í(mysqli $link)Ïint +mysqli_rpl_probeÌ16Í(mysqli $link)Ïbool +mysqli_rpl_query_typeÌ16Í(string $query, mysqli $link)Ïint +mysqli_savepointÌ16Í(string $name, mysqli $link)Ïbool +mysqli_select_dbÌ16Í(string $dbname, mysqli $link)Ïbool +mysqli_send_long_dataÌ16Í()Ï +mysqli_send_queryÌ16Í(string $query, mysqli $link)Ïbool +mysqli_set_charsetÌ16Í(string $charset, mysqli $link)Ïbool +mysqli_set_local_infile_defaultÌ16Í(mysqli $link)Ïvoid +mysqli_set_local_infile_handlerÌ16Í(mysqli $link, callable $read_func)Ïbool +mysqli_set_optÌ16Í()Ï +mysqli_slave_queryÌ16Í(mysqli $link, string $query)Ïbool +mysqli_ssl_setÌ16Í(string $key, string $cert, string $ca, string $capath, string $cipher, mysqli $link)Ïbool +mysqli_statÌ16Í(mysqli $link)Ïstring +mysqli_stmtÌ1Í(mysqli $link [, string $query = '']) +mysqli_stmt_attr_getÌ16Í(int $attr, mysqli_stmt $stmt)Ïint +mysqli_stmt_attr_setÌ16Í(int $attr, int $mode, mysqli_stmt $stmt)Ïbool +mysqli_stmt_bind_paramÌ16Í(string $types, mixed $var1 [, mixed $... = '', mysqli_stmt $stmt])Ïbool +mysqli_stmt_bind_resultÌ16Í(mixed $var1 [, mixed $... = '', mysqli_stmt $stmt])Ïbool +mysqli_stmt_closeÌ16Í(mysqli_stmt $stmt)Ïbool +mysqli_stmt_data_seekÌ16Í(int $offset, mysqli_stmt $stmt)Ïvoid +mysqli_stmt_executeÌ16Í(mysqli_stmt $stmt)Ïbool +mysqli_stmt_fetchÌ16Í(mysqli_stmt $stmt)Ïbool +mysqli_stmt_free_resultÌ16Í(mysqli_stmt $stmt)Ïvoid +mysqli_stmt_get_resultÌ16Í(mysqli_stmt $stmt)Ïmysqli_result +mysqli_stmt_get_warningsÌ16Í(mysqli_stmt $stmt)Ïobject +mysqli_stmt_initÌ16Í(mysqli $link)Ïmysqli_stmt +mysqli_stmt_more_resultsÌ16Í(mysql_stmt $stmt)Ïbool +mysqli_stmt_next_resultÌ16Í(mysql_stmt $stmt)Ïbool +mysqli_stmt_prepareÌ16Í(string $query, mysqli_stmt $stmt)Ïbool +mysqli_stmt_resetÌ16Í(mysqli_stmt $stmt)Ïbool +mysqli_stmt_result_metadataÌ16Í(mysqli_stmt $stmt)Ïmysqli_result +mysqli_stmt_send_long_dataÌ16Í(int $param_nr, string $data, mysqli_stmt $stmt)Ïbool +mysqli_stmt_store_resultÌ16Í(mysqli_stmt $stmt)Ïbool +mysqli_store_resultÌ16Í([int $option = '', mysqli $link])Ïmysqli_result +mysqli_thread_safeÌ16Í()Ïbool +mysqli_use_resultÌ16Í(mysqli $link)Ïmysqli_result +mysqli_warningÌ1Í() +mysqlnd_memcache_get_configÌ16Í(mixed $connection)Ïarray +mysqlnd_memcache_setÌ16Í(mixed $mysql_connection [, Memcached $memcache_connection = '' [, string $pattern = '' [, callback $callback = '']]])Ïbool +mysqlnd_ms_dump_serversÌ16Í(mixed $connection)Ïarray +mysqlnd_ms_fabric_select_globalÌ16Í(mixed $connection, mixed $table_name)Ïarray +mysqlnd_ms_fabric_select_shardÌ16Í(mixed $connection, mixed $table_name, mixed $shard_key)Ïarray +mysqlnd_ms_get_last_gtidÌ16Í(mixed $connection)Ïstring +mysqlnd_ms_get_last_used_connectionÌ16Í(mixed $connection)Ïarray +mysqlnd_ms_get_statsÌ16Í()Ïarray +mysqlnd_ms_match_wildÌ16Í(string $table_name, string $wildcard)Ïbool +mysqlnd_ms_query_is_selectÌ16Í(string $query)Ïint +mysqlnd_ms_set_qosÌ16Í(mixed $connection, int $service_level [, int $service_level_option = '' [, mixed $option_value = '']])Ïbool +mysqlnd_ms_set_user_pick_serverÌ16Í(string $function)Ïbool +mysqlnd_ms_xa_beginÌ16Í(mixed $connection, string $gtrid [, int $timeout = ''])Ïint +mysqlnd_ms_xa_commitÌ16Í(mixed $connection, string $gtrid)Ïint +mysqlnd_ms_xa_gcÌ16Í(mixed $connection [, string $gtrid = '' [, boolean $ignore_max_retries = '']])Ïint +mysqlnd_ms_xa_rollbackÌ16Í(mixed $connection, string $gtrid)Ïint +mysqlnd_qc_clear_cacheÌ16Í()Ïbool +mysqlnd_qc_get_available_handlersÌ16Í()Ïarray +mysqlnd_qc_get_cache_infoÌ16Í()Ïarray +mysqlnd_qc_get_core_statsÌ16Í()Ïarray +mysqlnd_qc_get_normalized_query_trace_logÌ16Í()Ïarray +mysqlnd_qc_get_query_trace_logÌ16Í()Ïarray +mysqlnd_qc_set_cache_conditionÌ16Í(int $condition_type, mixed $condition, mixed $condition_option)Ïbool +mysqlnd_qc_set_is_selectÌ16Í(string $callback)Ïmixed +mysqlnd_qc_set_storage_handlerÌ16Í(string $handler)Ïbool +mysqlnd_qc_set_user_handlersÌ16Í(string $get_hash, string $find_query_in_cache, string $return_to_cache, string $add_query_to_cache_if_not_exists, string $query_is_select, string $update_query_run_time_stats, string $get_stats, string $clear_cache)Ïbool +mysqlnd_uh_convert_to_mysqlndÌ16Í(mysqli $mysql_connection)Ïresource +mysqlnd_uh_set_connection_proxyÌ16Í(MysqlndUhConnection $connection_proxy [, mysqli $mysqli_connection = ''])Ïbool +mysqlnd_uh_set_statement_proxyÌ16Í(MysqlndUhStatement $statement_proxy)Ïbool +natcasesortÌ16Í(array $array)Ïbool +natcasesortÌ128Í()ÏvoidÎArrayIterator +natcasesortÌ128Í()ÏvoidÎArrayObject +natsortÌ16Í(array $array)Ïbool +natsortÌ128Í()ÏvoidÎArrayIterator +natsortÌ128Í()ÏvoidÎArrayObject +ncurses_addchÌ16Í(int $ch)Ïint +ncurses_addchnstrÌ16Í(string $s, int $n)Ïint +ncurses_addchstrÌ16Í(string $s)Ïint +ncurses_addnstrÌ16Í(string $s, int $n)Ïint +ncurses_addstrÌ16Í(string $text)Ïint +ncurses_assume_default_colorsÌ16Í(int $fg, int $bg)Ïint +ncurses_attroffÌ16Í(int $attributes)Ïint +ncurses_attronÌ16Í(int $attributes)Ïint +ncurses_attrsetÌ16Í(int $attributes)Ïint +ncurses_baudrateÌ16Í()Ïint +ncurses_beepÌ16Í()Ïint +ncurses_bkgdÌ16Í(int $attrchar)Ïint +ncurses_bkgdsetÌ16Í(int $attrchar)Ïvoid +ncurses_borderÌ16Í(int $left, int $right, int $top, int $bottom, int $tl_corner, int $tr_corner, int $bl_corner, int $br_corner)Ïint +ncurses_bottom_panelÌ16Í(resource $panel)Ïint +ncurses_can_change_colorÌ16Í()Ïbool +ncurses_cbreakÌ16Í()Ïbool +ncurses_clearÌ16Í()Ïbool +ncurses_clrtobotÌ16Í()Ïbool +ncurses_clrtoeolÌ16Í()Ïbool +ncurses_color_contentÌ16Í(int $color, int $r, int $g, int $b)Ïint +ncurses_color_setÌ16Í(int $pair)Ïint +ncurses_curs_setÌ16Í(int $visibility)Ïint +ncurses_def_prog_modeÌ16Í()Ïbool +ncurses_def_shell_modeÌ16Í()Ïbool +ncurses_define_keyÌ16Í(string $definition, int $keycode)Ïint +ncurses_del_panelÌ16Í(resource $panel)Ïbool +ncurses_delay_outputÌ16Í(int $milliseconds)Ïint +ncurses_delchÌ16Í()Ïbool +ncurses_deletelnÌ16Í()Ïbool +ncurses_delwinÌ16Í(resource $window)Ïbool +ncurses_doupdateÌ16Í()Ïbool +ncurses_echoÌ16Í()Ïbool +ncurses_echocharÌ16Í(int $character)Ïint +ncurses_endÌ16Í()Ïint +ncurses_eraseÌ16Í()Ïbool +ncurses_erasecharÌ16Í()Ïstring +ncurses_filterÌ16Í()Ïvoid +ncurses_flashÌ16Í()Ïbool +ncurses_flushinpÌ16Í()Ïbool +ncurses_getchÌ16Í()Ïint +ncurses_getmaxyxÌ16Í(resource $window, int $y, int $x)Ïvoid +ncurses_getmouseÌ16Í(array $mevent)Ïbool +ncurses_getyxÌ16Í(resource $window, int $y, int $x)Ïvoid +ncurses_halfdelayÌ16Í(int $tenth)Ïint +ncurses_has_colorsÌ16Í()Ïbool +ncurses_has_icÌ16Í()Ïbool +ncurses_has_ilÌ16Í()Ïbool +ncurses_has_keyÌ16Í(int $keycode)Ïint +ncurses_hide_panelÌ16Í(resource $panel)Ïint +ncurses_hlineÌ16Í(int $charattr, int $n)Ïint +ncurses_inchÌ16Í()Ïstring +ncurses_initÌ16Í()Ïvoid +ncurses_init_colorÌ16Í(int $color, int $r, int $g, int $b)Ïint +ncurses_init_pairÌ16Í(int $pair, int $fg, int $bg)Ïint +ncurses_inschÌ16Í(int $character)Ïint +ncurses_insdellnÌ16Í(int $count)Ïint +ncurses_insertlnÌ16Í()Ïint +ncurses_insstrÌ16Í(string $text)Ïint +ncurses_instrÌ16Í(string $buffer)Ïint +ncurses_isendwinÌ16Í()Ïbool +ncurses_keyokÌ16Í(int $keycode, bool $enable)Ïint +ncurses_keypadÌ16Í(resource $window, bool $bf)Ïint +ncurses_killcharÌ16Í()Ïstring +ncurses_longnameÌ16Í()Ïstring +ncurses_metaÌ16Í(resource $window, bool $8bit)Ïint +ncurses_mouse_trafoÌ16Í(int $y, int $x, bool $toscreen)Ïbool +ncurses_mouseintervalÌ16Í(int $milliseconds)Ïint +ncurses_mousemaskÌ16Í(int $newmask, int $oldmask)Ïint +ncurses_moveÌ16Í(int $y, int $x)Ïint +ncurses_move_panelÌ16Í(resource $panel, int $startx, int $starty)Ïint +ncurses_mvaddchÌ16Í(int $y, int $x, int $c)Ïint +ncurses_mvaddchnstrÌ16Í(int $y, int $x, string $s, int $n)Ïint +ncurses_mvaddchstrÌ16Í(int $y, int $x, string $s)Ïint +ncurses_mvaddnstrÌ16Í(int $y, int $x, string $s, int $n)Ïint +ncurses_mvaddstrÌ16Í(int $y, int $x, string $s)Ïint +ncurses_mvcurÌ16Í(int $old_y, int $old_x, int $new_y, int $new_x)Ïint +ncurses_mvdelchÌ16Í(int $y, int $x)Ïint +ncurses_mvgetchÌ16Í(int $y, int $x)Ïint +ncurses_mvhlineÌ16Í(int $y, int $x, int $attrchar, int $n)Ïint +ncurses_mvinchÌ16Í(int $y, int $x)Ïint +ncurses_mvvlineÌ16Í(int $y, int $x, int $attrchar, int $n)Ïint +ncurses_mvwaddstrÌ16Í(resource $window, int $y, int $x, string $text)Ïint +ncurses_napmsÌ16Í(int $milliseconds)Ïint +ncurses_new_panelÌ16Í(resource $window)Ïresource +ncurses_newpadÌ16Í(int $rows, int $cols)Ïresource +ncurses_newwinÌ16Í(int $rows, int $cols, int $y, int $x)Ïresource +ncurses_nlÌ16Í()Ïbool +ncurses_nocbreakÌ16Í()Ïbool +ncurses_noechoÌ16Í()Ïbool +ncurses_nonlÌ16Í()Ïbool +ncurses_noqiflushÌ16Í()Ïvoid +ncurses_norawÌ16Í()Ïbool +ncurses_pair_contentÌ16Í(int $pair, int $f, int $b)Ïint +ncurses_panel_aboveÌ16Í(resource $panel)Ïresource +ncurses_panel_belowÌ16Í(resource $panel)Ïresource +ncurses_panel_windowÌ16Í(resource $panel)Ïresource +ncurses_pnoutrefreshÌ16Í(resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol)Ïint +ncurses_prefreshÌ16Í(resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol)Ïint +ncurses_putpÌ16Í(string $text)Ïint +ncurses_qiflushÌ16Í()Ïvoid +ncurses_rawÌ16Í()Ïbool +ncurses_refreshÌ16Í(int $ch)Ïint +ncurses_replace_panelÌ16Í(resource $panel, resource $window)Ïint +ncurses_reset_prog_modeÌ16Í()Ïint +ncurses_reset_shell_modeÌ16Í()Ïint +ncurses_resettyÌ16Í()Ïbool +ncurses_savettyÌ16Í()Ïbool +ncurses_scr_dumpÌ16Í(string $filename)Ïint +ncurses_scr_initÌ16Í(string $filename)Ïint +ncurses_scr_restoreÌ16Í(string $filename)Ïint +ncurses_scr_setÌ16Í(string $filename)Ïint +ncurses_scrlÌ16Í(int $count)Ïint +ncurses_show_panelÌ16Í(resource $panel)Ïint +ncurses_slk_attrÌ16Í()Ïint +ncurses_slk_attroffÌ16Í(int $intarg)Ïint +ncurses_slk_attronÌ16Í(int $intarg)Ïint +ncurses_slk_attrsetÌ16Í(int $intarg)Ïint +ncurses_slk_clearÌ16Í()Ïbool +ncurses_slk_colorÌ16Í(int $intarg)Ïint +ncurses_slk_initÌ16Í(int $format)Ïbool +ncurses_slk_noutrefreshÌ16Í()Ïbool +ncurses_slk_refreshÌ16Í()Ïint +ncurses_slk_restoreÌ16Í()Ïint +ncurses_slk_setÌ16Í(int $labelnr, string $label, int $format)Ïbool +ncurses_slk_touchÌ16Í()Ïint +ncurses_standendÌ16Í()Ïint +ncurses_standoutÌ16Í()Ïint +ncurses_start_colorÌ16Í()Ïint +ncurses_termattrsÌ16Í()Ïbool +ncurses_termnameÌ16Í()Ïstring +ncurses_timeoutÌ16Í(int $millisec)Ïvoid +ncurses_top_panelÌ16Í(resource $panel)Ïint +ncurses_typeaheadÌ16Í(int $fd)Ïint +ncurses_ungetchÌ16Í(int $keycode)Ïint +ncurses_ungetmouseÌ16Í(array $mevent)Ïbool +ncurses_update_panelsÌ16Í()Ïvoid +ncurses_use_default_colorsÌ16Í()Ïbool +ncurses_use_envÌ16Í(bool $flag)Ïvoid +ncurses_use_extended_namesÌ16Í(bool $flag)Ïint +ncurses_vidattrÌ16Í(int $intarg)Ïint +ncurses_vlineÌ16Í(int $charattr, int $n)Ïint +ncurses_waddchÌ16Í(resource $window, int $ch)Ïint +ncurses_waddstrÌ16Í(resource $window, string $str [, int $n = ''])Ïint +ncurses_wattroffÌ16Í(resource $window, int $attrs)Ïint +ncurses_wattronÌ16Í(resource $window, int $attrs)Ïint +ncurses_wattrsetÌ16Í(resource $window, int $attrs)Ïint +ncurses_wborderÌ16Í(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Ì16Í(resource $window)Ïint +ncurses_wcolor_setÌ16Í(resource $window, int $color_pair)Ïint +ncurses_weraseÌ16Í(resource $window)Ïint +ncurses_wgetchÌ16Í(resource $window)Ïint +ncurses_whlineÌ16Í(resource $window, int $charattr, int $n)Ïint +ncurses_wmouse_trafoÌ16Í(resource $window, int $y, int $x, bool $toscreen)Ïbool +ncurses_wmoveÌ16Í(resource $window, int $y, int $x)Ïint +ncurses_wnoutrefreshÌ16Í(resource $window)Ïint +ncurses_wrefreshÌ16Í(resource $window)Ïint +ncurses_wstandendÌ16Í(resource $window)Ïint +ncurses_wstandoutÌ16Í(resource $window)Ïint +ncurses_wvlineÌ16Í(resource $window, int $charattr, int $n)Ïint +negateImageÌ128Í(bool $gray [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +newImageÌ128Í(int $cols, int $rows, mixed $background [, string $format = ''])ÏboolÎImagick +newInstanceÌ128Í(mixed $args [, mixed $... = ''])ÏobjectÎReflectionClass +newInstanceArgsÌ128Í([array $args = ''])ÏobjectÎReflectionClass +newInstanceWithoutConstructorÌ128Í()ÏobjectÎReflectionClass +newPathÌ128Í(CairoContext $context)ÏvoidÎCairoContext +newPixelIteratorÌ128Í(Imagick $wand)ÏboolÎImagickPixelIterator +newPixelRegionIteratorÌ128Í(Imagick $wand, int $x, int $y, int $columns, int $rows)ÏboolÎImagickPixelIterator +newPseudoImageÌ128Í(int $columns, int $rows, string $pseudoString)ÏboolÎImagick +newSubPathÌ128Í(CairoContext $context)ÏvoidÎCairoContext +newimageÌ128Í(int $width, int $height, string $background [, string $format = ''])ÏvoidÎGmagick +newt_bellÌ16Í()Ïvoid +newt_buttonÌ16Í(int $left, int $top, string $text)Ïresource +newt_button_barÌ16Í(array $buttons)Ïresource +newt_centered_windowÌ16Í(int $width, int $height [, string $title = ''])Ïint +newt_checkboxÌ16Í(int $left, int $top, string $text, string $def_value [, string $seq = ''])Ïresource +newt_checkbox_get_valueÌ16Í(resource $checkbox)Ïstring +newt_checkbox_set_flagsÌ16Í(resource $checkbox, int $flags, int $sense)Ïvoid +newt_checkbox_set_valueÌ16Í(resource $checkbox, string $value)Ïvoid +newt_checkbox_treeÌ16Í(int $left, int $top, int $height [, int $flags = ''])Ïresource +newt_checkbox_tree_add_itemÌ16Í(resource $checkboxtree, string $text, mixed $data, int $flags, int $index [, int $... = ''])Ïvoid +newt_checkbox_tree_find_itemÌ16Í(resource $checkboxtree, mixed $data)Ïarray +newt_checkbox_tree_get_currentÌ16Í(resource $checkboxtree)Ïmixed +newt_checkbox_tree_get_entry_valueÌ16Í(resource $checkboxtree, mixed $data)Ïstring +newt_checkbox_tree_get_multi_selectionÌ16Í(resource $checkboxtree, string $seqnum)Ïarray +newt_checkbox_tree_get_selectionÌ16Í(resource $checkboxtree)Ïarray +newt_checkbox_tree_multiÌ16Í(int $left, int $top, int $height, string $seq [, int $flags = ''])Ïresource +newt_checkbox_tree_set_currentÌ16Í(resource $checkboxtree, mixed $data)Ïvoid +newt_checkbox_tree_set_entryÌ16Í(resource $checkboxtree, mixed $data, string $text)Ïvoid +newt_checkbox_tree_set_entry_valueÌ16Í(resource $checkboxtree, mixed $data, string $value)Ïvoid +newt_checkbox_tree_set_widthÌ16Í(resource $checkbox_tree, int $width)Ïvoid +newt_clear_key_bufferÌ16Í()Ïvoid +newt_clsÌ16Í()Ïvoid +newt_compact_buttonÌ16Í(int $left, int $top, string $text)Ïresource +newt_component_add_callbackÌ16Í(resource $component, mixed $func_name, mixed $data)Ïvoid +newt_component_takes_focusÌ16Í(resource $component, bool $takes_focus)Ïvoid +newt_create_gridÌ16Í(int $cols, int $rows)Ïresource +newt_cursor_offÌ16Í()Ïvoid +newt_cursor_onÌ16Í()Ïvoid +newt_delayÌ16Í(int $microseconds)Ïvoid +newt_draw_formÌ16Í(resource $form)Ïvoid +newt_draw_root_textÌ16Í(int $left, int $top, string $text)Ïvoid +newt_entryÌ16Í(int $left, int $top, int $width [, string $init_value = '' [, int $flags = '']])Ïresource +newt_entry_get_valueÌ16Í(resource $entry)Ïstring +newt_entry_setÌ16Í(resource $entry, string $value [, bool $cursor_at_end = ''])Ïvoid +newt_entry_set_filterÌ16Í(resource $entry, callable $filter, mixed $data)Ïvoid +newt_entry_set_flagsÌ16Í(resource $entry, int $flags, int $sense)Ïvoid +newt_finishedÌ16Í()Ïint +newt_formÌ16Í([resource $vert_bar = '' [, string $help = '' [, int $flags = '']]])Ïresource +newt_form_add_componentÌ16Í(resource $form, resource $component)Ïvoid +newt_form_add_componentsÌ16Í(resource $form, array $components)Ïvoid +newt_form_add_hot_keyÌ16Í(resource $form, int $key)Ïvoid +newt_form_destroyÌ16Í(resource $form)Ïvoid +newt_form_get_currentÌ16Í(resource $form)Ïresource +newt_form_runÌ16Í(resource $form, array $exit_struct)Ïvoid +newt_form_set_backgroundÌ16Í(resource $from, int $background)Ïvoid +newt_form_set_heightÌ16Í(resource $form, int $height)Ïvoid +newt_form_set_sizeÌ16Í(resource $form)Ïvoid +newt_form_set_timerÌ16Í(resource $form, int $milliseconds)Ïvoid +newt_form_set_widthÌ16Í(resource $form, int $width)Ïvoid +newt_form_watch_fdÌ16Í(resource $form, resource $stream [, int $flags = ''])Ïvoid +newt_get_screen_sizeÌ16Í(int $cols, int $rows)Ïvoid +newt_grid_add_components_to_formÌ16Í(resource $grid, resource $form, bool $recurse)Ïvoid +newt_grid_basic_windowÌ16Í(resource $text, resource $middle, resource $buttons)Ïresource +newt_grid_freeÌ16Í(resource $grid, bool $recurse)Ïvoid +newt_grid_get_sizeÌ16Í(resouce $grid, int $width, int $height)Ïvoid +newt_grid_h_close_stackedÌ16Í(int $element1_type, resource $element1 [, resource $... = ''])Ïresource +newt_grid_h_stackedÌ16Í(int $element1_type, resource $element1 [, resource $... = ''])Ïresource +newt_grid_placeÌ16Í(resource $grid, int $left, int $top)Ïvoid +newt_grid_set_fieldÌ16Í(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 = ''])Ïvoid +newt_grid_simple_windowÌ16Í(resource $text, resource $middle, resource $buttons)Ïresource +newt_grid_v_close_stackedÌ16Í(int $element1_type, resource $element1 [, resource $... = ''])Ïresource +newt_grid_v_stackedÌ16Í(int $element1_type, resource $element1 [, resource $... = ''])Ïresource +newt_grid_wrapped_windowÌ16Í(resource $grid, string $title)Ïvoid +newt_grid_wrapped_window_atÌ16Í(resource $grid, string $title, int $left, int $top)Ïvoid +newt_initÌ16Í()Ïint +newt_labelÌ16Í(int $left, int $top, string $text)Ïresource +newt_label_set_textÌ16Í(resource $label, string $text)Ïvoid +newt_listboxÌ16Í(int $left, int $top, int $height [, int $flags = ''])Ïresource +newt_listbox_append_entryÌ16Í(resource $listbox, string $text, mixed $data)Ïvoid +newt_listbox_clearÌ16Í(resource $listobx)Ïvoid +newt_listbox_clear_selectionÌ16Í(resource $listbox)Ïvoid +newt_listbox_delete_entryÌ16Í(resource $listbox, mixed $key)Ïvoid +newt_listbox_get_currentÌ16Í(resource $listbox)Ïstring +newt_listbox_get_selectionÌ16Í(resource $listbox)Ïarray +newt_listbox_insert_entryÌ16Í(resource $listbox, string $text, mixed $data, mixed $key)Ïvoid +newt_listbox_item_countÌ16Í(resource $listbox)Ïint +newt_listbox_select_itemÌ16Í(resource $listbox, mixed $key, int $sense)Ïvoid +newt_listbox_set_currentÌ16Í(resource $listbox, int $num)Ïvoid +newt_listbox_set_current_by_keyÌ16Í(resource $listbox, mixed $key)Ïvoid +newt_listbox_set_dataÌ16Í(resource $listbox, int $num, mixed $data)Ïvoid +newt_listbox_set_entryÌ16Í(resource $listbox, int $num, string $text)Ïvoid +newt_listbox_set_widthÌ16Í(resource $listbox, int $width)Ïvoid +newt_listitemÌ16Í(int $left, int $top, string $text, bool $is_default, resouce $prev_item, mixed $data [, int $flags = ''])Ïresource +newt_listitem_get_dataÌ16Í(resource $item)Ïmixed +newt_listitem_setÌ16Í(resource $item, string $text)Ïvoid +newt_open_windowÌ16Í(int $left, int $top, int $width, int $height [, string $title = ''])Ïint +newt_pop_help_lineÌ16Í()Ïvoid +newt_pop_windowÌ16Í()Ïvoid +newt_push_help_lineÌ16Í([string $text = ''])Ïvoid +newt_radio_get_currentÌ16Í(resource $set_member)Ïresource +newt_radiobuttonÌ16Í(int $left, int $top, string $text, bool $is_default [, resource $prev_button = ''])Ïresource +newt_redraw_help_lineÌ16Í()Ïvoid +newt_reflow_textÌ16Í(string $text, int $width, int $flex_down, int $flex_up, int $actual_width, int $actual_height)Ïstring +newt_refreshÌ16Í()Ïvoid +newt_resize_screenÌ16Í([bool $redraw = ''])Ïvoid +newt_resumeÌ16Í()Ïvoid +newt_run_formÌ16Í(resource $form)Ïresource +newt_scaleÌ16Í(int $left, int $top, int $width, int $full_value)Ïresource +newt_scale_setÌ16Í(resource $scale, int $amount)Ïvoid +newt_scrollbar_setÌ16Í(resource $scrollbar, int $where, int $total)Ïvoid +newt_set_help_callbackÌ16Í(mixed $function)Ïvoid +newt_set_suspend_callbackÌ16Í(callable $function, mixed $data)Ïvoid +newt_suspendÌ16Í()Ïvoid +newt_textboxÌ16Í(int $left, int $top, int $width, int $height [, int $flags = ''])Ïresource +newt_textbox_get_num_linesÌ16Í(resource $textbox)Ïint +newt_textbox_reflowedÌ16Í(int $left, int $top, char $*text, int $width, int $flex_down, int $flex_up [, int $flags = ''])Ïresource +newt_textbox_set_heightÌ16Í(resource $textbox, int $height)Ïvoid +newt_textbox_set_textÌ16Í(resource $textbox, string $text)Ïvoid +newt_vertical_scrollbarÌ16Í(int $left, int $top, int $height [, int $normal_colorset = '' [, int $thumb_colorset = '']])Ïresource +newt_wait_for_keyÌ16Í()Ïvoid +newt_win_choiceÌ16Í(string $title, string $button1_text, string $button2_text, string $format [, mixed $args = '' [, mixed $... = '']])Ïint +newt_win_entriesÌ16Í(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Ì16Í(string $title, string $text, int $suggestedWidth, int $flexDown, int $flexUp, int $maxListHeight, array $items, int $listItem [, string $button1 = '' [, string $... = '']])Ïint +newt_win_messageÌ16Í(string $title, string $button_text, string $format [, mixed $args = '' [, mixed $... = '']])Ïvoid +newt_win_messagevÌ16Í(string $title, string $button_text, string $format, array $args)Ïvoid +newt_win_ternaryÌ16Í(string $title, string $button1_text, string $button2_text, string $button3_text, string $format [, mixed $args = '' [, mixed $... = '']])Ïint +nextÌ16Í(array $array)Ïmixed +nextÌ128Í()ÏReturnTypeÎIntlIterator +nextÌ128Í([string $"offset" = ''])ÏReturnTypeÎIntlBreakIterator +nextÌ128Í()ÏarrayÎMongoCursor +nextÌ128Í()ÏarrayÎTokyoTyrantQuery +nextÌ128Í([string $localname = ''])ÏboolÎXMLReader +nextÌ128Í(resource $result)ÏboolÎSQLiteResult +nextÌ128Í(resource $result)ÏboolÎSQLiteUnbuffered +nextÌ128Í()ÏmixedÎTokyoTyrantIterator +nextÌ128Í(mixed $index)ÏmixedÎJudy +nextÌ128Í()ÏobjectÎSplObjectStorage +nextÌ128Í()ÏvoidÎAPCIterator +nextÌ128Í()ÏvoidÎAPCUIterator +nextÌ128Í()ÏvoidÎAppendIterator +nextÌ128Í()ÏvoidÎArrayIterator +nextÌ128Í()ÏvoidÎCachingIterator +nextÌ128Í()ÏvoidÎDirectoryIterator +nextÌ128Í()ÏvoidÎEmptyIterator +nextÌ128Í()ÏvoidÎFilesystemIterator +nextÌ128Í()ÏvoidÎFilterIterator +nextÌ128Í()ÏvoidÎInfiniteIterator +nextÌ128Í()ÏvoidÎIteratorIterator +nextÌ128Í()ÏvoidÎLimitIterator +nextÌ128Í()ÏvoidÎMongoCommandCursor +nextÌ128Í()ÏvoidÎMultipleIterator +nextÌ128Í()ÏvoidÎNoRewindIterator +nextÌ128Í()ÏvoidÎParentIterator +nextÌ128Í()ÏvoidÎRecursiveDirectoryIterator +nextÌ128Í()ÏvoidÎRecursiveIteratorIterator +nextÌ128Í()ÏvoidÎRecursiveTreeIterator +nextÌ128Í()ÏvoidÎSimpleXMLIterator +nextÌ128Í()ÏvoidÎSolrDocument +nextÌ128Í()ÏvoidÎSplDoublyLinkedList +nextÌ128Í()ÏvoidÎSplFileObject +nextÌ128Í()ÏvoidÎSplFixedArray +nextÌ128Í()ÏvoidÎSplHeap +nextÌ128Í()ÏvoidÎSplPriorityQueue +nextÌ128Í()ÏvoidÎWeakMap +nextÌ128Í()ÏvoidÎYaf_Config_Ini +nextÌ128Í()ÏvoidÎYaf_Config_Simple +nextÌ128Í()ÏvoidÎYaf_Session +nextÌ128Í()ÏvoidÎmysqli_warning +nextElementÌ128Í()ÏvoidÎRecursiveIteratorIterator +nextElementÌ128Í()ÏvoidÎRecursiveTreeIterator +nextEmptyÌ128Í(int $index)ÏintÎJudy +nextFrameÌ128Í()ÏvoidÎSWFMovie +nextFrameÌ128Í()ÏvoidÎSWFSprite +nextImageÌ128Í()ÏboolÎImagick +nextResultÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +nextResultÌ128Í()ÏobjectÎSwishResults +nextRowsetÌ128Í()ÏboolÎPDOStatement +next_resultÌ128Í(mysql_stmt $stmt)ÏboolÎmysqli_stmt +next_resultÌ128Í(mysqli $link)ÏboolÎmysqli +next_resultÌ128Í(resource $link)ÏboolÎmaxdb +nextimageÌ128Í()ÏboolÎGmagick +ngettextÌ16Í(string $msgid1, string $msgid2, int $n)Ïstring +nl2brÌ16Í(string $string [, bool $is_xhtml = true])Ïstring +nl_langinfoÌ16Í(int $item)Ïstring +noMultipleÌ128Í()ÏvoidÎSWFSoundInstance +normalizeÌ128Í(string $input [, int $form = Normalizer::FORM_C])ÏstringÎNormalizer +normalizeÌ128Í()ÏvoidÎDOMNode +normalizeDocumentÌ128Í()ÏvoidÎDOMDocument +normalizeImageÌ128Í([int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +normalizeimageÌ128Í([int $channel = ''])ÏvoidÎGmagick +normalizer_is_normalizedÌ16Í(string $input [, int $form = Normalizer::FORM_C])Ïbool +normalizer_normalizeÌ16Í(string $input [, int $form = Normalizer::FORM_C])Ïstring +notifyÌ128Í()ÏbooleanÎThreaded +notifyÌ128Í()ÏvoidÎSplSubject +nowÌ128Í()ÏdoubleÎEv +nowÌ128Í()ÏdoubleÎEvLoop +nowUpdateÌ128Í()ÏvoidÎEv +nowUpdateÌ128Í()ÏvoidÎEvLoop +nsapi_request_headersÌ16Í()Ïarray +nsapi_response_headersÌ16Í()Ïarray +nsapi_virtualÌ16Í(string $uri)Ïbool +nthmacÌ16Í(string $clent, string $data)Ïstring +numÌ128Í()ÏintÎTokyoTyrant +numColumnsÌ128Í()ÏintÎSQLite3Result +numFieldsÌ128Í(resource $result)ÏintÎSQLiteResult +numFieldsÌ128Í(resource $result)ÏintÎSQLiteUnbuffered +numRowsÌ128Í(resource $result)ÏintÎSQLiteResult +num_rowsÌ128Í(resource $result)ÏintÎmaxdb +num_rowsÌ128Í(resource $stmt)ÏintÎmaxdb_stmt +number_formatÌ16Í(float $number, int $decimals, string $dec_point, string $thousands_sep)Ïstring +numfmt_createÌ16Í(string $locale, int $style [, string $pattern = ''])ÏNumberFormatter +numfmt_formatÌ16Í(number $value [, int $type = '', NumberFormatter $fmt])Ïstring +numfmt_format_currencyÌ16Í(float $value, string $currency, NumberFormatter $fmt)Ïstring +numfmt_get_attributeÌ16Í(int $attr, NumberFormatter $fmt)Ïint +numfmt_get_error_codeÌ16Í(NumberFormatter $fmt)Ïint +numfmt_get_error_messageÌ16Í(NumberFormatter $fmt)Ïstring +numfmt_get_localeÌ16Í([int $type = '', NumberFormatter $fmt])Ïstring +numfmt_get_patternÌ16Í(NumberFormatter $fmt)Ïstring +numfmt_get_symbolÌ16Í(int $attr, NumberFormatter $fmt)Ïstring +numfmt_get_text_attributeÌ16Í(int $attr, NumberFormatter $fmt)Ïstring +numfmt_parseÌ16Í(string $value [, int $type = '' [, int $position = '', NumberFormatter $fmt]])Ïmixed +numfmt_parse_currencyÌ16Í(string $value, string $currency [, int $position = '', NumberFormatter $fmt])Ïfloat +numfmt_set_attributeÌ16Í(int $attr, int $value, NumberFormatter $fmt)Ïbool +numfmt_set_patternÌ16Í(string $pattern, NumberFormatter $fmt)Ïbool +numfmt_set_symbolÌ16Í(int $attr, string $value, NumberFormatter $fmt)Ïbool +numfmt_set_text_attributeÌ16Í(int $attr, string $value, NumberFormatter $fmt)Ïbool +oauth_get_sbsÌ16Í(string $http_method, string $uri [, array $request_parameters = ''])Ïstring +oauth_urlencodeÌ16Í(string $uri)Ïstring +ob_cleanÌ16Í()Ïvoid +ob_end_cleanÌ16Í()Ïbool +ob_end_flushÌ16Í()Ïbool +ob_flushÌ16Í()Ïvoid +ob_get_cleanÌ16Í()Ïstring +ob_get_contentsÌ16Í()Ïstring +ob_get_flushÌ16Í()Ïstring +ob_get_lengthÌ16Í()Ïint +ob_get_levelÌ16Í()Ïint +ob_get_statusÌ16Í([bool $full_status = FALSE])Ïarray +ob_gzhandlerÌ16Í(string $buffer, int $mode)Ïstring +ob_iconv_handlerÌ16Í(string $contents, int $status)Ïstring +ob_implicit_flushÌ16Í([int $flag = true])Ïvoid +ob_list_handlersÌ16Í()Ïarray +ob_startÌ16Í([callable $output_callback = '' [, int $chunk_size = '' [, int $flags = '']]])Ïbool +ob_tidyhandlerÌ16Í(string $input [, int $mode = ''])Ïstring +objectÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +objectbyanchorÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +oci_bind_array_by_nameÌ16Í(resource $statement, string $name, array $var_array, int $max_table_length [, int $max_item_length = -1 [, int $type = SQLT_AFC]])Ïbool +oci_bind_by_nameÌ16Í(resource $statement, string $bv_name, mixed $variable [, int $maxlength = -1 [, int $type = SQLT_CHR]])Ïbool +oci_cancelÌ16Í(resource $statement)Ïbool +oci_client_versionÌ16Í()Ïstring +oci_closeÌ16Í(resource $connection)Ïbool +oci_commitÌ16Í(resource $connection)Ïbool +oci_connectÌ16Í(string $username, string $password [, string $connection_string = '' [, string $character_set = '' [, int $session_mode = '']]])Ïresource +oci_define_by_nameÌ16Í(resource $statement, string $column_name, mixed $variable [, int $type = SQLT_CHR])Ïbool +oci_errorÌ16Í([resource $resource = ''])Ïarray +oci_executeÌ16Í(resource $statement [, int $mode = OCI_COMMIT_ON_SUCCESS])Ïbool +oci_fetchÌ16Í(resource $statement)Ïbool +oci_fetch_allÌ16Í(resource $statement, array $output [, int $skip = '' [, int $maxrows = -1 [, int $flags = + ]]])Ïint +oci_fetch_arrayÌ16Í(resource $statement [, int $mode = ''])Ïarray +oci_fetch_assocÌ16Í(resource $statement)Ïarray +oci_fetch_objectÌ16Í(resource $statement)Ïobject +oci_fetch_rowÌ16Í(resource $statement)Ïarray +oci_field_is_nullÌ16Í(resource $statement, mixed $field)Ïbool +oci_field_nameÌ16Í(resource $statement, mixed $field)Ïstring +oci_field_precisionÌ16Í(resource $statement, mixed $field)Ïint +oci_field_scaleÌ16Í(resource $statement, mixed $field)Ïint +oci_field_sizeÌ16Í(resource $statement, mixed $field)Ïint +oci_field_typeÌ16Í(resource $statement, mixed $field)Ïmixed +oci_field_type_rawÌ16Í(resource $statement, mixed $field)Ïint +oci_free_descriptorÌ16Í(resource $descriptor)Ïbool +oci_free_statementÌ16Í(resource $statement)Ïbool +oci_get_implicit_resultsetÌ16Í(resource $statement)Ïresource +oci_internal_debugÌ16Í(bool $onoff)Ïvoid +oci_lob_copyÌ16Í(OCI-Lob $lob_to, OCI-Lob $lob_from [, int $length = ''])Ïbool +oci_lob_is_equalÌ16Í(OCI-Lob $lob1, OCI-Lob $lob2)Ïbool +oci_new_collectionÌ16Í(resource $connection, string $tdo [, string $schema = ''])ÏOCI-Collection +oci_new_connectÌ16Í(string $username, string $password [, string $connection_string = '' [, string $character_set = '' [, int $session_mode = '']]])Ïresource +oci_new_cursorÌ16Í(resource $connection)Ïresource +oci_new_descriptorÌ16Í(resource $connection [, int $type = OCI_DTYPE_LOB])ÏOCI-Lob +oci_num_fieldsÌ16Í(resource $statement)Ïint +oci_num_rowsÌ16Í(resource $statement)Ïint +oci_parseÌ16Í(resource $connection, string $sql_text)Ïresource +oci_password_changeÌ16Í(resource $connection, string $username, string $old_password, string $new_password, string $dbname)Ïresource +oci_pconnectÌ16Í(string $username, string $password [, string $connection_string = '' [, string $character_set = '' [, int $session_mode = '']]])Ïresource +oci_resultÌ16Í(resource $statement, mixed $field)Ïmixed +oci_rollbackÌ16Í(resource $connection)Ïbool +oci_server_versionÌ16Í(resource $connection)Ïstring +oci_set_actionÌ16Í(resource $connection, string $action_name)Ïbool +oci_set_client_identifierÌ16Í(resource $connection, string $client_identifier)Ïbool +oci_set_client_infoÌ16Í(resource $connection, string $client_info)Ïbool +oci_set_editionÌ16Í(string $edition)Ïbool +oci_set_module_nameÌ16Í(resource $connection, string $module_name)Ïbool +oci_set_prefetchÌ16Í(resource $statement, int $rows)Ïbool +oci_statement_typeÌ16Í(resource $statement)Ïstring +ocibindbynameÌ16Í()Ï +ocicancelÌ16Í()Ï +ocicloselobÌ16Í()Ï +ocicollappendÌ16Í()Ï +ocicollassignÌ16Í()Ï +ocicollassignelemÌ16Í()Ï +ocicollgetelemÌ16Í()Ï +ocicollmaxÌ16Í()Ï +ocicollsizeÌ16Í()Ï +ocicolltrimÌ16Í()Ï +ocicolumnisnullÌ16Í()Ï +ocicolumnnameÌ16Í()Ï +ocicolumnprecisionÌ16Í()Ï +ocicolumnscaleÌ16Í()Ï +ocicolumnsizeÌ16Í()Ï +ocicolumntypeÌ16Í()Ï +ocicolumntyperawÌ16Í()Ï +ocicommitÌ16Í()Ï +ocidefinebynameÌ16Í()Ï +ocierrorÌ16Í()Ï +ociexecuteÌ16Í()Ï +ocifetchÌ16Í()Ï +ocifetchintoÌ16Í()Ï +ocifetchstatementÌ16Í()Ï +ocifreecollectionÌ16Í()Ï +ocifreecursorÌ16Í()Ï +ocifreedescÌ16Í()Ï +ocifreestatementÌ16Í()Ï +ociinternaldebugÌ16Í()Ï +ociloadlobÌ16Í()Ï +ocilogoffÌ16Í()Ï +ocilogonÌ16Í()Ï +ocinewcollectionÌ16Í()Ï +ocinewcursorÌ16Í()Ï +ocinewdescriptorÌ16Í()Ï +ocinlogonÌ16Í()Ï +ocinumcolsÌ16Í()Ï +ociparseÌ16Í()Ï +ociplogonÌ16Í()Ï +ociresultÌ16Í()Ï +ocirollbackÌ16Í()Ï +ocirowcountÌ16Í()Ï +ocisavelobÌ16Í()Ï +ocisavelobfileÌ16Í()Ï +ociserverversionÌ16Í()Ï +ocisetprefetchÌ16Í()Ï +ocistatementtypeÌ16Í()Ï +ociwritelobtofileÌ16Í()Ï +ociwritetemporarylobÌ16Í()Ï +octdecÌ16Í(string $octal_string)Ïnumber +odbc_autocommitÌ16Í(resource $connection_id [, bool $OnOff = false])Ïmixed +odbc_binmodeÌ16Í(resource $result_id, int $mode)Ïbool +odbc_closeÌ16Í(resource $connection_id)Ïvoid +odbc_close_allÌ16Í()Ïvoid +odbc_columnprivilegesÌ16Í(resource $connection_id, string $qualifier, string $owner, string $table_name, string $column_name)Ïresource +odbc_columnsÌ16Í(resource $connection_id [, string $qualifier = '' [, string $schema = '' [, string $table_name = '' [, string $column_name = '']]]])Ïresource +odbc_commitÌ16Í(resource $connection_id)Ïbool +odbc_connectÌ16Í(string $dsn, string $user, string $password [, int $cursor_type = ''])Ïresource +odbc_cursorÌ16Í(resource $result_id)Ïstring +odbc_data_sourceÌ16Í(resource $connection_id, int $fetch_type)Ïarray +odbc_doÌ16Í()Ï +odbc_errorÌ16Í([resource $connection_id = ''])Ïstring +odbc_errormsgÌ16Í([resource $connection_id = ''])Ïstring +odbc_execÌ16Í(resource $connection_id, string $query_string [, int $flags = ''])Ïresource +odbc_executeÌ16Í(resource $result_id [, array $parameters_array = ''])Ïbool +odbc_fetch_arrayÌ16Í(resource $result [, int $rownumber = ''])Ïarray +odbc_fetch_intoÌ16Í(resource $result_id, array $result_array [, int $rownumber = ''])Ïarray +odbc_fetch_objectÌ16Í(resource $result [, int $rownumber = ''])Ïobject +odbc_fetch_rowÌ16Í(resource $result_id [, int $row_number = ''])Ïbool +odbc_field_lenÌ16Í(resource $result_id, int $field_number)Ïint +odbc_field_nameÌ16Í(resource $result_id, int $field_number)Ïstring +odbc_field_numÌ16Í(resource $result_id, string $field_name)Ïint +odbc_field_precisionÌ16Í()Ï +odbc_field_scaleÌ16Í(resource $result_id, int $field_number)Ïint +odbc_field_typeÌ16Í(resource $result_id, int $field_number)Ïstring +odbc_foreignkeysÌ16Í(resource $connection_id, string $pk_qualifier, string $pk_owner, string $pk_table, string $fk_qualifier, string $fk_owner, string $fk_table)Ïresource +odbc_free_resultÌ16Í(resource $result_id)Ïbool +odbc_gettypeinfoÌ16Í(resource $connection_id [, int $data_type = ''])Ïresource +odbc_longreadlenÌ16Í(resource $result_id, int $length)Ïbool +odbc_next_resultÌ16Í(resource $result_id)Ïbool +odbc_num_fieldsÌ16Í(resource $result_id)Ïint +odbc_num_rowsÌ16Í(resource $result_id)Ïint +odbc_pconnectÌ16Í(string $dsn, string $user, string $password [, int $cursor_type = ''])Ïresource +odbc_prepareÌ16Í(resource $connection_id, string $query_string)Ïresource +odbc_primarykeysÌ16Í(resource $connection_id, string $qualifier, string $owner, string $table)Ïresource +odbc_procedurecolumnsÌ16Í(resource $connection_id, string $qualifier, string $owner, string $proc, string $column)Ïresource +odbc_proceduresÌ16Í(resource $connection_id, string $qualifier, string $owner, string $name)Ïresource +odbc_resultÌ16Í(resource $result_id, mixed $field)Ïmixed +odbc_result_allÌ16Í(resource $result_id [, string $format = ''])Ïint +odbc_rollbackÌ16Í(resource $connection_id)Ïbool +odbc_setoptionÌ16Í(resource $id, int $function, int $option, int $param)Ïbool +odbc_specialcolumnsÌ16Í(resource $connection_id, int $type, string $qualifier, string $owner, string $table, int $scope, int $nullable)Ïresource +odbc_statisticsÌ16Í(resource $connection_id, string $qualifier, string $owner, string $table_name, int $unique, int $accuracy)Ïresource +odbc_tableprivilegesÌ16Í(resource $connection_id, string $qualifier, string $owner, string $name)Ïresource +odbc_tablesÌ16Í(resource $connection_id [, string $qualifier = '' [, string $owner = '' [, string $name = '' [, string $types = '']]]])Ïresource +offsetExistsÌ128Í(int $index)ÏboolÎSplFixedArray +offsetExistsÌ128Í(mixed $index)ÏboolÎArrayObject +offsetExistsÌ128Í(mixed $index)ÏboolÎSplDoublyLinkedList +offsetExistsÌ128Í(mixed $offset)ÏboolÎJudy +offsetExistsÌ128Í(object $object)ÏboolÎWeakMap +offsetExistsÌ128Í(string $fieldName)ÏboolÎSolrDocument +offsetExistsÌ128Í(string $offset)ÏboolÎPhar +offsetExistsÌ128Í(string $property_name)ÏboolÎSolrObject +offsetExistsÌ128Í(object $object)ÏobjectÎSplObjectStorage +offsetExistsÌ128Í(string $index)ÏvoidÎArrayIterator +offsetExistsÌ128Í(string $index)ÏvoidÎCachingIterator +offsetExistsÌ128Í(string $name)ÏvoidÎYaf_Config_Ini +offsetExistsÌ128Í(string $name)ÏvoidÎYaf_Config_Simple +offsetExistsÌ128Í(string $name)ÏvoidÎYaf_Session +offsetGetÌ128Í(string $fieldName)ÏSolrDocumentFieldÎSolrDocument +offsetGetÌ128Í(string $offset)ÏintÎPhar +offsetGetÌ128Í(int $index)ÏmixedÎSplFixedArray +offsetGetÌ128Í(mixed $index)ÏmixedÎArrayObject +offsetGetÌ128Í(mixed $index)ÏmixedÎSplDoublyLinkedList +offsetGetÌ128Í(mixed $offset)ÏmixedÎJudy +offsetGetÌ128Í(object $object)ÏmixedÎWeakMap +offsetGetÌ128Í(string $index)ÏmixedÎArrayIterator +offsetGetÌ128Í(string $property_name)ÏmixedÎSolrObject +offsetGetÌ128Í(object $object)ÏobjectÎSplObjectStorage +offsetGetÌ128Í(string $index)ÏvoidÎCachingIterator +offsetGetÌ128Í(string $name)ÏvoidÎYaf_Config_Ini +offsetGetÌ128Í(string $name)ÏvoidÎYaf_Config_Simple +offsetGetÌ128Í(string $name)ÏvoidÎYaf_Session +offsetSetÌ128Í(mixed $offset, mixed $value)ÏboolÎJudy +offsetSetÌ128Í(object $object [, mixed $data = ''])ÏobjectÎSplObjectStorage +offsetSetÌ128Í(int $index, mixed $newval)ÏvoidÎSplFixedArray +offsetSetÌ128Í(mixed $index, mixed $newval)ÏvoidÎArrayObject +offsetSetÌ128Í(mixed $index, mixed $newval)ÏvoidÎSplDoublyLinkedList +offsetSetÌ128Í(object $object, mixed $value)ÏvoidÎWeakMap +offsetSetÌ128Í(string $fieldName, string $fieldValue)ÏvoidÎSolrDocument +offsetSetÌ128Í(string $index, string $newval)ÏvoidÎArrayIterator +offsetSetÌ128Í(string $index, string $newval)ÏvoidÎCachingIterator +offsetSetÌ128Í(string $name, string $value)ÏvoidÎYaf_Config_Ini +offsetSetÌ128Í(string $name, string $value)ÏvoidÎYaf_Config_Simple +offsetSetÌ128Í(string $name, string $value)ÏvoidÎYaf_Session +offsetSetÌ128Í(string $offset, string $value)ÏvoidÎPhar +offsetSetÌ128Í(string $offset, string $value)ÏvoidÎPharData +offsetSetÌ128Í(string $property_name, string $property_value)ÏvoidÎSolrObject +offsetUnsetÌ128Í(mixed $offset)ÏboolÎJudy +offsetUnsetÌ128Í(string $offset)ÏboolÎPhar +offsetUnsetÌ128Í(string $offset)ÏboolÎPharData +offsetUnsetÌ128Í(object $object)ÏobjectÎSplObjectStorage +offsetUnsetÌ128Í(int $index)ÏvoidÎSplFixedArray +offsetUnsetÌ128Í(mixed $index)ÏvoidÎArrayObject +offsetUnsetÌ128Í(mixed $index)ÏvoidÎSplDoublyLinkedList +offsetUnsetÌ128Í(object $object)ÏvoidÎWeakMap +offsetUnsetÌ128Í(string $fieldName)ÏvoidÎSolrDocument +offsetUnsetÌ128Í(string $index)ÏvoidÎArrayIterator +offsetUnsetÌ128Í(string $index)ÏvoidÎCachingIterator +offsetUnsetÌ128Í(string $name)ÏvoidÎYaf_Config_Ini +offsetUnsetÌ128Í(string $name)ÏvoidÎYaf_Config_Simple +offsetUnsetÌ128Í(string $name)ÏvoidÎYaf_Session +offsetUnsetÌ128Í(string $property_name)ÏvoidÎSolrObject +oilPaintImageÌ128Í(float $radius)ÏboolÎImagick +oilpaintimageÌ128Í(float $radius)ÏvoidÎGmagick +onCloseÌ128Í()ÏvoidÎphp_user_filter +onCreateÌ128Í()ÏboolÎphp_user_filter +opaquePaintImageÌ128Í(mixed $target, mixed $fill, float $fuzz, bool $invert [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +opcache_compile_fileÌ16Í(string $file)Ïboolean +opcache_get_configurationÌ16Í()Ïarray +opcache_get_statusÌ16Í([boolean $get_scripts = ''])Ïarray +opcache_invalidateÌ16Í(string $script [, boolean $force = ''])Ïboolean +opcache_is_script_cachedÌ16Í(string $file)Ïboolean +opcache_resetÌ16Í()Ïboolean +openÌ128Í(string $filename [, string $password = null [, callable $volume_callback = null]])ÏRarArchiveÎRarArchive +openÌ128Í()ÏboolÎSphinxClient +openÌ128Í(string $URI [, string $encoding = '' [, int $options = '']])ÏboolÎXMLReader +openÌ128Í(string $save_path, string $name)ÏboolÎSessionHandlerInterface +openÌ128Í(string $save_path, string $session_name)ÏboolÎSessionHandler +openÌ128Í(string $filename [, int $flags = ''])ÏmixedÎZipArchive +openÌ128Í(string $filename [, int $flags = SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE [, string $encryption_key = '']])ÏvoidÎSQLite3 +openFileÌ128Í([string $open_mode = "r" [, bool $use_include_path = false [, resource $context = '']]])ÏobjectÎSplFileInfo +openMemoryÌ128Í()ÏresourceÎXMLWriter +openURIÌ128Í(string $uri)ÏresourceÎXMLWriter +openal_buffer_createÌ16Í()Ïresource +openal_buffer_dataÌ16Í(resource $buffer, int $format, string $data, int $freq)Ïbool +openal_buffer_destroyÌ16Í(resource $buffer)Ïbool +openal_buffer_getÌ16Í(resource $buffer, int $property)Ïint +openal_buffer_loadwavÌ16Í(resource $buffer, string $wavfile)Ïbool +openal_context_createÌ16Í(resource $device)Ïresource +openal_context_currentÌ16Í(resource $context)Ïbool +openal_context_destroyÌ16Í(resource $context)Ïbool +openal_context_processÌ16Í(resource $context)Ïbool +openal_context_suspendÌ16Í(resource $context)Ïbool +openal_device_closeÌ16Í(resource $device)Ïbool +openal_device_openÌ16Í([string $device_desc = ''])Ïresource +openal_listener_getÌ16Í(int $property)Ïmixed +openal_listener_setÌ16Í(int $property, mixed $setting)Ïbool +openal_source_createÌ16Í()Ïresource +openal_source_destroyÌ16Í(resource $source)Ïbool +openal_source_getÌ16Í(resource $source, int $property)Ïmixed +openal_source_pauseÌ16Í(resource $source)Ïbool +openal_source_playÌ16Í(resource $source)Ïbool +openal_source_rewindÌ16Í(resource $source)Ïbool +openal_source_setÌ16Í(resource $source, int $property, mixed $setting)Ïbool +openal_source_stopÌ16Í(resource $source)Ïbool +openal_streamÌ16Í(resource $source, int $format, int $rate)Ïresource +opendirÌ16Í(string $path [, resource $context = ''])Ïresource +openlogÌ16Í(string $ident, int $option, int $facility)Ïbool +openssl_cipher_iv_lengthÌ16Í(string $method)Ïint +openssl_csr_exportÌ16Í(resource $csr, string $out [, bool $notext = true])Ïbool +openssl_csr_export_to_fileÌ16Í(resource $csr, string $outfilename [, bool $notext = true])Ïbool +openssl_csr_get_public_keyÌ16Í(mixed $csr [, bool $use_shortnames = true])Ïresource +openssl_csr_get_subjectÌ16Í(mixed $csr [, bool $use_shortnames = true])Ïarray +openssl_csr_newÌ16Í(array $dn, resource $privkey [, array $configargs = '' [, array $extraattribs = '']])Ïmixed +openssl_csr_signÌ16Í(mixed $csr, mixed $cacert, mixed $priv_key, int $days [, array $configargs = '' [, int $serial = '']])Ïresource +openssl_decryptÌ16Í(string $data, string $method, string $password [, int $options = '' [, string $iv = ""]])Ïstring +openssl_dh_compute_keyÌ16Í(string $pub_key, resource $dh_key)Ïstring +openssl_digestÌ16Í(string $data, string $method [, bool $raw_output = false])Ïstring +openssl_encryptÌ16Í(string $data, string $method, string $password [, int $options = '' [, string $iv = ""]])Ïstring +openssl_error_stringÌ16Í()Ïstring +openssl_free_keyÌ16Í(resource $key_identifier)Ïvoid +openssl_get_cert_locationsÌ16Í()Ïarray +openssl_get_cipher_methodsÌ16Í([bool $aliases = false])Ïarray +openssl_get_md_methodsÌ16Í([bool $aliases = false])Ïarray +openssl_get_privatekeyÌ16Í()Ï +openssl_get_publickeyÌ16Í()Ï +openssl_openÌ16Í(string $sealed_data, string $open_data, string $env_key, mixed $priv_key_id [, string $method = ''])Ïbool +openssl_pbkdf2Ì16Í(string $password, string $salt, int $key_length, int $iterations [, string $digest_algorithm = ''])Ïstring +openssl_pkcs12_exportÌ16Í(mixed $x509, string $out, mixed $priv_key, string $pass [, array $args = ''])Ïbool +openssl_pkcs12_export_to_fileÌ16Í(mixed $x509, string $filename, mixed $priv_key, string $pass [, array $args = ''])Ïbool +openssl_pkcs12_readÌ16Í(string $pkcs12, array $certs, string $pass)Ïbool +openssl_pkcs7_decryptÌ16Í(string $infilename, string $outfilename, mixed $recipcert [, mixed $recipkey = ''])Ïbool +openssl_pkcs7_encryptÌ16Í(string $infile, string $outfile, mixed $recipcerts, array $headers [, int $flags = '' [, int $cipherid = OPENSSL_CIPHER_RC2_40]])Ïbool +openssl_pkcs7_signÌ16Í(string $infilename, string $outfilename, mixed $signcert, mixed $privkey, array $headers [, int $flags = PKCS7_DETACHED [, string $extracerts = '']])Ïbool +openssl_pkcs7_verifyÌ16Í(string $filename, int $flags [, string $outfilename = '' [, array $cainfo = '' [, string $extracerts = '' [, string $content = '']]]])Ïmixed +openssl_pkey_exportÌ16Í(mixed $key, string $out [, string $passphrase = '' [, array $configargs = '']])Ïbool +openssl_pkey_export_to_fileÌ16Í(mixed $key, string $outfilename [, string $passphrase = '' [, array $configargs = '']])Ïbool +openssl_pkey_freeÌ16Í(resource $key)Ïvoid +openssl_pkey_get_detailsÌ16Í(resource $key)Ïarray +openssl_pkey_get_privateÌ16Í(mixed $key [, string $passphrase = ""])Ïresource +openssl_pkey_get_publicÌ16Í(mixed $certificate)Ïresource +openssl_pkey_newÌ16Í([array $configargs = ''])Ïresource +openssl_private_decryptÌ16Í(string $data, string $decrypted, mixed $key [, int $padding = OPENSSL_PKCS1_PADDING])Ïbool +openssl_private_encryptÌ16Í(string $data, string $crypted, mixed $key [, int $padding = OPENSSL_PKCS1_PADDING])Ïbool +openssl_public_decryptÌ16Í(string $data, string $decrypted, mixed $key [, int $padding = OPENSSL_PKCS1_PADDING])Ïbool +openssl_public_encryptÌ16Í(string $data, string $crypted, mixed $key [, int $padding = OPENSSL_PKCS1_PADDING])Ïbool +openssl_random_pseudo_bytesÌ16Í(int $length [, bool $crypto_strong = ''])Ïstring +openssl_sealÌ16Í(string $data, string $sealed_data, array $env_keys, array $pub_key_ids [, string $method = "RC4"])Ïint +openssl_signÌ16Í(string $data, string $signature, mixed $priv_key_id [, mixed $signature_alg = OPENSSL_ALGO_SHA1])Ïbool +openssl_spki_exportÌ16Í(string $spkac)Ïstring +openssl_spki_export_challengeÌ16Í(string $spkac)Ïstring +openssl_spki_newÌ16Í(resource $privkey, string $challenge [, int $algorithm = ''])Ïstring +openssl_spki_verifyÌ16Í(string $spkac)Ïstring +openssl_verifyÌ16Í(string $data, string $signature, mixed $pub_key_id [, mixed $signature_alg = OPENSSL_ALGO_SHA1])Ïint +openssl_x509_check_private_keyÌ16Í(mixed $cert, mixed $key)Ïbool +openssl_x509_checkpurposeÌ16Í(mixed $x509cert, int $purpose [, array $cainfo = array() [, string $untrustedfile = '']])Ïint +openssl_x509_exportÌ16Í(mixed $x509, string $output [, bool $notext = ''])Ïbool +openssl_x509_export_to_fileÌ16Í(mixed $x509, string $outfilename [, bool $notext = ''])Ïbool +openssl_x509_fingerprintÌ16Í(mixed $x509 [, string $hash_algorithm = "sha1" [, bool $raw_output = '']])Ïbool +openssl_x509_freeÌ16Í(resource $x509cert)Ïvoid +openssl_x509_parseÌ16Í(mixed $x509cert [, bool $shortnames = true])Ïarray +openssl_x509_readÌ16Í(mixed $x509certdata)Ïresource +optimizeÌ128Í([int $maxSegments = 1 [, bool $softCommit = true [, bool $waitSearcher = true]]])ÏSolrUpdateResponseÎSolrClient +optimizeImageLayersÌ128Í()ÏboolÎImagick +optionsÌ128Í(int $option, mixed $value, mysqli $link)ÏboolÎmysqli +optionsÌ128Í(resource $link, int $option, mixed $value)ÏboolÎmaxdb +optionsÌ128Í()ÏintÎGearmanWorker +ordÌ16Í(string $string)Ïint +ordÌ128Í(mixed $character)ÏintÎIntlChar +orderedPosterizeImageÌ128Í(string $threshold_map [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +outÌ128Í()ÏTokyoTyrantQueryÎTokyoTyrantQuery +outÌ128Í(mixed $keys)ÏstringÎTokyoTyrant +outÌ128Í(mixed $keys)ÏvoidÎTokyoTyrantTable +outputÌ128Í()ÏboolÎHaruDoc +outputÌ128Í([int $compression = ''])ÏintÎSWFMovie +outputMemoryÌ128Í([bool $flush = true, resource $xmlwriter])ÏstringÎXMLWriter +output_add_rewrite_varÌ16Í(string $name, string $value)Ïbool +output_reset_rewrite_varsÌ16Í()Ïbool +override_functionÌ16Í(string $function_name, string $function_args, string $function_code)Ïbool +packÌ16Í(string $format [, mixed $args = '' [, mixed $... = '']])Ïstring +paintÌ128Í(CairoContext $context)ÏvoidÎCairoContext +paintFloodfillImageÌ128Í(mixed $fill, float $fuzz, mixed $bordercolor, int $x, int $y [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +paintOpaqueImageÌ128Í(mixed $target, mixed $fill, float $fuzz [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +paintTransparentImageÌ128Í(mixed $target, float $alpha, float $fuzz)ÏboolÎImagick +paintWithAlphaÌ128Í(string $alpha, CairoContext $context)ÏvoidÎCairoContext +parallelCollectionScanÌ128Í(int $num_cursors)Ïarray[MongoCommandCursor]ÎMongoCollection +paramCountÌ128Í()ÏintÎSQLite3Stmt +param_countÌ128Í(resource $stmt)ÏintÎmaxdb_stmt +parentsÌ128Í(array $parameter)ÏarrayÎhw_api +parseÌ128Í(string $value, MessageFormatter $fmt)ÏarrayÎMessageFormatter +parseÌ128Í(string $value [, int $position = '', IntlDateFormatter $fmt])ÏintÎIntlDateFormatter +parseÌ128Í(string $value [, int $type = '' [, int $position = '', NumberFormatter $fmt]])ÏmixedÎNumberFormatter +parseCurrencyÌ128Í(string $value, string $currency [, int $position = '', NumberFormatter $fmt])ÏfloatÎNumberFormatter +parseFileÌ128Í(string $filename [, mixed $config = '' [, string $encoding = '' [, bool $use_include_path = false]]])ÏtidyÎtidy +parseLocaleÌ128Í(string $locale)ÏarrayÎLocale +parseMessageÌ128Í(string $locale, string $pattern, string $source, string $value)ÏarrayÎMessageFormatter +parseResolvConfÌ128Í(int $flags, string $filename)ÏboolÎEventDnsBase +parseStringÌ128Í(string $input [, mixed $config = '' [, string $encoding = '']])ÏtidyÎtidy +parse_ini_fileÌ16Í(string $filename [, bool $process_sections = false [, int $scanner_mode = INI_SCANNER_NORMAL]])Ïarray +parse_ini_stringÌ16Í(string $ini [, bool $process_sections = false [, int $scanner_mode = INI_SCANNER_NORMAL]])Ïarray +parse_strÌ16Í(string $str [, array $arr = ''])Ïvoid +parse_urlÌ16Í(string $url [, int $component = -1])Ïmixed +parsekit_compile_fileÌ16Í(string $filename [, array $errors = '' [, int $options = PARSEKIT_QUIET]])Ïarray +parsekit_compile_stringÌ16Í(string $phpcode [, array $errors = '' [, int $options = PARSEKIT_QUIET]])Ïarray +parsekit_func_arginfoÌ16Í(mixed $function)Ïarray +partialÌ128Í([bool $okay = true])ÏMongoCursorÎMongoCursor +passthruÌ16Í(string $command [, int $return_var = ''])Ïvoid +password_get_infoÌ16Í(string $hash)Ïarray +password_hashÌ16Í(string $password, integer $algo [, array $options = ''])Ïstring +password_needs_rehashÌ16Í(string $hash, integer $algo [, array $options = ''])Ïboolean +password_verifyÌ16Í(string $password, string $hash)Ïboolean +pathCloseÌ128Í()ÏboolÎImagickDraw +pathCurveToAbsoluteÌ128Í(float $x1, float $y1, float $x2, float $y2, float $x, float $y)ÏboolÎImagickDraw +pathCurveToQuadraticBezierAbsoluteÌ128Í(float $x1, float $y1, float $x, float $y)ÏboolÎImagickDraw +pathCurveToQuadraticBezierRelativeÌ128Í(float $x1, float $y1, float $x, float $y)ÏboolÎImagickDraw +pathCurveToQuadraticBezierSmoothAbsoluteÌ128Í(float $x, float $y)ÏboolÎImagickDraw +pathCurveToQuadraticBezierSmoothRelativeÌ128Í(float $x, float $y)ÏboolÎImagickDraw +pathCurveToRelativeÌ128Í(float $x1, float $y1, float $x2, float $y2, float $x, float $y)ÏboolÎImagickDraw +pathCurveToSmoothAbsoluteÌ128Í(float $x2, float $y2, float $x, float $y)ÏboolÎImagickDraw +pathCurveToSmoothRelativeÌ128Í(float $x2, float $y2, float $x, float $y)ÏboolÎImagickDraw +pathEllipticArcAbsoluteÌ128Í(float $rx, float $ry, float $x_axis_rotation, bool $large_arc_flag, bool $sweep_flag, float $x, float $y)ÏboolÎImagickDraw +pathEllipticArcRelativeÌ128Í(float $rx, float $ry, float $x_axis_rotation, bool $large_arc_flag, bool $sweep_flag, float $x, float $y)ÏboolÎImagickDraw +pathExtentsÌ128Í(CairoContext $context)ÏarrayÎCairoContext +pathFinishÌ128Í()ÏboolÎImagickDraw +pathLineToAbsoluteÌ128Í(float $x, float $y)ÏboolÎImagickDraw +pathLineToHorizontalAbsoluteÌ128Í(float $x)ÏboolÎImagickDraw +pathLineToHorizontalRelativeÌ128Í(float $x)ÏboolÎImagickDraw +pathLineToRelativeÌ128Í(float $x, float $y)ÏboolÎImagickDraw +pathLineToVerticalAbsoluteÌ128Í(float $y)ÏboolÎImagickDraw +pathLineToVerticalRelativeÌ128Í(float $y)ÏboolÎImagickDraw +pathMoveToAbsoluteÌ128Í(float $x, float $y)ÏboolÎImagickDraw +pathMoveToRelativeÌ128Í(float $x, float $y)ÏboolÎImagickDraw +pathStartÌ128Í()ÏboolÎImagickDraw +pathinfoÌ16Í(string $path [, int $options = PATHINFO_DIRNAME | PATHINFO_BASENAME | PATHINFO_EXTENSION | PATHINFO_FILENAME])Ïmixed +pcloseÌ16Í(resource $handle)Ïint +pcntl_alarmÌ16Í(int $seconds)Ïint +pcntl_errnoÌ16Í()Ï +pcntl_execÌ16Í(string $path [, array $args = '' [, array $envs = '']])Ïbool +pcntl_forkÌ16Í()Ïint +pcntl_get_last_errorÌ16Í()Ïint +pcntl_getpriorityÌ16Í([int $pid = getmypid() [, int $process_identifier = PRIO_PROCESS]])Ïint +pcntl_setpriorityÌ16Í(int $priority [, int $pid = getmypid() [, int $process_identifier = PRIO_PROCESS]])Ïbool +pcntl_signalÌ16Í(int $signo, callable|int $handler [, bool $restart_syscalls = true])Ïbool +pcntl_signal_dispatchÌ16Í()Ïbool +pcntl_sigprocmaskÌ16Í(int $how, array $set [, array $oldset = ''])Ïbool +pcntl_sigtimedwaitÌ16Í(array $set [, array $siginfo = '' [, int $seconds = '' [, int $nanoseconds = '']]])Ïint +pcntl_sigwaitinfoÌ16Í(array $set [, array $siginfo = ''])Ïint +pcntl_strerrorÌ16Í(int $errno)Ïstring +pcntl_waitÌ16Í(int $status [, int $options = ''])Ïint +pcntl_waitpidÌ16Í(int $pid, int $status [, int $options = ''])Ïint +pcntl_wexitstatusÌ16Í(int $status)Ïint +pcntl_wifexitedÌ16Í(int $status)Ïbool +pcntl_wifsignaledÌ16Í(int $status)Ïbool +pcntl_wifstoppedÌ16Í(int $status)Ïbool +pcntl_wstopsigÌ16Í(int $status)Ïint +pcntl_wtermsigÌ16Í(int $status)Ïint +pconnectÌ128Í(string $host [, int $port = '' [, int $timeout = '']])ÏmixedÎMemcache +peekÌ128Í(string $target [, array $properties = ''])ÏSAMMessageÎSAMConnection +peekAllÌ128Í(string $target [, array $properties = ''])ÏarrayÎSAMConnection +pendingÌ128Í(int $flags)ÏboolÎEvent +periodicÌ128Í(double $offset, double $interval, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvPeriodicÎEvLoop +pfsockopenÌ16Í(string $hostname [, int $port = -1 [, int $errno = '' [, string $errstr = '' [, float $timeout = ini_get("default_socket_timeout")]]]])Ïresource +pg_affected_rowsÌ16Í(resource $result)Ïint +pg_cancel_queryÌ16Í(resource $connection)Ïbool +pg_client_encodingÌ16Í([resource $connection = ''])Ïstring +pg_closeÌ16Í([resource $connection = ''])Ïbool +pg_connectÌ16Í(string $connection_string [, int $connect_type = ''])Ïresource +pg_connect_pollÌ16Í([resource $connection = ''])Ïint +pg_connection_busyÌ16Í(resource $connection)Ïbool +pg_connection_resetÌ16Í(resource $connection)Ïbool +pg_connection_statusÌ16Í(resource $connection)Ïint +pg_consume_inputÌ16Í(resource $connection)Ïbool +pg_convertÌ16Í(resource $connection, string $table_name, array $assoc_array [, int $options = ''])Ïarray +pg_copy_fromÌ16Í(resource $connection, string $table_name, array $rows [, string $delimiter = '' [, string $null_as = '']])Ïbool +pg_copy_toÌ16Í(resource $connection, string $table_name [, string $delimiter = '' [, string $null_as = '']])Ïarray +pg_dbnameÌ16Í([resource $connection = ''])Ïstring +pg_deleteÌ16Í(resource $connection, string $table_name, array $assoc_array [, int $options = PGSQL_DML_EXEC])Ïmixed +pg_end_copyÌ16Í([resource $connection = ''])Ïbool +pg_escape_byteaÌ16Í([resource $connection = '', string $data])Ïstring +pg_escape_identifierÌ16Í([resource $connection = '', string $data])Ïstring +pg_escape_literalÌ16Í([resource $connection = '', string $data])Ïstring +pg_escape_stringÌ16Í([resource $connection = '', string $data])Ïstring +pg_executeÌ16Í([resource $connection = '', string $stmtname, array $params])Ïresource +pg_fetch_allÌ16Í(resource $result)Ïarray +pg_fetch_all_columnsÌ16Í(resource $result [, int $column = ''])Ïarray +pg_fetch_arrayÌ16Í(resource $result [, int $row = '' [, int $result_type = PGSQL_BOTH]])Ïarray +pg_fetch_assocÌ16Í(resource $result [, int $row = ''])Ïarray +pg_fetch_objectÌ16Í(resource $result [, int $row = '' [, int $result_type = PGSQL_ASSOC [, string $class_name = '' [, array $params = '']]]])Ïobject +pg_fetch_resultÌ16Í(resource $result, int $row, mixed $field)Ïstring +pg_fetch_rowÌ16Í(resource $result [, int $row = ''])Ïarray +pg_field_is_nullÌ16Í(resource $result, int $row, mixed $field)Ïint +pg_field_nameÌ16Í(resource $result, int $field_number)Ïstring +pg_field_numÌ16Í(resource $result, string $field_name)Ïint +pg_field_prtlenÌ16Í(resource $result, int $row_number, mixed $field_name_or_number)Ïinteger +pg_field_sizeÌ16Í(resource $result, int $field_number)Ïint +pg_field_tableÌ16Í(resource $result, int $field_number [, bool $oid_only = false])Ïmixed +pg_field_typeÌ16Í(resource $result, int $field_number)Ïstring +pg_field_type_oidÌ16Í(resource $result, int $field_number)Ïint +pg_flushÌ16Í(resource $connection)Ïmixed +pg_free_resultÌ16Í(resource $result)Ïresource +pg_get_notifyÌ16Í(resource $connection [, int $result_type = ''])Ïarray +pg_get_pidÌ16Í(resource $connection)Ïint +pg_get_resultÌ16Í([resource $connection = ''])Ïresource +pg_hostÌ16Í([resource $connection = ''])Ïstring +pg_insertÌ16Í(resource $connection, string $table_name, array $assoc_array [, int $options = PGSQL_DML_EXEC])Ïmixed +pg_last_errorÌ16Í([resource $connection = ''])Ïstring +pg_last_noticeÌ16Í(resource $connection)Ïstring +pg_last_oidÌ16Í(resource $result)Ïstring +pg_lo_closeÌ16Í(resource $large_object)Ïbool +pg_lo_createÌ16Í([resource $connection = '', mixed $object_id])Ïint +pg_lo_exportÌ16Í([resource $connection = '', int $oid, string $pathname])Ïbool +pg_lo_importÌ16Í([resource $connection = '', string $pathname [, mixed $object_id = '']])Ïint +pg_lo_openÌ16Í(resource $connection, int $oid, string $mode)Ïresource +pg_lo_readÌ16Í(resource $large_object [, int $len = 8192])Ïstring +pg_lo_read_allÌ16Í(resource $large_object)Ïint +pg_lo_seekÌ16Í(resource $large_object, int $offset [, int $whence = PGSQL_SEEK_CUR])Ïbool +pg_lo_tellÌ16Í(resource $large_object)Ïint +pg_lo_truncateÌ16Í(resource $large_object, int $size)Ïbool +pg_lo_unlinkÌ16Í(resource $connection, int $oid)Ïbool +pg_lo_writeÌ16Í(resource $large_object, string $data [, int $len = ''])Ïint +pg_meta_dataÌ16Í(resource $connection, string $table_name [, bool $extended = ''])Ïarray +pg_num_fieldsÌ16Í(resource $result)Ïint +pg_num_rowsÌ16Í(resource $result)Ïint +pg_optionsÌ16Í([resource $connection = ''])Ïstring +pg_parameter_statusÌ16Í([resource $connection = '', string $param_name])Ïstring +pg_pconnectÌ16Í(string $connection_string [, int $connect_type = ''])Ïresource +pg_pingÌ16Í([resource $connection = ''])Ïbool +pg_portÌ16Í([resource $connection = ''])Ïint +pg_prepareÌ16Í([resource $connection = '', string $stmtname, string $query])Ïresource +pg_put_lineÌ16Í([resource $connection = '', string $data])Ïbool +pg_queryÌ16Í([resource $connection = '', string $query])Ïresource +pg_query_paramsÌ16Í([resource $connection = '', string $query, array $params])Ïresource +pg_result_errorÌ16Í(resource $result)Ïstring +pg_result_error_fieldÌ16Í(resource $result, int $fieldcode)Ïstring +pg_result_seekÌ16Í(resource $result, int $offset)Ïbool +pg_result_statusÌ16Í(resource $result [, int $type = PGSQL_STATUS_LONG])Ïmixed +pg_selectÌ16Í(resource $connection, string $table_name, array $assoc_array [, int $options = PGSQL_DML_EXEC])Ïmixed +pg_send_executeÌ16Í(resource $connection, string $stmtname, array $params)Ïbool +pg_send_prepareÌ16Í(resource $connection, string $stmtname, string $query)Ïbool +pg_send_queryÌ16Í(resource $connection, string $query)Ïbool +pg_send_query_paramsÌ16Í(resource $connection, string $query, array $params)Ïbool +pg_set_client_encodingÌ16Í([resource $connection = '', string $encoding])Ïint +pg_set_error_verbosityÌ16Í([resource $connection = '', int $verbosity])Ïint +pg_socketÌ16Í(resource $connection)Ïresource +pg_traceÌ16Í(string $pathname [, string $mode = "w" [, resource $connection = '']])Ïbool +pg_transaction_statusÌ16Í(resource $connection)Ïint +pg_ttyÌ16Í([resource $connection = ''])Ïstring +pg_unescape_byteaÌ16Í(string $data)Ïstring +pg_untraceÌ16Í([resource $connection = ''])Ïbool +pg_updateÌ16Í(resource $connection, string $table_name, array $data, array $condition [, int $options = PGSQL_DML_EXEC])Ïmixed +pg_versionÌ16Í([resource $connection = ''])Ïarray +pgsqlCopyFromArrayÌ128Í(string $table_name, array $rows [, string $delimiter = '\t' [, string $null_as = "\\\\N" [, string $fields = '']]])ÏboolÎPDO +pgsqlCopyFromFileÌ128Í(string $table_name, string $filename [, string $delimiter = '\t' [, string $null_as = "\\\\N" [, string $fields = '']]])ÏboolÎPDO +pgsqlCopyToArrayÌ128Í(string $table_name, array $rows [, string $delimiter = '\t' [, string $null_as = "\\\\N" [, string $fields = '']]])ÏarrayÎPDO +pgsqlCopyToFileÌ128Í(string $table_name, string $filename [, string $delimiter = '\t' [, string $null_as = "\\\\N" [, string $fields = '']]])ÏboolÎPDO +pgsqlGetNotifyÌ128Í([int $result_type = '' [, int $ms_timeout = '']])ÏarrayÎPDO +pgsqlGetPidÌ128Í()ÏintÎPDO +pgsqlLOBCreateÌ128Í()ÏstringÎPDO +pgsqlLOBOpenÌ128Í(string $oid [, string $mode = "rb"])ÏresourceÎPDO +pgsqlLOBUnlinkÌ128Í(string $oid)ÏboolÎPDO +php_check_syntaxÌ16Í(string $filename [, string $error_message = ''])Ïbool +php_ini_loaded_fileÌ16Í()Ïstring +php_ini_scanned_filesÌ16Í()Ïstring +php_logo_guidÌ16Í()Ïstring +php_sapi_nameÌ16Í()Ïstring +php_strip_whitespaceÌ16Í(string $filename)Ïstring +php_unameÌ16Í([string $mode = "a"])Ïstring +phpcreditsÌ16Í([int $flag = CREDITS_ALL])Ïbool +phpinfoÌ16Í([int $what = INFO_ALL])Ïbool +phpversionÌ16Í([string $extension = ''])Ïstring +piÌ16Í()Ïfloat +pingÌ128Í()ÏSolrPingResponseÎSolrClient +pingÌ128Í(mysqli $link)ÏboolÎmysqli +pingÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +pingÌ128Í(resource $link)ÏboolÎmaxdb +pingÌ128Í(string $workload)ÏboolÎGearmanClient +pingImageÌ128Í(string $filename)ÏboolÎImagick +pingImageBlobÌ128Í(string $image)ÏboolÎImagick +pingImageFileÌ128Í(resource $filehandle [, string $fileName = ''])ÏboolÎImagick +png2wbmpÌ16Í(string $pngname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)Ïbool +pointÌ128Í(float $x, float $y)ÏGmagickDrawÎGmagickDraw +pointÌ128Í(float $x, float $y)ÏboolÎImagickDraw +polaroidImageÌ128Í(ImagickDraw $properties, float $angle)ÏboolÎImagick +pollÌ128Í(array $read, array $error, array $reject, int $sec [, int $usec = ''])ÏintÎmysqli +pollÌ128Í(array $readable, array $writable [, integer $timeout = -1])ÏintegerÎZMQPoll +polygonÌ128Í(array $coordinates)ÏGmagickDrawÎGmagickDraw +polygonÌ128Í(array $coordinates)ÏboolÎImagickDraw +polylineÌ128Í(array $coordinate_array)ÏGmagickDrawÎGmagickDraw +polylineÌ128Í(array $coordinates)ÏboolÎImagickDraw +poolDebugÌ128Í()ÏarrayÎMongo +popÌ128Í()ÏboolÎImagickDraw +popÌ128Í()ÏbooleanÎThreaded +popÌ128Í()ÏmixedÎSplDoublyLinkedList +popClipPathÌ128Í()ÏboolÎImagickDraw +popDefsÌ128Í()ÏboolÎImagickDraw +popGroupÌ128Í(CairoContext $context)ÏvoidÎCairoContext +popGroupToSourceÌ128Í(CairoContext $context)ÏvoidÎCairoContext +popPatternÌ128Í()ÏboolÎImagickDraw +popenÌ16Í(string $command, string $mode)Ïresource +posÌ16Í()Ï +posix_accessÌ16Í(string $file [, int $mode = POSIX_F_OK])Ïbool +posix_ctermidÌ16Í()Ïstring +posix_errnoÌ16Í()Ï +posix_get_last_errorÌ16Í()Ïint +posix_getcwdÌ16Í()Ïstring +posix_getegidÌ16Í()Ïint +posix_geteuidÌ16Í()Ïint +posix_getgidÌ16Í()Ïint +posix_getgrgidÌ16Í(int $gid)Ïarray +posix_getgrnamÌ16Í(string $name)Ïarray +posix_getgroupsÌ16Í()Ïarray +posix_getloginÌ16Í()Ïstring +posix_getpgidÌ16Í(int $pid)Ïint +posix_getpgrpÌ16Í()Ïint +posix_getpidÌ16Í()Ïint +posix_getppidÌ16Í()Ïint +posix_getpwnamÌ16Í(string $username)Ïarray +posix_getpwuidÌ16Í(int $uid)Ïarray +posix_getrlimitÌ16Í()Ïarray +posix_getsidÌ16Í(int $pid)Ïint +posix_getuidÌ16Í()Ïint +posix_initgroupsÌ16Í(string $name, int $base_group_id)Ïbool +posix_isattyÌ16Í(mixed $fd)Ïbool +posix_killÌ16Í(int $pid, int $sig)Ïbool +posix_mkfifoÌ16Í(string $pathname, int $mode)Ïbool +posix_mknodÌ16Í(string $pathname, int $mode [, int $major = '' [, int $minor = '']])Ïbool +posix_setegidÌ16Í(int $gid)Ïbool +posix_seteuidÌ16Í(int $uid)Ïbool +posix_setgidÌ16Í(int $gid)Ïbool +posix_setpgidÌ16Í(int $pid, int $pgid)Ïbool +posix_setrlimitÌ16Í(int $resource, int $softlimit, int $hardlimit)Ïbool +posix_setsidÌ16Í()Ïint +posix_setuidÌ16Í(int $uid)Ïbool +posix_strerrorÌ16Í(int $errno)Ïstring +posix_timesÌ16Í()Ïarray +posix_ttynameÌ16Í(mixed $fd)Ïstring +posix_unameÌ16Í()Ïarray +postDispatchÌ128Í(Yaf_Request_Abstract $request, Yaf_Response_Abstract $response)ÏvoidÎYaf_Plugin_Abstract +posterizeImageÌ128Í(int $levels, bool $dither)ÏboolÎImagick +powÌ16Í(number $base, number $exp)Ïnumber +preDispatchÌ128Í(Yaf_Request_Abstract $request, Yaf_Response_Abstract $response)ÏvoidÎYaf_Plugin_Abstract +preResponseÌ128Í(Yaf_Request_Abstract $request, Yaf_Response_Abstract $response)ÏvoidÎYaf_Plugin_Abstract +precedingÌ128Í(string $"offset")ÏReturnTypeÎIntlBreakIterator +predictÌ128Í(array $data)ÏfloatÎSVMModel +predict_probabilityÌ128Í(array $data)ÏfloatÎSVMModel +preg_filterÌ16Í(mixed $pattern, mixed $replacement, mixed $subject [, int $limit = -1 [, int $count = '']])Ïmixed +preg_grepÌ16Í(string $pattern, array $input [, int $flags = ''])Ïarray +preg_last_errorÌ16Í()Ïint +preg_matchÌ16Í(string $pattern, string $subject [, array $matches = '' [, int $flags = '' [, int $offset = '']]])Ïint +preg_match_allÌ16Í(string $pattern, string $subject [, array $matches = '' [, int $flags = '' [, int $offset = '']]])Ïint +preg_quoteÌ16Í(string $str [, string $delimiter = ''])Ïstring +preg_replaceÌ16Í(mixed $pattern, mixed $replacement, mixed $subject [, int $limit = -1 [, int $count = '']])Ïmixed +preg_replace_callbackÌ16Í(mixed $pattern, callable $callback, mixed $subject [, int $limit = -1 [, int $count = '']])Ïmixed +preg_replace_callback_arrayÌ16Í(array $patterns_and_callbacks, mixed $subject [, int $limit = -1 [, int $count = '']])Ïmixed +preg_splitÌ16Í(string $pattern, string $subject [, int $limit = -1 [, int $flags = '']])Ïarray +prepareÌ128Í(callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvPrepareÎEvLoop +prepareÌ128Í(string $statement [, array $driver_options = array()])ÏPDOStatementÎPDO +prepareÌ128Í(string $query)ÏSQLite3StmtÎSQLite3 +prepareÌ128Í(mysqlnd_prepared_statement $statement, string $query)ÏboolÎMysqlndUhPreparedStatement +prepareÌ128Í(string $query, mysqli_stmt $stmt)ÏboolÎmysqli_stmt +prepareÌ128Í(resource $link, string $query)Ïmaxdb_stmtÎmaxdb +prepareÌ128Í(resource $stmt, string $query)ÏmixedÎmaxdb_stmt +prepareÌ128Í(string $query, mysqli $link)Ïmysqli_stmtÎmysqli +prepareÌ128Í([string $query = ''])ÏobjectÎSwish +prependÌ128Í(string $data)ÏboolÎEventBuffer +prependÌ128Í(string $key, string $value)ÏboolÎMemcached +prependBodyÌ128Í(string $content [, string $key = ''])ÏboolÎYaf_Response_Abstract +prependBufferÌ128Í(EventBuffer $buf)ÏboolÎEventBuffer +prependByKeyÌ128Í(string $server_key, string $key, string $value)ÏboolÎMemcached +prevÌ16Í(array $array)Ïmixed +prevÌ128Í(resource $result)ÏboolÎSQLiteResult +prevÌ128Í(mixed $index)ÏmixedÎJudy +prevÌ128Í()ÏvoidÎEvStat +prevÌ128Í()ÏvoidÎSplDoublyLinkedList +prevEmptyÌ128Í(mixed $index)ÏintÎJudy +prevErrorÌ128Í()ÏarrayÎMongoDB +previewImagesÌ128Í(int $preview)ÏboolÎImagick +previousÌ128Í()ÏReturnTypeÎIntlBreakIterator +previousImageÌ128Í()ÏboolÎImagick +previousimageÌ128Í()ÏboolÎGmagick +printÌ16Í(string $arg)Ïint +print_rÌ16Í(mixed $expression [, bool $return = false])Ïmixed +printfÌ16Í(string $format [, mixed $args = '' [, mixed $... = '']])Ïint +priorityInitÌ128Í(int $n_priorities)ÏboolÎEventBase +proc_closeÌ16Í(resource $process)Ïint +proc_get_statusÌ16Í(resource $process)Ïarray +proc_niceÌ16Í(int $increment)Ïbool +proc_openÌ16Í(string $cmd, array $descriptorspec, array $pipes [, string $cwd = '' [, array $env = '' [, array $other_options = '']]])Ïresource +proc_terminateÌ16Í(resource $process [, int $signal = 15])Ïbool +profileImageÌ128Í(string $name, string $profile)ÏboolÎImagick +profileimageÌ128Í(string $name, string $profile)ÏvoidÎGmagick +property_existsÌ16Í(mixed $class, string $property)Ïbool +protocol_versionÌ128Í(resource $link)ÏstringÎmaxdb +ps_add_bookmarkÌ16Í(resource $psdoc, string $text [, int $parent = '' [, int $open = '']])Ïint +ps_add_launchlinkÌ16Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename)Ïbool +ps_add_locallinkÌ16Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, int $page, string $dest)Ïbool +ps_add_noteÌ16Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)Ïbool +ps_add_pdflinkÌ16Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename, int $page, string $dest)Ïbool +ps_add_weblinkÌ16Í(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $url)Ïbool +ps_arcÌ16Í(resource $psdoc, float $x, float $y, float $radius, float $alpha, float $beta)Ïbool +ps_arcnÌ16Í(resource $psdoc, float $x, float $y, float $radius, float $alpha, float $beta)Ïbool +ps_begin_pageÌ16Í(resource $psdoc, float $width, float $height)Ïbool +ps_begin_patternÌ16Í(resource $psdoc, float $width, float $height, float $xstep, float $ystep, int $painttype)Ïint +ps_begin_templateÌ16Í(resource $psdoc, float $width, float $height)Ïint +ps_circleÌ16Í(resource $psdoc, float $x, float $y, float $radius)Ïbool +ps_clipÌ16Í(resource $psdoc)Ïbool +ps_closeÌ16Í(resource $psdoc)Ïbool +ps_close_imageÌ16Í(resource $psdoc, int $imageid)Ïvoid +ps_closepathÌ16Í(resource $psdoc)Ïbool +ps_closepath_strokeÌ16Í(resource $psdoc)Ïbool +ps_continue_textÌ16Í(resource $psdoc, string $text)Ïbool +ps_curvetoÌ16Í(resource $psdoc, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)Ïbool +ps_deleteÌ16Í(resource $psdoc)Ïbool +ps_end_pageÌ16Í(resource $psdoc)Ïbool +ps_end_patternÌ16Í(resource $psdoc)Ïbool +ps_end_templateÌ16Í(resource $psdoc)Ïbool +ps_fillÌ16Í(resource $psdoc)Ïbool +ps_fill_strokeÌ16Í(resource $psdoc)Ïbool +ps_findfontÌ16Í(resource $psdoc, string $fontname, string $encoding [, bool $embed = false])Ïint +ps_get_bufferÌ16Í(resource $psdoc)Ïstring +ps_get_parameterÌ16Í(resource $psdoc, string $name [, float $modifier = ''])Ïstring +ps_get_valueÌ16Í(resource $psdoc, string $name [, float $modifier = ''])Ïfloat +ps_hyphenateÌ16Í(resource $psdoc, string $text)Ïarray +ps_include_fileÌ16Í(resource $psdoc, string $file)Ïbool +ps_linetoÌ16Í(resource $psdoc, float $x, float $y)Ïbool +ps_makespotcolorÌ16Í(resource $psdoc, string $name [, int $reserved = ''])Ïint +ps_movetoÌ16Í(resource $psdoc, float $x, float $y)Ïbool +ps_newÌ16Í()Ïresource +ps_open_fileÌ16Í(resource $psdoc [, string $filename = ''])Ïbool +ps_open_imageÌ16Í(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Ì16Í(resource $psdoc, string $type, string $filename [, string $stringparam = '' [, int $intparam = '']])Ïint +ps_open_memory_imageÌ16Í(resource $psdoc, int $gd)Ïint +ps_place_imageÌ16Í(resource $psdoc, int $imageid, float $x, float $y, float $scale)Ïbool +ps_rectÌ16Í(resource $psdoc, float $x, float $y, float $width, float $height)Ïbool +ps_restoreÌ16Í(resource $psdoc)Ïbool +ps_rotateÌ16Í(resource $psdoc, float $rot)Ïbool +ps_saveÌ16Í(resource $psdoc)Ïbool +ps_scaleÌ16Í(resource $psdoc, float $x, float $y)Ïbool +ps_set_border_colorÌ16Í(resource $psdoc, float $red, float $green, float $blue)Ïbool +ps_set_border_dashÌ16Í(resource $psdoc, float $black, float $white)Ïbool +ps_set_border_styleÌ16Í(resource $psdoc, string $style, float $width)Ïbool +ps_set_infoÌ16Í(resource $p, string $key, string $val)Ïbool +ps_set_parameterÌ16Í(resource $psdoc, string $name, string $value)Ïbool +ps_set_text_posÌ16Í(resource $psdoc, float $x, float $y)Ïbool +ps_set_valueÌ16Í(resource $psdoc, string $name, float $value)Ïbool +ps_setcolorÌ16Í(resource $psdoc, string $type, string $colorspace, float $c1, float $c2, float $c3, float $c4)Ïbool +ps_setdashÌ16Í(resource $psdoc, float $on, float $off)Ïbool +ps_setflatÌ16Í(resource $psdoc, float $value)Ïbool +ps_setfontÌ16Í(resource $psdoc, int $fontid, float $size)Ïbool +ps_setgrayÌ16Í(resource $psdoc, float $gray)Ïbool +ps_setlinecapÌ16Í(resource $psdoc, int $type)Ïbool +ps_setlinejoinÌ16Í(resource $psdoc, int $type)Ïbool +ps_setlinewidthÌ16Í(resource $psdoc, float $width)Ïbool +ps_setmiterlimitÌ16Í(resource $psdoc, float $value)Ïbool +ps_setoverprintmodeÌ16Í(resource $psdoc, int $mode)Ïbool +ps_setpolydashÌ16Í(resource $psdoc, float $arr)Ïbool +ps_shadingÌ16Í(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Ì16Í(resource $psdoc, int $shadingid, string $optlist)Ïint +ps_shfillÌ16Í(resource $psdoc, int $shadingid)Ïbool +ps_showÌ16Í(resource $psdoc, string $text)Ïbool +ps_show2Ì16Í(resource $psdoc, string $text, int $len)Ïbool +ps_show_boxedÌ16Í(resource $psdoc, string $text, float $left, float $bottom, float $width, float $height, string $hmode [, string $feature = ''])Ïint +ps_show_xyÌ16Í(resource $psdoc, string $text, float $x, float $y)Ïbool +ps_show_xy2Ì16Í(resource $psdoc, string $text, int $len, float $xcoor, float $ycoor)Ïbool +ps_string_geometryÌ16Í(resource $psdoc, string $text [, int $fontid = '' [, float $size = 0.0]])Ïarray +ps_stringwidthÌ16Í(resource $psdoc, string $text [, int $fontid = '' [, float $size = 0.0]])Ïfloat +ps_strokeÌ16Í(resource $psdoc)Ïbool +ps_symbolÌ16Í(resource $psdoc, int $ord)Ïbool +ps_symbol_nameÌ16Í(resource $psdoc, int $ord [, int $fontid = ''])Ïstring +ps_symbol_widthÌ16Í(resource $psdoc, int $ord [, int $fontid = '' [, float $size = 0.0]])Ïfloat +ps_translateÌ16Í(resource $psdoc, float $x, float $y)Ïbool +pseudoInverseÌ128Í(array $a)ÏarrayÎLapack +pspell_add_to_personalÌ16Í(int $dictionary_link, string $word)Ïbool +pspell_add_to_sessionÌ16Í(int $dictionary_link, string $word)Ïbool +pspell_checkÌ16Í(int $dictionary_link, string $word)Ïbool +pspell_clear_sessionÌ16Í(int $dictionary_link)Ïbool +pspell_config_createÌ16Í(string $language [, string $spelling = '' [, string $jargon = '' [, string $encoding = '']]])Ïint +pspell_config_data_dirÌ16Í(int $conf, string $directory)Ïbool +pspell_config_dict_dirÌ16Í(int $conf, string $directory)Ïbool +pspell_config_ignoreÌ16Í(int $dictionary_link, int $n)Ïbool +pspell_config_modeÌ16Í(int $dictionary_link, int $mode)Ïbool +pspell_config_personalÌ16Í(int $dictionary_link, string $file)Ïbool +pspell_config_replÌ16Í(int $dictionary_link, string $file)Ïbool +pspell_config_runtogetherÌ16Í(int $dictionary_link, bool $flag)Ïbool +pspell_config_save_replÌ16Í(int $dictionary_link, bool $flag)Ïbool +pspell_newÌ16Í(string $language [, string $spelling = '' [, string $jargon = '' [, string $encoding = '' [, int $mode = '']]]])Ïint +pspell_new_configÌ16Í(int $config)Ïint +pspell_new_personalÌ16Í(string $personal, string $language [, string $spelling = '' [, string $jargon = '' [, string $encoding = '' [, int $mode = '']]]])Ïint +pspell_save_wordlistÌ16Í(int $dictionary_link)Ïbool +pspell_store_replacementÌ16Í(int $dictionary_link, string $misspelled, string $correct)Ïbool +pspell_suggestÌ16Í(int $dictionary_link, string $word)Ïarray +pullupÌ128Í(int $size)ÏstringÎEventBuffer +pushÌ128Í()ÏboolÎImagickDraw +pushÌ128Í(mixed $value)ÏvoidÎSplDoublyLinkedList +pushClipPathÌ128Í(string $clip_mask_id)ÏboolÎImagickDraw +pushDefsÌ128Í()ÏboolÎImagickDraw +pushGroupÌ128Í(CairoContext $context)ÏvoidÎCairoContext +pushGroupWithContentÌ128Í(string $content, CairoContext $context)ÏvoidÎCairoContext +pushPatternÌ128Í(string $pattern_id, float $x, float $y, float $width, float $height)ÏboolÎImagickDraw +putÌ128Í(mixed $keys [, string $value = null])ÏTokyoTyrantÎTokyoTyrant +putÌ128Í(string $key, array $columns)ÏintÎTokyoTyrantTable +putÌ128Í(string $filename [, array $metadata = array() [, array $options = array()]])ÏmixedÎMongoGridFS +putCatÌ128Í(mixed $keys [, string $value = ''])ÏTokyoTyrantÎTokyoTyrant +putCatÌ128Í(string $key, array $columns)ÏvoidÎTokyoTyrantTable +putKeepÌ128Í(mixed $keys [, string $value = ''])ÏTokyoTyrantÎTokyoTyrant +putKeepÌ128Í(string $key, array $columns)ÏvoidÎTokyoTyrantTable +putNrÌ128Í(mixed $keys [, string $value = null])ÏTokyoTyrantÎTokyoTyrant +putNrÌ128Í(mixed $keys [, string $value = ''])ÏvoidÎTokyoTyrantTable +putShlÌ128Í(string $key, string $value, int $width)ÏmixedÎTokyoTyrant +putShlÌ128Í(string $key, string $value, int $width)ÏvoidÎTokyoTyrantTable +putenvÌ16Í(string $setting)Ïbool +px_closeÌ16Í(resource $pxdoc)Ïbool +px_create_fpÌ16Í(resource $pxdoc, resource $file, array $fielddesc)Ïbool +px_date2stringÌ16Í(resource $pxdoc, int $value, string $format)Ïstring +px_deleteÌ16Í(resource $pxdoc)Ïbool +px_delete_recordÌ16Í(resource $pxdoc, int $num)Ïbool +px_get_fieldÌ16Í(resource $pxdoc, int $fieldno)Ïarray +px_get_infoÌ16Í(resource $pxdoc)Ïarray +px_get_parameterÌ16Í(resource $pxdoc, string $name)Ïstring +px_get_recordÌ16Í(resource $pxdoc, int $num [, int $mode = ''])Ïarray +px_get_schemaÌ16Í(resource $pxdoc [, int $mode = ''])Ïarray +px_get_valueÌ16Í(resource $pxdoc, string $name)Ïfloat +px_insert_recordÌ16Í(resource $pxdoc, array $data)Ïint +px_newÌ16Í()Ïresource +px_numfieldsÌ16Í(resource $pxdoc)Ïint +px_numrecordsÌ16Í(resource $pxdoc)Ïint +px_open_fpÌ16Í(resource $pxdoc, resource $file)Ïbool +px_put_recordÌ16Í(resource $pxdoc, array $record [, int $recpos = -1])Ïbool +px_retrieve_recordÌ16Í(resource $pxdoc, int $num [, int $mode = ''])Ïarray +px_set_blob_fileÌ16Í(resource $pxdoc, string $filename)Ïbool +px_set_parameterÌ16Í(resource $pxdoc, string $name, string $value)Ïbool +px_set_tablenameÌ16Í(resource $pxdoc, string $name)Ïvoid +px_set_targetencodingÌ16Í(resource $pxdoc, string $encoding)Ïbool +px_set_valueÌ16Í(resource $pxdoc, string $name, float $value)Ïbool +px_timestamp2stringÌ16Í(resource $pxdoc, float $value, string $format)Ïstring +px_update_recordÌ16Í(resource $pxdoc, array $data, int $num)Ïbool +quantizeImageÌ128Í(int $numberColors, int $colorspace, int $treedepth, bool $dither, bool $measureError)ÏboolÎImagick +quantizeImagesÌ128Í(int $numberColors, int $colorspace, int $treedepth, bool $dither, bool $measureError)ÏboolÎImagick +quantizeimageÌ128Í(int $numColors, int $colorspace, int $treeDepth, bool $dither, bool $measureError)ÏvoidÎGmagick +quantizeimagesÌ128Í(int $numColors, int $colorspace, int $treeDepth, bool $dither, bool $measureError)ÏvoidÎGmagick +queryÌ128Í(string $expression [, DOMNode $contextnode = '' [, bool $registerNodeNS = true]])ÏDOMNodeListÎDOMXPath +queryÌ128Í(string $statement, int $PDO::FETCH_COLUMN, int $colno, int $PDO::FETCH_CLASS, string $classname, array $ctorargs, int $PDO::FETCH_INTO, object $object)ÏPDOStatementÎPDO +queryÌ128Í(string $query)ÏSQLite3ResultÎSQLite3 +queryÌ128Í(resource $dbhandle, string $query [, int $result_type = SQLITE_BOTH [, string $error_msg = '']])ÏSQLiteResultÎSQLiteDatabase +queryÌ128Í(SolrParams $query)ÏSolrQueryResponseÎSolrClient +queryÌ128Í(string $query [, string $index = "*" [, string $comment = ""]])ÏarrayÎSphinxClient +queryÌ128Í(mysqlnd_connection $connection, string $query)ÏboolÎMysqlndUhConnection +queryÌ128Í(resource $link, string $query [, int $resultmode = ''])ÏmixedÎmaxdb +queryÌ128Í(string $query [, int $resultmode = MYSQLI_STORE_RESULT, mysqli $link])ÏmixedÎmysqli +queryÌ128Í(string $query)ÏobjectÎSwish +queryFontMetricsÌ128Í(ImagickDraw $properties, string $text [, bool $multiline = ''])ÏarrayÎImagick +queryFontsÌ128Í([string $pattern = "*"])ÏarrayÎImagick +queryFormatsÌ128Í([string $pattern = "*"])ÏarrayÎImagick +queryPhraseÌ128Í(string $str)ÏstringÎSolrUtils +queryReadResultsetHeaderÌ128Í(mysqlnd_connection $connection, mysqlnd_statement $mysqlnd_stmt)ÏboolÎMysqlndUhConnection +querySingleÌ128Í(string $query [, bool $entire_row = false])ÏmixedÎSQLite3 +queryfontmetricsÌ128Í(GmagickDraw $draw, string $text)ÏarrayÎGmagick +queryfontsÌ128Í([string $pattern = "*"])ÏarrayÎGmagick +queryformatsÌ128Í([string $pattern = "*"])ÏarrayÎGmagick +quitÌ128Í()ÏboolÎMemcached +quoteÌ128Í(string $string [, int $parameter_type = PDO::PARAM_STR])ÏstringÎPDO +quoted_printable_decodeÌ16Í(string $str)Ïstring +quoted_printable_encodeÌ16Í(string $str)Ïstring +quotemetaÌ16Í(string $str)Ïstring +rad2degÌ16Í(float $number)Ïfloat +radialBlurImageÌ128Í(float $angle [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +radialblurimageÌ128Í(float $angle [, int $channel = Gmagick::CHANNEL_DEFAULT])ÏvoidÎGmagick +radius_acct_openÌ16Í()Ïresource +radius_add_serverÌ16Í(resource $radius_handle, string $hostname, int $port, string $secret, int $timeout, int $max_tries)Ïbool +radius_auth_openÌ16Í()Ïresource +radius_closeÌ16Í(resource $radius_handle)Ïbool +radius_configÌ16Í(resource $radius_handle, string $file)Ïbool +radius_create_requestÌ16Í(resource $radius_handle, int $type)Ïbool +radius_cvt_addrÌ16Í(string $data)Ïstring +radius_cvt_intÌ16Í(string $data)Ïint +radius_cvt_stringÌ16Í(string $data)Ïstring +radius_demangleÌ16Í(resource $radius_handle, string $mangled)Ïstring +radius_demangle_mppe_keyÌ16Í(resource $radius_handle, string $mangled)Ïstring +radius_get_attrÌ16Í(resource $radius_handle)Ïmixed +radius_get_tagged_attr_dataÌ16Í(string $data)Ïstring +radius_get_tagged_attr_tagÌ16Í(string $data)Ïinteger +radius_get_vendor_attrÌ16Í(string $data)Ïarray +radius_put_addrÌ16Í(resource $radius_handle, int $type, string $addr [, int $options = '' [, int $tag = '']])Ïbool +radius_put_attrÌ16Í(resource $radius_handle, int $type, string $value [, int $options = '' [, int $tag = '']])Ïbool +radius_put_intÌ16Í(resource $radius_handle, int $type, int $value [, int $options = '' [, int $tag = '']])Ïbool +radius_put_stringÌ16Í(resource $radius_handle, int $type, string $value [, int $options = '' [, int $tag = '']])Ïbool +radius_put_vendor_addrÌ16Í(resource $radius_handle, int $vendor, int $type, string $addr)Ïbool +radius_put_vendor_attrÌ16Í(resource $radius_handle, int $vendor, int $type, string $value [, int $options = '' [, int $tag = '']])Ïbool +radius_put_vendor_intÌ16Í(resource $radius_handle, int $vendor, int $type, int $value [, int $options = '' [, int $tag = '']])Ïbool +radius_put_vendor_stringÌ16Í(resource $radius_handle, int $vendor, int $type, string $value [, int $options = '' [, int $tag = '']])Ïbool +radius_request_authenticatorÌ16Í(resource $radius_handle)Ïstring +radius_salt_encrypt_attrÌ16Í(resource $radius_handle, string $data)Ïstring +radius_send_requestÌ16Í(resource $radius_handle)Ïint +radius_server_secretÌ16Í(resource $radius_handle)Ïstring +radius_strerrorÌ16Í(resource $radius_handle)Ïstring +raiseImageÌ128Í(int $width, int $height, int $x, int $y, bool $raise)ÏboolÎImagick +raiseimageÌ128Í(int $width, int $height, int $x, int $y, bool $raise)ÏvoidÎGmagick +randÌ16Í(int $min, int $max)Ïint +randomThresholdImageÌ128Í(float $low, float $high [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +random_bytesÌ16Í(int $length)Ïstring +random_intÌ16Í(int $min, int $max)Ïint +rangeÌ16Í(mixed $start, mixed $end [, number $step = 1])Ïarray +rar_broken_isÌ16Í(RarArchive $rarfile)Ïbool +rar_closeÌ16Í(RarArchive $rarfile)Ïbool +rar_comment_getÌ16Í(RarArchive $rarfile)Ïstring +rar_entry_getÌ16Í(string $entryname, RarArchive $rarfile)ÏRarEntry +rar_listÌ16Í(RarArchive $rarfile)ÏRarArchive +rar_openÌ16Í(string $filename [, string $password = null [, callable $volume_callback = null]])ÏRarArchive +rar_solid_isÌ16Í(RarArchive $rarfile)Ïbool +rar_wrapper_cache_statsÌ16Í()Ïstring +rawurldecodeÌ16Í(string $str)Ïstring +rawurlencodeÌ16Í(string $str)Ïstring +reInitÌ128Í()ÏboolÎEventBase +readÌ128Í()ÏboolÎXMLReader +readÌ128Í([resource $dir_handle = ''])ÏstringÎDirectory +readÌ128Í(int $length)ÏstringÎOCI-Lob +readÌ128Í(int $max_bytes)ÏstringÎEventBuffer +readÌ128Í(int $size)ÏstringÎEventBufferEvent +readÌ128Í(string $buffer, int $len)ÏstringÎhw_api_content +readÌ128Í(string $session_id)ÏstringÎSessionHandler +readÌ128Í(string $session_id)ÏstringÎSessionHandlerInterface +readÌ128Í(string $filename)ÏvoidÎGmagick +readBufferÌ128Í(EventBuffer $buf)ÏboolÎEventBufferEvent +readFrameÌ128Í([string $class_name = "stompFrame", resource $link])ÏarrayÎStomp +readFromÌ128Í(mixed $fd, int $howmuch)ÏintÎEventBuffer +readFromStreamÌ128Í(int $bytes)ÏstringÎHaruDoc +readImageÌ128Í(string $filename)ÏboolÎImagick +readImageBlobÌ128Í(string $image [, string $filename = ''])ÏboolÎImagick +readImageFileÌ128Í(resource $filehandle [, string $fileName = null])ÏboolÎImagick +readInnerXMLÌ128Í()ÏstringÎXMLReader +readLineÌ128Í(int $eol_style)ÏstringÎEventBuffer +readOuterXMLÌ128Í()ÏstringÎXMLReader +readStringÌ128Í()ÏstringÎXMLReader +read_exif_dataÌ16Í()Ï +readdirÌ16Í([resource $dir_handle = ''])Ïstring +readfileÌ16Í(string $filename [, bool $use_include_path = false [, resource $context = '']])Ïint +readgzfileÌ16Í(string $filename [, int $use_include_path = ''])Ïint +readimageÌ128Í(string $filename)ÏvoidÎGmagick +readimageblobÌ128Í(string $imageContents [, string $filename = ''])ÏvoidÎGmagick +readimagefileÌ128Í(resource $fp [, string $filename = ''])ÏvoidÎGmagick +readimagesÌ128Í(string $filenames)ÏImagickÎImagick +readlineÌ16Í([string $prompt = ''])Ïstring +readline_add_historyÌ16Í(string $line)Ïbool +readline_callback_handler_installÌ16Í(string $prompt, callable $callback)Ïbool +readline_callback_handler_removeÌ16Í()Ïbool +readline_callback_read_charÌ16Í()Ïvoid +readline_clear_historyÌ16Í()Ïbool +readline_completion_functionÌ16Í(callable $function)Ïbool +readline_infoÌ16Í([string $varname = '' [, string $newvalue = '']])Ïmixed +readline_list_historyÌ16Í()Ïarray +readline_on_new_lineÌ16Í()Ïvoid +readline_read_historyÌ16Í([string $filename = ''])Ïbool +readline_redisplayÌ16Í()Ïvoid +readline_write_historyÌ16Í([string $filename = ''])Ïbool +readlinkÌ16Í(string $path)Ïstring +readlockÌ128Í([integer $wait = ''])ÏboolÎSyncReaderWriter +readonlyÌ128Í()ÏboolÎYaf_Config_Abstract +readonlyÌ128Í()ÏvoidÎYaf_Config_Ini +readonlyÌ128Í()ÏvoidÎYaf_Config_Simple +readunlockÌ128Í()ÏboolÎSyncReaderWriter +real_connectÌ128Í([string $host = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '' [, int $flags = '', mysqli $link]]]]]]])ÏboolÎmysqli +real_connectÌ128Í(resource $link [, string $hostname = '' [, string $username = '' [, string $passwd = '' [, string $dbname = '' [, int $port = '' [, string $socket = '']]]]]])ÏboolÎmaxdb +real_escape_stringÌ128Í(resource $link, string $escapestr)ÏstringÎmaxdb +real_escape_stringÌ128Í(string $escapestr, mysqli $link)ÏstringÎmysqli +real_queryÌ128Í(resource $link, string $query)ÏboolÎmaxdb +real_queryÌ128Í(string $query, mysqli $link)ÏboolÎmysqli +realpathÌ16Í(string $path)Ïstring +realpath_cache_getÌ16Í()Ïarray +realpath_cache_sizeÌ16Í()Ïint +reapQueryÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +reap_async_queryÌ128Í(mysqli $link)Ïmysqli_resultÎmysqli +reasonÌ128Í()ÏHW_API_ReasonÎhw_api_error +reasonTextÌ128Í([integer $reason = ''])ÏstringÎUConverter +receiveÌ128Í(string $target [, array $properties = ''])ÏSAMMessageÎSAMConnection +recodeÌ16Í()Ï +recode_fileÌ16Í(string $request, resource $input, resource $output)Ïbool +recode_stringÌ16Í(string $request, string $string)Ïstring +recolorImageÌ128Í(array $matrix)ÏboolÎImagick +recommendedBackendsÌ128Í()ÏvoidÎEv +recoverFromCorruptionÌ128Í()ÏvoidÎSplHeap +recoverFromCorruptionÌ128Í()ÏvoidÎSplPriorityQueue +rectangleÌ128Í(float $x1, float $y1, float $x2, float $y2)ÏGmagickDrawÎGmagickDraw +rectangleÌ128Í(float $x, float $y, float $width, float $height)ÏboolÎHaruPage +rectangleÌ128Í(float $x1, float $y1, float $x2, float $y2)ÏboolÎImagickDraw +rectangleÌ128Í(string $x, string $y, string $width, string $height, CairoContext $context)ÏvoidÎCairoContext +recvÌ128Í([integer $mode = ''])ÏstringÎZMQSocket +recvDataÌ128Í(int $data_len)ÏarrayÎGearmanTask +recvMultiÌ128Í([integer $mode = ''])ÏstringÎZMQSocket +redirectÌ128Í(string $url)ÏboolÎYaf_Controller_Abstract +reduceNoiseImageÌ128Í(float $radius)ÏboolÎImagick +reducenoiseimageÌ128Í(float $radius)ÏvoidÎGmagick +refreshÌ128Í(int $options, resource $link)ÏintÎmysqli +refreshServerÌ128Í(mysqlnd_connection $connection, int $options)ÏboolÎMysqlndUhConnection +registerÌ128Í(string $function_name [, int $timeout = ''])ÏboolÎGearmanWorker +registerCallbackÌ128Í(string $name, callable $function)ÏmixedÎLua +registerExtensionÌ128Í(string $extension_name, string $script [, array $dependencies = array() [, bool $auto_enable = '']])ÏboolÎV8Js +registerLocalNamespaceÌ128Í(mixed $prefix)ÏvoidÎYaf_Loader +registerNamespaceÌ128Í(string $prefix, string $namespaceURI)ÏboolÎDOMXPath +registerNodeClassÌ128Í(string $baseclass, string $extendedclass)ÏboolÎDOMDocument +registerPHPFunctionsÌ128Í([mixed $restrict = ''])ÏvoidÎXSLTProcessor +registerPhpFunctionsÌ128Í([mixed $restrict = ''])ÏvoidÎDOMXPath +registerPluginÌ128Í(Yaf_Plugin_Abstract $plugin)ÏYaf_DispatcherÎYaf_Dispatcher +registerXPathNamespaceÌ128Í(string $prefix, string $ns)ÏboolÎSimpleXMLElement +register_shutdown_functionÌ16Í(callable $callback [, mixed $parameter = '' [, mixed $... = '']])Ïvoid +register_tick_functionÌ16Í(callable $function [, mixed $arg = '' [, mixed $... = '']])Ïbool +relCurveToÌ128Í(string $x1, string $y1, string $x2, string $y2, string $x3, string $y3, CairoContext $context)ÏvoidÎCairoContext +relLineToÌ128Í(string $x, string $y, CairoContext $context)ÏvoidÎCairoContext +relMoveToÌ128Í(string $x, string $y, CairoContext $context)ÏvoidÎCairoContext +relaxNGValidateÌ128Í(string $filename)ÏboolÎDOMDocument +relaxNGValidateSourceÌ128Í(string $source)ÏboolÎDOMDocument +releaseÌ128Í()ÏboolÎWeakref +release_savepointÌ128Í(string $name, mysqli $link)ÏboolÎmysqli +remapImageÌ128Í(Imagick $replacement, int $DITHER)ÏboolÎImagick +removeÌ128Í(string $target [, array $properties = ''])ÏSAMMessageÎSAMConnection +removeÌ128Í(array $parameter)ÏboolÎhw_api +removeÌ128Í(string $name)ÏboolÎhw_api_object +removeÌ128Í(mixed $item)ÏbooleanÎZMQPoll +removeÌ128Í([array $criteria = array() [, array $options = array()]])Ïbool|arrayÎMongoCollection +removeÌ128Í([array $criteria = array() [, array $options = array()]])Ïbool|arrayÎMongoGridFS +removeÌ128Í()ÏvoidÎSWFDisplayItem +removeÌ128Í(object $instance)ÏvoidÎSWFMovie +removeÌ128Í(object $object)ÏvoidÎSWFSprite +removeAllÌ128Í(SplObjectStorage $storage)ÏvoidÎSplObjectStorage +removeAllExceptÌ128Í(SplObjectStorage $storage)ÏvoidÎSplObjectStorage +removeAttributeÌ128Í(string $name)ÏboolÎDOMElement +removeAttributeNSÌ128Í(string $namespaceURI, string $localName)ÏboolÎDOMElement +removeAttributeNodeÌ128Í(DOMAttr $oldnode)ÏboolÎDOMElement +removeBigramPhraseFieldÌ128Í(string $field)ÏSolrDisMaxQueryÎSolrDisMaxQuery +removeBoostQueryÌ128Í(string $field)ÏSolrDisMaxQueryÎSolrDisMaxQuery +removeChildÌ128Í(DOMNode $oldnode)ÏDOMNodeÎDOMNode +removeExpandFilterQueryÌ128Í(string $fq)ÏSolrQueryÎSolrQuery +removeExpandSortFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +removeFacetDateFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +removeFacetDateOtherÌ128Í(string $value [, string $field_override = ''])ÏSolrQueryÎSolrQuery +removeFacetFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +removeFacetQueryÌ128Í(string $value)ÏSolrQueryÎSolrQuery +removeFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +removeFilterQueryÌ128Í(string $fq)ÏSolrQueryÎSolrQuery +removeHeaderÌ128Í(string $key, string $type)ÏvoidÎEventHttpRequest +removeHighlightFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +removeImageÌ128Í()ÏboolÎImagick +removeImageProfileÌ128Í(string $name)ÏstringÎImagick +removeMltFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +removeMltQueryFieldÌ128Í(string $queryField)ÏSolrQueryÎSolrQuery +removeOptionsÌ128Í(int $option)ÏboolÎGearmanWorker +removeOptionsÌ128Í(int $options)ÏboolÎGearmanClient +removeParameterÌ128Í(string $namespaceURI, string $localName)ÏboolÎXSLTProcessor +removePhraseFieldÌ128Í(string $field)ÏSolrDisMaxQueryÎSolrDisMaxQuery +removeQueryFieldÌ128Í(string $field)ÏSolrDisMaxQueryÎSolrDisMaxQuery +removeRequiredParameterÌ128Í(string $req_params)ÏboolÎOAuthProvider +removeServerAliasÌ128Í(string $alias)ÏboolÎEventHttp +removeSortFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +removeStatsFacetÌ128Í(string $value)ÏSolrQueryÎSolrQuery +removeStatsFieldÌ128Í(string $field)ÏSolrQueryÎSolrQuery +removeTrigramPhraseFieldÌ128Í(string $field)ÏSolrDisMaxQueryÎSolrDisMaxQuery +removeUserFieldÌ128Í(string $field)ÏSolrDisMaxQueryÎSolrDisMaxQuery +removeimageÌ128Í()ÏvoidÎGmagick +removeimageprofileÌ128Í(string $name)ÏstringÎGmagick +renameÌ16Í(string $oldname, string $newname [, resource $context = ''])Ïbool +renameÌ128Í(string $path_from, string $path_to)ÏboolÎstreamWrapper +renameIndexÌ128Í(int $index, string $newname)ÏboolÎZipArchive +renameNameÌ128Í(string $name, string $newname)ÏboolÎZipArchive +rename_functionÌ16Í(string $original_name, string $new_name)Ïbool +renderÌ128Í()ÏboolÎImagick +renderÌ128Í()ÏboolÎImagickDraw +renderÌ128Í(string $tpl [, array $parameters = ''])ÏstringÎYaf_Controller_Abstract +renderÌ128Í(string $tpl [, array $tpl_vars = ''])ÏstringÎYaf_View_Interface +renderÌ128Í(string $tpl [, array $tpl_vars = ''])ÏstringÎYaf_View_Simple +repairÌ128Í([bool $preserve_cloned_files = '' [, bool $backup_original_files = '']])ÏarrayÎMongoDB +repairFileÌ128Í(string $filename [, mixed $config = '' [, string $encoding = '' [, bool $use_include_path = false]]])ÏstringÎtidy +repairStringÌ128Í(string $data [, mixed $config = '' [, string $encoding = '']])ÏstringÎtidy +replaceÌ128Í(string $key, mixed $value [, int $expiration = ''])ÏboolÎMemcached +replaceÌ128Í(string $key, mixed $var [, int $flag = '' [, int $expire = '']])ÏboolÎMemcache +replaceÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +replaceByKeyÌ128Í(string $server_key, string $key, mixed $value [, int $expiration = ''])ÏboolÎMemcached +replaceChildÌ128Í(DOMNode $newnode, DOMNode $oldnode)ÏDOMNodeÎDOMNode +replaceDataÌ128Í(int $offset, int $count, string $data)ÏvoidÎDOMCharacterData +reportProblemÌ128Í(string $oauthexception [, bool $send_headers = true])ÏstringÎOAuthProvider +requestÌ128Í(string $raw_request)ÏSolrUpdateResponseÎSolrClient +requireFeaturesÌ128Í(int $feature)ÏboolÎEventConfig +resampleImageÌ128Í(float $x_resolution, float $y_resolution, int $filter, float $blur)ÏboolÎImagick +resampleimageÌ128Í(float $xResolution, float $yResolution, int $filter, float $blur)ÏvoidÎGmagick +resetÌ16Í(array $array)Ïmixed +resetÌ128Í()ÏboolÎSQLite3Result +resetÌ128Í()ÏboolÎSQLite3Stmt +resetÌ128Í()ÏboolÎSolrDocument +resetÌ128Í()ÏboolÎSolrInputDocument +resetÌ128Í()ÏboolÎSyncEvent +resetÌ128Í(mysqli_stmt $stmt)ÏboolÎmysqli_stmt +resetÌ128Í(resource $stmt)ÏboolÎmaxdb_stmt +resetÌ128Í()ÏbooleanÎYar_Concurrent_Client +resetÌ128Í()ÏvoidÎMongoCursor +resetClipÌ128Í(CairoContext $context)ÏvoidÎCairoContext +resetErrorÌ128Í()ÏarrayÎMongoDB +resetErrorÌ128Í()ÏboolÎHaruDoc +resetFiltersÌ128Í()ÏvoidÎSphinxClient +resetGroupByÌ128Í()ÏvoidÎSphinxClient +resetImagePageÌ128Í(string $page)ÏboolÎImagick +resetIteratorÌ128Í()ÏboolÎImagickPixelIterator +resetLimitÌ128Í()ÏvoidÎSwishSearch +resetServerListÌ128Í()ÏboolÎMemcached +resetStreamÌ128Í()ÏboolÎHaruDoc +resetVectorGraphicsÌ128Í()ÏvoidÎImagickDraw +resizeÌ128Í(integer $size)ÏvoidÎPool +resizeImageÌ128Í(int $columns, int $rows, int $filter, float $blur [, bool $bestfit = false])ÏboolÎImagick +resizeimageÌ128Í(int $width, int $height, int $filter, float $blur [, bool $fit = false])ÏvoidÎGmagick +resourcebundle_countÌ16Í(ResourceBundle $r)Ïint +resourcebundle_createÌ16Í(string $locale, string $bundlename [, bool $fallback = ''])ÏResourceBundle +resourcebundle_getÌ16Í(string|int $index, ResourceBundle $r)Ïmixed +resourcebundle_get_error_codeÌ16Í(ResourceBundle $r)Ïint +resourcebundle_get_error_messageÌ16Í(ResourceBundle $r)Ïstring +resourcebundle_localesÌ16Í(string $bundlename)Ïarray +responseÌ128Í()ÏvoidÎYaf_Response_Abstract +restartPSessionÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +restoreÌ128Í(string $log_dir, int $timestamp [, bool $check_consistency = true])ÏmixedÎTokyoTyrant +restoreÌ128Í(CairoContext $context)ÏvoidÎCairoContext +restore_error_handlerÌ16Í()Ïbool +restore_exception_handlerÌ16Í()Ïbool +restore_include_pathÌ16Í()Ïvoid +restrictToLevelÌ128Í(string $level)ÏvoidÎCairoPsSurface +restrictToVersionÌ128Í(string $version)ÏvoidÎCairoSvgSurface +result_metadataÌ128Í(mysqli_stmt $stmt)Ïmysqli_resultÎmysqli_stmt +result_metadataÌ128Í(resource $stmt)ÏresourceÎmaxdb_stmt +resumeÌ128Í()ÏvoidÎEv +resumeÌ128Í()ÏvoidÎEvLoop +returnCodeÌ128Í()ÏintÎGearmanClient +returnCodeÌ128Í()ÏintÎGearmanJob +returnCodeÌ128Í()ÏintÎGearmanTask +returnCodeÌ128Í()ÏintÎGearmanWorker +returnResponseÌ128Í(bool $flag)ÏYaf_DispatcherÎYaf_Dispatcher +returnsReferenceÌ128Í()ÏboolÎReflectionFunctionAbstract +rewindÌ16Í(resource $handle)Ïbool +rewindÌ128Í()ÏReturnTypeÎIntlIterator +rewindÌ128Í()ÏarrayÎMongoCommandCursor +rewindÌ128Í()ÏboolÎOCI-Lob +rewindÌ128Í()ÏboolÎTokyoTyrantQuery +rewindÌ128Í(resource $result)ÏboolÎSQLiteResult +rewindÌ128Í()ÏvoidÎAPCIterator +rewindÌ128Í()ÏvoidÎAPCUIterator +rewindÌ128Í()ÏvoidÎAppendIterator +rewindÌ128Í()ÏvoidÎArrayIterator +rewindÌ128Í()ÏvoidÎCachingIterator +rewindÌ128Í()ÏvoidÎDirectoryIterator +rewindÌ128Í()ÏvoidÎEmptyIterator +rewindÌ128Í()ÏvoidÎFilesystemIterator +rewindÌ128Í()ÏvoidÎFilterIterator +rewindÌ128Í()ÏvoidÎIteratorIterator +rewindÌ128Í()ÏvoidÎLimitIterator +rewindÌ128Í()ÏvoidÎMongoCursor +rewindÌ128Í()ÏvoidÎMultipleIterator +rewindÌ128Í()ÏvoidÎNoRewindIterator +rewindÌ128Í()ÏvoidÎParentIterator +rewindÌ128Í()ÏvoidÎRecursiveDirectoryIterator +rewindÌ128Í()ÏvoidÎRecursiveIteratorIterator +rewindÌ128Í()ÏvoidÎRecursiveTreeIterator +rewindÌ128Í()ÏvoidÎSimpleXMLIterator +rewindÌ128Í()ÏvoidÎSolrDocument +rewindÌ128Í()ÏvoidÎSplDoublyLinkedList +rewindÌ128Í()ÏvoidÎSplFileObject +rewindÌ128Í()ÏvoidÎSplFixedArray +rewindÌ128Í()ÏvoidÎSplHeap +rewindÌ128Í()ÏvoidÎSplObjectStorage +rewindÌ128Í()ÏvoidÎSplPriorityQueue +rewindÌ128Í()ÏvoidÎTokyoTyrantIterator +rewindÌ128Í()ÏvoidÎWeakMap +rewindÌ128Í()ÏvoidÎYaf_Config_Ini +rewindÌ128Í()ÏvoidÎYaf_Config_Simple +rewindÌ128Í()ÏvoidÎYaf_Session +rewindÌ128Í([resource $dir_handle = ''])ÏvoidÎDirectory +rewinddirÌ16Í([resource $dir_handle = ''])Ïvoid +rmdirÌ16Í(string $dirname [, resource $context = ''])Ïbool +rmdirÌ128Í(string $path, int $options)ÏboolÎstreamWrapper +rollÌ128Í(int $field, mixed $amountOrUpOrDown, IntlCalendar $cal)ÏboolÎIntlCalendar +rollBackÌ128Í()ÏboolÎPDO +rollImageÌ128Í(int $x, int $y)ÏboolÎImagick +rollbackÌ128Í()ÏSolrUpdateResponseÎSolrClient +rollbackÌ128Í()ÏboolÎSAMConnection +rollbackÌ128Í([int $flags = '' [, string $name = '', mysqli $link]])ÏboolÎmysqli +rollbackÌ128Í(resource $link)ÏboolÎmaxdb +rollimageÌ128Í(int $x, int $y)ÏvoidÎGmagick +rootÌ128Í(tidy $object)ÏtidyNodeÎtidy +rotateÌ128Í(float $degrees)ÏGmagickDrawÎGmagickDraw +rotateÌ128Í(float $degrees)ÏboolÎImagickDraw +rotateÌ128Í(float $angle)ÏvoidÎSWFDisplayItem +rotateÌ128Í(string $angle, CairoContext $context)ÏvoidÎCairoContext +rotateÌ128Í(string $sx, string $sy, CairoContext $context, string $angle)ÏvoidÎCairoMatrix +rotateImageÌ128Í(mixed $background, float $degrees)ÏboolÎImagick +rotateToÌ128Í(float $angle)ÏvoidÎSWFDisplayItem +rotateToÌ128Í(float $angle)ÏvoidÎSWFFill +rotateimageÌ128Í(mixed $color, float $degrees)ÏGmagickÎGmagick +rotationalBlurImageÌ128Í(string $angle [, string $CHANNEL = Imagick::CHANNEL_DEFAULT])ÏvoidÎImagick +roundÌ16Í(float $val [, int $precision = '' [, int $mode = PHP_ROUND_HALF_UP]])Ïfloat +roundCornersÌ128Í(float $x_rounding, float $y_rounding [, float $stroke_width = 10 [, float $displace = 5 [, float $size_correction = -6]]])ÏboolÎImagick +roundRectangleÌ128Í(float $x1, float $y1, float $x2, float $y2, float $rx, float $ry)ÏboolÎImagickDraw +roundrectangleÌ128Í(float $x1, float $y1, float $x2, float $y2, float $rx, float $ry)ÏGmagickDrawÎGmagickDraw +routeÌ128Í(Yaf_Request_Abstract $request)ÏboolÎYaf_Route_Interface +routeÌ128Í(Yaf_Request_Abstract $request)ÏboolÎYaf_Route_Map +routeÌ128Í(Yaf_Request_Abstract $request)ÏboolÎYaf_Route_Regex +routeÌ128Í(Yaf_Request_Abstract $request)ÏboolÎYaf_Route_Rewrite +routeÌ128Í(Yaf_Request_Abstract $request)ÏboolÎYaf_Route_Simple +routeÌ128Í(Yaf_Request_Abstract $request)ÏboolÎYaf_Route_Static +routeÌ128Í(Yaf_Request_Abstract $request)ÏboolÎYaf_Route_Supervar +routeÌ128Í(Yaf_Request_Abstract $request)ÏboolÎYaf_Router +routerShutdownÌ128Í(Yaf_Request_Abstract $request, Yaf_Response_Abstract $response)ÏvoidÎYaf_Plugin_Abstract +routerStartupÌ128Í(Yaf_Request_Abstract $request, Yaf_Response_Abstract $response)ÏvoidÎYaf_Plugin_Abstract +rowCountÌ128Í()ÏintÎPDOStatement +rpl_query_typeÌ128Í(resource $link)ÏintÎmaxdb +rpl_query_typeÌ128Í(string $query, mysqli $link)ÏintÎmysqli +rpm_closeÌ16Í(resource $rpmr)Ïbool +rpm_get_tagÌ16Í(resource $rpmr, int $tagnum)Ïmixed +rpm_is_validÌ16Í(string $filename)Ïbool +rpm_openÌ16Í(string $filename)Ïresource +rpm_versionÌ16Í()Ïstring +rrd_createÌ16Í(string $filename, array $options)Ïbool +rrd_errorÌ16Í()Ïstring +rrd_fetchÌ16Í(string $filename, array $options)Ïarray +rrd_firstÌ16Í(string $file [, int $raaindex = ''])Ïint +rrd_graphÌ16Í(string $filename, array $options)Ïarray +rrd_infoÌ16Í(string $filename)Ïarray +rrd_lastÌ16Í(string $filename)Ïint +rrd_lastupdateÌ16Í(string $filename)Ïarray +rrd_restoreÌ16Í(string $xml_file, string $rrd_file [, array $options = ''])Ïbool +rrd_tuneÌ16Í(string $filename, array $options)Ïbool +rrd_updateÌ16Í(string $filename, array $options)Ïbool +rrd_versionÌ16Í()Ïstring +rrd_xportÌ16Í(array $options)Ïarray +rrdc_disconnectÌ16Í()Ïvoid +rsortÌ16Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool +rtrimÌ16Í(string $str [, string $character_mask = ''])Ïstring +runÌ128Í()ÏvoidÎThreaded +runÌ128Í()ÏvoidÎYaf_Application +runÌ128Í()ÏvoidÎZMQDevice +runÌ128Í([int $flags = ''])ÏvoidÎEv +runÌ128Í([int $flags = ''])ÏvoidÎEvLoop +runQueriesÌ128Í()ÏarrayÎSphinxClient +runTasksÌ128Í()ÏboolÎGearmanClient +runkit_class_adoptÌ16Í(string $classname, string $parentname)Ïbool +runkit_class_emancipateÌ16Í(string $classname)Ïbool +runkit_constant_addÌ16Í(string $constname, mixed $value)Ïbool +runkit_constant_redefineÌ16Í(string $constname, mixed $newvalue)Ïbool +runkit_constant_removeÌ16Í(string $constname)Ïbool +runkit_function_addÌ16Í(string $funcname, string $arglist, string $code)Ïbool +runkit_function_copyÌ16Í(string $funcname, string $targetname)Ïbool +runkit_function_redefineÌ16Í(string $funcname, string $arglist, string $code)Ïbool +runkit_function_removeÌ16Í(string $funcname)Ïbool +runkit_function_renameÌ16Í(string $funcname, string $newname)Ïbool +runkit_importÌ16Í(string $filename [, int $flags = RUNKIT_IMPORT_CLASS_METHODS])Ïbool +runkit_lintÌ16Í(string $code)Ïbool +runkit_lint_fileÌ16Í(string $filename)Ïbool +runkit_method_addÌ16Í(string $classname, string $methodname, string $args, string $code [, int $flags = RUNKIT_ACC_PUBLIC])Ïbool +runkit_method_copyÌ16Í(string $dClass, string $dMethod, string $sClass [, string $sMethod = ''])Ïbool +runkit_method_redefineÌ16Í(string $classname, string $methodname, string $args, string $code [, int $flags = RUNKIT_ACC_PUBLIC])Ïbool +runkit_method_removeÌ16Í(string $classname, string $methodname)Ïbool +runkit_method_renameÌ16Í(string $classname, string $methodname, string $newname)Ïbool +runkit_return_value_usedÌ16Í()Ïbool +runkit_sandbox_output_handlerÌ16Í(object $sandbox [, mixed $callback = ''])Ïmixed +runkit_superglobalsÌ16Í()Ïarray +runningÌ128Í([bool $retphar = true])ÏstringÎPhar +sampleImageÌ128Í(int $columns, int $rows)ÏboolÎImagick +saveÌ128Í()ÏarrayÎRRDGraph +saveÌ128Í()ÏboolÎRRDCreator +saveÌ128Í(string $data [, int $offset = ''])ÏboolÎOCI-Lob +saveÌ128Í(string $file)ÏboolÎHaruDoc +saveÌ128Í(string $filename)ÏboolÎSVMModel +saveÌ128Í(string $filename [, int $compression = -1])ÏintÎSWFMovie +saveÌ128Í(string $filename [, int $options = ''])ÏintÎDOMDocument +saveÌ128Í(array|object $document [, array $options = array()])ÏmixedÎMongoCollection +saveÌ128Í(CairoContext $context)ÏvoidÎCairoContext +saveFileÌ128Í()ÏÎOCI-Lob +saveFileÌ128Í(SDO_XMLDocument $xdoc, string $xml_file [, int $indent = ''])ÏvoidÎSDO_DAS_XML +saveHTMLÌ128Í([DOMNode $node = null])ÏstringÎDOMDocument +saveHTMLFileÌ128Í(string $filename)ÏintÎDOMDocument +savePictureÌ128Í(string $filename)ÏboolÎKTaglib_ID3v2_AttachedPictureFrame +saveStringÌ128Í(SDO_XMLDocument $xdoc [, int $indent = ''])ÏstringÎSDO_DAS_XML +saveToFileÌ128Í(resource $x [, int $compression = -1])ÏintÎSWFMovie +saveToFileÌ128Í(string $filename)ÏvoidÎQuickHashIntHash +saveToFileÌ128Í(string $filename)ÏvoidÎQuickHashIntSet +saveToFileÌ128Í(string $filename)ÏvoidÎQuickHashIntStringHash +saveToFileÌ128Í(string $filename)ÏvoidÎQuickHashStringIntHash +saveToStreamÌ128Í()ÏboolÎHaruDoc +saveToStringÌ128Í()ÏstringÎQuickHashIntHash +saveToStringÌ128Í()ÏstringÎQuickHashIntSet +saveToStringÌ128Í()ÏstringÎQuickHashIntStringHash +saveToStringÌ128Í()ÏstringÎQuickHashStringIntHash +saveVerboseÌ128Í()ÏarrayÎRRDGraph +saveXMLÌ128Í()ÏÎSimpleXMLElement +saveXMLÌ128Í([DOMNode $node = '' [, int $options = '']])ÏstringÎDOMDocument +savepointÌ128Í(string $name, mysqli $link)ÏboolÎmysqli +scaleÌ128Í(float $x, float $y)ÏGmagickDrawÎGmagickDraw +scaleÌ128Í(float $x, float $y)ÏboolÎImagickDraw +scaleÌ128Í()ÏvoidÎImagickKernel +scaleÌ128Í(float $dx, float $dy)ÏvoidÎSWFDisplayItem +scaleÌ128Í(float $sx, float $sy, CairoContext $context)ÏvoidÎCairoMatrix +scaleÌ128Í(string $x, string $y, CairoContext $context)ÏvoidÎCairoContext +scaleImageÌ128Í(int $cols, int $rows [, bool $bestfit = false])ÏboolÎImagick +scaleToÌ128Í(float $x [, float $y = ''])ÏvoidÎSWFDisplayItem +scaleToÌ128Í(float $x [, float $y = ''])ÏvoidÎSWFFill +scaleimageÌ128Í(int $width, int $height [, bool $fit = false])ÏGmagickÎGmagick +scandirÌ16Í(string $directory [, int $sorting_order = SCANDIR_SORT_ASCENDING [, resource $context = '']])Ïarray +schemaValidateÌ128Í(string $filename [, int $flags = ''])ÏboolÎDOMDocument +schemaValidateSourceÌ128Í(string $source [, int $flags = ''])ÏboolÎDOMDocument +searchÌ128Í()ÏarrayÎTokyoTyrantQuery +searchÌ128Í(string $what [, int $start = -1 [, int $end = -1]])ÏmixedÎEventBuffer +searchEolÌ128Í([int $start = -1 [, int $eol_style = '']])ÏmixedÎEventBuffer +seekÌ128Í(int $offset [, int $whence = ''])ÏboolÎOCI-Lob +seekÌ128Í(resource $result, int $rownum)ÏboolÎSQLiteResult +seekÌ128Í(int $position)ÏintÎLimitIterator +seekÌ128Í(int $line_pos)ÏvoidÎSplFileObject +seekÌ128Í(int $position)ÏvoidÎArrayIterator +seekÌ128Í(int $position)ÏvoidÎDirectoryIterator +seekÌ128Í(int $position)ÏvoidÎSeekableIterator +seekResultÌ128Í(int $position)ÏintÎSwishResults +segmentImageÌ128Í(int $COLORSPACE, float $cluster_threshold, float $smooth_threshold [, bool $verbose = false])ÏboolÎImagick +selectCollectionÌ128Í(string $db, string $collection)ÏMongoCollectionÎMongoClient +selectCollectionÌ128Í(string $name)ÏMongoCollectionÎMongoDB +selectDBÌ128Í(string $name)ÏMongoDBÎMongoClient +selectDbÌ128Í(mysqlnd_connection $connection, string $database)ÏboolÎMysqlndUhConnection +selectFontFaceÌ128Í(string $family [, string $slant = '' [, string $weight = '', CairoContext $context]])ÏvoidÎCairoContext +selectServerÌ128Í(MongoDB\Driver\ReadPreference $readPreference)ÏMongoDB::Driver::ServerÎMongoDB::Driver::Manager +select_dbÌ128Í(resource $link, string $dbname)ÏboolÎmaxdb +select_dbÌ128Í(string $dbname, mysqli $link)ÏboolÎmysqli +selectiveBlurImageÌ128Í(float $radius, float $sigma, float $threshold, int $CHANNEL)ÏvoidÎImagick +sem_acquireÌ16Í(resource $sem_identifier [, bool $nowait = false])Ïbool +sem_getÌ16Í(int $key [, int $max_acquire = 1 [, int $perm = 0666 [, int $auto_release = 1]]])Ïresource +sem_releaseÌ16Í(resource $sem_identifier)Ïbool +sem_removeÌ16Í(resource $sem_identifier)Ïbool +sendÌ128Í(string $message [, integer $mode = ''])ÏZMQSocketÎZMQSocket +sendÌ128Í(string $destination, mixed $msg [, array $headers = '', resource $link])ÏboolÎStomp +sendÌ128Í(string $target, SAMMessage $msg [, array $properties = ''])ÏstringÎSAMConnection +sendCloseÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +sendCompleteÌ128Í(string $result)ÏboolÎGearmanJob +sendDataÌ128Í(string $data)ÏboolÎGearmanJob +sendDataÌ128Í(string $data)ÏintÎGearmanTask +sendErrorÌ128Í(int $error [, string $reason = ''])ÏvoidÎEventHttpRequest +sendExceptionÌ128Í(string $exception)ÏboolÎGearmanJob +sendFailÌ128Í()ÏboolÎGearmanJob +sendQueryÌ128Í(mysqlnd_connection $connection, string $query)ÏboolÎMysqlndUhConnection +sendReplyÌ128Í(int $code, string $reason [, EventBuffer $buf = ''])ÏvoidÎEventHttpRequest +sendReplyChunkÌ128Í(EventBuffer $buf)ÏvoidÎEventHttpRequest +sendReplyEndÌ128Í()ÏvoidÎEventHttpRequest +sendReplyStartÌ128Í(int $code, string $reason)ÏvoidÎEventHttpRequest +sendStatusÌ128Í(int $numerator, int $denominator)ÏboolÎGearmanJob +sendWarningÌ128Í(string $warning)ÏboolÎGearmanJob +sendWorkloadÌ128Í(string $data)ÏintÎGearmanTask +send_long_dataÌ128Í(int $param_nr, string $data, mysqli_stmt $stmt)ÏboolÎmysqli_stmt +send_long_dataÌ128Í(resource $stmt, int $param_nr, string $data)ÏboolÎmaxdb_stmt +send_queryÌ128Í(resource $link, string $query)ÏboolÎmaxdb +send_queryÌ128Í(string $query, mysqli $link)ÏboolÎmysqli +sendmultiÌ128Í(array $message [, integer $mode = ''])ÏZMQSocketÎZMQSocket +separateÌ128Í()ÏarrayÎImagickKernel +separateImageChannelÌ128Í(int $channel)ÏboolÎImagick +separateimagechannelÌ128Í(int $channel)ÏGmagickÎGmagick +sepiaToneImageÌ128Í(float $threshold)ÏboolÎImagick +serializeÌ16Í(mixed $value)Ïstring +serializeÌ128Í()ÏstringÎArrayIterator +serializeÌ128Í()ÏstringÎArrayObject +serializeÌ128Í()ÏstringÎSolrDocument +serializeÌ128Í()ÏstringÎSolrParams +serializeÌ128Í()ÏstringÎSplDoublyLinkedList +serializeÌ128Í()ÏstringÎSplObjectStorage +serverDumpDebugInformationÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +server_infoÌ128Í(resource $link)ÏstringÎmaxdb +server_versionÌ128Í(resource $link)ÏintÎmaxdb +session_abortÌ16Í()Ïvoid +session_cache_expireÌ16Í([string $new_cache_expire = ''])Ïint +session_cache_limiterÌ16Í([string $cache_limiter = ''])Ïstring +session_commitÌ16Í()Ï +session_decodeÌ16Í(string $data)Ïbool +session_destroyÌ16Í()Ïbool +session_encodeÌ16Í()Ïstring +session_get_cookie_paramsÌ16Í()Ïarray +session_idÌ16Í([string $id = ''])Ïstring +session_is_registeredÌ16Í(string $name)Ïbool +session_module_nameÌ16Í([string $module = ''])Ïstring +session_nameÌ16Í([string $name = ''])Ïstring +session_pgsql_add_errorÌ16Í(int $error_level [, string $error_message = ''])Ïbool +session_pgsql_get_errorÌ16Í([bool $with_error_message = false])Ïarray +session_pgsql_get_fieldÌ16Í()Ïstring +session_pgsql_resetÌ16Í()Ïbool +session_pgsql_set_fieldÌ16Í(string $value)Ïbool +session_pgsql_statusÌ16Í()Ïarray +session_regenerate_idÌ16Í([bool $delete_old_session = false])Ïbool +session_registerÌ16Í(mixed $name [, mixed $... = ''])Ïbool +session_register_shutdownÌ16Í()Ïvoid +session_resetÌ16Í()Ïvoid +session_save_pathÌ16Í([string $path = ''])Ïstring +session_set_cookie_paramsÌ16Í(int $lifetime [, string $path = '' [, string $domain = '' [, bool $secure = false [, bool $httponly = false]]]])Ïvoid +session_set_save_handlerÌ16Í(callable $open, callable $close, callable $read, callable $write, callable $destroy, callable $gc [, callable $create_sid = '', SessionHandlerInterface $sessionhandler [, bool $register_shutdown = true]])Ïbool +session_startÌ16Í([array $options = []])Ïbool +session_statusÌ16Í()Ïint +session_unregisterÌ16Í(string $name)Ïbool +session_unsetÌ16Í()Ïvoid +session_write_closeÌ16Í()Ïvoid +setÌ128Í()ÏYaf_Config_AbstractÎYaf_Config_Abstract +setÌ128Í(EventBase $base, mixed $fd [, int $what = '' [, callable $cb = '' [, mixed $arg = '']]])ÏboolÎEvent +setÌ128Í(int $field, int $value, int $year, int $month [, int $dayOfMonth = null [, int $hour = null [, int $minute = null [, int $second = null, IntlCalendar $cal]]]])ÏboolÎIntlCalendar +setÌ128Í(int $key, int $value)ÏboolÎQuickHashIntHash +setÌ128Í(mixed $object_id, mixed $type, mixed $value)ÏboolÎSNMP +setÌ128Í(string $key, mixed $value [, int $expiration = ''])ÏboolÎMemcached +setÌ128Í(string $key, mixed $var [, int $flag = '' [, int $expire = '']])ÏboolÎMemcache +setÌ128Í(string $name, string $value)ÏboolÎYaf_Registry +setÌ128Í(int $key, string $value)ÏintÎQuickHashIntStringHash +setÌ128Í(string $key, int $value)ÏintÎQuickHashStringIntHash +setÌ128Í(double $after, double $repeat)ÏvoidÎEvTimer +setÌ128Í(double $offset, double $interval)ÏvoidÎEvPeriodic +setÌ128Í(int $pid, bool $trace)ÏvoidÎEvChild +setÌ128Í(int $signum)ÏvoidÎEvSignal +setÌ128Í(mixed $fd, int $events)ÏvoidÎEvIo +setÌ128Í(object $other)ÏvoidÎEvEmbed +setÌ128Í(string $name, string $value)ÏvoidÎSolrParams +setÌ128Í(string $path, double $interval)ÏvoidÎEvStat +setAccessibleÌ128Í(bool $accessible)ÏvoidÎReflectionMethod +setAccessibleÌ128Í(bool $accessible)ÏvoidÎReflectionProperty +setActionÌ128Í(SWFAction $action)ÏvoidÎSWFButton +setActionNameÌ128Í(string $action)ÏvoidÎYaf_Request_Abstract +setAliasÌ128Í(string $alias)ÏboolÎPhar +setAliasÌ128Í(string $alias)ÏboolÎPharData +setAllHeadersÌ128Í()ÏvoidÎYaf_Response_Abstract +setAllowBrokenÌ128Í(bool $allow_broken, RarArchive $rarfile)ÏboolÎRarArchive +setAllowedLocalesÌ128Í(string $locale_list)ÏvoidÎSpoofchecker +setAllowedMethodsÌ128Í(int $methods)ÏvoidÎEventHttp +setAntialiasÌ128Í([string $antialias = '', CairoContext $context])ÏvoidÎCairoContext +setAntialiasÌ128Í([string $antialias = '', CairoContext $context])ÏvoidÎCairoFontOptions +setAppDirectoryÌ128Í(string $directory)ÏYaf_ApplicationÎYaf_Application +setArchiveCommentÌ128Í(string $comment)ÏboolÎZipArchive +setArrayResultÌ128Í(bool $array_result)ÏboolÎSphinxClient +setAttributeÌ128Í(string $name, string $value)ÏDOMAttrÎDOMElement +setAttributeÌ128Í(int $attr, int $val, Collator $coll)ÏboolÎCollator +setAttributeÌ128Í(int $attr, int $value, NumberFormatter $fmt)ÏboolÎNumberFormatter +setAttributeÌ128Í(int $attribute, mixed $value)ÏboolÎPDO +setAttributeÌ128Í(int $attribute, mixed $value)ÏboolÎPDOStatement +setAttributeNSÌ128Í(string $namespaceURI, string $qualifiedName, string $value)ÏvoidÎDOMElement +setAttributeNodeÌ128Í(DOMAttr $attr)ÏDOMAttrÎDOMElement +setAttributeNodeNSÌ128Í(DOMAttr $attr)ÏDOMAttrÎDOMElement +setAuthTypeÌ128Í(int $auth_type)ÏmixedÎOAuth +setAutocommitÌ128Í(mysqlnd_connection $connection, int $mode)ÏboolÎMysqlndUhConnection +setBackgroundColorÌ128Í(mixed $background)ÏboolÎImagick +setBaseUriÌ128Í(string $uir)ÏboolÎYaf_Request_Abstract +setBigramPhraseFieldsÌ128Í(string $fields)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setBigramPhraseSlopÌ128Í(string $slop)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setBodyÌ128Í(string $content [, string $key = ''])ÏboolÎYaf_Response_Abstract +setBoostÌ128Í(float $documentBoostValue)ÏboolÎSolrInputDocument +setBoostFunctionÌ128Í(string $function)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setBoostQueryÌ128Í(string $q)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setBorderStyleÌ128Í(float $width, int $dash_on, int $dash_off)ÏboolÎHaruAnnotation +setBoundsÌ128Í(float $width, float $height)ÏvoidÎSWFTextField +setBufferingÌ128Í(bool $on_off)ÏboolÎOCI-Lob +setByKeyÌ128Í(string $server_key, string $key, mixed $value [, int $expiration = ''])ÏboolÎMemcached +setCAPathÌ128Í([string $ca_path = '' [, string $ca_info = '']])ÏmixedÎOAuth +setCMYKFillÌ128Í(float $c, float $m, float $y, float $k)ÏboolÎHaruPage +setCMYKStrokeÌ128Í(float $c, float $m, float $y, float $k)ÏboolÎHaruPage +setCalendarÌ128Í(mixed $which, IntlDateFormatter $fmt)ÏboolÎIntlDateFormatter +setCallbackÌ128Í(callable $callback)ÏvoidÎEvWatcher +setCallbackÌ128Í(callable $cb [, mixed $arg = ''])ÏvoidÎEventListener +setCallbackÌ128Í(callable $log_function)ÏvoidÎMongoLog +setCallbackÌ128Í(string $path, string $cb [, string $arg = ''])ÏvoidÎEventHttp +setCallbacksÌ128Í(callable $readcb, callable $writecb, callable $eventcb [, string $arg = ''])ÏvoidÎEventBufferEvent +setCharSpaceÌ128Í(float $char_space)ÏboolÎHaruPage +setCharsetÌ128Í(mysqlnd_connection $connection, string $charset)ÏboolÎMysqlndUhConnection +setChecksÌ128Í(long $checks)ÏvoidÎSpoofchecker +setClassÌ128Í(string $class_name [, mixed $args = '' [, mixed $... = '']])ÏvoidÎSoapServer +setClientCallbackÌ128Í(callable $callback)ÏvoidÎGearmanClient +setClientOptionÌ128Í(mysqlnd_connection $connection, int $option, int $value)ÏboolÎMysqlndUhConnection +setClipPathÌ128Í(string $clip_mask)ÏboolÎImagickDraw +setClipRuleÌ128Í(int $fill_rule)ÏboolÎImagickDraw +setClipUnitsÌ128Í(int $clip_units)ÏboolÎImagickDraw +setCloseCallbackÌ128Í(callable $callback [, mixed $data = ''])ÏvoidÎEventHttpConnection +setColorÌ128Í(string $color)ÏboolÎImagickPixel +setColorÌ128Í(int $red, int $green, int $blue [, int $a = 255])ÏvoidÎSWFText +setColorÌ128Í(int $red, int $green, int $blue [, int $a = 255])ÏvoidÎSWFTextField +setColorCountÌ128Í(string $colorCount)ÏvoidÎImagickPixel +setColorMaskÌ128Í(int $rmin, int $rmax, int $gmin, int $gmax, int $bmin, int $bmax)ÏboolÎHaruImage +setColorValueÌ128Í(int $color, float $value)ÏboolÎImagickPixel +setColorValueQuantumÌ128Í(int $color, mixed $value)ÏvoidÎImagickPixel +setColorspaceÌ128Í(int $COLORSPACE)ÏboolÎImagick +setCommentIndexÌ128Í(int $index, string $comment)ÏboolÎZipArchive +setCommentNameÌ128Í(string $name, string $comment)ÏboolÎZipArchive +setCompatÌ128Í(int $compat)ÏvoidÎVarnishAdmin +setCompleteCallbackÌ128Í(callable $callback)ÏboolÎGearmanClient +setCompressThresholdÌ128Í(int $threshold [, float $min_savings = ''])ÏboolÎMemcache +setCompressedBZIP2Ì128Í()ÏboolÎPharFileInfo +setCompressedGZÌ128Í()ÏboolÎPharFileInfo +setCompressionÌ128Í(int $compression)ÏboolÎImagick +setCompressionIndexÌ128Í(int $index, int $comp_method [, int $comp_flags = ''])ÏboolÎZipArchive +setCompressionModeÌ128Í(int $mode)ÏboolÎHaruDoc +setCompressionNameÌ128Í(string $name, int $comp_method [, int $comp_flags = ''])ÏboolÎZipArchive +setCompressionQualityÌ128Í(int $quality)ÏboolÎGmagick +setCompressionQualityÌ128Í(int $quality)ÏboolÎImagick +setConnectTimeoutÌ128Í(float $timeout)ÏboolÎSphinxClient +setContextÌ128Í(string $context)ÏboolÎGearmanClient +setControllerNameÌ128Í(string $controller)ÏvoidÎYaf_Request_Abstract +setCreatedCallbackÌ128Í(string $callback)ÏboolÎGearmanClient +setCsvControlÌ128Í([string $delimiter = "," [, string $enclosure = "\"" [, string $escape = "\\"]]])ÏvoidÎSplFileObject +setCurrentEncoderÌ128Í(string $encoding)ÏboolÎHaruDoc +setDashÌ128Í(array $pattern, int $phase)ÏboolÎHaruPage +setDashÌ128Í(array $dashes [, string $offset = '', CairoContext $context])ÏvoidÎCairoContext +setDataÌ128Í(string $data)ÏboolÎGearmanClient +setDataCallbackÌ128Í(callable $callback)ÏboolÎGearmanClient +setDateÌ128Í(int $year, int $month, int $day, DateTime $object)ÏDateTimeÎDateTime +setDateÌ128Í(int $year, int $month, int $day)ÏDateTimeImmutableÎDateTimeImmutable +setDebugÌ128Í(bool $switch)ÏvoidÎSAMConnection +setDefaultÌ128Í(string $locale)ÏboolÎLocale +setDefaultActionÌ128Í(string $action)ÏYaf_DispatcherÎYaf_Dispatcher +setDefaultCallbackÌ128Í(string $cb [, string $arg = ''])ÏvoidÎEventHttp +setDefaultControllerÌ128Í(string $controller)ÏYaf_DispatcherÎYaf_Dispatcher +setDefaultModuleÌ128Í(string $module)ÏYaf_DispatcherÎYaf_Dispatcher +setDefaultStubÌ128Í([string $index = '' [, string $webindex = '']])ÏboolÎPhar +setDefaultStubÌ128Í([string $index = '' [, string $webindex = '']])ÏboolÎPharData +setDepthÌ128Í(int $depth)ÏvoidÎSWFDisplayItem +setDestinationÌ128Í(object $destination)ÏboolÎHaruOutline +setDestinationEncodingÌ128Í(string $encoding)ÏvoidÎUConverter +setDeviceOffsetÌ128Í(string $x, string $y)ÏvoidÎCairoSurface +setDimensionÌ128Í(float $width, float $height)ÏvoidÎSWFMovie +setDimensionÌ128Í(int $x, int $y)ÏvoidÎSWFVideoStream +setDispatchedÌ128Í()ÏvoidÎYaf_Request_Abstract +setDownÌ128Í(SWFShape $shape)ÏvoidÎSWFButton +setEchoHandlerÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setEchoParamsÌ128Í(string $type)ÏSolrQueryÎSolrQuery +setEncodingÌ128Í(string $encoding)ÏvoidÎSDO_DAS_XML_Document +setEncryptionModeÌ128Í(int $mode [, int $key_len = 5])ÏboolÎHaruDoc +setEpsÌ128Í(string $level)ÏvoidÎCairoPsSurface +setErrorCallbackÌ128Í(string $cb)ÏvoidÎEventListener +setErrorHandlerÌ128Í(call $callback, int $error_types)ÏYaf_DispatcherÎYaf_Dispatcher +setExceptionCallbackÌ128Í(callable $callback)ÏboolÎGearmanClient +setExpandÌ128Í(bool $value)ÏSolrQueryÎSolrQuery +setExpandQueryÌ128Í(string $q)ÏSolrQueryÎSolrQuery +setExpandRowsÌ128Í(integer $value)ÏSolrQueryÎSolrQuery +setExplainOtherÌ128Í(string $query)ÏSolrQueryÎSolrQuery +setExtendÌ128Í(int $extend)ÏvoidÎCairoGradientPattern +setExtendÌ128Í(int $extend)ÏvoidÎCairoSurfacePattern +setExternalAttributesIndexÌ128Í(int $index, int $opsys, int $attr [, int $flags = ''])ÏboolÎZipArchive +setExternalAttributesNameÌ128Í(string $name, int $opsys, int $attr [, int $flags = ''])ÏboolÎZipArchive +setExtractFlagsÌ128Í(int $flags)ÏvoidÎSplPriorityQueue +setFacetÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setFacetDateEndÌ128Í(string $value [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetDateGapÌ128Í(string $value [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetDateHardEndÌ128Í(bool $value [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetDateStartÌ128Í(string $value [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetEnumCacheMinDefaultFrequencyÌ128Í(int $frequency [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetLimitÌ128Í(int $limit [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetMethodÌ128Í(string $method [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetMinCountÌ128Í(int $mincount [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetMissingÌ128Í(bool $flag [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetOffsetÌ128Í(int $offset [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetPrefixÌ128Í(string $prefix [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFacetSortÌ128Í(int $facetSort [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setFailCallbackÌ128Í(callable $callback)ÏboolÎGearmanClient +setFallbackResolutionÌ128Í(string $x, string $y)ÏvoidÎCairoSurface +setFetchModeÌ128Í(int $mode, int $PDO::FETCH_COLUMN, int $colno, int $PDO::FETCH_CLASS, string $classname, array $ctorargs, int $PDO::FETCH_INTO, object $object)ÏboolÎPDOStatement +setFieldÌ128Í(string $field)ÏSolrCollapseFunctionÎSolrCollapseFunction +setFieldBoostÌ128Í(string $fieldName, float $fieldBoostValue)ÏboolÎSolrInputDocument +setFieldWeightsÌ128Í(array $weights)ÏboolÎSphinxClient +setFileClassÌ128Í([string $class_name = "SplFileObject"])ÏvoidÎSplFileInfo +setFilenameÌ128Í(string $filename)ÏboolÎImagick +setFillAlphaÌ128Í(float $opacity)ÏboolÎImagickDraw +setFillColorÌ128Í(ImagickPixel $fill_pixel)ÏboolÎImagickDraw +setFillOpacityÌ128Í(float $fillOpacity)ÏboolÎImagickDraw +setFillPatternURLÌ128Í(string $fill_url)ÏboolÎImagickDraw +setFillRuleÌ128Í(int $fill_rule)ÏboolÎImagickDraw +setFillRuleÌ128Í(string $setting, CairoContext $context)ÏvoidÎCairoContext +setFilterÌ128Í(string $attribute, array $values [, bool $exclude = false])ÏboolÎSphinxClient +setFilterÌ128Í(string $filter)ÏvoidÎCairoSurfacePattern +setFilterFloatRangeÌ128Í(string $attribute, float $min, float $max [, bool $exclude = false])ÏboolÎSphinxClient +setFilterRangeÌ128Í(string $attribute, int $min, int $max [, bool $exclude = false])ÏboolÎSphinxClient +setFirstDayOfWeekÌ128Í(int $dayOfWeek, IntlCalendar $cal)ÏboolÎIntlCalendar +setFirstIteratorÌ128Í()ÏboolÎImagick +setFitÌ128Í()ÏboolÎHaruDestination +setFitBÌ128Í()ÏboolÎHaruDestination +setFitBHÌ128Í(float $top)ÏboolÎHaruDestination +setFitBVÌ128Í(float $left)ÏboolÎHaruDestination +setFitHÌ128Í(float $top)ÏboolÎHaruDestination +setFitRÌ128Í(float $left, float $bottom, float $right, float $top)ÏboolÎHaruDestination +setFitVÌ128Í(float $left)ÏboolÎHaruDestination +setFlagÌ128Í(int $flag [, bool $set = true])ÏMongoCursorÎMongoCursor +setFlagsÌ128Í([int $flags = ''])ÏvoidÎFilesystemIterator +setFlagsÌ128Í(int $flags)ÏvoidÎArrayObject +setFlagsÌ128Í(int $flags)ÏvoidÎCachingIterator +setFlagsÌ128Í(int $flags)ÏvoidÎMultipleIterator +setFlagsÌ128Í(int $flags)ÏvoidÎRegexIterator +setFlagsÌ128Í(int $flags)ÏvoidÎSplFileObject +setFlagsÌ128Í(string $flags)ÏvoidÎArrayIterator +setFlatnessÌ128Í(float $flatness)ÏboolÎHaruPage +setFontÌ128Í(string $font)ÏboolÎImagick +setFontÌ128Í(string $font_name)ÏboolÎImagickDraw +setFontÌ128Í(SWFFont $font)ÏvoidÎSWFText +setFontÌ128Í(SWFFont $font)ÏvoidÎSWFTextField +setFontAndSizeÌ128Í(object $font, float $size)ÏboolÎHaruPage +setFontFaceÌ128Í(CairoFontFace $fontface, CairoContext $context)ÏvoidÎCairoContext +setFontFamilyÌ128Í(string $font_family)ÏboolÎImagickDraw +setFontMatrixÌ128Í(CairoMatrix $matrix, CairoContext $context)ÏvoidÎCairoContext +setFontOptionsÌ128Í(CairoFontOptions $fontoptions, CairoContext $context)ÏvoidÎCairoContext +setFontSizeÌ128Í(float $pointsize)ÏboolÎImagickDraw +setFontSizeÌ128Í(string $size, CairoContext $context)ÏvoidÎCairoContext +setFontStretchÌ128Í(int $fontStretch)ÏboolÎImagickDraw +setFontStyleÌ128Í(int $style)ÏboolÎImagickDraw +setFontWeightÌ128Í(int $font_weight)ÏboolÎImagickDraw +setFormatÌ128Í(string $format)ÏboolÎImagick +setFramesÌ128Í(int $number)ÏvoidÎSWFMovie +setFramesÌ128Í(int $number)ÏvoidÎSWFSprite +setGarbageÌ128Í()ÏvoidÎCollectable +setGeoAnchorÌ128Í(string $attrlat, string $attrlong, float $latitude, float $longitude)ÏboolÎSphinxClient +setGravityÌ128Í(int $gravity)ÏboolÎImagick +setGravityÌ128Í(int $gravity)ÏboolÎImagickDraw +setGrayFillÌ128Í(float $value)ÏboolÎHaruPage +setGrayStrokeÌ128Í(float $value)ÏboolÎHaruPage +setGroupÌ128Í(bool $value)ÏSolrQueryÎSolrQuery +setGroupByÌ128Í(string $attribute, int $func [, string $groupsort = "@group desc"])ÏboolÎSphinxClient +setGroupCachePercentÌ128Í(integer $percent)ÏSolrQueryÎSolrQuery +setGroupDistinctÌ128Í(string $attribute)ÏboolÎSphinxClient +setGroupFacetÌ128Í(bool $value)ÏSolrQueryÎSolrQuery +setGroupFormatÌ128Í(string $value)ÏSolrQueryÎSolrQuery +setGroupLimitÌ128Í(integer $value)ÏSolrQueryÎSolrQuery +setGroupMainÌ128Í(string $value)ÏSolrQueryÎSolrQuery +setGroupNGroupsÌ128Í(bool $value)ÏSolrQueryÎSolrQuery +setGroupOffsetÌ128Í(integer $value)ÏSolrQueryÎSolrQuery +setGroupTruncateÌ128Í(bool $value)ÏSolrQueryÎSolrQuery +setHSLÌ128Í(float $hue, float $saturation, float $luminosity)ÏboolÎImagickPixel +setHeaderÌ128Í()ÏvoidÎYaf_Response_Abstract +setHeightÌ128Í(float $height)ÏboolÎHaruPage +setHeightÌ128Í(float $height)ÏvoidÎSWFText +setHeightÌ128Í(float $height)ÏvoidÎSWFTextField +setHighlightÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setHighlightAlternateFieldÌ128Í(string $field [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightFormatterÌ128Í(string $formatter [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightFragmenterÌ128Í(string $fragmenter [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightFragsizeÌ128Í(int $size [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightHighlightMultiTermÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setHighlightMaxAlternateFieldLengthÌ128Í(int $fieldLength [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightMaxAnalyzedCharsÌ128Í(int $value)ÏSolrQueryÎSolrQuery +setHighlightMergeContiguousÌ128Í(bool $flag [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightModeÌ128Í(int $mode)ÏboolÎHaruAnnotation +setHighlightRegexMaxAnalyzedCharsÌ128Í(int $maxAnalyzedChars)ÏSolrQueryÎSolrQuery +setHighlightRegexPatternÌ128Í(string $value)ÏSolrQueryÎSolrQuery +setHighlightRegexSlopÌ128Í(float $factor)ÏSolrQueryÎSolrQuery +setHighlightRequireFieldMatchÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setHighlightSimplePostÌ128Í(string $simplePost [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightSimplePreÌ128Í(string $simplePre [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightSnippetsÌ128Í(int $value [, string $field_override = ''])ÏSolrQueryÎSolrQuery +setHighlightUsePhraseHighlighterÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setHintÌ128Í(string $hint)ÏSolrCollapseFunctionÎSolrCollapseFunction +setHintMetricsÌ128Í(string $hint_metrics)ÏvoidÎCairoFontOptions +setHintStyleÌ128Í(string $hint_style)ÏvoidÎCairoFontOptions +setHitÌ128Í(SWFShape $shape)ÏvoidÎSWFButton +setHorizontalScalingÌ128Í(float $scaling)ÏboolÎHaruPage +setHostÌ128Í(string $host)ÏvoidÎVarnishAdmin +setIDRangeÌ128Í(int $min, int $max)ÏboolÎSphinxClient +setISODateÌ128Í(int $year, int $week [, int $day = 1, DateTime $object])ÏDateTimeÎDateTime +setISODateÌ128Í(int $year, int $week [, int $day = 1])ÏDateTimeImmutableÎDateTimeImmutable +setIconÌ128Í(int $icon)ÏboolÎHaruAnnotation +setIdÌ128Í(string $id)ÏboolÎGearmanWorker +setIdAttributeÌ128Í(string $name, bool $isId)ÏvoidÎDOMElement +setIdAttributeNSÌ128Í(string $namespaceURI, string $localName, bool $isId)ÏvoidÎDOMElement +setIdAttributeNodeÌ128Í(DOMAttr $attr, bool $isId)ÏvoidÎDOMElement +setIdentÌ128Í(string $ident)ÏvoidÎVarnishAdmin +setIdleCallbackÌ128Í(callable $cb_func, integer $timeout [, mixed $user_data = ''])ÏZMQDeviceÎZMQDevice +setIdleTimeoutÌ128Í(integer $timeout)ÏZMQDeviceÎZMQDevice +setImageÌ128Í(Imagick $replace)ÏboolÎImagick +setImageAlphaChannelÌ128Í(int $mode)ÏboolÎImagick +setImageArtifactÌ128Í(string $artifact, string $value)ÏboolÎImagick +setImageAttributeÌ128Í(string $key, string $value)ÏvoidÎImagick +setImageBackgroundColorÌ128Í(mixed $background)ÏboolÎImagick +setImageBiasÌ128Í(float $bias)ÏboolÎImagick +setImageBiasQuantumÌ128Í(string $bias)ÏvoidÎImagick +setImageBluePrimaryÌ128Í(float $x, float $y)ÏboolÎImagick +setImageBorderColorÌ128Í(mixed $border)ÏboolÎImagick +setImageChannelDepthÌ128Í(int $channel, int $depth)ÏboolÎImagick +setImageClipMaskÌ128Í(Imagick $clip_mask)ÏboolÎImagick +setImageColormapColorÌ128Í(int $index, ImagickPixel $color)ÏboolÎImagick +setImageColorspaceÌ128Í(int $colorspace)ÏboolÎImagick +setImageComposeÌ128Í(int $compose)ÏboolÎImagick +setImageCompressionÌ128Í(int $compression)ÏboolÎImagick +setImageCompressionQualityÌ128Í(int $quality)ÏboolÎImagick +setImageDelayÌ128Í(int $delay)ÏboolÎImagick +setImageDepthÌ128Í(int $depth)ÏboolÎImagick +setImageDisposeÌ128Í(int $dispose)ÏboolÎImagick +setImageExtentÌ128Í(int $columns, int $rows)ÏboolÎImagick +setImageFilenameÌ128Í(string $filename)ÏboolÎImagick +setImageFormatÌ128Í(string $format)ÏboolÎImagick +setImageGammaÌ128Í(float $gamma)ÏboolÎImagick +setImageGravityÌ128Í(int $gravity)ÏboolÎImagick +setImageGreenPrimaryÌ128Í(float $x, float $y)ÏboolÎImagick +setImageIndexÌ128Í(int $index)ÏboolÎImagick +setImageInterlaceSchemeÌ128Í(int $interlace_scheme)ÏboolÎImagick +setImageInterpolateMethodÌ128Í(int $method)ÏboolÎImagick +setImageIterationsÌ128Í(int $iterations)ÏboolÎImagick +setImageMatteÌ128Í(bool $matte)ÏboolÎImagick +setImageMatteColorÌ128Í(mixed $matte)ÏboolÎImagick +setImageOpacityÌ128Í(float $opacity)ÏboolÎImagick +setImageOrientationÌ128Í(int $orientation)ÏboolÎImagick +setImagePageÌ128Í(int $width, int $height, int $x, int $y)ÏboolÎImagick +setImageProfileÌ128Í(string $name, string $profile)ÏboolÎImagick +setImagePropertyÌ128Í(string $name, string $value)ÏboolÎImagick +setImageRedPrimaryÌ128Í(float $x, float $y)ÏboolÎImagick +setImageRenderingIntentÌ128Í(int $rendering_intent)ÏboolÎImagick +setImageResolutionÌ128Í(float $x_resolution, float $y_resolution)ÏboolÎImagick +setImageSceneÌ128Í(int $scene)ÏboolÎImagick +setImageTicksPerSecondÌ128Í(int $ticks_per_second)ÏboolÎImagick +setImageTypeÌ128Í(int $image_type)ÏboolÎImagick +setImageUnitsÌ128Í(int $units)ÏboolÎImagick +setImageVirtualPixelMethodÌ128Í(int $method)ÏboolÎImagick +setImageWhitePointÌ128Í(float $x, float $y)ÏboolÎImagick +setIndentÌ128Í(bool $indent, resource $xmlwriter)ÏboolÎXMLWriter +setIndentStringÌ128Í(string $indentString, resource $xmlwriter)ÏboolÎXMLWriter +setIndentationÌ128Í(float $width)ÏvoidÎSWFTextField +setIndexÌ128Í(string $column, int $type)ÏmixedÎTokyoTyrantTable +setIndexÌ128Í(int $index)ÏvoidÎImagickPixel +setIndexWeightsÌ128Í(array $weights)ÏboolÎSphinxClient +setInfoÌ128Í(mixed $data)ÏvoidÎSplObjectStorage +setInfoAttrÌ128Í(int $type, string $info)ÏboolÎHaruDoc +setInfoClassÌ128Í([string $class_name = "SplFileInfo"])ÏvoidÎSplFileInfo +setInfoDateAttrÌ128Í(int $type, int $year, int $month, int $day, int $hour, int $min, int $sec, string $ind, int $off_hour, int $off_min)ÏboolÎHaruDoc +setInterlaceSchemeÌ128Í(int $interlace_scheme)ÏboolÎImagick +setIteratorClassÌ128Í(string $iterator_class)ÏvoidÎArrayObject +setIteratorFirstRowÌ128Í()ÏboolÎImagickPixelIterator +setIteratorIndexÌ128Í(int $index)ÏboolÎImagick +setIteratorLastRowÌ128Í()ÏboolÎImagickPixelIterator +setIteratorModeÌ128Í(int $mode)ÏvoidÎSplDoublyLinkedList +setIteratorModeÌ128Í(int $mode)ÏvoidÎSplQueue +setIteratorModeÌ128Í(int $mode)ÏvoidÎSplStack +setIteratorRowÌ128Í(int $row)ÏboolÎImagickPixelIterator +setLastIteratorÌ128Í()ÏboolÎImagick +setLeftFillÌ128Í(SWFGradient $fill, int $red, int $green, int $blue [, int $a = ''])ÏvoidÎSWFShape +setLeftMarginÌ128Í(float $width)ÏvoidÎSWFTextField +setLenientÌ128Í(string $isLenient, IntlCalendar $cal)ÏReturnTypeÎIntlCalendar +setLenientÌ128Í(bool $lenient, IntlDateFormatter $fmt)ÏboolÎIntlDateFormatter +setLevelÌ128Í(int $level)ÏvoidÎMongoLog +setLibraryPathÌ128Í(string $directory [, bool $is_global = false])ÏYaf_LoaderÎYaf_Loader +setLimitÌ128Í([int $max = '' [, int $skip = '']])ÏmixedÎTokyoTyrantQuery +setLimitÌ128Í(string $property, string $low, string $high)ÏvoidÎSwishSearch +setLimitsÌ128Í(int $offset, int $limit [, int $max_matches = '' [, int $cutoff = '']])ÏboolÎSphinxClient +setLineÌ128Í(SWFShape $shape, int $width, int $red, int $green, int $blue [, int $a = ''])ÏvoidÎSWFShape +setLineCapÌ128Í(int $cap)ÏboolÎHaruPage +setLineCapÌ128Í(string $setting, CairoContext $context)ÏvoidÎCairoContext +setLineJoinÌ128Í(int $join)ÏboolÎHaruPage +setLineJoinÌ128Í(string $setting, CairoContext $context)ÏvoidÎCairoContext +setLineSpacingÌ128Í(float $height)ÏvoidÎSWFTextField +setLineWidthÌ128Í(float $width)ÏboolÎHaruPage +setLineWidthÌ128Í(string $width, CairoContext $context)ÏvoidÎCairoContext +setLocalAddressÌ128Í(string $address)ÏvoidÎEventHttpConnection +setLocalPortÌ128Í(int $port)ÏvoidÎEventHttpConnection +setMarginsÌ128Í(float $left, float $right)ÏvoidÎSWFTextField +setMaskImageÌ128Í(object $mask_image)ÏboolÎHaruImage +setMaskLevelÌ128Í(int $level)ÏvoidÎSWFDisplayItem +setMasterÌ128Í(string $host, int $port, int $timestamp [, bool $check_consistency = true])ÏmixedÎTokyoTyrant +setMatchModeÌ128Í(int $mode)ÏboolÎSphinxClient +setMatrixÌ128Í(CairoMatrix $matrix, CairoContext $context)ÏvoidÎCairoContext +setMatrixÌ128Í(CairoMatrix $matrix, CairoContext $context)ÏvoidÎCairoPattern +setMatrixÌ128Í(float $a, float $b, float $c, float $d, float $x, float $y)ÏvoidÎSWFDisplayItem +setMaxÌ128Í(string $max)ÏSolrCollapseFunctionÎSolrCollapseFunction +setMaxBodySizeÌ128Í(int $value)ÏvoidÎEventHttp +setMaxBodySizeÌ128Í(string $max_size)ÏvoidÎEventHttpConnection +setMaxDepthÌ128Í([string $max_depth = -1])ÏvoidÎRecursiveIteratorIterator +setMaxDispatchIntervalÌ128Í(int $max_interval, int $max_callbacks, int $min_priority)ÏvoidÎEventConfig +setMaxHeadersSizeÌ128Í(int $value)ÏvoidÎEventHttp +setMaxHeadersSizeÌ128Í(string $max_size)ÏvoidÎEventHttpConnection +setMaxLineLenÌ128Í(int $max_len)ÏvoidÎSplFileObject +setMaxQueryTimeÌ128Í(int $qtime)ÏboolÎSphinxClient +setMenuÌ128Í(int $flag)ÏvoidÎSWFButton +setMetadataÌ128Í(mixed $metadata)ÏvoidÎPhar +setMetadataÌ128Í(mixed $metadata)ÏvoidÎPharFileInfo +setMimeTypeÌ128Í(string $type)ÏstringÎKTaglib_ID3v2_AttachedPictureFrame +setMimeTypeÌ128Í(string $mime)ÏvoidÎCURLFile +setMinÌ128Í(string $min)ÏSolrCollapseFunctionÎSolrCollapseFunction +setMinimalDaysInFirstWeekÌ128Í(int $minimalDays, IntlCalendar $cal)ÏboolÎIntlCalendar +setMinimumMatchÌ128Í(string $value)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setMiterLimitÌ128Í(float $limit)ÏboolÎHaruPage +setMiterLimitÌ128Í(string $limit, CairoContext $context)ÏvoidÎCairoContext +setMltÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setMltBoostÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setMltCountÌ128Í(int $count)ÏSolrQueryÎSolrQuery +setMltMaxNumQueryTermsÌ128Í(int $value)ÏSolrQueryÎSolrQuery +setMltMaxNumTokensÌ128Í(int $value)ÏSolrQueryÎSolrQuery +setMltMaxWordLengthÌ128Í(int $maxWordLength)ÏSolrQueryÎSolrQuery +setMltMinDocFrequencyÌ128Í(int $minDocFrequency)ÏSolrQueryÎSolrQuery +setMltMinTermFrequencyÌ128Í(int $minTermFrequency)ÏSolrQueryÎSolrQuery +setMltMinWordLengthÌ128Í(int $minWordLength)ÏSolrQueryÎSolrQuery +setModeÌ128Í(int $mode)ÏvoidÎRegexIterator +setModuleÌ128Í(int $module)ÏvoidÎMongoLog +setModuleNameÌ128Í(string $module)ÏvoidÎYaf_Request_Abstract +setMultiÌ128Í(array $items [, int $expiration = ''])ÏboolÎMemcached +setMultiByKeyÌ128Í(string $server_key, array $items [, int $expiration = ''])ÏboolÎMemcached +setNameÌ128Í(string $name)ÏvoidÎSWFDisplayItem +setNameÌ128Í(string $name)ÏvoidÎSWFTextField +setNonceÌ128Í(string $nonce)ÏmixedÎOAuth +setNullPolicyÌ128Í(string $nullPolicy)ÏSolrCollapseFunctionÎSolrCollapseFunction +setObjectÌ128Í(object $object)ÏvoidÎSoapServer +setOmitHeaderÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setOpenActionÌ128Í(object $destination)ÏboolÎHaruDoc +setOpenedÌ128Í(bool $opened)ÏboolÎHaruAnnotation +setOpenedÌ128Í(bool $opened)ÏboolÎHaruOutline +setOperatorÌ128Í(string $setting, CairoContext $context)ÏvoidÎCairoContext +setOptÌ128Í(integer $key, mixed $value)ÏZMQContextÎZMQContext +setOptÌ128Í(number $name, mixed $value)ÏbooleanÎYar_Client +setOptionÌ128Í(int $option, mixed $value)ÏboolÎMemcached +setOptionÌ128Í(string $key, string $value)ÏboolÎImagick +setOptionÌ128Í(string $option, string $value)ÏboolÎEventDnsBase +setOptionsÌ128Í(array $options)ÏboolÎMemcached +setOptionsÌ128Í(array $params)ÏboolÎSVM +setOptionsÌ128Í(int $option)ÏboolÎGearmanWorker +setOptionsÌ128Í(int $options)ÏboolÎGearmanClient +setOptionsÌ128Í(array $options)ÏvoidÎRRDGraph +setOrderÌ128Í(string $name, int $type)ÏmixedÎTokyoTyrantQuery +setOverÌ128Í(SWFShape $shape)ÏvoidÎSWFButton +setOverrideÌ128Í(string $attribute, int $type, array $values)ÏboolÎSphinxClient +setPaddingÌ128Í(float $padding)ÏvoidÎSWFTextField +setPageÌ128Í(int $width, int $height, int $x, int $y)ÏboolÎImagick +setPageLayoutÌ128Í(int $layout)ÏboolÎHaruDoc +setPageModeÌ128Í(int $mode)ÏboolÎHaruDoc +setPagesConfigurationÌ128Í(int $page_per_pages)ÏboolÎHaruDoc +setParamÌ128Í(string $name, string $value)ÏSolrParamsÎSolrParams +setParamÌ128Í(string $param_key [, mixed $param_val = ''])ÏboolÎOAuthProvider +setParamÌ128Í(string $name, string|integer $value)ÏintÎVarnishAdmin +setParamÌ128Í(string $name [, string $value = ''])ÏvoidÎYaf_Request_Abstract +setParameterÌ128Í(string $namespace, string $name, string $value, array $options)ÏboolÎXSLTProcessor +setParseModeÌ128Í([int $parser_mode = ''])ÏboolÎSolrResponse +setParserPropertyÌ128Í(int $property, bool $value)ÏboolÎXMLReader +setPasswordÌ128Í(string $owner_password, string $user_password)ÏboolÎHaruDoc +setPasswordÌ128Í(string $password)ÏboolÎZipArchive +setPatternÌ128Í(string $pattern, IntlDateFormatter $fmt)ÏboolÎIntlDateFormatter +setPatternÌ128Í(string $pattern, MessageFormatter $fmt)ÏboolÎMessageFormatter +setPatternÌ128Í(string $pattern, NumberFormatter $fmt)ÏboolÎNumberFormatter +setPermissionÌ128Í(int $permission)ÏboolÎHaruDoc +setPersistenceÌ128Í(int $mode)ÏvoidÎSoapServer +setPhraseDelimiterÌ128Í(string $delimiter)ÏvoidÎSwishSearch +setPhraseFieldsÌ128Í(string $fields)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setPhraseSlopÌ128Í(string $slop)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setPictureÌ128Í(string $filename)ÏvoidÎKTaglib_ID3v2_AttachedPictureFrame +setPointSizeÌ128Í(float $point_size)ÏboolÎImagick +setPoolSizeÌ128Í(int $size)ÏboolÎMongo +setPortÌ128Í(int $port)ÏvoidÎVarnishAdmin +setPostFilenameÌ128Í(string $postname)ÏvoidÎCURLFile +setPrefixPartÌ128Í(int $part, string $value)ÏvoidÎRecursiveTreeIterator +setPregFlagsÌ128Í(int $preg_flags)ÏvoidÎRegexIterator +setPriorityÌ128Í(int $priority)ÏboolÎEvent +setPriorityÌ128Í(int $priority)ÏboolÎEventBufferEvent +setProfilingÌ128Í(string $filename)ÏboolÎXSLTProcessor +setProfilingLevelÌ128Í(int $level)ÏintÎMongoDB +setProgressMonitorÌ128Í(callable $callback)ÏvoidÎImagick +setQueryÌ128Í(string $query)ÏSolrQueryÎSolrQuery +setQueryAltÌ128Í(string $q)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setQueryPhraseSlopÌ128Í(string $slop)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setRGBFillÌ128Í(float $r, float $g, float $b)ÏboolÎHaruPage +setRGBStrokeÌ128Í(float $r, float $g, float $b)ÏboolÎHaruPage +setRSACertificateÌ128Í(string $cert)ÏmixedÎOAuth +setRankingModeÌ128Í(int $ranker)ÏboolÎSphinxClient +setRateÌ128Í(float $rate)ÏvoidÎSWFMovie +setRatioÌ128Í(float $ratio)ÏvoidÎSWFDisplayItem +setReadPreferenceÌ128Í(string $read_preference [, array $tags = ''])ÏMongoCommandCursorÎMongoCommandCursor +setReadPreferenceÌ128Í(string $read_preference [, array $tags = ''])ÏMongoCursorÎMongoCursor +setReadPreferenceÌ128Í(string $read_preference [, array $tags = ''])ÏMongoCursorInterfaceÎMongoCursorInterface +setReadPreferenceÌ128Í(string $read_preference [, array $tags = ''])ÏboolÎMongoClient +setReadPreferenceÌ128Í(string $read_preference [, array $tags = ''])ÏboolÎMongoCollection +setReadPreferenceÌ128Í(string $read_preference [, array $tags = ''])ÏboolÎMongoDB +setReadTimeoutÌ128Í(int $seconds [, int $microseconds = '', resource $link])ÏvoidÎStomp +setRedirectÌ128Í()ÏvoidÎYaf_Response_Abstract +setRegistryÌ128Í(string $key, string $value)ÏvoidÎImagick +setRelaxNGSchemaÌ128Í(string $filename)ÏboolÎXMLReader +setRelaxNGSchemaSourceÌ128Í(string $source)ÏboolÎXMLReader +setRepeatedWallTimeOptionÌ128Í(int $wallTimeOption, IntlCalendar $cal)ÏboolÎIntlCalendar +setRequestÌ128Í(Yaf_Request_Abstract $request)ÏYaf_DispatcherÎYaf_Dispatcher +setRequestEngineÌ128Í(int $reqengine)ÏvoidÎOAuth +setRequestTokenPathÌ128Í(string $path)ÏboolÎOAuthProvider +setRequestUriÌ128Í(string $uir)ÏvoidÎYaf_Request_Abstract +setResolutionÌ128Í(float $x_resolution, float $y_resolution)ÏboolÎImagick +setResolutionÌ128Í(string $x_resolution, string $y_resolution)ÏvoidÎImagickDraw +setResourceLimitÌ128Í(int $type, int $limit)ÏboolÎImagick +setResponseWriterÌ128Í(string $responseWriter)ÏvoidÎSolrClient +setRetriesÌ128Í(int $count [, int $delay = ''])ÏboolÎSphinxClient +setRetriesÌ128Í(int $retries)ÏvoidÎEventHttpConnection +setReturnÌ128Í(int $gearman_return_t)ÏboolÎGearmanJob +setRightFillÌ128Í(SWFGradient $fill, int $red, int $green, int $blue [, int $a = ''])ÏvoidÎSWFShape +setRightMarginÌ128Í(float $width)ÏvoidÎSWFTextField +setRotateÌ128Í(int $angle)ÏboolÎHaruPage +setRoutedÌ128Í([string $flag = ''])ÏvoidÎYaf_Request_Abstract +setRowsÌ128Í(int $rows)ÏSolrQueryÎSolrQuery +setSSLChecksÌ128Í(int $sslcheck)ÏboolÎOAuth +setSamplingFactorsÌ128Í(array $factors)ÏboolÎImagick +setSaslAuthDataÌ128Í(string $username, string $password)ÏvoidÎMemcached +setScaledFontÌ128Í(CairoScaledFont $scaledfont, CairoContext $context)ÏvoidÎCairoContext +setSchemaÌ128Í(string $filename)ÏboolÎXMLReader +setScriptPathÌ128Í(string $template_dir)ÏboolÎYaf_View_Simple +setScriptPathÌ128Í(string $template_dir)ÏvoidÎYaf_View_Interface +setSearchNdotsÌ128Í(int $ndots)ÏboolÎEventDnsBase +setSecretÌ128Í(string $secret)ÏvoidÎVarnishAdmin +setSecurityÌ128Í(string $sec_level [, string $auth_protocol = '' [, string $auth_passphrase = '' [, string $priv_protocol = '' [, string $priv_passphrase = '' [, string $contextName = '' [, string $contextEngineID = '']]]]]])ÏboolÎSNMP +setSecurityPrefsÌ128Í(int $securityPrefs)ÏintÎXsltProcessor +setSelectÌ128Í(string $clause)ÏboolÎSphinxClient +setServerÌ128Í(string $server, int $port)ÏboolÎSphinxClient +setServerOptionÌ128Í(mysqlnd_connection $connection, int $option)ÏvoidÎMysqlndUhConnection +setServerParamsÌ128Í(string $host [, int $port = 11211 [, int $timeout = '' [, int $retry_interval = false [, bool $status = '' [, callable $failure_callback = '']]]]])ÏboolÎMemcache +setServletÌ128Í(int $type, string $value)ÏboolÎSolrClient +setShowDebugInfoÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setSignatureAlgorithmÌ128Í(int $sigtype)ÏvoidÎPhar +setSizeÌ128Í(integer $size)ÏSolrCollapseFunctionÎSolrCollapseFunction +setSizeÌ128Í(int $columns, int $rows)ÏboolÎImagick +setSizeÌ128Í(int $size)ÏboolÎMongoPool +setSizeÌ128Í(int $size, int $direction)ÏboolÎHaruPage +setSizeÌ128Í(int $size)ÏintÎSplFixedArray +setSizeÌ128Í(string $width, string $height)ÏvoidÎCairoPdfSurface +setSizeÌ128Í(string $width, string $height)ÏvoidÎCairoPsSurface +setSizeOffsetÌ128Í(int $columns, int $rows, int $offset)ÏboolÎImagick +setSkippedWallTimeOptionÌ128Í(int $wallTimeOption, IntlCalendar $cal)ÏboolÎIntlCalendar +setSlaveOkayÌ128Í([bool $ok = true])ÏboolÎMongo +setSlaveOkayÌ128Í([bool $ok = true])ÏboolÎMongoCollection +setSlaveOkayÌ128Í([bool $ok = true])ÏboolÎMongoDB +setSlideShowÌ128Í(int $type, float $disp_time, float $trans_time)ÏboolÎHaruPage +setSockOptÌ128Í(integer $key, mixed $value)ÏZMQSocketÎZMQSocket +setSocketOptionÌ128Í(mixed $socket, int $level, int $optname, mixed $optval)ÏboolÎEventUtil +setSortÌ128Í(string $sort)ÏvoidÎSwishSearch +setSortModeÌ128Í(int $mode [, string $sortby = ''])ÏboolÎSphinxClient +setSourceÌ128Í(CairoPattern $pattern, CairoContext $context)ÏvoidÎCairoContext +setSourceEncodingÌ128Í(string $encoding)ÏvoidÎUConverter +setSourceRGBÌ128Í(string $red, string $green, string $blue, CairoContext $context, CairoPattern $pattern)ÏvoidÎCairoContext +setSourceRGBAÌ128Í(string $red, string $green, string $blue, string $alpha, CairoContext $context, CairoPattern $pattern)ÏvoidÎCairoContext +setSourceSurfaceÌ128Í(CairoSurface $surface [, string $x = '' [, string $y = '', CairoContext $context]])ÏvoidÎCairoContext +setSpacingÌ128Í(float $spacing)ÏvoidÎSWFText +setStartÌ128Í(int $start)ÏSolrQueryÎSolrQuery +setStaticPropertyValueÌ128Í(string $name, string $value)ÏvoidÎReflectionClass +setStatsÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setStatusCallbackÌ128Í(callable $callback)ÏboolÎGearmanClient +setStrengthÌ128Í(int $strength, Collator $coll)ÏboolÎCollator +setStrokeAlphaÌ128Í(float $opacity)ÏboolÎImagickDraw +setStrokeAntialiasÌ128Í(bool $stroke_antialias)ÏboolÎImagickDraw +setStrokeColorÌ128Í(ImagickPixel $stroke_pixel)ÏboolÎImagickDraw +setStrokeDashArrayÌ128Í(array $dashArray)ÏboolÎImagickDraw +setStrokeDashOffsetÌ128Í(float $dash_offset)ÏboolÎImagickDraw +setStrokeLineCapÌ128Í(int $linecap)ÏboolÎImagickDraw +setStrokeLineJoinÌ128Í(int $linejoin)ÏboolÎImagickDraw +setStrokeMiterLimitÌ128Í(int $miterlimit)ÏboolÎImagickDraw +setStrokeOpacityÌ128Í(float $stroke_opacity)ÏboolÎImagickDraw +setStrokePatternURLÌ128Í(string $stroke_url)ÏboolÎImagickDraw +setStrokeWidthÌ128Í(float $stroke_width)ÏboolÎImagickDraw +setStructureÌ128Í(int $structure)ÏvoidÎSwishSearch +setStubÌ128Í(string $stub [, int $len = -1])ÏboolÎPhar +setStubÌ128Í(string $stub [, int $len = -1])ÏboolÎPharData +setSubpixelOrderÌ128Í(string $subpixel_order)ÏvoidÎCairoFontOptions +setSubstCharsÌ128Í(string $chars)ÏvoidÎUConverter +setSymbolÌ128Í(int $attr, string $value, NumberFormatter $fmt)ÏboolÎNumberFormatter +setTermsÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setTermsFieldÌ128Í(string $fieldname)ÏSolrQueryÎSolrQuery +setTermsIncludeLowerBoundÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setTermsIncludeUpperBoundÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setTermsLimitÌ128Í(int $limit)ÏSolrQueryÎSolrQuery +setTermsLowerBoundÌ128Í(string $lowerBound)ÏSolrQueryÎSolrQuery +setTermsMaxCountÌ128Í(int $frequency)ÏSolrQueryÎSolrQuery +setTermsMinCountÌ128Í(int $frequency)ÏSolrQueryÎSolrQuery +setTermsPrefixÌ128Í(string $prefix)ÏSolrQueryÎSolrQuery +setTermsReturnRawÌ128Í(bool $flag)ÏSolrQueryÎSolrQuery +setTermsSortÌ128Í(int $sortType)ÏSolrQueryÎSolrQuery +setTermsUpperBoundÌ128Í(string $upperBound)ÏSolrQueryÎSolrQuery +setTextÌ128Í(string $"text")ÏReturnTypeÎIntlBreakIterator +setTextAlignmentÌ128Í(int $alignment)ÏboolÎImagickDraw +setTextAntialiasÌ128Í(bool $antiAlias)ÏboolÎImagickDraw +setTextAttributeÌ128Í(int $attr, string $value, NumberFormatter $fmt)ÏboolÎNumberFormatter +setTextDecorationÌ128Í(int $decoration)ÏboolÎImagickDraw +setTextEncodingÌ128Í(string $encoding)ÏboolÎImagickDraw +setTextInterlineSpacingÌ128Í(float $spacing)ÏvoidÎImagickDraw +setTextInterwordSpacingÌ128Í(float $spacing)ÏvoidÎImagickDraw +setTextKerningÌ128Í(float $kerning)ÏvoidÎImagickDraw +setTextLeadingÌ128Í(float $text_leading)ÏboolÎHaruPage +setTextMatrixÌ128Í(float $a, float $b, float $c, float $d, float $x, float $y)ÏboolÎHaruPage +setTextRenderingModeÌ128Í(int $mode)ÏboolÎHaruPage +setTextRiseÌ128Í(float $rise)ÏboolÎHaruPage +setTextUnderColorÌ128Í(ImagickPixel $under_color)ÏboolÎImagickDraw +setTieBreakerÌ128Í(string $tieBreaker)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setTimeÌ128Í(int $hour, int $minute [, int $second = '', DateTime $object])ÏDateTimeÎDateTime +setTimeÌ128Í(int $hour, int $minute [, int $second = ''])ÏDateTimeImmutableÎDateTimeImmutable +setTimeÌ128Í(float $date, IntlCalendar $cal)ÏfloatÎIntlCalendar +setTimeAllowedÌ128Í(int $timeAllowed)ÏSolrQueryÎSolrQuery +setTimeZoneÌ128Í(mixed $timeZone, IntlCalendar $cal)ÏboolÎIntlCalendar +setTimeZoneÌ128Í(mixed $zone)ÏbooleanÎIntlDateFormatter +setTimeZoneIdÌ128Í(string $zone, IntlDateFormatter $fmt)ÏboolÎIntlDateFormatter +setTimeoutÌ128Í(int $timeout)ÏboolÎGearmanClient +setTimeoutÌ128Í(int $timeout)ÏboolÎGearmanWorker +setTimeoutÌ128Í(int $timeout)ÏvoidÎEventHttpConnection +setTimeoutÌ128Í(int $timeout)ÏvoidÎVarnishAdmin +setTimeoutÌ128Í(int $value)ÏvoidÎEventHttp +setTimeoutsÌ128Í(float $timeout_read, float $timeout_write)ÏboolÎEventBufferEvent +setTimerÌ128Í(EventBase $base, callable $cb [, mixed $arg = ''])ÏboolÎEvent +setTimerCallbackÌ128Í(callable $cb_func, integer $timeout [, mixed $user_data = ''])ÏZMQDeviceÎZMQDevice +setTimerTimeoutÌ128Í(integer $timeout)ÏZMQDeviceÎZMQDevice +setTimestampÌ128Í(int $unixtimestamp, DateTime $object)ÏDateTimeÎDateTime +setTimestampÌ128Í(int $unixtimestamp)ÏDateTimeImmutableÎDateTimeImmutable +setTimestampÌ128Í(string $timestamp)ÏmixedÎOAuth +setTimezoneÌ128Í(DateTimeZone $timezone)ÏDateTimeImmutableÎDateTimeImmutable +setTimezoneÌ128Í(DateTimeZone $timezone, DateTime $object)ÏobjectÎDateTime +setTokenÌ128Í(string $token, string $token_secret)ÏboolÎOAuth +setToleranceÌ128Í(string $tolerance, CairoContext $context)ÏvoidÎCairoContext +setTrigramPhraseFieldsÌ128Í(string $fields)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setTrigramPhraseSlopÌ128Í(string $slop)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setTypeÌ128Í(int $image_type)ÏboolÎImagick +setTypeÌ128Í(int $type)ÏvoidÎKTaglib_ID3v2_AttachedPictureFrame +setTypeMapÌ128Í(array $typemap)ÏvoidÎMongoDB::Driver::Cursor +setUncompressedÌ128Í()ÏboolÎPharFileInfo +setUpÌ128Í(SWFShape $shape)ÏvoidÎSWFButton +setUserFieldsÌ128Í(string $fields)ÏSolrDisMaxQueryÎSolrDisMaxQuery +setUsingExceptionsÌ128Í(bool $using_exceptions)ÏRarEntryÎRarException +setValueÌ128Í(object $object, mixed $value)ÏvoidÎReflectionProperty +setVectorGraphicsÌ128Í(string $xml)ÏboolÎImagickDraw +setVersionÌ128Í(string $version)ÏboolÎOAuth +setViewÌ128Í(Yaf_View_Interface $view)ÏYaf_DispatcherÎYaf_Dispatcher +setViewboxÌ128Í(int $x1, int $y1, int $x2, int $y2)ÏboolÎImagickDraw +setViewpathÌ128Í(string $view_directory)ÏvoidÎYaf_Controller_Abstract +setWarningCallbackÌ128Í(callable $callback)ÏboolÎGearmanClient +setWatermarkÌ128Í(int $events, int $lowmark, int $highmark)ÏvoidÎEventBufferEvent +setWeightÌ128Í(float $weight)ÏboolÎFANNConnection +setWidthÌ128Í(float $width)ÏboolÎHaruPage +setWordSpaceÌ128Í(float $word_space)ÏboolÎHaruPage +setWorkloadCallbackÌ128Í(callable $callback)ÏboolÎGearmanClient +setWriteConcernÌ128Í(mixed $w [, int $wtimeout = ''])ÏboolÎMongoClient +setWriteConcernÌ128Í(mixed $w [, int $wtimeout = ''])ÏboolÎMongoCollection +setWriteConcernÌ128Í(mixed $w [, int $wtimeout = ''])ÏboolÎMongoDB +setXMLDeclarationÌ128Í(bool $xmlDeclatation)ÏvoidÎSDO_DAS_XML_Document +setXMLVersionÌ128Í(string $xmlVersion)ÏvoidÎSDO_DAS_XML_Document +setXYZÌ128Í(float $left, float $top, float $zoom)ÏboolÎHaruDestination +set_charsetÌ128Í(string $charset, mysqli $link)ÏboolÎmysqli +set_error_handlerÌ16Í(callable $error_handler [, int $error_types = E_ALL | E_STRICT])Ïmixed +set_exception_handlerÌ16Í(callable $exception_handler)Ïcallable +set_file_bufferÌ16Í()Ï +set_flagsÌ128Í(int $options)ÏboolÎfinfo +set_include_pathÌ16Í(string $new_include_path)Ïstring +set_local_infile_defaultÌ128Í(mysqli $link)ÏvoidÎmysqli +set_local_infile_handlerÌ128Í(mysqli $link, callable $read_func)ÏboolÎmysqli +set_magic_quotes_runtimeÌ16Í(bool $new_setting)Ïbool +set_optÌ128Í()ÏÎmysqli +set_socket_blockingÌ16Í()Ï +set_time_limitÌ16Í(int $seconds)Ïbool +setbackgroundÌ128Í(int $red, int $green, int $blue)ÏvoidÎSWFMovie +setcolorÌ128Í(string $color)ÏGmagickPixelÎGmagickPixel +setcolorvalueÌ128Í(int $color, float $value)ÏGmagickPixelÎGmagickPixel +setcommittedversionÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +setcookieÌ16Í(string $name [, string $value = "" [, int $expire = '' [, string $path = "" [, string $domain = "" [, bool $secure = false [, bool $httponly = false]]]]]])Ïbool +setfilenameÌ128Í(string $filename)ÏGmagickÎGmagick +setfillcolorÌ128Í(string $color)ÏGmagickDrawÎGmagickDraw +setfillopacityÌ128Í(float $fill_opacity)ÏGmagickDrawÎGmagickDraw +setfontÌ128Í(string $font)ÏGmagickDrawÎGmagickDraw +setfontsizeÌ128Í(float $pointsize)ÏGmagickDrawÎGmagickDraw +setfontstyleÌ128Í(int $style)ÏGmagickDrawÎGmagickDraw +setfontweightÌ128Í(int $weight)ÏGmagickDrawÎGmagickDraw +setimagebackgroundcolorÌ128Í(GmagickPixel $color)ÏGmagickÎGmagick +setimageblueprimaryÌ128Í(float $x, float $y)ÏGmagickÎGmagick +setimagebordercolorÌ128Í(GmagickPixel $color)ÏGmagickÎGmagick +setimagechanneldepthÌ128Í(int $channel, int $depth)ÏGmagickÎGmagick +setimagecolorspaceÌ128Í(int $colorspace)ÏGmagickÎGmagick +setimagecomposeÌ128Í(int $composite)ÏGmagickÎGmagick +setimagedelayÌ128Í(int $delay)ÏGmagickÎGmagick +setimagedepthÌ128Í(int $depth)ÏGmagickÎGmagick +setimagedisposeÌ128Í(int $disposeType)ÏGmagickÎGmagick +setimagefilenameÌ128Í(string $filename)ÏGmagickÎGmagick +setimageformatÌ128Í(string $imageFormat)ÏGmagickÎGmagick +setimagegammaÌ128Í(float $gamma)ÏGmagickÎGmagick +setimagegreenprimaryÌ128Í(float $x, float $y)ÏGmagickÎGmagick +setimageindexÌ128Í(int $index)ÏGmagickÎGmagick +setimageinterlaceschemeÌ128Í(int $interlace)ÏGmagickÎGmagick +setimageiterationsÌ128Í(int $iterations)ÏGmagickÎGmagick +setimageprofileÌ128Í(string $name, string $profile)ÏGmagickÎGmagick +setimageredprimaryÌ128Í(float $x, float $y)ÏGmagickÎGmagick +setimagerenderingintentÌ128Í(int $rendering_intent)ÏGmagickÎGmagick +setimageresolutionÌ128Í(float $xResolution, float $yResolution)ÏGmagickÎGmagick +setimagesceneÌ128Í(int $scene)ÏGmagickÎGmagick +setimagetypeÌ128Í(int $imgType)ÏGmagickÎGmagick +setimageunitsÌ128Í(int $resolution)ÏGmagickÎGmagick +setimagewhitepointÌ128Í(float $x, float $y)ÏGmagickÎGmagick +setlocaleÌ16Í(int $category, array $locale [, string $... = ''])Ïstring +setproctitleÌ16Í(string $title)Ïvoid +setrawcookieÌ16Í(string $name [, string $value = '' [, int $expire = '' [, string $path = '' [, string $domain = '' [, bool $secure = false [, bool $httponly = false]]]]]])Ïbool +setsamplingfactorsÌ128Í(array $factors)ÏGmagickÎGmagick +setsizeÌ128Í(int $columns, int $rows)ÏGmagickÎGmagick +setstrokecolorÌ128Í(GmagickPixel $color)ÏGmagickDrawÎGmagickDraw +setstrokeopacityÌ128Í(float $stroke_opacity)ÏGmagickDrawÎGmagickDraw +setstrokewidthÌ128Í(float $width)ÏGmagickDrawÎGmagickDraw +settextdecorationÌ128Í(int $decoration)ÏGmagickDrawÎGmagickDraw +settextencodingÌ128Í(string $encoding)ÏGmagickDrawÎGmagickDraw +setthreadtitleÌ16Í(string $title)Ïbool +settypeÌ16Í(mixed $var, string $type)Ïbool +sha1Ì16Í(string $str [, bool $raw_output = false])Ïstring +sha1_fileÌ16Í(string $filename [, bool $raw_output = false])Ïstring +shadeImageÌ128Í(bool $gray, float $azimuth, float $elevation)ÏboolÎImagick +shadowImageÌ128Í(float $opacity, float $sigma, int $x, int $y)ÏboolÎImagick +sharpenImageÌ128Í(float $radius, float $sigma [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +shaveImageÌ128Í(int $columns, int $rows)ÏboolÎImagick +shearImageÌ128Í(mixed $background, float $x_shear, float $y_shear)ÏboolÎImagick +shearimageÌ128Í(mixed $color, float $xShear, float $yShear)ÏGmagickÎGmagick +shell_execÌ16Í(string $cmd)Ïstring +shiftÌ128Í()ÏmixedÎSplDoublyLinkedList +shiftÌ128Í()ÏmixedÎThreaded +shm_attachÌ16Í(int $key [, int $memsize = '' [, int $perm = 0666]])Ïresource +shm_detachÌ16Í(resource $shm_identifier)Ïbool +shm_get_varÌ16Í(resource $shm_identifier, int $variable_key)Ïmixed +shm_has_varÌ16Í(resource $shm_identifier, int $variable_key)Ïbool +shm_put_varÌ16Í(resource $shm_identifier, int $variable_key, mixed $variable)Ïbool +shm_removeÌ16Í(resource $shm_identifier)Ïbool +shm_remove_varÌ16Í(resource $shm_identifier, int $variable_key)Ïbool +shmop_closeÌ16Í(int $shmid)Ïvoid +shmop_deleteÌ16Í(int $shmid)Ïbool +shmop_openÌ16Í(int $key, string $flags, int $mode, int $size)Ïint +shmop_readÌ16Í(int $shmid, int $start, int $count)Ïstring +shmop_sizeÌ16Í(int $shmid)Ïint +shmop_writeÌ16Í(int $shmid, string $data, int $offset)Ïint +showPageÌ128Í(CairoContext $context)ÏvoidÎCairoContext +showPageÌ128Í(CairoContext $context)ÏvoidÎCairoSurface +showTextÌ128Í(string $text)ÏboolÎHaruPage +showTextÌ128Í(string $text, CairoContext $context)ÏvoidÎCairoContext +showTextNextLineÌ128Í(string $text [, float $word_space = '' [, float $char_space = '']])ÏboolÎHaruPage +show_sourceÌ16Í()Ï +shuffleÌ16Í(array $array)Ïbool +shutdownÌ128Í()ÏbooleanÎWorker +shutdownÌ128Í()ÏvoidÎPool +shutdownServerÌ128Í(string $MYSQLND_UH_RES_MYSQLND_NAME, string $"level")ÏvoidÎMysqlndUhConnection +sigmoidalContrastImageÌ128Í(bool $sharpen, float $alpha, float $beta [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +signalÌ128Í(int $signum, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvSignalÎEvLoop +signalÌ128Í(EventBase $base, int $signum, callable $cb [, mixed $arg = ''])ÏEventÎEvent +signalÌ128Í(long $condition)ÏbooleanÎCond +signeurlpaiementÌ16Í(string $clent, string $data)Ïstring +similarNamesÌ128Í(string $name [, integer $country = ''])ÏarrayÎGender::Gender +similar_textÌ16Í(string $first, string $second [, float $percent = ''])Ïint +simpleCommandÌ128Í(mysqlnd_connection $connection, int $command, string $arg, int $ok_packet, bool $silent, bool $ignore_upsert_status)ÏboolÎMysqlndUhConnection +simpleCommandHandleResponseÌ128Í(mysqlnd_connection $connection, int $ok_packet, bool $silent, int $command, bool $ignore_upsert_status)ÏboolÎMysqlndUhConnection +simplexml_import_domÌ16Í(DOMNode $node [, string $class_name = "SimpleXMLElement"])ÏSimpleXMLElement +simplexml_load_fileÌ16Í(string $filename [, string $class_name = "SimpleXMLElement" [, int $options = '' [, string $ns = "" [, bool $is_prefix = false]]]])ÏSimpleXMLElement +simplexml_load_stringÌ16Í(string $data [, string $class_name = "SimpleXMLElement" [, int $options = '' [, string $ns = "" [, bool $is_prefix = false]]]])ÏSimpleXMLElement +sinÌ16Í(float $arg)Ïfloat +singleQueryÌ128Í(resource $db, string $query [, bool $first_row_only = '' [, bool $decode_binary = '']])ÏarrayÎSQLiteDatabase +singularValuesÌ128Í(array $a)ÏarrayÎLapack +sinhÌ16Í(float $arg)Ïfloat +sizeÌ128Í()ÏintÎOCI-Collection +sizeÌ128Í()ÏintÎOCI-Lob +sizeÌ128Í(string $key)ÏintÎTokyoTyrant +sizeÌ128Í()ÏvoidÎJudy +sizeofÌ16Í()Ï +sketchImageÌ128Í(float $radius, float $sigma, float $angle)ÏboolÎImagick +skewXÌ128Í(float $degrees)ÏboolÎImagickDraw +skewXÌ128Í(float $ddegrees)ÏvoidÎSWFDisplayItem +skewXToÌ128Í(float $degrees)ÏvoidÎSWFDisplayItem +skewXToÌ128Í(float $x)ÏvoidÎSWFFill +skewYÌ128Í(float $degrees)ÏboolÎImagickDraw +skewYÌ128Í(float $ddegrees)ÏvoidÎSWFDisplayItem +skewYToÌ128Í(float $degrees)ÏvoidÎSWFDisplayItem +skewYToÌ128Í(float $y)ÏvoidÎSWFFill +skipÌ128Í(int $num)ÏMongoCursorÎMongoCursor +slaveOkayÌ128Í([bool $okay = true])ÏMongoCursorÎMongoCursor +sleepÌ16Í(int $seconds)Ïint +sleepÌ128Í(double $seconds)ÏvoidÎEv +smushImagesÌ128Í(string $stack, string $offset)ÏImagickÎImagick +snapshotÌ128Í()ÏMongoCursorÎMongoCursor +snmp2_getÌ16Í(string $host, string $community, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïstring +snmp2_getnextÌ16Í(string $host, string $community, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïstring +snmp2_real_walkÌ16Í(string $host, string $community, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïarray +snmp2_setÌ16Í(string $host, string $community, string $object_id, string $type, string $value [, string $timeout = 1000000 [, string $retries = 5]])Ïbool +snmp2_walkÌ16Í(string $host, string $community, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïarray +snmp3_getÌ16Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïstring +snmp3_getnextÌ16Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïstring +snmp3_real_walkÌ16Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïarray +snmp3_setÌ16Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id, string $type, string $value [, int $timeout = 1000000 [, int $retries = 5]])Ïbool +snmp3_walkÌ16Í(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id [, string $timeout = 1000000 [, string $retries = 5]])Ïarray +snmp_get_quick_printÌ16Í()Ïbool +snmp_get_valueretrievalÌ16Í()Ïint +snmp_read_mibÌ16Í(string $filename)Ïbool +snmp_set_enum_printÌ16Í(int $enum_print)Ïbool +snmp_set_oid_numeric_printÌ16Í(int $oid_format)Ïvoid +snmp_set_oid_output_formatÌ16Í(int $oid_format)Ïbool +snmp_set_quick_printÌ16Í(bool $quick_print)Ïbool +snmp_set_valueretrievalÌ16Í(int $method)Ïbool +snmpgetÌ16Í(string $hostname, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïstring +snmpgetnextÌ16Í(string $host, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïstring +snmprealwalkÌ16Í(string $host, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïarray +snmpsetÌ16Í(string $host, string $community, string $object_id, string $type, mixed $value [, int $timeout = 1000000 [, int $retries = 5]])Ïbool +snmpwalkÌ16Í(string $hostname, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïarray +snmpwalkoidÌ16Í(string $hostname, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5]])Ïarray +socket_acceptÌ16Í(resource $socket)Ïresource +socket_bindÌ16Í(resource $socket, string $address [, int $port = ''])Ïbool +socket_clear_errorÌ16Í([resource $socket = ''])Ïvoid +socket_closeÌ16Í(resource $socket)Ïvoid +socket_cmsg_spaceÌ16Í(int $level, int $type)Ïint +socket_connectÌ16Í(resource $socket, string $address [, int $port = ''])Ïbool +socket_createÌ16Í(int $domain, int $type, int $protocol)Ïresource +socket_create_listenÌ16Í(int $port [, int $backlog = 128])Ïresource +socket_create_pairÌ16Í(int $domain, int $type, int $protocol, array $fd)Ïbool +socket_get_optionÌ16Í(resource $socket, int $level, int $optname)Ïmixed +socket_get_statusÌ16Í()Ï +socket_getoptÌ16Í()Ï +socket_getpeernameÌ16Í(resource $socket, string $address [, int $port = ''])Ïbool +socket_getsocknameÌ16Í(resource $socket, string $addr [, int $port = ''])Ïbool +socket_import_streamÌ16Í(resource $stream)Ïresource +socket_last_errorÌ16Í([resource $socket = ''])Ïint +socket_listenÌ16Í(resource $socket [, int $backlog = ''])Ïbool +socket_readÌ16Í(resource $socket, int $length [, int $type = PHP_BINARY_READ])Ïstring +socket_recvÌ16Í(resource $socket, string $buf, int $len, int $flags)Ïint +socket_recvfromÌ16Í(resource $socket, string $buf, int $len, int $flags, string $name [, int $port = ''])Ïint +socket_recvmsgÌ16Í(resource $socket, string $message [, int $flags = ''])Ïint +socket_selectÌ16Í(array $read, array $write, array $except, int $tv_sec [, int $tv_usec = ''])Ïint +socket_sendÌ16Í(resource $socket, string $buf, int $len, int $flags)Ïint +socket_sendmsgÌ16Í(resource $socket, array $message, int $flags)Ïint +socket_sendtoÌ16Í(resource $socket, string $buf, int $len, int $flags, string $addr [, int $port = ''])Ïint +socket_set_blockÌ16Í(resource $socket)Ïbool +socket_set_blockingÌ16Í()Ï +socket_set_nonblockÌ16Í(resource $socket)Ïbool +socket_set_optionÌ16Í(resource $socket, int $level, int $optname, mixed $optval)Ïbool +socket_set_timeoutÌ16Í()Ï +socket_setoptÌ16Í()Ï +socket_shutdownÌ16Í(resource $socket [, int $how = 2])Ïbool +socket_strerrorÌ16Í(int $errno)Ïstring +socket_writeÌ16Í(resource $socket, string $buffer [, int $length = ''])Ïint +solarizeImageÌ128Í(int $threshold)ÏboolÎImagick +solarizeimageÌ128Í(int $threshold)ÏGmagickÎGmagick +solr_get_versionÌ16Í()Ïstring +solveLinearEquationÌ128Í(array $a, array $b)ÏarrayÎLapack +sortÌ16Í(array $array [, int $sort_flags = SORT_REGULAR])Ïbool +sortÌ128Í(array $fields)ÏMongoCursorÎMongoCursor +sortÌ128Í(array $arr [, int $sort_flag = '', Collator $coll])ÏboolÎCollator +sortÌ128Í(int $sortOrderBy [, int $sortDirection = SolrDocument::SORT_ASC])ÏboolÎSolrDocument +sortÌ128Í(int $sortOrderBy [, int $sortDirection = SolrInputDocument::SORT_ASC])ÏboolÎSolrInputDocument +sortWithSortKeysÌ128Í(array $arr, Collator $coll)ÏboolÎCollator +soundexÌ16Í(string $str)Ïstring +sparseColorImageÌ128Í(int $SPARSE_METHOD, array $arguments [, int $channel = Imagick::CHANNEL_DEFAULT])ÏboolÎImagick +spl_autoloadÌ16Í(string $class_name [, string $file_extensions = spl_autoload_extensions()])Ïvoid +spl_autoload_callÌ16Í(string $class_name)Ïvoid +spl_autoload_extensionsÌ16Í([string $file_extensions = ''])Ïstring +spl_autoload_functionsÌ16Í()Ïarray +spl_autoload_registerÌ16Í([callable $autoload_function = '' [, bool $throw = true [, bool $prepend = false]]])Ïbool +spl_autoload_unregisterÌ16Í(mixed $autoload_function)Ïbool +spl_classesÌ16Í()Ïarray +spl_object_hashÌ16Í(object $obj)Ïstring +spliceImageÌ128Í(int $width, int $height, int $x, int $y)ÏboolÎImagick +splitÌ16Í(string $pattern, string $string [, int $limit = -1])Ïarray +splitTextÌ128Í(int $offset)ÏDOMTextÎDOMText +splitiÌ16Í(string $pattern, string $string [, int $limit = -1])Ïarray +spreadImageÌ128Í(float $radius)ÏboolÎImagick +spreadimageÌ128Í(float $radius)ÏGmagickÎGmagick +sprintfÌ16Í(string $format [, mixed $args = '' [, mixed $... = '']])Ïstring +sql_regcaseÌ16Í(string $string)Ïstring +sqliteCreateAggregateÌ128Í(string $function_name, callable $step_func, callable $finalize_func [, int $num_args = ''])ÏboolÎPDO +sqliteCreateCollationÌ128Í(string $name, callable $callback)ÏboolÎPDO +sqliteCreateFunctionÌ128Í(string $function_name, callable $callback [, int $num_args = ''])ÏboolÎPDO +sqlite_array_queryÌ16Í(resource $dbhandle, string $query [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])Ïarray +sqlite_busy_timeoutÌ16Í(resource $dbhandle, int $milliseconds)Ïvoid +sqlite_changesÌ16Í(resource $dbhandle)Ïint +sqlite_closeÌ16Í(resource $dbhandle)Ïvoid +sqlite_columnÌ16Í(resource $result, mixed $index_or_name [, bool $decode_binary = true])Ïmixed +sqlite_create_aggregateÌ16Í(resource $dbhandle, string $function_name, callable $step_func, callable $finalize_func [, int $num_args = -1])Ïvoid +sqlite_create_functionÌ16Í(resource $dbhandle, string $function_name, callable $callback [, int $num_args = -1])Ïvoid +sqlite_currentÌ16Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])Ïarray +sqlite_error_stringÌ16Í(int $error_code)Ïstring +sqlite_escape_stringÌ16Í(string $item)Ïstring +sqlite_execÌ16Í(resource $dbhandle, string $query [, string $error_msg = ''])Ïbool +sqlite_factoryÌ16Í(string $filename [, int $mode = 0666 [, string $error_message = '']])ÏSQLiteDatabase +sqlite_fetch_allÌ16Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])Ïarray +sqlite_fetch_arrayÌ16Í(resource $result [, int $result_type = SQLITE_BOTH [, bool $decode_binary = true]])Ïarray +sqlite_fetch_column_typesÌ16Í(string $table_name, resource $dbhandle [, int $result_type = SQLITE_ASSOC])Ïarray +sqlite_fetch_objectÌ16Í(resource $result [, string $class_name = '' [, array $ctor_params = '' [, bool $decode_binary = true]]])Ïobject +sqlite_fetch_singleÌ16Í(resource $result [, bool $decode_binary = true])Ïstring +sqlite_fetch_stringÌ16Í()Ï +sqlite_field_nameÌ16Í(resource $result, int $field_index)Ïstring +sqlite_has_moreÌ16Í(resource $result)Ïbool +sqlite_has_prevÌ16Í(resource $result)Ïbool +sqlite_keyÌ16Í()Ïint +sqlite_last_errorÌ16Í(resource $dbhandle)Ïint +sqlite_last_insert_rowidÌ16Í(resource $dbhandle)Ïint +sqlite_libencodingÌ16Í()Ïstring +sqlite_libversionÌ16Í()Ïstring +sqlite_nextÌ16Í(resource $result)Ïbool +sqlite_num_fieldsÌ16Í(resource $result)Ïint +sqlite_num_rowsÌ16Í(resource $result)Ïint +sqlite_openÌ16Í(string $filename [, int $mode = 0666 [, string $error_message = '']])Ïresource +sqlite_popenÌ16Í(string $filename [, int $mode = 0666 [, string $error_message = '']])Ïresource +sqlite_prevÌ16Í(resource $result)Ïbool +sqlite_queryÌ16Í(resource $dbhandle, string $query [, int $result_type = SQLITE_BOTH [, string $error_msg = '']])ÏSQLiteResult +sqlite_rewindÌ16Í(resource $result)Ïbool +sqlite_seekÌ16Í(resource $result, int $rownum)Ïbool +sqlite_single_queryÌ16Í(resource $db, string $query [, bool $first_row_only = '' [, bool $decode_binary = '']])Ïarray +sqlite_udf_decode_binaryÌ16Í(string $data)Ïstring +sqlite_udf_encode_binaryÌ16Í(string $data)Ïstring +sqlite_unbuffered_queryÌ16Í(resource $dbhandle, string $query [, int $result_type = SQLITE_BOTH [, string $error_msg = '']])ÏSQLiteUnbuffered +sqlite_validÌ16Í(resource $result)Ïbool +sqlsrv_begin_transactionÌ16Í(resource $conn)Ïbool +sqlsrv_cancelÌ16Í(resource $stmt)Ïbool +sqlsrv_client_infoÌ16Í(resource $conn)Ïarray +sqlsrv_closeÌ16Í(resource $conn)Ïbool +sqlsrv_commitÌ16Í(resource $conn)Ïbool +sqlsrv_configureÌ16Í(string $setting, mixed $value)Ïbool +sqlsrv_connectÌ16Í(string $serverName [, array $connectionInfo = ''])Ïresource +sqlsrv_errorsÌ16Í([int $errorsOrWarnings = ''])Ïmixed +sqlsrv_executeÌ16Í(resource $stmt)Ïbool +sqlsrv_fetchÌ16Í(resource $stmt [, int $row = '' [, int $offset = '']])Ïmixed +sqlsrv_fetch_arrayÌ16Í(resource $stmt [, int $fetchType = '' [, int $row = '' [, int $offset = '']]])Ïarray +sqlsrv_fetch_objectÌ16Í(resource $stmt [, string $className = '' [, array $ctorParams = '' [, int $row = '' [, int $offset = '']]]])Ïmixed +sqlsrv_field_metadataÌ16Í(resource $stmt)Ïmixed +sqlsrv_free_stmtÌ16Í(resource $stmt)Ïbool +sqlsrv_get_configÌ16Í(string $setting)Ïmixed +sqlsrv_get_fieldÌ16Í(resource $stmt, int $fieldIndex [, int $getAsType = ''])Ïmixed +sqlsrv_has_rowsÌ16Í(resource $stmt)Ïbool +sqlsrv_next_resultÌ16Í(resource $stmt)Ïmixed +sqlsrv_num_fieldsÌ16Í(resource $stmt)Ïmixed +sqlsrv_num_rowsÌ16Í(resource $stmt)Ïmixed +sqlsrv_prepareÌ16Í(resource $conn, string $sql [, array $params = '' [, array $options = '']])Ïmixed +sqlsrv_queryÌ16Í(resource $conn, string $sql [, array $params = '' [, array $options = '']])Ïmixed +sqlsrv_rollbackÌ16Í(resource $conn)Ïbool +sqlsrv_rows_affectedÌ16Í(resource $stmt)Ïint +sqlsrv_send_stream_dataÌ16Í(resource $stmt)Ïbool +sqlsrv_server_infoÌ16Í(resource $conn)Ïarray +sqlstateÌ128Í(resource $link)ÏstringÎmaxdb +sqrtÌ16Í(float $arg)Ïfloat +srandÌ16Í([int $seed = ''])Ïvoid +srcanchorsÌ128Í(array $parameter)ÏarrayÎhw_api +srcsofdstÌ128Í(array $parameter)ÏarrayÎhw_api +sscanfÌ16Í(string $str, string $format [, mixed $... = ''])Ïmixed +ssdeep_fuzzy_compareÌ16Í(string $signature1, string $signature2)Ïint +ssdeep_fuzzy_hashÌ16Í(string $to_hash)Ïstring +ssdeep_fuzzy_hash_filenameÌ16Í(string $file_name)Ïstring +ssh2_auth_agentÌ16Í(resource $session, string $username)Ïbool +ssh2_auth_hostbased_fileÌ16Í(resource $session, string $username, string $hostname, string $pubkeyfile, string $privkeyfile [, string $passphrase = '' [, string $local_username = '']])Ïbool +ssh2_auth_noneÌ16Í(resource $session, string $username)Ïmixed +ssh2_auth_passwordÌ16Í(resource $session, string $username, string $password)Ïbool +ssh2_auth_pubkey_fileÌ16Í(resource $session, string $username, string $pubkeyfile, string $privkeyfile [, string $passphrase = ''])Ïbool +ssh2_connectÌ16Í(string $host [, int $port = 22 [, array $methods = '' [, array $callbacks = '']]])Ïresource +ssh2_execÌ16Í(resource $session, string $command [, string $pty = '' [, array $env = '' [, int $width = 80 [, int $height = 25 [, int $width_height_type = SSH2_TERM_UNIT_CHARS]]]]])Ïresource +ssh2_fetch_streamÌ16Í(resource $channel, int $streamid)Ïresource +ssh2_fingerprintÌ16Í(resource $session [, int $flags = SSH2_FINGERPRINT_MD5 | SSH2_FINGERPRINT_HEX])Ïstring +ssh2_methods_negotiatedÌ16Í(resource $session)Ïarray +ssh2_publickey_addÌ16Í(resource $pkey, string $algoname, string $blob [, bool $overwrite = false [, array $attributes = '']])Ïbool +ssh2_publickey_initÌ16Í(resource $session)Ïresource +ssh2_publickey_listÌ16Í(resource $pkey)Ïarray +ssh2_publickey_removeÌ16Í(resource $pkey, string $algoname, string $blob)Ïbool +ssh2_scp_recvÌ16Í(resource $session, string $remote_file, string $local_file)Ïbool +ssh2_scp_sendÌ16Í(resource $session, string $local_file, string $remote_file [, int $create_mode = 0644])Ïbool +ssh2_sftpÌ16Í(resource $session)Ïresource +ssh2_sftp_chmodÌ16Í(resource $sftp, string $filename, int $mode)Ïbool +ssh2_sftp_lstatÌ16Í(resource $sftp, string $path)Ïarray +ssh2_sftp_mkdirÌ16Í(resource $sftp, string $dirname [, int $mode = 0777 [, bool $recursive = false]])Ïbool +ssh2_sftp_readlinkÌ16Í(resource $sftp, string $link)Ïstring +ssh2_sftp_realpathÌ16Í(resource $sftp, string $filename)Ïstring +ssh2_sftp_renameÌ16Í(resource $sftp, string $from, string $to)Ïbool +ssh2_sftp_rmdirÌ16Í(resource $sftp, string $dirname)Ïbool +ssh2_sftp_statÌ16Í(resource $sftp, string $path)Ïarray +ssh2_sftp_symlinkÌ16Í(resource $sftp, string $target, string $link)Ïbool +ssh2_sftp_unlinkÌ16Í(resource $sftp, string $filename)Ïbool +ssh2_shellÌ16Í(resource $session [, string $term_type = "vanilla" [, array $env = '' [, int $width = 80 [, int $height = 25 [, int $width_height_type = SSH2_TERM_UNIT_CHARS]]]]])Ïresource +ssh2_tunnelÌ16Í(resource $session, string $host, int $port)Ïresource +sslErrorÌ128Í()ÏstringÎEventBufferEvent +sslFilterÌ128Í(EventBase $base, EventBufferEvent $underlying, EventSslContext $ctx, int $state [, int $options = ''])ÏEventBufferEventÎEventBufferEvent +sslGetCipherInfoÌ128Í()ÏstringÎEventBufferEvent +sslGetCipherNameÌ128Í()ÏstringÎEventBufferEvent +sslGetCipherVersionÌ128Í()ÏstringÎEventBufferEvent +sslGetProtocolÌ128Í()ÏstringÎEventBufferEvent +sslRandPollÌ128Í()ÏvoidÎEventUtil +sslRenegotiateÌ128Í()ÏvoidÎEventBufferEvent +sslSetÌ128Í(mysqlnd_connection $connection, string $key, string $cert, string $ca, string $capath, string $cipher)ÏboolÎMysqlndUhConnection +sslSocketÌ128Í(EventBase $base, mixed $socket, EventSslContext $ctx, int $state [, int $options = ''])ÏEventBufferEventÎEventBufferEvent +ssl_setÌ128Í(resource $link, string $key, string $cert, string $ca, string $capath, string $cipher)ÏboolÎmaxdb +ssl_setÌ128Í(string $key, string $cert, string $ca, string $capath, string $cipher, mysqli $link)ÏboolÎmysqli +stackÌ128Í(Threaded $work)ÏintegerÎWorker +startÌ128Í([integer $options = ''])ÏbooleanÎThread +startÌ128Í()ÏintÎVarnishAdmin +startÌ128Í()ÏvoidÎEvWatcher +startÌ128Í()ÏvoidÎHRTime::PerformanceCounter +startÌ128Í()ÏvoidÎYaf_Session +startAttributeÌ128Í(string $name, resource $xmlwriter)ÏboolÎXMLWriter +startAttributeNSÌ128Í(string $prefix, string $name, string $uri, resource $xmlwriter)ÏboolÎXMLWriter +startBufferingÌ128Í()ÏvoidÎPhar +startCDataÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +startCommentÌ128Í(resource $xmlwriter)ÏboolÎXMLWriter +startDTDÌ128Í(string $qualifiedName [, string $publicId = '' [, string $systemId = '', resource $xmlwriter]])ÏboolÎXMLWriter +startDTDAttlistÌ128Í(string $name, resource $xmlwriter)ÏboolÎXMLWriter +startDTDElementÌ128Í(string $qualifiedName, resource $xmlwriter)ÏboolÎXMLWriter +startDTDEntityÌ128Í(string $name, bool $isparam, resource $xmlwriter)ÏboolÎXMLWriter +startDocumentÌ128Í([string $version = 1.0 [, string $encoding = '' [, string $standalone = '', resource $xmlwriter]]])ÏboolÎXMLWriter +startElementÌ128Í(string $name, resource $xmlwriter)ÏboolÎXMLWriter +startElementNSÌ128Í(string $prefix, string $name, string $uri, resource $xmlwriter)ÏboolÎXMLWriter +startPIÌ128Í(string $target, resource $xmlwriter)ÏboolÎXMLWriter +startSoundÌ128Í(SWFSound $sound)ÏSWFSoundInstanceÎSWFMovie +startSoundÌ128Í(SWFSound $sount)ÏSWFSoundInstanceÎSWFSprite +statÌ16Í(string $filename)Ïarray +statÌ128Í(string $path, double $interval, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvStatÎEvLoop +statÌ128Í()ÏarrayÎTokyoTyrant +statÌ128Í()ÏboolÎEvStat +statÌ128Í(mysqli $link)ÏstringÎmysqli +statÌ128Í(resource $link)ÏstringÎmaxdb +statIndexÌ128Í(int $index [, int $flags = ''])ÏarrayÎZipArchive +statNameÌ128Í(string $name [, int $flags = ''])ÏarrayÎZipArchive +statisticImageÌ128Í(int $type, int $width, int $height [, string $CHANNEL = Imagick::CHANNEL_DEFAULT])ÏvoidÎImagick +stats_absolute_deviationÌ16Í(array $a)Ïfloat +stats_cdf_betaÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_binomialÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_cauchyÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_chisquareÌ16Í(float $par1, float $par2, int $which)Ïfloat +stats_cdf_exponentialÌ16Í(float $par1, float $par2, int $which)Ïfloat +stats_cdf_fÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_gammaÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_laplaceÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_logisticÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_negative_binomialÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_noncentral_chisquareÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_noncentral_fÌ16Í(float $par1, float $par2, float $par3, float $par4, int $which)Ïfloat +stats_cdf_poissonÌ16Í(float $par1, float $par2, int $which)Ïfloat +stats_cdf_tÌ16Í(float $par1, float $par2, int $which)Ïfloat +stats_cdf_uniformÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_cdf_weibullÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_covarianceÌ16Í(array $a, array $b)Ïfloat +stats_den_uniformÌ16Í(float $x, float $a, float $b)Ïfloat +stats_dens_betaÌ16Í(float $x, float $a, float $b)Ïfloat +stats_dens_cauchyÌ16Í(float $x, float $ave, float $stdev)Ïfloat +stats_dens_chisquareÌ16Í(float $x, float $dfr)Ïfloat +stats_dens_exponentialÌ16Í(float $x, float $scale)Ïfloat +stats_dens_fÌ16Í(float $x, float $dfr1, float $dfr2)Ïfloat +stats_dens_gammaÌ16Í(float $x, float $shape, float $scale)Ïfloat +stats_dens_laplaceÌ16Í(float $x, float $ave, float $stdev)Ïfloat +stats_dens_logisticÌ16Í(float $x, float $ave, float $stdev)Ïfloat +stats_dens_negative_binomialÌ16Í(float $x, float $n, float $pi)Ïfloat +stats_dens_normalÌ16Í(float $x, float $ave, float $stdev)Ïfloat +stats_dens_pmf_binomialÌ16Í(float $x, float $n, float $pi)Ïfloat +stats_dens_pmf_hypergeometricÌ16Í(float $n1, float $n2, float $N1, float $N2)Ïfloat +stats_dens_pmf_poissonÌ16Í(float $x, float $lb)Ïfloat +stats_dens_tÌ16Í(float $x, float $dfr)Ïfloat +stats_dens_weibullÌ16Í(float $x, float $a, float $b)Ïfloat +stats_harmonic_meanÌ16Í(array $a)Ïnumber +stats_kurtosisÌ16Í(array $a)Ïfloat +stats_rand_gen_betaÌ16Í(float $a, float $b)Ïfloat +stats_rand_gen_chisquareÌ16Í(float $df)Ïfloat +stats_rand_gen_exponentialÌ16Í(float $av)Ïfloat +stats_rand_gen_fÌ16Í(float $dfn, float $dfd)Ïfloat +stats_rand_gen_funiformÌ16Í(float $low, float $high)Ïfloat +stats_rand_gen_gammaÌ16Í(float $a, float $r)Ïfloat +stats_rand_gen_ibinomialÌ16Í(int $n, float $pp)Ïint +stats_rand_gen_ibinomial_negativeÌ16Í(int $n, float $p)Ïint +stats_rand_gen_intÌ16Í()Ïint +stats_rand_gen_ipoissonÌ16Í(float $mu)Ïint +stats_rand_gen_iuniformÌ16Í(int $low, int $high)Ïint +stats_rand_gen_noncenral_chisquareÌ16Í(float $df, float $xnonc)Ïfloat +stats_rand_gen_noncentral_fÌ16Í(float $dfn, float $dfd, float $xnonc)Ïfloat +stats_rand_gen_noncentral_tÌ16Í(float $df, float $xnonc)Ïfloat +stats_rand_gen_normalÌ16Í(float $av, float $sd)Ïfloat +stats_rand_gen_tÌ16Í(float $df)Ïfloat +stats_rand_get_seedsÌ16Í()Ïarray +stats_rand_phrase_to_seedsÌ16Í(string $phrase)Ïarray +stats_rand_ranfÌ16Í()Ïfloat +stats_rand_setallÌ16Í(int $iseed1, int $iseed2)Ïvoid +stats_skewÌ16Í(array $a)Ïfloat +stats_standard_deviationÌ16Í(array $a [, bool $sample = false])Ïfloat +stats_stat_binomial_coefÌ16Í(int $x, int $n)Ïfloat +stats_stat_correlationÌ16Í(array $arr1, array $arr2)Ïfloat +stats_stat_gennchÌ16Í(int $n)Ïfloat +stats_stat_independent_tÌ16Í(array $arr1, array $arr2)Ïfloat +stats_stat_innerproductÌ16Í(array $arr1, array $arr2)Ïfloat +stats_stat_noncentral_tÌ16Í(float $par1, float $par2, float $par3, int $which)Ïfloat +stats_stat_paired_tÌ16Í(array $arr1, array $arr2)Ïfloat +stats_stat_percentileÌ16Í(float $df, float $xnonc)Ïfloat +stats_stat_powersumÌ16Í(array $arr, float $power)Ïfloat +stats_varianceÌ16Í(array $a [, bool $sample = false])Ïfloat +statusÌ128Í()ÏarrayÎSphinxClient +statusÌ128Í(int $numerator, int $denominator)ÏboolÎGearmanJob +statusÌ128Í(CairoContext $context)ÏintÎCairoContext +statusÌ128Í(CairoContext $context)ÏintÎCairoFontOptions +statusÌ128Í(CairoContext $context)ÏintÎCairoPattern +statusÌ128Í(CairoContext $context)ÏintÎCairoScaledFont +statusÌ128Í(CairoContext $context)ÏintÎCairoSurface +statusÌ128Í(CairoFontFace $fontface)ÏintÎCairoFontFace +statusToStringÌ128Í(int $status)ÏstringÎCairo +steganoImageÌ128Í(Imagick $watermark_wand, int $offset)ÏImagickÎImagick +stemÌ128Í(string $word)ÏarrayÎSwishResult +stereoImageÌ128Í(Imagick $offset_wand)ÏboolÎImagick +stmtInitÌ128Í(mysqlnd_connection $connection)ÏresourceÎMysqlndUhConnection +stmt_initÌ128Í(mysqli $link)Ïmysqli_stmtÎmysqli +stmt_initÌ128Í(resource $link)ÏobjectÎmaxdb +stomp_abortÌ16Í(string $transaction_id [, array $headers = '', resource $link])Ïbool +stomp_ackÌ16Í(mixed $msg [, array $headers = '', resource $link])Ïbool +stomp_beginÌ16Í(string $transaction_id [, array $headers = '', resource $link])Ïbool +stomp_closeÌ16Í(resource $link)Ïbool +stomp_commitÌ16Í(string $transaction_id [, array $headers = '', resource $link])Ïbool +stomp_connectÌ16Í([string $broker = ini_get("stomp.default_broker_uri") [, string $username = '' [, string $password = '' [, array $headers = '']]]])Ïresource +stomp_connect_errorÌ16Í()Ïstring +stomp_errorÌ16Í(resource $link)Ïstring +stomp_get_read_timeoutÌ16Í(resource $link)Ïarray +stomp_get_session_idÌ16Í(resource $link)Ïstring +stomp_has_frameÌ16Í(resource $link)Ïbool +stomp_read_frameÌ16Í([string $class_name = "stompFrame", resource $link])Ïarray +stomp_sendÌ16Í(string $destination, mixed $msg [, array $headers = '', resource $link])Ïbool +stomp_set_read_timeoutÌ16Í(int $seconds [, int $microseconds = '', resource $link])Ïvoid +stomp_subscribeÌ16Í(string $destination [, array $headers = '', resource $link])Ïbool +stomp_unsubscribeÌ16Í(string $destination [, array $headers = '', resource $link])Ïbool +stomp_versionÌ16Í()Ïstring +stopÌ128Í()ÏboolÎEventBase +stopÌ128Í()ÏintÎVarnishAdmin +stopÌ128Í()ÏvoidÎEvWatcher +stopÌ128Í()ÏvoidÎHRTime::PerformanceCounter +stopÌ128Í([int $how = ''])ÏvoidÎEv +stopÌ128Í([int $how = ''])ÏvoidÎEvLoop +stopBufferingÌ128Í()ÏvoidÎPhar +stopSoundÌ128Í(SWFSound $sound)ÏvoidÎSWFMovie +stopSoundÌ128Í(SWFSound $sount)ÏvoidÎSWFSprite +storeBytesÌ128Í(string $bytes [, array $metadata = array() [, array $options = array()]])ÏmixedÎMongoGridFS +storeFileÌ128Í(string|resource $filename [, array $metadata = array() [, array $options = array()]])ÏmixedÎMongoGridFS +storeResultÌ128Í(mysqlnd_connection $connection)ÏresourceÎMysqlndUhConnection +storeUploadÌ128Í(string $name [, array $metadata = ''])ÏmixedÎMongoGridFS +store_resultÌ128Í(mysqli_stmt $stmt)ÏboolÎmysqli_stmt +store_resultÌ128Í([int $option = '', mysqli $link])Ïmysqli_resultÎmysqli +store_resultÌ128Í(resource $link)ÏobjectÎmaxdb +store_resultÌ128Í(resource $stmt)ÏobjectÎmaxdb_stmt +str_getcsvÌ16Í(string $input [, string $delimiter = "," [, string $enclosure = '"' [, string $escape = "\\"]]])Ïarray +str_ireplaceÌ16Í(mixed $search, mixed $replace, mixed $subject [, int $count = ''])Ïmixed +str_padÌ16Í(string $input, int $pad_length [, string $pad_string = " " [, int $pad_type = STR_PAD_RIGHT]])Ïstring +str_repeatÌ16Í(string $input, int $multiplier)Ïstring +str_replaceÌ16Í(mixed $search, mixed $replace, mixed $subject [, int $count = ''])Ïmixed +str_rot13Ì16Í(string $str)Ïstring +str_shuffleÌ16Í(string $str)Ïstring +str_splitÌ16Í(string $string [, int $split_length = 1])Ïarray +str_word_countÌ16Í(string $string [, int $format = '' [, string $charlist = '']])Ïmixed +strcasecmpÌ16Í(string $str1, string $str2)Ïint +strchrÌ16Í()Ï +strcmpÌ16Í(string $str1, string $str2)Ïint +strcollÌ16Í(string $str1, string $str2)Ïint +strcspnÌ16Í(string $subject, string $mask [, int $start = '' [, int $length = '']])Ïint +streamMP3Ì128Í(mixed $mp3file [, float $skip = ''])ÏintÎSWFMovie +streamWrapperÌ1Í() +stream_bucket_appendÌ16Í(resource $brigade, object $bucket)Ïvoid +stream_bucket_make_writeableÌ16Í(resource $brigade)Ïobject +stream_bucket_newÌ16Í(resource $stream, string $buffer)Ïobject +stream_bucket_prependÌ16Í(resource $brigade, object $bucket)Ïvoid +stream_castÌ128Í(int $cast_as)ÏresourceÎstreamWrapper +stream_closeÌ128Í()ÏvoidÎstreamWrapper +stream_context_createÌ16Í([array $options = '' [, array $params = '']])Ïresource +stream_context_get_defaultÌ16Í([array $options = ''])Ïresource +stream_context_get_optionsÌ16Í(resource $stream_or_context)Ïarray +stream_context_get_paramsÌ16Í(resource $stream_or_context)Ïarray +stream_context_set_defaultÌ16Í(array $options)Ïresource +stream_context_set_optionÌ16Í(resource $stream_or_context, string $wrapper, string $option, mixed $value, array $options)Ïbool +stream_context_set_paramsÌ16Í(resource $stream_or_context, array $params)Ïbool +stream_copy_to_streamÌ16Í(resource $source, resource $dest [, int $maxlength = -1 [, int $offset = '']])Ïint +stream_encodingÌ16Í(resource $stream [, string $encoding = ''])Ïbool +stream_eofÌ128Í()ÏboolÎstreamWrapper +stream_filter_appendÌ16Í(resource $stream, string $filtername [, int $read_write = '' [, mixed $params = '']])Ïresource +stream_filter_prependÌ16Í(resource $stream, string $filtername [, int $read_write = '' [, mixed $params = '']])Ïresource +stream_filter_registerÌ16Í(string $filtername, string $classname)Ïbool +stream_filter_removeÌ16Í(resource $stream_filter)Ïbool +stream_flushÌ128Í()ÏboolÎstreamWrapper +stream_get_contentsÌ16Í(resource $handle [, int $maxlength = -1 [, int $offset = -1]])Ïstring +stream_get_filtersÌ16Í()Ïarray +stream_get_lineÌ16Í(resource $handle, int $length [, string $ending = ''])Ïstring +stream_get_meta_dataÌ16Í(resource $stream)Ïarray +stream_get_transportsÌ16Í()Ïarray +stream_get_wrappersÌ16Í()Ïarray +stream_is_localÌ16Í(mixed $stream_or_url)Ïbool +stream_lockÌ128Í(int $operation)ÏboolÎstreamWrapper +stream_metadataÌ128Í(string $path, int $option, mixed $value)ÏboolÎstreamWrapper +stream_notification_callbackÌ16Í(int $notification_code, int $severity, string $message, int $message_code, int $bytes_transferred, int $bytes_max)Ïcallable +stream_openÌ128Í(string $path, string $mode, int $options, string $opened_path)ÏboolÎstreamWrapper +stream_readÌ128Í(int $count)ÏstringÎstreamWrapper +stream_register_wrapperÌ16Í()Ï +stream_resolve_include_pathÌ16Í(string $filename)Ïstring +stream_seekÌ128Í(int $offset, int $whence)ÏboolÎstreamWrapper +stream_selectÌ16Í(array $read, array $write, array $except, int $tv_sec [, int $tv_usec = ''])Ïint +stream_set_blockingÌ16Í(resource $stream, bool $mode)Ïbool +stream_set_chunk_sizeÌ16Í(resource $fp, int $chunk_size)Ïint +stream_set_optionÌ128Í(int $option, int $arg1, int $arg2)ÏboolÎstreamWrapper +stream_set_read_bufferÌ16Í(resource $stream, int $buffer)Ïint +stream_set_timeoutÌ16Í(resource $stream, int $seconds [, int $microseconds = ''])Ïbool +stream_set_write_bufferÌ16Í(resource $stream, int $buffer)Ïint +stream_socket_acceptÌ16Í(resource $server_socket [, float $timeout = ini_get("default_socket_timeout") [, string $peername = '']])Ïresource +stream_socket_clientÌ16Í(string $remote_socket [, int $errno = '' [, string $errstr = '' [, float $timeout = ini_get("default_socket_timeout") [, int $flags = STREAM_CLIENT_CONNECT [, resource $context = '']]]]])Ïresource +stream_socket_enable_cryptoÌ16Í(resource $stream, bool $enable [, int $crypto_type = '' [, resource $session_stream = '']])Ïmixed +stream_socket_get_nameÌ16Í(resource $handle, bool $want_peer)Ïstring +stream_socket_pairÌ16Í(int $domain, int $type, int $protocol)Ïarray +stream_socket_recvfromÌ16Í(resource $socket, int $length [, int $flags = '' [, string $address = '']])Ïstring +stream_socket_sendtoÌ16Í(resource $socket, string $data [, int $flags = '' [, string $address = '']])Ïint +stream_socket_serverÌ16Í(string $local_socket [, int $errno = '' [, string $errstr = '' [, int $flags = STREAM_SERVER_BIND | STREAM_SERVER_LISTEN [, resource $context = '']]]])Ïresource +stream_socket_shutdownÌ16Í(resource $stream, int $how)Ïbool +stream_statÌ128Í()ÏarrayÎstreamWrapper +stream_supports_lockÌ16Í(resource $stream)Ïbool +stream_tellÌ128Í()ÏintÎstreamWrapper +stream_truncateÌ128Í(int $new_size)ÏboolÎstreamWrapper +stream_wrapper_registerÌ16Í(string $protocol, string $classname [, int $flags = ''])Ïbool +stream_wrapper_restoreÌ16Í(string $protocol)Ïbool +stream_wrapper_unregisterÌ16Í(string $protocol)Ïbool +stream_writeÌ128Í(string $data)ÏintÎstreamWrapper +strftimeÌ16Í(string $format [, int $timestamp = time()])Ïstring +strideForWidthÌ128Í(int $format, int $width)ÏintÎCairoFormat +stripImageÌ128Í()ÏboolÎImagick +strip_tagsÌ16Í(string $str [, string $allowable_tags = ''])Ïstring +stripcslashesÌ16Í(string $str)Ïstring +stripimageÌ128Í()ÏGmagickÎGmagick +striposÌ16Í(string $haystack, string $needle [, int $offset = ''])Ïmixed +stripslashesÌ16Í(string $str)Ïstring +stristrÌ16Í(string $haystack, mixed $needle [, bool $before_needle = false])Ïstring +strlenÌ16Í(string $string)Ïint +strnatcasecmpÌ16Í(string $str1, string $str2)Ïint +strnatcmpÌ16Í(string $str1, string $str2)Ïint +strncasecmpÌ16Í(string $str1, string $str2, int $len)Ïint +strncmpÌ16Í(string $str1, string $str2, int $len)Ïint +strokeÌ128Í([bool $close_path = false])ÏboolÎHaruPage +strokeÌ128Í(CairoContext $context)ÏvoidÎCairoContext +strokeExtentsÌ128Í(CairoContext $context)ÏarrayÎCairoContext +strokePreserveÌ128Í(CairoContext $context)ÏvoidÎCairoContext +strpbrkÌ16Í(string $haystack, string $char_list)Ïstring +strposÌ16Í(string $haystack, mixed $needle [, int $offset = ''])Ïmixed +strptimeÌ16Í(string $date, string $format)Ïarray +strrchrÌ16Í(string $haystack, mixed $needle)Ïstring +strrevÌ16Í(string $string)Ïstring +strriposÌ16Í(string $haystack, string $needle [, int $offset = ''])Ïint +strrposÌ16Í(string $haystack, string $needle [, int $offset = ''])Ïint +strspnÌ16Í(string $subject, string $mask [, int $start = '' [, int $length = '']])Ïint +strstrÌ16Í(string $haystack, mixed $needle [, bool $before_needle = false])Ïstring +strtokÌ16Í(string $str, string $token)Ïstring +strtolowerÌ16Í(string $string)Ïstring +strtotimeÌ16Í(string $time [, int $now = time()])Ïint +strtoupperÌ16Í(string $string)Ïstring +strtrÌ16Í(string $str, string $from, string $to, array $replace_pairs)Ïstring +strvalÌ16Í(mixed $var)Ïstring +subÌ128Í(DateInterval $interval, DateTime $object)ÏDateTimeÎDateTime +subÌ128Í(DateInterval $interval)ÏDateTimeImmutableÎDateTimeImmutable +subImageMatchÌ128Í(Imagick $Imagick [, array $offset = '' [, float $similarity = '']])ÏImagickÎImagick +submitÌ128Í(Threaded $task)ÏintegerÎPool +submitToÌ128Í(integer $worker, Threaded $task)ÏintegerÎPool +subscribeÌ128Í(string $destination [, array $headers = '', resource $link])ÏboolÎStomp +subscribeÌ128Í(string $targetTopic)ÏstringÎSAMConnection +substrÌ16Í(string $string, int $start [, int $length = ''])Ïstring +substrÌ128Í(int $start [, int $length = ''])ÏstringÎEventBuffer +substr_compareÌ16Í(string $main_str, string $str, int $offset [, int $length = '' [, bool $case_insensitivity = false]])Ïint +substr_countÌ16Í(string $haystack, string $needle [, int $offset = '' [, int $length = '']])Ïint +substr_replaceÌ16Í(mixed $string, mixed $replacement, mixed $start [, mixed $length = ''])Ïmixed +substringDataÌ128Í(int $offset, int $count)ÏstringÎDOMCharacterData +successÌ128Í()ÏboolÎSolrResponse +supportedBackendsÌ128Í()ÏvoidÎEv +suspendÌ128Í()ÏvoidÎEv +suspendÌ128Í()ÏvoidÎEvLoop +svn_addÌ16Í(string $path [, bool $recursive = true [, bool $force = false]])Ïbool +svn_auth_get_parameterÌ16Í(string $key)Ïstring +svn_auth_set_parameterÌ16Í(string $key, string $value)Ïvoid +svn_blameÌ16Í(string $repository_url [, int $revision_no = SVN_REVISION_HEAD])Ïarray +svn_catÌ16Í(string $repos_url [, int $revision_no = ''])Ïstring +svn_checkoutÌ16Í(string $repos, string $targetpath [, int $revision = '' [, int $flags = '']])Ïbool +svn_cleanupÌ16Í(string $workingdir)Ïbool +svn_client_versionÌ16Í()Ïstring +svn_commitÌ16Í(string $log, array $targets [, bool $recursive = true])Ïarray +svn_deleteÌ16Í(string $path [, bool $force = false])Ïbool +svn_diffÌ16Í(string $path1, int $rev1, string $path2, int $rev2)Ïarray +svn_exportÌ16Í(string $frompath, string $topath [, bool $working_copy = true [, int $revision_no = -1]])Ïbool +svn_fs_abort_txnÌ16Í(resource $txn)Ïbool +svn_fs_apply_textÌ16Í(resource $root, string $path)Ïresource +svn_fs_begin_txn2Ì16Í(resource $repos, int $rev)Ïresource +svn_fs_change_node_propÌ16Í(resource $root, string $path, string $name, string $value)Ïbool +svn_fs_check_pathÌ16Í(resource $fsroot, string $path)Ïint +svn_fs_contents_changedÌ16Í(resource $root1, string $path1, resource $root2, string $path2)Ïbool +svn_fs_copyÌ16Í(resource $from_root, string $from_path, resource $to_root, string $to_path)Ïbool +svn_fs_deleteÌ16Í(resource $root, string $path)Ïbool +svn_fs_dir_entriesÌ16Í(resource $fsroot, string $path)Ïarray +svn_fs_file_contentsÌ16Í(resource $fsroot, string $path)Ïresource +svn_fs_file_lengthÌ16Í(resource $fsroot, string $path)Ïint +svn_fs_is_dirÌ16Í(resource $root, string $path)Ïbool +svn_fs_is_fileÌ16Í(resource $root, string $path)Ïbool +svn_fs_make_dirÌ16Í(resource $root, string $path)Ïbool +svn_fs_make_fileÌ16Í(resource $root, string $path)Ïbool +svn_fs_node_created_revÌ16Í(resource $fsroot, string $path)Ïint +svn_fs_node_propÌ16Í(resource $fsroot, string $path, string $propname)Ïstring +svn_fs_props_changedÌ16Í(resource $root1, string $path1, resource $root2, string $path2)Ïbool +svn_fs_revision_propÌ16Í(resource $fs, int $revnum, string $propname)Ïstring +svn_fs_revision_rootÌ16Í(resource $fs, int $revnum)Ïresource +svn_fs_txn_rootÌ16Í(resource $txn)Ïresource +svn_fs_youngest_revÌ16Í(resource $fs)Ïint +svn_importÌ16Í(string $path, string $url, bool $nonrecursive)Ïbool +svn_logÌ16Í(string $repos_url [, int $start_revision = '' [, int $end_revision = '' [, int $limit = '' [, int $flags = SVN_DISCOVER_CHANGED_PATHS | SVN_STOP_ON_COPY]]]])Ïarray +svn_lsÌ16Í(string $repos_url [, int $revision_no = SVN_REVISION_HEAD [, bool $recurse = false [, bool $peg = false]]])Ïarray +svn_mkdirÌ16Í(string $path [, string $log_message = ''])Ïbool +svn_repos_createÌ16Í(string $path [, array $config = '' [, array $fsconfig = '']])Ïresource +svn_repos_fsÌ16Í(resource $repos)Ïresource +svn_repos_fs_begin_txn_for_commitÌ16Í(resource $repos, int $rev, string $author, string $log_msg)Ïresource +svn_repos_fs_commit_txnÌ16Í(resource $txn)Ïint +svn_repos_hotcopyÌ16Í(string $repospath, string $destpath, bool $cleanlogs)Ïbool +svn_repos_openÌ16Í(string $path)Ïresource +svn_repos_recoverÌ16Í(string $path)Ïbool +svn_revertÌ16Í(string $path [, bool $recursive = false])Ïbool +svn_statusÌ16Í(string $path [, int $flags = ''])Ïarray +svn_updateÌ16Í(string $path [, int $revno = SVN_REVISION_HEAD [, bool $recurse = true]])Ïint +sweepÌ128Í()ÏvoidÎEvEmbed +swirlImageÌ128Í(float $degrees)ÏboolÎImagick +swirlimageÌ128Í(float $degrees)ÏGmagickÎGmagick +switchSlaveÌ128Í()ÏstringÎMongo +sybase_affected_rowsÌ16Í([resource $link_identifier = ''])Ïint +sybase_closeÌ16Í([resource $link_identifier = ''])Ïbool +sybase_connectÌ16Í([string $servername = '' [, string $username = '' [, string $password = '' [, string $charset = '' [, string $appname = '' [, bool $new = false]]]]]])Ïresource +sybase_data_seekÌ16Í(resource $result_identifier, int $row_number)Ïbool +sybase_deadlock_retry_countÌ16Í(int $retry_count)Ïvoid +sybase_fetch_arrayÌ16Í(resource $result)Ïarray +sybase_fetch_assocÌ16Í(resource $result)Ïarray +sybase_fetch_fieldÌ16Í(resource $result [, int $field_offset = -1])Ïobject +sybase_fetch_objectÌ16Í(resource $result [, mixed $object = ''])Ïobject +sybase_fetch_rowÌ16Í(resource $result)Ïarray +sybase_field_seekÌ16Í(resource $result, int $field_offset)Ïbool +sybase_free_resultÌ16Í(resource $result)Ïbool +sybase_get_last_messageÌ16Í()Ïstring +sybase_min_client_severityÌ16Í(int $severity)Ïvoid +sybase_min_error_severityÌ16Í(int $severity)Ïvoid +sybase_min_message_severityÌ16Í(int $severity)Ïvoid +sybase_min_server_severityÌ16Í(int $severity)Ïvoid +sybase_num_fieldsÌ16Í(resource $result)Ïint +sybase_num_rowsÌ16Í(resource $result)Ïint +sybase_pconnectÌ16Í([string $servername = '' [, string $username = '' [, string $password = '' [, string $charset = '' [, string $appname = '']]]]])Ïresource +sybase_queryÌ16Í(string $query [, resource $link_identifier = ''])Ïmixed +sybase_resultÌ16Í(resource $result, int $row, mixed $field)Ïstring +sybase_select_dbÌ16Í(string $database_name [, resource $link_identifier = ''])Ïbool +sybase_set_message_handlerÌ16Í(callable $handler [, resource $link_identifier = ''])Ïbool +sybase_unbuffered_queryÌ16Í(string $query, resource $link_identifier [, bool $store_result = ''])Ïresource +symlinkÌ16Í(string $target, string $link)Ïbool +syncÌ128Í()ÏmixedÎTokyoTyrant +syncIteratorÌ128Í()ÏboolÎImagickPixelIterator +synchronizedÌ128Í(Closure $block [, mixed $... = ''])ÏmixedÎThreaded +sys_get_temp_dirÌ16Í()Ïstring +sys_getloadavgÌ16Í()Ïarray +syslogÌ16Í(int $priority, string $message)Ïbool +systemÌ16Í(string $command [, int $return_var = ''])Ïstring +systemÌ128Í()ÏvoidÎSolrClient +tailableÌ128Í([bool $tail = true])ÏMongoCursorÎMongoCursor +taintÌ16Í(string $string [, string $... = ''])Ïbool +tanÌ16Í(float $arg)Ïfloat +tanhÌ16Í(float $arg)Ïfloat +taskDenominatorÌ128Í()ÏintÎGearmanTask +taskNumeratorÌ128Í()ÏintÎGearmanTask +tcpwrap_checkÌ16Í(string $daemon, string $address [, string $user = '' [, bool $nodns = false]])Ïbool +tellÌ128Í()ÏintÎOCI-Lob +tempnamÌ16Í(string $dir, string $prefix)Ïstring +textÌ128Í(string $content, resource $xmlwriter)ÏboolÎXMLWriter +textExtentsÌ128Í(string $text, CairoContext $context)ÏarrayÎCairoContext +textExtentsÌ128Í(string $text, CairoContext $context)ÏarrayÎCairoScaledFont +textOutÌ128Í(float $x, float $y, string $text)ÏboolÎHaruPage +textPathÌ128Í(string $string, CairoContext $context, string $text)ÏvoidÎCairoContext +textRectÌ128Í(float $left, float $top, float $right, float $bottom, string $text [, int $align = HaruPage::TALIGN_LEFT])ÏboolÎHaruPage +textdomainÌ16Í(string $text_domain)Ïstring +textureImageÌ128Í(Imagick $texture_wand)ÏboolÎImagick +thread_idÌ128Í(resource $link)ÏintÎmaxdb +thread_safeÌ128Í()ÏboolÎmysqli +threadsÌ128Í()ÏvoidÎSolrClient +thresholdImageÌ128Í(float $threshold [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +throwExceptionÌ128Í([bool $flag = ''])ÏYaf_DispatcherÎYaf_Dispatcher +thumbnailImageÌ128Í(int $columns, int $rows [, bool $bestfit = false [, bool $fill = false]])ÏboolÎImagick +thumbnailimageÌ128Í(int $width, int $height [, bool $fit = false])ÏGmagickÎGmagick +tidyÌ1Í([string $filename = '' [, mixed $config = '' [, string $encoding = '' [, bool $use_include_path = '']]]]) +tidy_access_countÌ16Í(tidy $object)Ïint +tidy_clean_repairÌ16Í(tidy $object)Ïbool +tidy_config_countÌ16Í(tidy $object)Ïint +tidy_diagnoseÌ16Í(tidy $object)Ïbool +tidy_error_countÌ16Í(tidy $object)Ïint +tidy_get_bodyÌ16Í(tidy $object)ÏtidyNode +tidy_get_configÌ16Í(tidy $object)Ïarray +tidy_get_headÌ16Í(tidy $object)ÏtidyNode +tidy_get_htmlÌ16Í(tidy $object)ÏtidyNode +tidy_get_html_verÌ16Í(tidy $object)Ïint +tidy_get_opt_docÌ16Í(string $optname, tidy $object)Ïstring +tidy_get_outputÌ16Í(tidy $object)Ïstring +tidy_get_releaseÌ16Í()Ïstring +tidy_get_rootÌ16Í(tidy $object)ÏtidyNode +tidy_get_statusÌ16Í(tidy $object)Ïint +tidy_getoptÌ16Í(string $option, tidy $object)Ïmixed +tidy_is_xhtmlÌ16Í(tidy $object)Ïbool +tidy_is_xmlÌ16Í(tidy $object)Ïbool +tidy_load_configÌ16Í(string $filename, string $encoding)Ïvoid +tidy_parse_fileÌ16Í(string $filename [, mixed $config = '' [, string $encoding = '' [, bool $use_include_path = false]]])Ïtidy +tidy_parse_stringÌ16Í(string $input [, mixed $config = '' [, string $encoding = '']])Ïtidy +tidy_repair_fileÌ16Í(string $filename [, mixed $config = '' [, string $encoding = '' [, bool $use_include_path = false]]])Ïstring +tidy_repair_stringÌ16Í(string $data [, mixed $config = '' [, string $encoding = '']])Ïstring +tidy_reset_configÌ16Í()Ïbool +tidy_save_configÌ16Í(string $filename)Ïbool +tidy_set_encodingÌ16Í(string $encoding)Ïbool +tidy_setoptÌ16Í(string $option, mixed $value)Ïbool +tidy_warning_countÌ16Í(tidy $object)Ïint +timeÌ16Í()Ïint +timeÌ128Í()ÏdoubleÎEv +time_nanosleepÌ16Í(int $seconds, int $nanoseconds)Ïmixed +time_sleep_untilÌ16Í(float $timestamp)Ïbool +timeoutÌ128Í(int $ms)ÏMongoCommandCursorÎMongoCommandCursor +timeoutÌ128Í(int $ms)ÏMongoCursorÎMongoCursor +timeoutÌ128Í(int $ms)ÏMongoCursorInterfaceÎMongoCursorInterface +timeoutÌ128Í()ÏintÎGearmanClient +timeoutÌ128Í()ÏintÎGearmanWorker +timerÌ128Í(double $after, double $repeat, callable $callback [, mixed $data = '' [, int $priority = '']])ÏEvTimerÎEvLoop +timerÌ128Í(EventBase $base, callable $cb [, mixed $arg = ''])ÏEventÎEvent +timestampNonceHandlerÌ128Í(callable $callback_function)ÏvoidÎOAuthProvider +timezone_abbreviations_listÌ16Í()Ï +timezone_identifiers_listÌ16Í()Ï +timezone_location_getÌ16Í()Ï +timezone_name_from_abbrÌ16Í(string $abbr [, int $gmtOffset = -1 [, int $isdst = -1]])Ïstring +timezone_name_getÌ16Í()Ï +timezone_offset_getÌ16Í()Ï +timezone_openÌ16Í()Ï +timezone_transitions_getÌ16Í()Ï +timezone_version_getÌ16Í()Ïstring +tintImageÌ128Í(mixed $tint, mixed $opacity)ÏboolÎImagick +titleÌ128Í(array $parameter)ÏstringÎhw_api_object +tmpfileÌ16Í()Ïresource +toArrayÌ128Í()ÏarrayÎMongoDB::Driver::Cursor +toArrayÌ128Í()ÏarrayÎSolrDocument +toArrayÌ128Í()ÏarrayÎSolrInputDocument +toArrayÌ128Í()ÏarrayÎSplFixedArray +toArrayÌ128Í()ÏarrayÎYaf_Config_Abstract +toArrayÌ128Í()ÏarrayÎYaf_Config_Ini +toArrayÌ128Í()ÏarrayÎYaf_Config_Simple +toDateTimeÌ128Í()ÏDateTimeÎMongoDB::BSON::UTCDateTime +toDateTimeÌ128Í()ÏDateTimeÎMongoDate +toDateTimeÌ128Í(IntlCalendar $cal)ÏDateTimeÎIntlCalendar +toDateTimeZoneÌ128Í()ÏDateTimeZoneÎIntlTimeZone +toIndexStringÌ128Í(mixed $keys)ÏstringÎMongoCollection +toJSONÌ128Í(string $bson)ÏstringÎMongoDB::BSON +toPHPÌ128Í(string $bson [, array $typeMap = array()])Ïarray|objectÎMongoDB::BSON +toStringÌ128Í([bool $url_encode = false])ÏstringÎSolrParams +toUCallbackÌ128Í(integer $reason, string $source, string $codeUnits, integer $error)ÏmixedÎUConverter +tokenHandlerÌ128Í(callable $callback_function)ÏvoidÎOAuthProvider +token_get_allÌ16Í(string $source [, int $flags = ''])Ïarray +token_nameÌ16Í(int $token)Ïstring +tolowerÌ128Í(mixed $codepoint)ÏmixedÎIntlChar +topÌ128Í()ÏmixedÎSplDoublyLinkedList +topÌ128Í()ÏmixedÎSplHeap +topÌ128Í()ÏmixedÎSplPriorityQueue +totitleÌ128Í(mixed $codepoint)ÏmixedÎIntlChar +touchÌ16Í(string $filename [, int $time = time() [, int $atime = '']])Ïbool +touchÌ128Í(string $key, int $expiration)ÏboolÎMemcached +touchByKeyÌ128Í(string $server_key, string $key, int $expiration)ÏboolÎMemcached +toupperÌ128Í(mixed $codepoint)ÏmixedÎIntlChar +trader_acosÌ16Í(array $real)Ïarray +trader_adÌ16Í(array $high, array $low, array $close, array $volume)Ïarray +trader_addÌ16Í(array $real0, array $real1)Ïarray +trader_adoscÌ16Í(array $high, array $low, array $close, array $volume [, integer $fastPeriod = '' [, integer $slowPeriod = '']])Ïarray +trader_adxÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_adxrÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_apoÌ16Í(array $real [, integer $fastPeriod = '' [, integer $slowPeriod = '' [, integer $mAType = '']]])Ïarray +trader_aroonÌ16Í(array $high, array $low [, integer $timePeriod = ''])Ïarray +trader_aroonoscÌ16Í(array $high, array $low [, integer $timePeriod = ''])Ïarray +trader_asinÌ16Í(array $real)Ïarray +trader_atanÌ16Í(array $real)Ïarray +trader_atrÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_avgpriceÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_bbandsÌ16Í(array $real [, integer $timePeriod = '' [, float $nbDevUp = '' [, float $nbDevDn = '' [, integer $mAType = '']]]])Ïarray +trader_betaÌ16Í(array $real0, array $real1 [, integer $timePeriod = ''])Ïarray +trader_bopÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cciÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_cdl2crowsÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdl3blackcrowsÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdl3insideÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdl3linestrikeÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdl3outsideÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdl3starsinsouthÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdl3whitesoldiersÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlabandonedbabyÌ16Í(array $open, array $high, array $low, array $close [, float $penetration = ''])Ïarray +trader_cdladvanceblockÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlbeltholdÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlbreakawayÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlclosingmarubozuÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlconcealbabyswallÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlcounterattackÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdldarkcloudcoverÌ16Í(array $open, array $high, array $low, array $close [, float $penetration = ''])Ïarray +trader_cdldojiÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdldojistarÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdldragonflydojiÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlengulfingÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdleveningdojistarÌ16Í(array $open, array $high, array $low, array $close [, float $penetration = ''])Ïarray +trader_cdleveningstarÌ16Í(array $open, array $high, array $low, array $close [, float $penetration = ''])Ïarray +trader_cdlgapsidesidewhiteÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlgravestonedojiÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlhammerÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlhangingmanÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlharamiÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlharamicrossÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlhighwaveÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlhikkakeÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlhikkakemodÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlhomingpigeonÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlidentical3crowsÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlinneckÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlinvertedhammerÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlkickingÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlkickingbylengthÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlladderbottomÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdllongleggeddojiÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdllonglineÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlmarubozuÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlmatchinglowÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlmatholdÌ16Í(array $open, array $high, array $low, array $close [, float $penetration = ''])Ïarray +trader_cdlmorningdojistarÌ16Í(array $open, array $high, array $low, array $close [, float $penetration = ''])Ïarray +trader_cdlmorningstarÌ16Í(array $open, array $high, array $low, array $close [, float $penetration = ''])Ïarray +trader_cdlonneckÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlpiercingÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlrickshawmanÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlrisefall3methodsÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlseparatinglinesÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlshootingstarÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlshortlineÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlspinningtopÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlstalledpatternÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlsticksandwichÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdltakuriÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdltasukigapÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlthrustingÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdltristarÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlunique3riverÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlupsidegap2crowsÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_cdlxsidegap3methodsÌ16Í(array $open, array $high, array $low, array $close)Ïarray +trader_ceilÌ16Í(array $real)Ïarray +trader_cmoÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_correlÌ16Í(array $real0, array $real1 [, integer $timePeriod = ''])Ïarray +trader_cosÌ16Í(array $real)Ïarray +trader_coshÌ16Í(array $real)Ïarray +trader_demaÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_divÌ16Í(array $real0, array $real1)Ïarray +trader_dxÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_emaÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_errnoÌ16Í()Ïinteger +trader_expÌ16Í(array $real)Ïarray +trader_floorÌ16Í(array $real)Ïarray +trader_get_compatÌ16Í()Ïinteger +trader_get_unstable_periodÌ16Í(integer $functionId)Ïinteger +trader_ht_dcperiodÌ16Í(array $real)Ïarray +trader_ht_dcphaseÌ16Í(array $real)Ïarray +trader_ht_phasorÌ16Í(array $real)Ïarray +trader_ht_sineÌ16Í(array $real)Ïarray +trader_ht_trendlineÌ16Í(array $real)Ïarray +trader_ht_trendmodeÌ16Í(array $real)Ïarray +trader_kamaÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_linearregÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_linearreg_angleÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_linearreg_interceptÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_linearreg_slopeÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_lnÌ16Í(array $real)Ïarray +trader_log10Ì16Í(array $real)Ïarray +trader_maÌ16Í(array $real [, integer $timePeriod = '' [, integer $mAType = '']])Ïarray +trader_macdÌ16Í(array $real [, integer $fastPeriod = '' [, integer $slowPeriod = '' [, integer $signalPeriod = '']]])Ïarray +trader_macdextÌ16Í(array $real [, integer $fastPeriod = '' [, integer $fastMAType = '' [, integer $slowPeriod = '' [, integer $slowMAType = '' [, integer $signalPeriod = '' [, integer $signalMAType = '']]]]]])Ïarray +trader_macdfixÌ16Í(array $real [, integer $signalPeriod = ''])Ïarray +trader_mamaÌ16Í(array $real [, float $fastLimit = '' [, float $slowLimit = '']])Ïarray +trader_mavpÌ16Í(array $real, array $periods [, integer $minPeriod = '' [, integer $maxPeriod = '' [, integer $mAType = '']]])Ïarray +trader_maxÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_maxindexÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_medpriceÌ16Í(array $high, array $low)Ïarray +trader_mfiÌ16Í(array $high, array $low, array $close, array $volume [, integer $timePeriod = ''])Ïarray +trader_midpointÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_midpriceÌ16Í(array $high, array $low [, integer $timePeriod = ''])Ïarray +trader_minÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_minindexÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_minmaxÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_minmaxindexÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_minus_diÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_minus_dmÌ16Í(array $high, array $low [, integer $timePeriod = ''])Ïarray +trader_momÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_multÌ16Í(array $real0, array $real1)Ïarray +trader_natrÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_obvÌ16Í(array $real, array $volume)Ïarray +trader_plus_diÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_plus_dmÌ16Í(array $high, array $low [, integer $timePeriod = ''])Ïarray +trader_ppoÌ16Í(array $real [, integer $fastPeriod = '' [, integer $slowPeriod = '' [, integer $mAType = '']]])Ïarray +trader_rocÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_rocpÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_rocrÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_rocr100Ì16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_rsiÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_sarÌ16Í(array $high, array $low [, float $acceleration = '' [, float $maximum = '']])Ïarray +trader_sarextÌ16Í(array $high, array $low [, float $startValue = '' [, float $offsetOnReverse = '' [, float $accelerationInitLong = '' [, float $accelerationLong = '' [, float $accelerationMaxLong = '' [, float $accelerationInitShort = '' [, float $accelerationShort = '' [, float $accelerationMaxShort = '']]]]]]]])Ïarray +trader_set_compatÌ16Í(integer $compatId)Ïvoid +trader_set_unstable_periodÌ16Í(integer $functionId, integer $timePeriod)Ïvoid +trader_sinÌ16Í(array $real)Ïarray +trader_sinhÌ16Í(array $real)Ïarray +trader_smaÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_sqrtÌ16Í(array $real)Ïarray +trader_stddevÌ16Í(array $real [, integer $timePeriod = '' [, float $nbDev = '']])Ïarray +trader_stochÌ16Í(array $high, array $low, array $close [, integer $fastK_Period = '' [, integer $slowK_Period = '' [, integer $slowK_MAType = '' [, integer $slowD_Period = '' [, integer $slowD_MAType = '']]]]])Ïarray +trader_stochfÌ16Í(array $high, array $low, array $close [, integer $fastK_Period = '' [, integer $fastD_Period = '' [, integer $fastD_MAType = '']]])Ïarray +trader_stochrsiÌ16Í(array $real [, integer $timePeriod = '' [, integer $fastK_Period = '' [, integer $fastD_Period = '' [, integer $fastD_MAType = '']]]])Ïarray +trader_subÌ16Í(array $real0, array $real1)Ïarray +trader_sumÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_t3Ì16Í(array $real [, integer $timePeriod = '' [, float $vFactor = '']])Ïarray +trader_tanÌ16Í(array $real)Ïarray +trader_tanhÌ16Í(array $real)Ïarray +trader_temaÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_trangeÌ16Í(array $high, array $low, array $close)Ïarray +trader_trimaÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_trixÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_tsfÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trader_typpriceÌ16Í(array $high, array $low, array $close)Ïarray +trader_ultoscÌ16Í(array $high, array $low, array $close [, integer $timePeriod1 = '' [, integer $timePeriod2 = '' [, integer $timePeriod3 = '']]])Ïarray +trader_varÌ16Í(array $real [, integer $timePeriod = '' [, float $nbDev = '']])Ïarray +trader_wclpriceÌ16Í(array $high, array $low, array $close)Ïarray +trader_willrÌ16Í(array $high, array $low, array $close [, integer $timePeriod = ''])Ïarray +trader_wmaÌ16Í(array $real [, integer $timePeriod = ''])Ïarray +trainÌ128Í(array $problem [, array $weights = ''])ÏSVMModelÎSVM +trait_existsÌ16Í(string $traitname [, bool $autoload = ''])Ïbool +transcodeÌ128Í(string $str, string $toEncoding, string $fromEncoding [, array $options = ''])ÏstringÎUConverter +transformÌ128Í(CairoMatrix $matrix, CairoContext $context)ÏvoidÎCairoContext +transformDistanceÌ128Í(string $dx, string $dy)ÏarrayÎCairoMatrix +transformImageÌ128Í(string $crop, string $geometry)ÏImagickÎImagick +transformImageColorspaceÌ128Í(int $colorspace)ÏboolÎImagick +transformPointÌ128Í(string $dx, string $dy)ÏarrayÎCairoMatrix +transformToDocÌ128Í(DOMNode $doc)ÏDOMDocumentÎXSLTProcessor +transformToUriÌ128Í(DOMDocument $doc, string $uri)ÏintÎXSLTProcessor +transformToXMLÌ128Í(object $doc)ÏstringÎXSLTProcessor +translateÌ128Í(float $x, float $y)ÏboolÎImagickDraw +translateÌ128Í(string $tx, string $ty, CairoContext $context, string $x, string $y)ÏvoidÎCairoMatrix +translateÌ128Í(string $x, string $y, CairoContext $context)ÏvoidÎCairoContext +transliterateÌ128Í(string $subject [, int $start = '' [, int $end = '', mixed $transliterator]])ÏstringÎTransliterator +transliterator_createÌ16Í(string $id [, int $direction = ''])ÏTransliterator +transliterator_create_from_rulesÌ16Í(string $rules [, int $direction = '', string $id])ÏTransliterator +transliterator_create_inverseÌ16Í()ÏTransliterator +transliterator_get_error_codeÌ16Í()Ïint +transliterator_get_error_messageÌ16Í()Ïstring +transliterator_list_idsÌ16Í()Ïarray +transliterator_transliterateÌ16Í(string $subject [, int $start = '' [, int $end = '', mixed $transliterator]])Ïstring +transparentPaintImageÌ128Í(mixed $target, float $alpha, float $fuzz, bool $invert)ÏboolÎImagick +transposeImageÌ128Í()ÏboolÎImagick +transverseImageÌ128Í()ÏboolÎImagick +trigger_errorÌ16Í(string $error_msg [, int $error_type = E_USER_NOTICE])Ïbool +trimÌ16Í(string $str [, string $character_mask = " \t\n\r\0\x0B"])Ïstring +trimÌ128Í(int $num)ÏboolÎOCI-Collection +trimImageÌ128Í(float $fuzz)ÏboolÎImagick +trimimageÌ128Í(float $fuzz)ÏGmagickÎGmagick +truncateÌ128Í([int $length = ''])ÏboolÎOCI-Lob +trylockÌ128Í(long $mutex)ÏbooleanÎMutex +tuneÌ128Í(float $timeout [, int $options = TokyoTyrant::RDBT_RECON])ÏTokyoTyrantÎTokyoTyrant +txCommitÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +txRollbackÌ128Í(mysqlnd_connection $connection)ÏboolÎMysqlndUhConnection +typeÌ128Í()ÏHW_API_ReasonÎhw_api_reason +uasortÌ16Í(array $array, callable $value_compare_func)Ïbool +uasortÌ128Í(callable $cmp_function)ÏvoidÎArrayObject +uasortÌ128Í(string $cmp_function)ÏvoidÎArrayIterator +ucfirstÌ16Í(string $str)Ïstring +ucwordsÌ16Í(string $str [, string $delimiters = " \t\r\n\f\v"])Ïstring +udm_add_search_limitÌ16Í(resource $agent, int $var, string $val)Ïbool +udm_alloc_agentÌ16Í(string $dbaddr [, string $dbmode = ''])Ïresource +udm_alloc_agent_arrayÌ16Í(array $databases)Ïresource +udm_api_versionÌ16Í()Ïint +udm_cat_listÌ16Í(resource $agent, string $category)Ïarray +udm_cat_pathÌ16Í(resource $agent, string $category)Ïarray +udm_check_charsetÌ16Í(resource $agent, string $charset)Ïbool +udm_clear_search_limitsÌ16Í(resource $agent)Ïbool +udm_crc32Ì16Í(resource $agent, string $str)Ïint +udm_errnoÌ16Í(resource $agent)Ïint +udm_errorÌ16Í(resource $agent)Ïstring +udm_findÌ16Í(resource $agent, string $query)Ïresource +udm_free_agentÌ16Í(resource $agent)Ïint +udm_free_ispell_dataÌ16Í(int $agent)Ïbool +udm_free_resÌ16Í(resource $res)Ïbool +udm_get_doc_countÌ16Í(resource $agent)Ïint +udm_get_res_fieldÌ16Í(resource $res, int $row, int $field)Ïstring +udm_get_res_paramÌ16Í(resource $res, int $param)Ïstring +udm_hash32Ì16Í(resource $agent, string $str)Ïint +udm_load_ispell_dataÌ16Í(resource $agent, int $var, string $val1, string $val2, int $flag)Ïbool +udm_set_agent_paramÌ16Í(resource $agent, int $var, string $val)Ïbool +uksortÌ16Í(array $array, callable $key_compare_func)Ïbool +uksortÌ128Í(callable $cmp_function)ÏvoidÎArrayObject +uksortÌ128Í(string $cmp_function)ÏvoidÎArrayIterator +umaskÌ16Í([int $mask = ''])Ïint +unbindÌ128Í(string $dsn)ÏZMQSocketÎZMQSocket +unbufferedQueryÌ128Í(resource $dbhandle, string $query [, int $result_type = SQLITE_BOTH [, string $error_msg = '']])ÏSQLiteUnbufferedÎSQLiteDatabase +unchangeAllÌ128Í()ÏboolÎZipArchive +unchangeArchiveÌ128Í()ÏboolÎZipArchive +unchangeIndexÌ128Í(int $index)ÏboolÎZipArchive +unchangeNameÌ128Í(string $name)ÏboolÎZipArchive +uncompressAllFilesÌ128Í()ÏboolÎPhar +unfreezeÌ128Í(bool $at_front)ÏboolÎEventBuffer +uniqidÌ16Í([string $prefix = "" [, bool $more_entropy = false]])Ïstring +uniqueÌ128Í()ÏstringÎGearmanJob +uniqueÌ128Í()ÏstringÎGearmanTask +uniqueImageColorsÌ128Í()ÏboolÎImagick +unixtojdÌ16Í([int $timestamp = time()])Ïint +unlinkÌ16Í(string $filename [, resource $context = ''])Ïbool +unlinkÌ128Í(string $path)ÏboolÎstreamWrapper +unlinkArchiveÌ128Í(string $archive)ÏboolÎPhar +unlockÌ128Í()ÏboolÎEventBuffer +unlockÌ128Í([bool $all = ''])ÏboolÎSyncMutex +unlockÌ128Í([integer $prevcount = ''])ÏboolÎSyncSemaphore +unlockÌ128Í(array $parameter)ÏboolÎhw_api +unlockÌ128Í()ÏbooleanÎThreaded +unlockÌ128Í(long $mutex [, boolean $destroy = ''])ÏbooleanÎMutex +unpackÌ16Í(string $format, string $data)Ïarray +unregisterÌ128Í(string $function_name)ÏboolÎGearmanWorker +unregisterAllÌ128Í()ÏboolÎGearmanWorker +unregister_tick_functionÌ16Í(string $function_name)Ïvoid +unserializeÌ16Í(string $str [, array $options = ''])Ïmixed +unserializeÌ128Í(string $serialized)ÏstringÎArrayIterator +unserializeÌ128Í(string $serialized)ÏvoidÎArrayObject +unserializeÌ128Í(string $serialized)ÏvoidÎSolrDocument +unserializeÌ128Í(string $serialized)ÏvoidÎSolrParams +unserializeÌ128Í(string $serialized)ÏvoidÎSplDoublyLinkedList +unserializeÌ128Í(string $serialized)ÏvoidÎSplObjectStorage +unsetÌ16Í(mixed $var [, mixed $... = ''])Ïvoid +unsharpMaskImageÌ128Í(float $radius, float $sigma, float $amount, float $threshold [, int $channel = Imagick::CHANNEL_ALL])ÏboolÎImagick +unshiftÌ128Í(mixed $value)ÏvoidÎSplDoublyLinkedList +unstackÌ128Í([Threaded $work = ''])ÏintegerÎWorker +unsubscribeÌ128Í(string $destination [, array $headers = '', resource $link])ÏboolÎStomp +unsubscribeÌ128Í(string $subscriptionId [, string $targetTopic = ''])ÏboolÎSAMConnection +untaintÌ16Í(string $string [, string $... = ''])Ïbool +uopz_backupÌ16Í(string $class, string $function)Ïvoid +uopz_composeÌ16Í(string $name, array $classes [, array $methods = '' [, array $properties = '' [, int $flags = '']]])Ïvoid +uopz_copyÌ16Í(string $class, string $function)ÏClosure +uopz_deleteÌ16Í(string $class, string $function)Ïvoid +uopz_extendÌ16Í(string $class, string $parent)Ïvoid +uopz_flagsÌ16Í(string $class, string $function, int $flags)Ïint +uopz_functionÌ16Í(string $class, string $function, Closure $handler [, int $modifiers = ''])Ïvoid +uopz_implementÌ16Í(string $class, string $interface)Ïvoid +uopz_overloadÌ16Í(int $opcode, Callable $callable)Ïvoid +uopz_redefineÌ16Í(string $class, string $constant, mixed $value)Ïvoid +uopz_renameÌ16Í(string $class, string $function, string $rename)Ïvoid +uopz_restoreÌ16Í(string $class, string $function)Ïvoid +uopz_undefineÌ16Í(string $class, string $constant)Ïvoid +updateÌ128Í(array $values [, string $time = time()])ÏboolÎRRDUpdater +updateÌ128Í(int $key, int $value)ÏboolÎQuickHashIntHash +updateÌ128Í(int $key, string $value)ÏboolÎQuickHashIntStringHash +updateÌ128Í(string $key, int $value)ÏboolÎQuickHashStringIntHash +updateÌ128Í(array $criteria, array $new_object [, array $options = array()])Ïbool|arrayÎMongoCollection +updateÌ128Í(SplSubject $subject)ÏvoidÎSplObserver +updateÌ128Í(array|object $filter, array|object $newObj [, array $updateOptions = ''])ÏvoidÎMongoDB::Driver::BulkWrite +updateAttributesÌ128Í(string $index, array $attributes, array $values [, bool $mva = false])ÏintÎSphinxClient +url_statÌ128Í(string $path, int $flags)ÏarrayÎstreamWrapper +urldecodeÌ16Í(string $str)Ïstring +urlencodeÌ16Í(string $str)Ïstring +useCNSEncodingsÌ128Í()ÏboolÎHaruDoc +useCNSFontsÌ128Í()ÏboolÎHaruDoc +useCNTEncodingsÌ128Í()ÏboolÎHaruDoc +useCNTFontsÌ128Í()ÏboolÎHaruDoc +useDaylightTimeÌ128Í()ÏboolÎIntlTimeZone +useDisMaxQueryParserÌ128Í()ÏSolrDisMaxQueryÎSolrDisMaxQuery +useEDisMaxQueryParserÌ128Í()ÏSolrDisMaxQueryÎSolrDisMaxQuery +useJPEncodingsÌ128Í()ÏboolÎHaruDoc +useJPFontsÌ128Í()ÏboolÎHaruDoc +useKREncodingsÌ128Í()ÏboolÎHaruDoc +useKRFontsÌ128Í()ÏboolÎHaruDoc +useResultÌ128Í(mysqlnd_connection $connection)ÏresourceÎMysqlndUhConnection +use_resultÌ128Í(mysqli $link)Ïmysqli_resultÎmysqli +use_resultÌ128Í(resource $link)ÏresourceÎmaxdb +use_soap_error_handlerÌ16Í([bool $handler = true])Ïbool +userÌ128Í(array $parameter)Ïhw_api_objectÎhw_api +userToDeviceÌ128Í(string $x, string $y, CairoContext $context)ÏarrayÎCairoContext +userToDeviceDistanceÌ128Í(string $x, string $y, CairoContext $context)ÏarrayÎCairoContext +user_errorÌ16Í()Ï +userlistÌ128Í(array $parameter)ÏarrayÎhw_api +usleepÌ16Í(int $micro_seconds)Ïvoid +usortÌ16Í(array $array, callable $value_compare_func)Ïbool +utf8_decodeÌ16Í(string $data)Ïstring +utf8_encodeÌ16Í(string $data)Ïstring +uuidÌ128Í()ÏstringÎGearmanTask +validÌ128Í()ÏReturnTypeÎIntlIterator +validÌ128Í()ÏarrayÎArrayIterator +validÌ128Í()ÏboolÎAppendIterator +validÌ128Í()ÏboolÎDirectoryIterator +validÌ128Í()ÏboolÎEmptyIterator +validÌ128Í()ÏboolÎFilterIterator +validÌ128Í()ÏboolÎImagick +validÌ128Í()ÏboolÎIteratorIterator +validÌ128Í()ÏboolÎLimitIterator +validÌ128Í()ÏboolÎMongoCommandCursor +validÌ128Í()ÏboolÎMongoCursor +validÌ128Í()ÏboolÎMultipleIterator +validÌ128Í()ÏboolÎNoRewindIterator +validÌ128Í()ÏboolÎRecursiveIteratorIterator +validÌ128Í()ÏboolÎRecursiveTreeIterator +validÌ128Í()ÏboolÎSimpleXMLIterator +validÌ128Í()ÏboolÎSolrDocument +validÌ128Í()ÏboolÎSplDoublyLinkedList +validÌ128Í()ÏboolÎSplFileObject +validÌ128Í()ÏboolÎSplFixedArray +validÌ128Í()ÏboolÎSplHeap +validÌ128Í()ÏboolÎSplObjectStorage +validÌ128Í()ÏboolÎSplPriorityQueue +validÌ128Í()ÏboolÎTokyoTyrantIterator +validÌ128Í()ÏboolÎTokyoTyrantQuery +validÌ128Í()ÏboolÎWeakMap +validÌ128Í()ÏboolÎWeakref +validÌ128Í(resource $result)ÏboolÎSQLiteResult +validÌ128Í(resource $result)ÏboolÎSQLiteUnbuffered +validÌ128Í()ÏvoidÎAPCIterator +validÌ128Í()ÏvoidÎAPCUIterator +validÌ128Í()ÏvoidÎCachingIterator +validÌ128Í()ÏvoidÎYaf_Config_Ini +validÌ128Í()ÏvoidÎYaf_Config_Simple +validÌ128Í()ÏvoidÎYaf_Session +validateÌ128Í([bool $scan_data = ''])ÏarrayÎMongoCollection +validateÌ128Í()ÏboolÎDOMDocument +valueÌ128Í()ÏstringÎhw_api_attribute +valueÌ128Í(string $name)ÏstringÎhw_api_object +valuesÌ128Í()ÏarrayÎhw_api_attribute +vanishÌ128Í()ÏmixedÎTokyoTyrant +var_dumpÌ16Í(mixed $expression [, mixed $... = ''])Ïstring +var_exportÌ16Í(mixed $expression [, bool $return = false])Ïmixed +variant_absÌ16Í(mixed $val)Ïmixed +variant_addÌ16Í(mixed $left, mixed $right)Ïmixed +variant_andÌ16Í(mixed $left, mixed $right)Ïmixed +variant_castÌ16Í(variant $variant, int $type)Ïvariant +variant_catÌ16Í(mixed $left, mixed $right)Ïmixed +variant_cmpÌ16Í(mixed $left, mixed $right [, int $lcid = '' [, int $flags = '']])Ïint +variant_date_from_timestampÌ16Í(int $timestamp)Ïvariant +variant_date_to_timestampÌ16Í(variant $variant)Ïint +variant_divÌ16Í(mixed $left, mixed $right)Ïmixed +variant_eqvÌ16Í(mixed $left, mixed $right)Ïmixed +variant_fixÌ16Í(mixed $variant)Ïmixed +variant_get_typeÌ16Í(variant $variant)Ïint +variant_idivÌ16Í(mixed $left, mixed $right)Ïmixed +variant_impÌ16Í(mixed $left, mixed $right)Ïmixed +variant_intÌ16Í(mixed $variant)Ïmixed +variant_modÌ16Í(mixed $left, mixed $right)Ïmixed +variant_mulÌ16Í(mixed $left, mixed $right)Ïmixed +variant_negÌ16Í(mixed $variant)Ïmixed +variant_notÌ16Í(mixed $variant)Ïmixed +variant_orÌ16Í(mixed $left, mixed $right)Ïmixed +variant_powÌ16Í(mixed $left, mixed $right)Ïmixed +variant_roundÌ16Í(mixed $variant, int $decimals)Ïmixed +variant_setÌ16Í(variant $variant, mixed $value)Ïvoid +variant_set_typeÌ16Í(variant $variant, int $type)Ïvoid +variant_subÌ16Í(mixed $left, mixed $right)Ïmixed +variant_xorÌ16Í(mixed $left, mixed $right)Ïmixed +verifyÌ128Í()ÏvoidÎEv +verifyÌ128Í()ÏvoidÎEvLoop +versionÌ128Í()ÏarrayÎSQLite3 +versionÌ128Í()ÏintÎCairo +versionStringÌ128Í()ÏstringÎCairo +versionToStringÌ128Í(int $version)ÏstringÎCairoSvgSurface +version_compareÌ16Í(string $version1, string $version2 [, string $operator = ''])Ïmixed +vfprintfÌ16Í(resource $handle, string $format, array $args)Ïint +vignetteImageÌ128Í(float $blackPoint, float $whitePoint, int $x, int $y)ÏboolÎImagick +virtualÌ16Í(string $filename)Ïbool +vpopmail_add_alias_domainÌ16Í(string $domain, string $aliasdomain)Ïbool +vpopmail_add_alias_domain_exÌ16Í(string $olddomain, string $newdomain)Ïbool +vpopmail_add_domainÌ16Í(string $domain, string $dir, int $uid, int $gid)Ïbool +vpopmail_add_domain_exÌ16Í(string $domain, string $passwd [, string $quota = '' [, string $bounce = '' [, bool $apop = '']]])Ïbool +vpopmail_add_userÌ16Í(string $user, string $domain, string $password [, string $gecos = '' [, bool $apop = '']])Ïbool +vpopmail_alias_addÌ16Í(string $user, string $domain, string $alias)Ïbool +vpopmail_alias_delÌ16Í(string $user, string $domain)Ïbool +vpopmail_alias_del_domainÌ16Í(string $domain)Ïbool +vpopmail_alias_getÌ16Í(string $alias, string $domain)Ïarray +vpopmail_alias_get_allÌ16Í(string $domain)Ïarray +vpopmail_auth_userÌ16Í(string $user, string $domain, string $password [, string $apop = ''])Ïbool +vpopmail_del_domainÌ16Í(string $domain)Ïbool +vpopmail_del_domain_exÌ16Í(string $domain)Ïbool +vpopmail_del_userÌ16Í(string $user, string $domain)Ïbool +vpopmail_errorÌ16Í()Ïstring +vpopmail_passwdÌ16Í(string $user, string $domain, string $password [, bool $apop = ''])Ïbool +vpopmail_set_user_quotaÌ16Í(string $user, string $domain, string $quota)Ïbool +vprintfÌ16Í(string $format, array $args)Ïint +vsprintfÌ16Í(string $format, array $args)Ïstring +waitÌ128Í()ÏboolÎGearmanWorker +waitÌ128Í([integer $wait = ''])ÏboolÎSyncEvent +waitÌ128Í([integer $timeout = ''])ÏbooleanÎThreaded +waitÌ128Í(long $condition, long $mutex [, long $timeout = ''])ÏbooleanÎCond +walkÌ128Í(string $object_id [, bool $suffix_as_key = '' [, int $max_repetitions = '' [, int $non_repeaters = '']]])ÏarrayÎSNMP +warningÌ128Í(string $warning)ÏboolÎGearmanJob +warning_countÌ128Í(resource $link)ÏintÎmaxdb +waveImageÌ128Í(float $amplitude, float $length)ÏboolÎImagick +wddx_add_varsÌ16Í(resource $packet_id, mixed $var_name [, mixed $... = ''])Ïbool +wddx_deserializeÌ16Í(string $packet)Ïmixed +wddx_packet_endÌ16Í(resource $packet_id)Ïstring +wddx_packet_startÌ16Í([string $comment = ''])Ïresource +wddx_serialize_valueÌ16Í(mixed $var [, string $comment = ''])Ïstring +wddx_serialize_varsÌ16Í(mixed $var_name [, mixed $... = ''])Ïstring +webPharÌ128Í([string $alias = '' [, string $index = "index.php" [, string $f404 = '' [, array $mimetypes = '' [, callable $rewrites = '']]]]])ÏvoidÎPhar +whiteThresholdImageÌ128Í(mixed $threshold)ÏboolÎImagick +win32_continue_serviceÌ16Í(string $servicename [, string $machine = ''])Ïint +win32_create_serviceÌ16Í(array $details [, string $machine = ''])Ïmixed +win32_delete_serviceÌ16Í(string $servicename [, string $machine = ''])Ïmixed +win32_get_last_control_messageÌ16Í()Ïint +win32_pause_serviceÌ16Í(string $servicename [, string $machine = ''])Ïint +win32_ps_list_procsÌ16Í()Ïarray +win32_ps_stat_memÌ16Í()Ïarray +win32_ps_stat_procÌ16Í([int $pid = ''])Ïarray +win32_query_service_statusÌ16Í(string $servicename [, string $machine = ''])Ïmixed +win32_set_service_statusÌ16Í(int $status [, int $checkpoint = ''])Ïbool +win32_start_serviceÌ16Í(string $servicename [, string $machine = ''])Ïint +win32_start_service_ctrl_dispatcherÌ16Í(string $name)Ïmixed +win32_stop_serviceÌ16Í(string $servicename [, string $machine = ''])Ïint +wincache_fcache_fileinfoÌ16Í([bool $summaryonly = false])Ïarray +wincache_fcache_meminfoÌ16Í()Ïarray +wincache_lockÌ16Í(string $key [, bool $isglobal = false])Ïbool +wincache_ocache_fileinfoÌ16Í([bool $summaryonly = false])Ïarray +wincache_ocache_meminfoÌ16Í()Ïarray +wincache_refresh_if_changedÌ16Í([array $files = null])Ïbool +wincache_rplist_fileinfoÌ16Í([bool $summaryonly = false])Ïarray +wincache_rplist_meminfoÌ16Í()Ïarray +wincache_scache_infoÌ16Í([bool $summaryonly = false])Ïarray +wincache_scache_meminfoÌ16Í()Ïarray +wincache_ucache_addÌ16Í(string $key, mixed $value [, int $ttl = '', array $values [, mixed $unused = null]])Ïbool +wincache_ucache_casÌ16Í(string $key, int $old_value, int $new_value)Ïbool +wincache_ucache_clearÌ16Í()Ïbool +wincache_ucache_decÌ16Í(string $key [, int $dec_by = 1 [, bool $success = '']])Ïmixed +wincache_ucache_deleteÌ16Í(mixed $key)Ïbool +wincache_ucache_existsÌ16Í(string $key)Ïbool +wincache_ucache_getÌ16Í(mixed $key [, bool $success = ''])Ïmixed +wincache_ucache_incÌ16Í(string $key [, int $inc_by = 1 [, bool $success = '']])Ïmixed +wincache_ucache_infoÌ16Í([bool $summaryonly = false [, string $key = null]])Ïarray +wincache_ucache_meminfoÌ16Í()Ïarray +wincache_ucache_setÌ16Í(mixed $key, mixed $value [, int $ttl = '', array $values [, mixed $unused = null]])Ïbool +wincache_unlockÌ16Í(string $key)Ïbool +wordwrapÌ16Í(string $str [, int $width = 75 [, string $break = "\n" [, bool $cut = false]]])Ïstring +workÌ128Í()ÏboolÎGearmanWorker +workloadÌ128Í()ÏstringÎGearmanJob +workloadSizeÌ128Í()ÏintÎGearmanJob +writeÌ128Í(string $data)ÏboolÎEventBufferEvent +writeÌ128Í(string $session_id, string $session_data)ÏboolÎSessionHandler +writeÌ128Í(string $session_id, string $session_data)ÏboolÎSessionHandlerInterface +writeÌ128Í([string $filename = ''])ÏintÎMongoGridFSFile +writeÌ128Í(mixed $fd [, int $howmuch = ''])ÏintÎEventBuffer +writeÌ128Í(string $data [, int $length = ''])ÏintÎOCI-Lob +writeÌ128Í(string $filename)ÏvoidÎGmagick +writeAttributeÌ128Í(string $name, string $value, resource $xmlwriter)ÏboolÎXMLWriter +writeAttributeNSÌ128Í(string $prefix, string $name, string $uri, string $content, resource $xmlwriter)ÏboolÎXMLWriter +writeBufferÌ128Í(EventBuffer $buf)ÏboolÎEventBufferEvent +writeCDataÌ128Í(string $content, resource $xmlwriter)ÏboolÎXMLWriter +writeCommentÌ128Í(string $content, resource $xmlwriter)ÏboolÎXMLWriter +writeDTDÌ128Í(string $name [, string $publicId = '' [, string $systemId = '' [, string $subset = '', resource $xmlwriter]]])ÏboolÎXMLWriter +writeDTDAttlistÌ128Í(string $name, string $content, resource $xmlwriter)ÏboolÎXMLWriter +writeDTDElementÌ128Í(string $name, string $content, resource $xmlwriter)ÏboolÎXMLWriter +writeDTDEntityÌ128Í(string $name, string $content, bool $pe, string $pubid, string $sysid, string $ndataid, resource $xmlwriter)ÏboolÎXMLWriter +writeElementÌ128Í(string $name [, string $content = '', resource $xmlwriter])ÏboolÎXMLWriter +writeElementNSÌ128Í(string $prefix, string $name, string $uri [, string $content = '', resource $xmlwriter])ÏboolÎXMLWriter +writeExportsÌ128Í()ÏvoidÎSWFMovie +writeImageÌ128Í([string $filename = null])ÏboolÎImagick +writeImageFileÌ128Í(resource $filehandle)ÏboolÎImagick +writeImagesÌ128Í(string $filename, bool $adjoin)ÏboolÎImagick +writeImagesFileÌ128Í(resource $filehandle)ÏboolÎImagick +writePIÌ128Í(string $target, string $content, resource $xmlwriter)ÏboolÎXMLWriter +writeRawÌ128Í(string $content, resource $xmlwriter)ÏboolÎXMLWriter +writeTemporaryÌ128Í(string $data [, int $lob_type = OCI_TEMP_CLOB])ÏboolÎOCI-Lob +writeToFileÌ128Í()ÏÎOCI-Lob +writeToPngÌ128Í(string $file)ÏvoidÎCairoSurface +writeimageÌ128Í(string $filename [, bool $all_frames = false])ÏGmagickÎGmagick +writelockÌ128Í([integer $wait = ''])ÏboolÎSyncReaderWriter +writeunlockÌ128Í()ÏboolÎSyncReaderWriter +xattr_getÌ16Í(string $filename, string $name [, int $flags = ''])Ïstring +xattr_listÌ16Í(string $filename [, int $flags = ''])Ïarray +xattr_removeÌ16Í(string $filename, string $name [, int $flags = ''])Ïbool +xattr_setÌ16Í(string $filename, string $name, string $value [, int $flags = ''])Ïbool +xattr_supportedÌ16Í(string $filename [, int $flags = ''])Ïbool +xdiff_file_bdiffÌ16Í(string $old_file, string $new_file, string $dest)Ïbool +xdiff_file_bdiff_sizeÌ16Í(string $file)Ïint +xdiff_file_bpatchÌ16Í(string $file, string $patch, string $dest)Ïbool +xdiff_file_diffÌ16Í(string $old_file, string $new_file, string $dest [, int $context = 3 [, bool $minimal = false]])Ïbool +xdiff_file_diff_binaryÌ16Í(string $old_file, string $new_file, string $dest)Ïbool +xdiff_file_merge3Ì16Í(string $old_file, string $new_file1, string $new_file2, string $dest)Ïmixed +xdiff_file_patchÌ16Í(string $file, string $patch, string $dest [, int $flags = DIFF_PATCH_NORMAL])Ïmixed +xdiff_file_patch_binaryÌ16Í(string $file, string $patch, string $dest)Ïbool +xdiff_file_rabdiffÌ16Í(string $old_file, string $new_file, string $dest)Ïbool +xdiff_string_bdiffÌ16Í(string $old_data, string $new_data)Ïstring +xdiff_string_bdiff_sizeÌ16Í(string $patch)Ïint +xdiff_string_bpatchÌ16Í(string $str, string $patch)Ïstring +xdiff_string_diffÌ16Í(string $old_data, string $new_data [, int $context = 3 [, bool $minimal = false]])Ïstring +xdiff_string_diff_binaryÌ16Í(string $old_data, string $new_data)Ïstring +xdiff_string_merge3Ì16Í(string $old_data, string $new_data1, string $new_data2 [, string $error = ''])Ïmixed +xdiff_string_patchÌ16Í(string $str, string $patch [, int $flags = '' [, string $error = '']])Ïstring +xdiff_string_patch_binaryÌ16Í(string $str, string $patch)Ïstring +xdiff_string_rabdiffÌ16Í(string $old_data, string $new_data)Ïstring +xhprof_disableÌ16Í()Ïarray +xhprof_enableÌ16Í([int $flags = '' [, array $options = '']])Ïvoid +xhprof_sample_disableÌ16Í()Ïarray +xhprof_sample_enableÌ16Í()Ïvoid +xincludeÌ128Í([int $options = ''])ÏintÎDOMDocument +xml_error_stringÌ16Í(int $code)Ïstring +xml_get_current_byte_indexÌ16Í(resource $parser)Ïint +xml_get_current_column_numberÌ16Í(resource $parser)Ïint +xml_get_current_line_numberÌ16Í(resource $parser)Ïint +xml_get_error_codeÌ16Í(resource $parser)Ïint +xml_parseÌ16Í(resource $parser, string $data [, bool $is_final = false])Ïint +xml_parse_into_structÌ16Í(resource $parser, string $data, array $values [, array $index = ''])Ïint +xml_parser_createÌ16Í([string $encoding = ''])Ïresource +xml_parser_create_nsÌ16Í([string $encoding = '' [, string $separator = ":"]])Ïresource +xml_parser_freeÌ16Í(resource $parser)Ïbool +xml_parser_get_optionÌ16Í(resource $parser, int $option)Ïmixed +xml_parser_set_optionÌ16Í(resource $parser, int $option, mixed $value)Ïbool +xml_set_character_data_handlerÌ16Í(resource $parser, callable $handler)Ïbool +xml_set_default_handlerÌ16Í(resource $parser, callable $handler)Ïbool +xml_set_element_handlerÌ16Í(resource $parser, callable $start_element_handler, callable $end_element_handler)Ïbool +xml_set_end_namespace_decl_handlerÌ16Í(resource $parser, callable $handler)Ïbool +xml_set_external_entity_ref_handlerÌ16Í(resource $parser, callable $handler)Ïbool +xml_set_notation_decl_handlerÌ16Í(resource $parser, callable $handler)Ïbool +xml_set_objectÌ16Í(resource $parser, object $object)Ïbool +xml_set_processing_instruction_handlerÌ16Í(resource $parser, callable $handler)Ïbool +xml_set_start_namespace_decl_handlerÌ16Í(resource $parser, callable $handler)Ïbool +xml_set_unparsed_entity_decl_handlerÌ16Í(resource $parser, callable $handler)Ïbool +xmlrpc_decodeÌ16Í(string $xml [, string $encoding = "iso-8859-1"])Ïmixed +xmlrpc_decode_requestÌ16Í(string $xml, string $method [, string $encoding = ''])Ïmixed +xmlrpc_encodeÌ16Í(mixed $value)Ïstring +xmlrpc_encode_requestÌ16Í(string $method, mixed $params [, array $output_options = ''])Ïstring +xmlrpc_get_typeÌ16Í(mixed $value)Ïstring +xmlrpc_is_faultÌ16Í(array $arg)Ïbool +xmlrpc_parse_method_descriptionsÌ16Í(string $xml)Ïarray +xmlrpc_server_add_introspection_dataÌ16Í(resource $server, array $desc)Ïint +xmlrpc_server_call_methodÌ16Í(resource $server, string $xml, mixed $user_data [, array $output_options = ''])Ïstring +xmlrpc_server_createÌ16Í()Ïresource +xmlrpc_server_destroyÌ16Í(resource $server)Ïint +xmlrpc_server_register_introspection_callbackÌ16Í(resource $server, string $function)Ïbool +xmlrpc_server_register_methodÌ16Í(resource $server, string $method_name, string $function)Ïbool +xmlrpc_set_typeÌ16Í(string $value, string $type)Ïbool +xmlwriter_end_attributeÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_cdataÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_commentÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_documentÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_dtdÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_dtd_attlistÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_dtd_elementÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_dtd_entityÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_elementÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_end_piÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_flushÌ16Í([bool $empty = true, resource $xmlwriter])Ïmixed +xmlwriter_full_end_elementÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_open_memoryÌ16Í()Ïresource +xmlwriter_open_uriÌ16Í(string $uri)Ïresource +xmlwriter_output_memoryÌ16Í([bool $flush = true, resource $xmlwriter])Ïstring +xmlwriter_set_indentÌ16Í(bool $indent, resource $xmlwriter)Ïbool +xmlwriter_set_indent_stringÌ16Í(string $indentString, resource $xmlwriter)Ïbool +xmlwriter_start_attributeÌ16Í(string $name, resource $xmlwriter)Ïbool +xmlwriter_start_attribute_nsÌ16Í(string $prefix, string $name, string $uri, resource $xmlwriter)Ïbool +xmlwriter_start_cdataÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_start_commentÌ16Í(resource $xmlwriter)Ïbool +xmlwriter_start_documentÌ16Í([string $version = 1.0 [, string $encoding = '' [, string $standalone = '', resource $xmlwriter]]])Ïbool +xmlwriter_start_dtdÌ16Í(string $qualifiedName [, string $publicId = '' [, string $systemId = '', resource $xmlwriter]])Ïbool +xmlwriter_start_dtd_attlistÌ16Í(string $name, resource $xmlwriter)Ïbool +xmlwriter_start_dtd_elementÌ16Í(string $qualifiedName, resource $xmlwriter)Ïbool +xmlwriter_start_dtd_entityÌ16Í(string $name, bool $isparam, resource $xmlwriter)Ïbool +xmlwriter_start_elementÌ16Í(string $name, resource $xmlwriter)Ïbool +xmlwriter_start_element_nsÌ16Í(string $prefix, string $name, string $uri, resource $xmlwriter)Ïbool +xmlwriter_start_piÌ16Í(string $target, resource $xmlwriter)Ïbool +xmlwriter_textÌ16Í(string $content, resource $xmlwriter)Ïbool +xmlwriter_write_attributeÌ16Í(string $name, string $value, resource $xmlwriter)Ïbool +xmlwriter_write_attribute_nsÌ16Í(string $prefix, string $name, string $uri, string $content, resource $xmlwriter)Ïbool +xmlwriter_write_cdataÌ16Í(string $content, resource $xmlwriter)Ïbool +xmlwriter_write_commentÌ16Í(string $content, resource $xmlwriter)Ïbool +xmlwriter_write_dtdÌ16Í(string $name [, string $publicId = '' [, string $systemId = '' [, string $subset = '', resource $xmlwriter]]])Ïbool +xmlwriter_write_dtd_attlistÌ16Í(string $name, string $content, resource $xmlwriter)Ïbool +xmlwriter_write_dtd_elementÌ16Í(string $name, string $content, resource $xmlwriter)Ïbool +xmlwriter_write_dtd_entityÌ16Í(string $name, string $content, bool $pe, string $pubid, string $sysid, string $ndataid, resource $xmlwriter)Ïbool +xmlwriter_write_elementÌ16Í(string $name [, string $content = '', resource $xmlwriter])Ïbool +xmlwriter_write_element_nsÌ16Í(string $prefix, string $name, string $uri [, string $content = '', resource $xmlwriter])Ïbool +xmlwriter_write_piÌ16Í(string $target, string $content, resource $xmlwriter)Ïbool +xmlwriter_write_rawÌ16Í(string $content, resource $xmlwriter)Ïbool +xpathÌ128Í(string $path)ÏarrayÎSimpleXMLElement +yaml_emitÌ16Í(mixed $data [, int $encoding = YAML_ANY_ENCODING [, int $linebreak = YAML_ANY_BREAK [, array $callbacks = '']]])Ïstring +yaml_emit_fileÌ16Í(string $filename, mixed $data [, int $encoding = YAML_ANY_ENCODING [, int $linebreak = YAML_ANY_BREAK [, array $callbacks = '']]])Ïbool +yaml_parseÌ16Í(string $input [, int $pos = '' [, int $ndocs = '' [, array $callbacks = '']]])Ïmixed +yaml_parse_fileÌ16Í(string $filename [, int $pos = '' [, int $ndocs = '' [, array $callbacks = '']]])Ïmixed +yaml_parse_urlÌ16Í(string $url [, int $pos = '' [, int $ndocs = '' [, array $callbacks = '']]])Ïmixed +yaz_addinfoÌ16Í(resource $id)Ïstring +yaz_ccl_confÌ16Í(resource $id, array $config)Ïvoid +yaz_ccl_parseÌ16Í(resource $id, string $query, array $result)Ïbool +yaz_closeÌ16Í(resource $id)Ïbool +yaz_connectÌ16Í(string $zurl [, mixed $options = ''])Ïmixed +yaz_databaseÌ16Í(resource $id, string $databases)Ïbool +yaz_elementÌ16Í(resource $id, string $elementset)Ïbool +yaz_errnoÌ16Í(resource $id)Ïint +yaz_errorÌ16Í(resource $id)Ïstring +yaz_esÌ16Í(resource $id, string $type, array $args)Ïvoid +yaz_es_resultÌ16Í(resource $id)Ïarray +yaz_get_optionÌ16Í(resource $id, string $name)Ïstring +yaz_hitsÌ16Í(resource $id [, array $searchresult = ''])Ïint +yaz_itemorderÌ16Í(resource $id, array $args)Ïvoid +yaz_presentÌ16Í(resource $id)Ïbool +yaz_rangeÌ16Í(resource $id, int $start, int $number)Ïvoid +yaz_recordÌ16Í(resource $id, int $pos, string $type)Ïstring +yaz_scanÌ16Í(resource $id, string $type, string $startterm [, array $flags = ''])Ïvoid +yaz_scan_resultÌ16Í(resource $id [, array $result = ''])Ïarray +yaz_schemaÌ16Í(resource $id, string $schema)Ïvoid +yaz_searchÌ16Í(resource $id, string $type, string $query)Ïbool +yaz_set_optionÌ16Í(resource $id, string $name, string $value, array $options)Ïvoid +yaz_sortÌ16Í(resource $id, string $criteria)Ïvoid +yaz_syntaxÌ16Í(resource $id, string $syntax)Ïvoid +yaz_waitÌ16Í([array $options = ''])Ïmixed +yp_allÌ16Í(string $domain, string $map, string $callback)Ïvoid +yp_catÌ16Í(string $domain, string $map)Ïarray +yp_err_stringÌ16Í(int $errorcode)Ïstring +yp_errnoÌ16Í()Ïint +yp_firstÌ16Í(string $domain, string $map)Ïarray +yp_get_default_domainÌ16Í()Ïstring +yp_masterÌ16Í(string $domain, string $map)Ïstring +yp_matchÌ16Í(string $domain, string $map, string $key)Ïstring +yp_nextÌ16Í(string $domain, string $map, string $key)Ïarray +yp_orderÌ16Í(string $domain, string $map)Ïint +zend_logo_guidÌ16Í()Ïstring +zend_thread_idÌ16Í()Ïint +zend_versionÌ16Í()Ïstring +zip_closeÌ16Í(resource $zip)Ïvoid +zip_entry_closeÌ16Í(resource $zip_entry)Ïbool +zip_entry_compressedsizeÌ16Í(resource $zip_entry)Ïint +zip_entry_compressionmethodÌ16Í(resource $zip_entry)Ïstring +zip_entry_filesizeÌ16Í(resource $zip_entry)Ïint +zip_entry_nameÌ16Í(resource $zip_entry)Ïstring +zip_entry_openÌ16Í(resource $zip, resource $zip_entry [, string $mode = ''])Ïbool +zip_entry_readÌ16Í(resource $zip_entry [, int $length = 1024])Ïstring +zip_openÌ16Í(string $filename)Ïresource +zip_readÌ16Í(resource $zip)Ïresource +zlib_decodeÌ16Í(string $data [, string $max_decoded_len = ''])Ïstring +zlib_encodeÌ16Í(string $data, string $encoding [, string $level = -1])Ïstring +zlib_get_coding_typeÌ16Í()Ïstring diff --git a/scripts/create_php_tags.php b/scripts/create_php_tags.php deleted file mode 100755 index becea27d8d..0000000000 --- a/scripts/create_php_tags.php +++ /dev/null @@ -1,74 +0,0 @@ -#!/usr/bin/php -\w+) (?P[\w:]+)(?P\(.*?\))/', $file[$line], $funcDefMatch)) { - continue; - } - // Skip methods as they aren't used for now - if (strpos($funcDefMatch['funcName'], '::') !== false) { - continue; - } - - // Get the function description - //$funcDesc = trim($file[$line + 1]); - // Geany doesn't use the function description (yet?), so use an empty string to save space - $funcDesc = ''; - - // Remove the void parameter, it will only confuse some people - if($funcDefMatch['params'] === '(void)') { - $funcDefMatch['params'] = '()'; - } - - // $funcDefMatch['funcName'] = str_replace('::', '->', $funcDefMatch['funcName']); - $tagsOutput[] = sprintf($tagTpl, $funcDefMatch['funcName'], TA_TYPE, TYPE_FUNCTION, - TA_ARGLIST, $funcDefMatch['params'], TA_VARTYPE, $funcDefMatch['retType']); -} - -$tagsOutput[] = sprintf( - '# format=tagmanager - Automatically generated file - do not edit (created on %s)', - date('r')); -// Sort the output -sort($tagsOutput); - -file_put_contents($filePhpTags, join("\n", $tagsOutput)); -echo "Created:\n${filePhpTags}\n"; -echo str_repeat('-',75)."\n"; diff --git a/scripts/create_php_tags.py b/scripts/create_php_tags.py new file mode 100644 index 0000000000..a690873dca --- /dev/null +++ b/scripts/create_php_tags.py @@ -0,0 +1,105 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Author: Enrico Tröger +# License: GPL v2 or later +# +# This script downloads the PHP tag definitions in JSON format from +# http://doc.php.net/downloads/json/php_manual_en.json. +# From those defintions all function tags are extracted and written +# to ../data/php.tags (relative to the script's location, not $CWD). + +from json import loads +from os.path import dirname, join +from urllib2 import urlopen +import re + + +UPSTREAM_TAG_DEFINITION = 'http://doc.php.net/downloads/json/php_manual_en.json' +PROTOTYPE_RE = r'^(?P.*) {tag_name}(?P\(.*\))$' + +# (from tagmanager/src/tm_tag.c:90) +TA_NAME = 200 +TA_TYPE = 204 +TA_ARGLIST = 205 +TA_SCOPE = 206 +TA_VARTYPE = 207 +# TMTagType (tagmanager/src/tm_tag.h:49) +TYPE_CLASS = 1 +TYPE_FUNCTION = 16 +TYPE_MEMBER = 64 +TYPE_METHOD = 128 +TYPE_VARIABLE = 16384 + + +#---------------------------------------------------------------------- +def normalize_name(name): + """ Replace namespace separator with class separators, as Geany only + understands the latter """ + return name.replace('\\', '::') + + +#---------------------------------------------------------------------- +def split_scope(name): + """ Splits the scope from the member, and returns (scope, member). + Returned scope is None if the name is not a member """ + name = normalize_name(name) + sep_pos = name.rfind('::') + if sep_pos < 0: + return None, name + else: + return name[:sep_pos], name[sep_pos+2:] + + +#---------------------------------------------------------------------- +def parse_and_create_php_tags_file(): + # download upstream definition + response = urlopen(UPSTREAM_TAG_DEFINITION) + try: + html = response.read() + finally: + response.close() + + # parse JSON + definitions = loads(html) + + # generate tags + tag_list = list() + for tag_name, tag_definition in definitions.items(): + prototype_re = PROTOTYPE_RE.format(tag_name=re.escape(tag_name)) + match = re.match(prototype_re, tag_definition['prototype']) + if match: + return_type = normalize_name(match.group('return_type')) + arg_list = match.group('arg_list') + + scope, tag_name = split_scope(tag_name) + if tag_name[0] == '$': + tag_type = TYPE_MEMBER if scope is not None else TYPE_VARIABLE + else: + tag_type = TYPE_METHOD if scope is not None else TYPE_FUNCTION + tag_list.append((tag_name, tag_type, return_type, arg_list, scope)) + # Also create a class tag when encountering a __construct() + if tag_name == '__construct' and scope is not None: + scope, tag_name = split_scope(scope) + tag_list.append((tag_name, TYPE_CLASS, None, arg_list, scope)) + + # write tags + script_dir = dirname(__file__) + tags_file_path = join(script_dir, '..', 'data', 'php.tags') + with open(tags_file_path, 'w') as tags_file: + tags_file.write('# format=tagmanager\n') + for tag_name, tag_type, return_type, arg_list, scope in sorted(tag_list): + tag_line = '{}'.format(tag_name) + for attr, type in [(tag_type, TA_TYPE), + (arg_list, TA_ARGLIST), + (return_type, TA_VARTYPE), + (scope, TA_SCOPE)]: + if attr is not None: + tag_line += '{type:c}{attr}'.format(type=type, attr=attr) + + tags_file.write(tag_line + '\n') + print(u'Created: {} with {} tags'.format(tags_file_path, len(tag_list))) + + +if __name__ == '__main__': + parse_and_create_php_tags_file()