CairoContext cairo_create(CairoSurface $surface)
CairoFontFace cairo_scaled_font_get_font_face(CairoScaledFont $scaledfont)
CairoFontOptions cairo_scaled_font_get_font_matrix(CairoScaledFont $scaledfont)
CairoFontOptions cairo_scaled_font_get_font_options(CairoScaledFont $scaledfont)
CairoFontOptions cairo_surface_get_font_options(CairoSurface $surface)
CairoImageSurface cairo_image_surface_create(int $format, int $width, int $height)
CairoImageSurface cairo_image_surface_create_for_data(string $data, int $format, int $width, int $height[, int $stride = -1 ])
CairoImageSurface cairo_image_surface_create_from_png(string $file)
CairoMatrix cairo_matrix_multiply(CairoMatrix $matrix1, CairoMatrix $matrix2)
CairoMatrix cairo_pattern_get_matrix(CairoPattern $pattern)
CairoMatrix cairo_scaled_font_get_ctm(CairoScaledFont $scaledfont)
CairoMatrix cairo_scaled_font_get_scale_matrix(CairoScaledFont $scaledfont)
CairoPath cairo_copy_path(CairoContext $context)
CairoPath cairo_copy_path_flat(CairoContext $context)
CairoPattern cairo_pattern_create_for_surface(CairoSurface $surface)
CairoPattern cairo_pattern_create_linear(float $x0, float $y0, float $x1, float $y1)
CairoPattern cairo_pattern_create_radial(float $x0, float $y0, float $r0, float $x1, float $y1, float $r1)
CairoPattern cairo_pattern_create_rgb(float $red, float $green, float $blue)
CairoPattern cairo_pattern_create_rgba(float $red, float $green, float $blue, float $alpha)
CairoPdfSurface cairo_pdf_surface_create(string $file, float $width, float $height)
CairoPsSurface cairo_ps_surface_create(string $file, float $width, float $height)
CairoScaledFont cairo_scaled_font_create(CairoFontFace $fontface, CairoMatrix $matrix, CairoMatrix $ctm, CairoFontOptions $fontoptions)
CairoSurface cairo_pattern_get_surface(CairoSurfacePattern $pattern)
CairoSurface cairo_surface_create_similar(CairoSurface $surface, int $content, float $width, float $height)
CairoSvgSurface cairo_svg_surface_create(string $file, float $width, float $height)
DOMDocument transformToDoc(DOMNode $doc)
DOMElement dom_import_simplexml(SimpleXMLElement $node)
DateInterval date_diff(DateTime $datetime1, DateTime $datetime2[, bool $absolute = false ])
DateTime date_add(DateTime $object, DateInterval $interval)
DateTime date_create([ string $time = "now"[, DateTimeZone $timezone = NULL ]])
DateTime date_create_from_format(string $format, string $time[, DateTimeZone $timezone ])
DateTime date_date_set(DateTime $object, int $year, int $month, int $day)
DateTime date_isodate_set(DateTime $object, int $year, int $week[, int $day = 1 ])
DateTime date_modify(DateTime $object, string $modify)
DateTime date_sub(DateTime $object, DateInterval $interval)
DateTime date_time_set(DateTime $object, int $hour, int $minute[, int $second = 0 ])
DateTime date_timestamp_set(DateTime $object, int $unixtimestamp)
DateTime date_timezone_set(DateTime $object, DateTimeZone $timezone)
DateTimeZone date_timezone_get(DateTime $object)
DateTimeZone timezone_open(string $timezone)
DomDocument domxml_new_doc(string $version)
DomDocument domxml_open_file(string $filename[, int $mode = DOMXML_LOAD_PARSING[, array &$error ]])
DomDocument domxml_open_mem(string $str[, int $mode[, array &$error ]])
DomDocument domxml_xmltree(string $str)
DomXsltStylesheet domxml_xslt_stylesheet(string $xsl_buf)
DomXsltStylesheet domxml_xslt_stylesheet_doc(DomDocument $xsl_doc)
DomXsltStylesheet domxml_xslt_stylesheet_file(string $xsl_file)
HW_API hwapi_hgcsp(string $hostname[, int $port ])
HW_API_Attribute hw_api_attribute([ string $name[, string $value ]])
HW_API_Content hw_api_content(string $content, string $mimetype)
Imagick __construct([ mixed $files ])
Imagick appendImages(bool $stack = false)
Imagick combineImages(int $channelType)
Imagick compareImageLayers(int $method)
Imagick getImageRegion(int $width, int $height, int $x, int $y)
Imagick montageImage(ImagickDraw $draw, string $tile_geometry, string $thumbnail_geometry, int $mode, string $frame)
Imagick morphImages(int $number_frames)
Imagick steganoImage(Imagick $watermark_wand, int $offset)
Imagick transformImage(string $crop, string $geometry)
ImagickPixel __construct([ string $color ])
ImagickPixel getImageColormapColor(int $index)
ImagickPixel getImagePixelColor(int $x, int $y)
ImagickPixelIterator __construct(Imagick $wand)
ImagickPixelIterator getPixelRegionIterator(int $x, int $y, int $columns, int $rows)
IntlDateFormatter datefmt_create(string $locale, int $datetype, int $timetype[, string $timezone[, int $calendar[, string $pattern ]]])
MessageFormatter create(string $locale, string $pattern)
MessageFormatter msgfmt_create(string $locale, string $pattern)
NumberFormatter numfmt_create(string $locale, int $style[, string $pattern ])
OCI-Collection oci_new_collection(resource $connection, string $tdo[, string $schema = NULL ])
OCI-Lob oci_new_descriptor(resource $connection[, int $type = OCI_DTYPE_LOB ])
PDOStatement prepare(string $statement[, array $driver_options = array()])
PDOStatement query(string $statement)
Phar convertToExecutable([ int $format = 9021976[, int $compression = 9021976[, string $extension ]]])
Phar convertToExecutable([ int $format[, int $compression[, string $extension ]]])
PharData convertToData([ int $format = 9021976[, int $compression = 9021976[, string $extension ]]])
PharData convertToData([ int $format[, int $compression[, string $extension ]]])
QDomDocument qdom_tree(string $doc)
RarArchive rar_open(string $filename[, string $password = NULL[, callback $volume_callback = NULL ]])
RarEntry rar_entry_get(RarArchive $rarfile, string $entryname)
ResourceBundle resourcebundle_create(string $locale, string $bundlename[, bool $fallback ])
ReturnType eio_rmdir(string $path[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
ReturnType eio_sendfile(string $out_fd, string $in_fd, string $offset, string $length[, string $pri[, string $callback[, string $data ]]])
ReturnType eio_symlink(string $path, string $new_path[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
ReturnType eio_unlink(string $path[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
SQLiteDatabase sqlite_factory(string $filename[, int $mode = 0666[, string &$error_message ]])
SWFFill addFill(SWFBitmap $bitmap[, int $flags])
SWFFill addFill(SWFGradient $gradient[, int $flags])
SWFFontChar importFont(string $libswf, string $name)
SWFMovie __construct([ int $version])
SWFSoundInstance addASound(SWFSound $sound, int $flags)
SWFSoundInstance startSound(SWFSound $sound)
SWFSoundInstance startSound(SWFSound $sount)
SWFSprite importChar(string $libswf, string $name)
SWFTextField __construct([ int $flags])
SimpleXMLElement simplexml_import_dom(DOMNode $node[, string $class_name = "SimpleXMLElement" ])
Transliterator transliterator_create(string $id[, int $direction ])
Transliterator transliterator_create_from_rules(string $id[, int $direction ])
XPathContext xpath_new_context(domdocument $dom_document)
XPathObject xpath_eval(XPathContext $xpath_context , string $xpath_expression [, domnode $contextnode])
XPathObject xpath_eval_expression(XPathContext $xpath_context , string $expression [, domnode $contextnode])
array aggregate_info(object $object)
array apc_add(array $values[, mixed $unused[, int $ttl = 0 ]])
array apc_cache_info([ string $cache_type[, bool $limited = false ]])
array apc_sma_info([ bool $limited = false ])
array apc_store(array $values[, mixed $unused[, int $ttl = 0 ]])
array array([ mixed $... ])
array array_change_key_case(array $input[, int $case = CASE_LOWER ])
array array_chunk(array $input, int $size[, bool $preserve_keys = false ])
array array_combine(array $keys, array $values)
array array_count_values(array $input)
array array_diff(array $array1, array $array2[, array $... ])
array array_diff_assoc(array $array1, array $array2[, array $... ])
array array_diff_key(array $array1, array $array2[, array $... ])
array array_diff_uassoc(array $array1, array $array2[, array $...], callback $key_compare_func)
array array_diff_ukey(array $array1, array $array2[, array $...], callback $key_compare_func)
array array_fill(int $start_index, int $num, mixed $value)
array array_fill_keys(array $keys, mixed $value)
array array_filter(array $input[, callback $callback ])
array array_flip(array $trans)
array array_intersect(array $array1, array $array2[, array $... ])
array array_intersect_assoc(array $array1, array $array2[, array $... ])
array array_intersect_key(array $array1, array $array2[, array $... ])
array array_intersect_uassoc(array $array1, array $array2[, array $...], callback $key_compare_func)
array array_intersect_ukey(array $array1, array $array2[, array $...], callback $key_compare_func)
array array_keys(array $input[, mixed $search_value[, bool $strict = false ]])
array array_map(callback $callback, array $arr1[, array $... ])
array array_merge(array $array1[, array $... ])
array array_merge_recursive(array $array1[, array $... ])
array array_pad(array $input, int $pad_size, mixed $pad_value)
array array_replace(array &$array, array &$array1[, array &$... ])
array array_replace_recursive(array &$array, array &$array1[, array &$... ])
array array_reverse(array $array[, bool $preserve_keys = false ])
array array_slice(array $array, int $offset[, int $length[, bool $preserve_keys = false ]])
array array_splice(array &$input, int $offset[, int $length = 0[, mixed $replacement ]])
array array_udiff(array $array1, array $array2[, array $...], callback $data_compare_func)
array array_udiff_assoc(array $array1, array $array2[, array $...], callback $data_compare_func)
array array_udiff_uassoc(array $array1, array $array2[, array $...], callback $data_compare_func, callback $key_compare_func)
array array_uintersect(array $array1, array $array2[, array $...], callback $data_compare_func)
array array_uintersect_assoc(array $array1, array $array2[, array $...], callback $data_compare_func)
array array_uintersect_uassoc(array $array1, array $array2[, array $...], callback $data_compare_func, callback $key_compare_func)
array array_unique(array $array[, int $sort_flags = SORT_STRING ])
array array_values(array $input)
array bson_decode(string $bson)
array buildFromDirectory(string $base_dir[, string $regex ])
array buildFromIterator(Iterator $iter[, string $base_directory ])
array buildFromIterator(Iterator $iter[, string $base_directory ])
array bzerror(resource $bz)
array cairo_clip_extents(CairoContext $context)
array cairo_clip_rectangle_list(CairoContext $context)
array cairo_device_to_user(CairoContext $context, float $x, float $y)
array cairo_device_to_user_distance(CairoContext $context, float $x, float $y)
array cairo_fill_extents(CairoContext $context)
array cairo_font_extents(CairoContext $context)
array cairo_get_current_point(CairoContext $context)
array cairo_get_dash(CairoContext $context)
array cairo_matrix_transform_distance(CairoMatrix $matrix, float $dx, float $dy)
array cairo_matrix_transform_point(CairoMatrix $matrix, float $dx, float $dy)
array cairo_path_extents(CairoContext $context)
array cairo_pattern_get_color_stop_rgba(CairoGradientPattern $pattern, int $index)
array cairo_pattern_get_linear_points(CairoLinearGradient $pattern)
array cairo_pattern_get_radial_circles(CairoRadialGradient $pattern)
array cairo_pattern_get_rgba(CairoSolidPattern $pattern)
array cairo_scaled_font_extents(CairoScaledFont $scaledfont)
array cairo_scaled_font_glyph_extents(CairoScaledFont $scaledfont, array $glyphs)
array cairo_scaled_font_text_extents(CairoScaledFont $scaledfont, string $text)
array cairo_stroke_extents(CairoContext $context)
array cairo_surface_get_device_offset(CairoSurface $surface)
array cairo_text_extents(CairoContext $context)
array cairo_text_extents(CairoContext $context)
array cairo_user_to_device(CairoContext $context, string $x, string $y)
array cairo_user_to_device_distance(CairoContext $context, string $x, string $y)
array cal_from_jd(int $jd, int $calendar)
array cal_info([ int $calendar = -1 ])
array class_implements(mixed $class[, bool $autoload = true ])
array class_parents(mixed $class[, bool $autoload = true ])
array class_uses(mixed $class[, bool $autoload = true ])
array classkit_import(string $filename)
array compact(mixed $varname[, mixed $... ])
array compareImageChannels(Imagick $image, int $channelType, int $metricType)
array compareImages(Imagick $compare, int $metric)
array cubrid_col_get(resource $conn_identifier, string $oid, string $attr_name)
array cubrid_column_names(resource $req_identifier)
array cubrid_column_types(resource $req_identifier)
array cubrid_fetch_array(resource $result[, int $type = CUBRID_BOTH ])
array cubrid_fetch_assoc(resource $result)
array cubrid_fetch_lengths(resource $result)
array cubrid_fetch_row(resource $result)
array cubrid_get_db_parameter(resource $conn_identifier)
array cubrid_list_dbs(resource $conn_identifier)
array cubrid_lob_get(resource $conn_identifier, string $sql)
array cubrid_schema(resource $conn_identifier, int $schema_type[, string $class_name[, string $attr_name ]])
array curl_multi_info_read(resource $mh[, int &$msgs_in_queue = NULL ])
array curl_version([ int $age = CURLVERSION_NOW ])
array cyrus_query(resource $connection, string $query)
array date_parse(string $date)
array date_parse_from_format(string $format, string $date)
array date_sun_info(int $time, float $latitude, float $longitude)
array datefmt_localtime(IntlDateFormatter $fmt, string $value[, int &$position ])
array db2_fetch_array(resource $stmt[, int $row_number = -1 ])
array db2_fetch_assoc(resource $stmt[, int $row_number = -1 ])
array db2_fetch_both(resource $stmt[, int $row_number = -1 ])
array dba_handlers([ bool $full_info = false ])
array dbase_get_header_info(int $dbase_identifier)
array dbase_get_record(int $dbase_identifier, int $record_number)
array dbase_get_record_with_names(int $dbase_identifier, int $record_number)
array dbplus_resolve(string $relation_name)
array debug_backtrace([ int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT[, int $limit = 0 ]])
array dio_stat(resource $fd)
array dns_get_record(string $hostname[, int $type = DNS_ANY[, array &$authns[, array &$addtl ]]])
array each(array &$array)
array enchant_broker_describe(resource $broker)
array enchant_dict_suggest(resource $dict, string $word)
array exif_read_data(string $filename[, string $sections = NULL[, bool $arrays = false[, bool $thumbnail = false ]]])
array explode(string $delimiter, string $string[, int $limit ])
array fam_next_event(resource $fam)
array fbsql_fetch_array(resource $result[, int $result_type ])
array fbsql_fetch_assoc(resource $result)
array fbsql_fetch_lengths(resource $result)
array fbsql_fetch_row(resource $result)
array fbsql_get_autostart_info([ resource $link_identifier ])
array fdf_get_attachment(resource $fdf_document, string $fieldname, string $savepath)
array fgetcsv(resource $handle[, int $length = 0[, string $delimiter = ','[, string $enclosure = '"'[, string $escape = '\\' ]]]])
array file(string $filename[, int $flags = 0[, resource $context ]])
array fstat(resource $handle)
array ftp_nlist(resource $ftp_stream, string $directory)
array ftp_raw(resource $ftp_stream, string $command)
array ftp_rawlist(resource $ftp_stream, string $directory[, bool $recursive = false ])
array geoip_record_by_name(string $hostname)
array geoip_region_by_name(string $hostname)
array getColor([ bool $normalized = false ])
array getExtendedStats([ string $type[, int $slabid[, int $limit = 100 ]]])
array getImageChannelExtrema(int $channel)
array getImageChannelMean(int $channel)
array getImageChannelRange(int $channel)
array getImageProfiles([ string $pattern = "*"[, bool $only_names = true ]])
array getImageProperties([ string $pattern = "*"[, bool $only_names = true ]])
array getStats([ string $type[, int $slabid[, int $limit = 100 ]]])
array getTextWidth(string $text)
array get_class_methods(mixed $class_name)
array get_class_vars(string $class_name)
array get_defined_constants([ bool $categorize = false ])
array get_extension_funcs(string $module_name)
array get_headers(string $url[, int $format = 0 ])
array get_html_translation_table([ int $table = HTML_SPECIALCHARS[, int $quote_style = ENT_COMPAT[, string $charset_hint ]]])
array get_loaded_extensions([ bool $zend_extensions = false ])
array get_meta_tags(string $filename[, bool $use_include_path = false ])
array get_object_vars(object $object)
array getdate([ int $timestamp = time()])
array gethostbynamel(string $hostname)
array getimagesize(string $filename[, array &$imageinfo ])
array getopt(string $options[, array $longopts ])
array getrusage([ int $who = 0 ])
array glob(string $pattern[, int $flags = 0 ])
array gmp_div_qr(resource $n, resource $d[, int $round = GMP_ROUND_ZERO ])
array gmp_gcdext(resource $a, resource $b)
array gmp_sqrtrem(resource $a)
array gnupg_decryptverify(resource $identifier, string $text, string &$plaintext)
array gnupg_import(resource $identifier, string $keydata)
array gnupg_keyinfo(resource $identifier, string $pattern)
array gnupg_verify(resource $identifier, string $signed_text, string $signature[, string &$plaintext ])
array gopher_parsedir(string $dirent)
array gupnp_device_info_get(resource $root_device)
array gupnp_service_info_get(resource $proxy)
array gupnp_service_introspection_get_state_variable(resource $introspection, string $variable_name)
array gupnp_service_proxy_send_action(resource $proxy, string $action, array $in_params, array $out_params)
array gzfile(string $filename[, int $use_include_path = 0 ])
array http_parse_headers(string $header)
array hw_children(int $connection, int $objectID)
array hw_childrenobj(int $connection, int $objectID)
array hw_getanchors(int $connection, int $objectID)
array hw_getanchorsobj(int $connection, int $objectID)
array hw_getchildcoll(int $connection, int $objectID)
array hw_getchildcollobj(int $connection, int $objectID)
array hw_getchilddoccoll(int $connection, int $objectID)
array hw_getchilddoccollobj(int $connection, int $objectID)
array hw_getobjectbyquery(int $connection, string $query, int $max_hits)
array hw_getobjectbyquerycoll(int $connection, int $objectID, string $query, int $max_hits)
array hw_getobjectbyquerycollobj(int $connection, int $objectID, string $query, int $max_hits)
array hw_getobjectbyqueryobj(int $connection, string $query, int $max_hits)
array hw_getparents(int $connection, int $objectID)
array hw_getparentsobj(int $connection, int $objectID)
array hw_getsrcbydestobj(int $connection, int $objectID)
array hw_incollections(int $connection, array $object_id_array, array $collection_id_array, int $return_collections)
array hw_objrec2array(string $object_record[, array $format ])
array hw_who(int $connection)
array ibase_blob_info(resource $link_identifier, string $blob_id)
array ibase_blob_info(string $blob_id)
array ibase_fetch_assoc(resource $result[, int $fetch_flag = 0 ])
array ibase_fetch_row(resource $result_identifier[, int $fetch_flag = 0 ])
array ibase_field_info(resource $result, int $field_number)
array ibase_param_info(resource $query, int $param_number)
array iconv_mime_decode_headers(string $encoded_headers[, int $mode = 0[, string $charset = ini_get("iconv.internal_encoding")]])
array id3_get_tag(string $filename[, int $version = ID3_BEST ])
array identifyImage([ bool $appendRawOutput = false ])
array ifx_fetch_row(resource $result_id[, mixed $position ])
array ifx_fieldproperties(resource $result_id)
array ifx_fieldtypes(resource $result_id)
array ifx_getsqlca(resource $result_id)
array imagecolorsforindex(resource $image, int $index)
array imageftbbox(float $size, float $angle, string $fontfile, string $text[, array $extrainfo ])
array imagefttext(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text[, array $extrainfo ])
array imagepsbbox(string $text, resource $font, int $size)
array imagepsbbox(string $text, resource $font, int $size, int $space, int $tightness, float $angle)
array imagepstext(resource $image, string $text, resource $font_index, int $size, int $foreground, int $background, int $x, int $y[, int $space = 0[, int $tightness = 0[, float $angle = 0.0[, int $antialias_steps = 4 ]]]])
array imagettfbbox(float $size, float $angle, string $fontfile, string $text)
array imagettftext(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text)
array imap_fetch_overview(resource $imap_stream, string $sequence[, int $options = 0 ])
array imap_get_quota(resource $imap_stream, string $quota_root)
array imap_get_quotaroot(resource $imap_stream, string $quota_root)
array imap_getacl(resource $imap_stream, string $mailbox)
array imap_getmailboxes(resource $imap_stream, string $ref, string $pattern)
array imap_getsubscribed(resource $imap_stream, string $ref, string $pattern)
array imap_headers(resource $imap_stream)
array imap_list(resource $imap_stream, string $ref, string $pattern)
array imap_listscan(resource $imap_stream, string $ref, string $pattern, string $content)
array imap_lsub(resource $imap_stream, string $ref, string $pattern)
array imap_mime_header_decode(string $text)
array imap_rfc822_parse_adrlist(string $address, string $default_host)
array imap_search(resource $imap_stream, string $criteria[, int $options = SE_FREE[, string $charset = NIL ]])
array imap_sort(resource $imap_stream, int $criteria, int $reverse[, int $options = 0[, string $search_criteria = NULL[, string $charset = NIL ]]])
array imap_thread(resource $imap_stream[, int $options = SE_FREE ])
array ingres_fetch_array(resource $result[, int $result_type ])
array ingres_fetch_assoc(resource $result)
array ingres_fetch_row(resource $result)
array ini_get_all([ string $extension[, bool $details = true ]])
array inotify_read(resource $inotify_instance)
array iptcparse(string $iptcblock)
array iterator_to_array(Traversable $iterator[, bool $use_keys = true ])
array kadm5_get_policies(resource $handle)
array kadm5_get_principal(resource $handle, string $principal)
array kadm5_get_principals(resource $handle)
array ldap_explode_dn(string $dn, int $with_attrib)
array ldap_get_attributes(resource $link_identifier, resource $result_entry_identifier)
array ldap_get_entries(resource $link_identifier, resource $result_identifier)
array ldap_get_values(resource $link_identifier, resource $result_entry_identifier, string $attribute)
array ldap_get_values_len(resource $link_identifier, resource $result_entry_identifier, string $attribute)
array list(mixed $varname[, mixed $... ])
array locale_get_all_variants(string $locale)
array locale_get_keywords(string $locale)
array locale_parse(string $locale)
array localtime([ int $timestamp = time()[, bool $is_associative = false ]])
array localtime(string $value[, int &$position ])
array lstat(string $filename)
array m_responsekeys(resource $conn, int $identifier)
array mailparse_msg_get_part_data(resource $mimemail)
array mailparse_msg_get_structure(resource $mimemail)
array mailparse_rfc822_parse_addresses(string $addresses)
array mailparse_uudecode_all(resource $fp)
array maxdb_fetch_assoc(resource $result)
array maxdb_fetch_lengths(resource $result)
array mb_encoding_aliases(string $encoding)
array mb_ereg_search_pos([ string $pattern[, string $option = "ms" ]])
array mb_ereg_search_regs([ string $pattern[, string $option = "ms" ]])
array mb_split(string $pattern, string $string[, int $limit = -1 ])
array mcrypt_enc_get_supported_key_sizes(resource $td)
array mcrypt_list_algorithms([ string $lib_dir = ini_get("mcrypt.algorithms_dir")])
array mcrypt_list_modes([ string $lib_dir = ini_get("mcrypt.modes_dir")])
array mcrypt_module_get_supported_key_sizes(string $algorithm[, string $lib_dir ])
array msession_find(string $name, string $value)
array msession_get_array(string $session)
array msession_listvar(string $name)
array msg_stat_queue(resource $queue)
array msgfmt_parse(MessageFormatter $fmt, string $value)
array msgfmt_parse_message(string $locale, string $pattern, string $value)
array msql_fetch_array(resource $result[, int $result_type ])
array msql_fetch_row(resource $result)
array mssql_fetch_array(resource $result[, int $result_type = MSSQL_BOTH ])
array mssql_fetch_assoc(resource $result_id)
array mssql_fetch_row(resource $result)
array mysql_fetch_array(resource $result[, int $result_type = MYSQL_BOTH ])
array mysql_fetch_assoc(resource $result)
array mysql_fetch_lengths(resource $result)
array mysql_fetch_row(resource $result)
array mysqli_fetch_assoc(mysqli_result $result)
array mysqli_fetch_fields(mysqli_result $result)
array mysqli_fetch_lengths(mysqli_result $result)
array mysqli_fetch_lengths(mysqli_result $result)
array mysqli_get_connection_stats(mysqli $link)
array mysqlnd_ms_get_last_used_connection(mixed $connection)
array newt_checkbox_tree_find_item(resource $checkboxtree, mixed $data)
array newt_checkbox_tree_get_multi_selection(resource $checkboxtree, string $seqnum)
array newt_checkbox_tree_get_selection(resource $checkboxtree)
array newt_listbox_get_selection(resource $listbox)
array notes_body(string $server, string $mailbox, int $msg_number)
array notes_search(string $database_name, string $keywords)
array notes_unread(string $database_name, string $user_name)
array ob_get_status([ bool $full_status = FALSE ])
array oci_error([ resource $resource ])
array oci_fetch_array(resource $statement[, int $mode ])
array oci_fetch_assoc(resource $statement)
array oci_fetch_row(resource $statement)
array odbc_data_source(resource $connection_id, int $fetch_type)
array odbc_fetch_array(resource $result[, int $rownumber ])
array openssl_csr_get_subject(mixed $csr[, bool $use_shortnames = true ])
array openssl_get_cipher_methods([ bool $aliases = false ])
array openssl_get_md_methods([ bool $aliases = false ])
array openssl_pkey_get_details(resource $key)
array openssl_x509_parse(mixed $x509cert[, bool $shortnames = true ])
array parse(string $value)
array parse_ini_file(string $filename[, bool $process_sections = false[, int $scanner_mode = INI_SCANNER_NORMAL ]])
array parse_ini_string(string $ini[, bool $process_sections = false[, int $scanner_mode = INI_SCANNER_NORMAL ]])
array parsekit_compile_file(string $filename[, array &$errors[, int $options = PARSEKIT_QUIET ]])
array parsekit_compile_string(string $phpcode[, array &$errors[, int $options = PARSEKIT_QUIET ]])
array parsekit_func_arginfo(mixed $function)
array pg_convert(resource $connection, string $table_name, array $assoc_array[, int $options = 0 ])
array pg_copy_to(resource $connection, string $table_name[, string $delimiter[, string $null_as ]])
array pg_fetch_all(resource $result)
array pg_fetch_all_columns(resource $result[, int $column = 0 ])
array pg_fetch_array(resource $result[, int $row[, int $result_type = PGSQL_BOTH ]])
array pg_fetch_assoc(resource $result[, int $row ])
array pg_fetch_row(resource $result[, int $row ])
array pg_get_notify(resource $connection[, int $result_type ])
array pg_meta_data(resource $connection, string $table_name)
array pg_version([ resource $connection ])
array posix_getgrgid(int $gid)
array posix_getgrnam(string $name)
array posix_getpwnam(string $username)
array posix_getpwuid(int $uid)
array preg_grep(string $pattern, array $input[, int $flags = 0 ])
array preg_split(string $pattern, string $subject[, int $limit = -1[, int $flags = 0 ]])
array printer_list(int $enumtype[, string $name[, int $level ]])
array proc_get_status(resource $process)
array ps_hyphenate(resource $psdoc, string $text)
array ps_string_geometry(resource $psdoc, string $text[, int $fontid = 0[, float $size = 0.0 ]])
array pspell_suggest(int $dictionary_link, string $word)
array px_get_field(resource $pxdoc, int $fieldno)
array px_get_info(resource $pxdoc)
array px_get_record(resource $pxdoc, int $num[, int $mode = 0 ])
array px_get_schema(resource $pxdoc[, int $mode = 0 ])
array px_retrieve_record(resource $pxdoc, int $num[, int $mode = 0 ])
array queryFontMetrics(ImagickDraw $properties, string $text[, bool $multiline ])
array queryFonts([ string $pattern = "*" ])
array queryFormats([ string $pattern = "*" ])
array radius_get_vendor_attr(string $data)
array range(mixed $start, mixed $limit[, number $step = 1 ])
array rar_list(RarArchive $rarfile)
array resourcebundle_locales(ResourceBundle $r)
array rrd_fetch(string $filename, array $options)
array rrd_graph(string $filename, array $options)
array rrd_info(string $filename)
array rrd_lastupdate(string $filename)
array rrd_xport(array $options)
array scandir(string $directory[, int $sorting_order = SCANDIR_SORT_ASCENDING[, resource $context ]])
array session_pgsql_get_error([ bool $with_error_message = false ])
array snmp2_real_walk(string $host, string $community, string $object_id[, string $timeout = 1000000[, string $retries = 5 ]])
array snmp2_walk(string $host, string $community, string $object_id[, string $timeout = 1000000[, string $retries = 5 ]])
array snmp3_real_walk(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_walk(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 snmprealwalk(string $host, string $community, string $object_id[, int $timeout = 1000000[, int $retries = 5 ]])
array snmpwalk(string $hostname, string $community, string $object_id[, int $timeout = 1000000[, int $retries = 5 ]])
array snmpwalkoid(string $hostname, string $community, string $object_id[, int $timeout = 1000000[, int $retries = 5 ]])
array split(string $pattern, string $string[, int $limit = -1 ])
array spliti(string $pattern, string $string[, int $limit = -1 ])
array sqlite_array_query(resource $dbhandle, string $query[, int $result_type = SQLITE_BOTH[, bool $decode_binary = true ]])
array sqlite_array_query(string $query, resource $dbhandle[, int $result_type = SQLITE_BOTH[, bool $decode_binary = true ]])
array sqlite_current(resource $result[, int $result_type = SQLITE_BOTH[, bool $decode_binary = true ]])
array sqlite_fetch_all(resource $result[, int $result_type = SQLITE_BOTH[, bool $decode_binary = true ]])
array sqlite_fetch_array(resource $result[, int $result_type = SQLITE_BOTH[, bool $decode_binary = true ]])
array sqlite_fetch_column_types(string $table_name, resource $dbhandle[, int $result_type = SQLITE_ASSOC ])
array sqlite_single_query(resource $db, string $query[, bool $first_row_only[, bool $decode_binary ]])
array sqlsrv_client_info(resource $conn)
array sqlsrv_fetch_array(resource $stmt[, int $fetchType[, int $row[, int $offset ]]])
array sqlsrv_server_info(resource $conn)
array ssh2_methods_negotiated(resource $session)
array ssh2_publickey_list(resource $pkey)
array ssh2_sftp_lstat(resource $sftp, string $path)
array ssh2_sftp_stat(resource $sftp, string $path)
array stat(string $filename)
array stats_rand_phrase_to_seeds(string $phrase)
array stomp_get_read_timeout(resource $link)
array stomp_read_frame(resource $link)
array str_getcsv(string $input[, string $delimiter = ','[, string $enclosure = '"'[, string $escape = '\\' ]]])
array str_split(string $string[, int $split_length = 1 ])
array stream_context_get_options(resource $stream_or_context)
array stream_context_get_params(resource $stream_or_context)
array stream_get_meta_data(resource $stream)
array stream_socket_pair(int $domain, int $type, int $protocol)
array strptime(string $date, string $format)
array svn_blame(string $repository_url[, int $revision_no = SVN_REVISION_HEAD ])
array svn_commit(string $log, array $targets[, bool $dontrecurse = false ])
array svn_diff(string $path1, int $rev1, string $path2, int $rev2)
array svn_fs_dir_entries(resource $fsroot, string $path)
array svn_log(string $repos_url[, int $start_revision[, int $end_revision[, int $limit = 0[, int $flags = SVN_DISCOVER_CHANGED_PATHS | SVN_STOP_ON_COPY ]]]])
array svn_ls(string $repos_url[, int $revision_no = SVN_REVISION_HEAD[, bool $recurse = false[, bool $peg = false ]]])
array svn_status(string $path[, int $flags = 0 ])
array swf_getbitmapinfo(int $bitmapid)
array sybase_fetch_array(resource $result)
array sybase_fetch_assoc(resource $result)
array sybase_fetch_row(resource $result)
array tidy_get_config(tidy $object)
array timezone_location_get(DateTimeZone $object)
array timezone_transitions_get(DateTimeZone $object[, int $timestamp_begin[, int $timestamp_end ]])
array token_get_all(string $source)
array udm_cat_list(resource $agent, string $category)
array udm_cat_path(resource $agent, string $category)
array unpack(string $format, string $data)
array vpopmail_alias_get(string $alias, string $domain)
array vpopmail_alias_get_all(string $domain)
array win32_ps_stat_proc([ int $pid = 0 ])
array wincache_fcache_fileinfo([ bool $summaryonly = false ])
array wincache_ocache_fileinfo([ bool $summaryonly = false ])
array wincache_rplist_fileinfo([ bool $summaryonly = false ])
array wincache_scache_info([ bool $summaryonly = false ])
array wincache_ucache_info([ bool $summaryonly = false[, string $key ]])
array xattr_list(string $filename[, int $flags = 0 ])
array xmlrpc_parse_method_descriptions(string $xml)
array yaz_es_result(resource $id)
array yaz_scan_result(resource $id[, array &$result ])
array yp_cat(string $domain, string $map)
array yp_first(string $domain, string $map)
array yp_next(string $domain, string $map, string $key)
bool PDF_activate_item(resource $pdfdoc, int $id)
bool PDF_add_launchlink(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename)
bool PDF_add_locallink(resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, int $page, string $dest)
bool PDF_add_nameddest(resource $pdfdoc, string $name, string $optlist)
bool PDF_add_note(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)
bool PDF_add_pdflink(resource $pdfdoc, float $bottom_left_x, float $bottom_left_y, float $up_right_x, float $up_right_y, string $filename, int $page, string $dest)
bool PDF_add_thumbnail(resource $pdfdoc, int $image)
bool PDF_add_weblink(resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, string $url)
bool PDF_arc(resource $p, float $x, float $y, float $r, float $alpha, float $beta)
bool PDF_arcn(resource $p, float $x, float $y, float $r, float $alpha, float $beta)
bool PDF_attach_file(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename, string $description, string $author, string $mimetype, string $icon)
bool PDF_begin_font(resource $pdfdoc, string $filename, float $a, float $b, float $c, float $d, float $e, float $f, string $optlist)
bool PDF_begin_glyph(resource $pdfdoc, string $glyphname, float $wx, float $llx, float $lly, float $urx, float $ury)
bool PDF_begin_layer(resource $pdfdoc, int $layer)
bool PDF_begin_page(resource $pdfdoc, float $width, float $height)
bool PDF_begin_page_ext(resource $pdfdoc, float $width, float $height, string $optlist)
bool PDF_circle(resource $pdfdoc, float $x, float $y, float $r)
bool PDF_clip(resource $p)
bool PDF_close(resource $p)
bool PDF_close_image(resource $p, int $image)
bool PDF_close_pdi(resource $p, int $doc)
bool PDF_close_pdi_page(resource $p, int $page)
bool PDF_closepath(resource $p)
bool PDF_closepath_fill_stroke(resource $p)
bool PDF_closepath_stroke(resource $p)
bool PDF_concat(resource $p, float $a, float $b, float $c, float $d, float $e, float $f)
bool PDF_continue_text(resource $p, string $text)
bool PDF_create_annotation(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $type, string $optlist)
bool PDF_create_field(resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $name, string $type, string $optlist)
bool PDF_create_fieldgroup(resource $pdfdoc, string $name, string $optlist)
bool PDF_create_pvf(resource $pdfdoc, string $filename, string $data, string $optlist)
bool PDF_curveto(resource $p, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)
bool PDF_delete(resource $pdfdoc)
bool PDF_delete_table(resource $pdfdoc, int $table, string $optlist)
bool PDF_delete_textflow(resource $pdfdoc, int $textflow)
bool PDF_encoding_set_char(resource $pdfdoc, string $encoding, int $slot, string $glyphname, int $uv)
bool PDF_end_document(resource $pdfdoc, string $optlist)
bool PDF_end_font(resource $pdfdoc)
bool PDF_end_glyph(resource $pdfdoc)
bool PDF_end_item(resource $pdfdoc, int $id)
bool PDF_end_layer(resource $pdfdoc)
bool PDF_end_page(resource $p)
bool PDF_end_page_ext(resource $pdfdoc, string $optlist)
bool PDF_end_pattern(resource $p)
bool PDF_end_template(resource $p)
bool PDF_endpath(resource $p)
bool PDF_fill(resource $p)
bool PDF_fill_stroke(resource $p)
bool PDF_fit_image(resource $pdfdoc, int $image, float $x, float $y, string $optlist)
bool PDF_fit_pdi_page(resource $pdfdoc, int $page, float $x, float $y, string $optlist)
bool PDF_fit_textline(resource $pdfdoc, string $text, float $x, float $y, string $optlist)
bool PDF_initgraphics(resource $p)
bool PDF_lineto(resource $p, float $x, float $y)
bool PDF_moveto(resource $p, float $x, float $y)
bool PDF_open_file(resource $p, string $filename)
bool PDF_place_image(resource $pdfdoc, int $image, float $x, float $y, float $scale)
bool PDF_place_pdi_page(resource $pdfdoc, int $page, float $x, float $y, float $sx, float $sy)
bool PDF_rect(resource $p, float $x, float $y, float $width, float $height)
bool PDF_restore(resource $p)
bool PDF_resume_page(resource $pdfdoc, string $optlist)
bool PDF_rotate(resource $p, float $phi)
bool PDF_save(resource $p)
bool PDF_scale(resource $p, float $sx, float $sy)
bool PDF_set_border_color(resource $p, float $red, float $green, float $blue)
bool PDF_set_border_dash(resource $pdfdoc, float $black, float $white)
bool PDF_set_border_style(resource $pdfdoc, string $style, float $width)
bool PDF_set_gstate(resource $pdfdoc, int $gstate)
bool PDF_set_info(resource $p, string $key, string $value)
bool PDF_set_layer_dependency(resource $pdfdoc, string $type, string $optlist)
bool PDF_set_parameter(resource $p, string $key, string $value)
bool PDF_set_text_pos(resource $p, float $x, float $y)
bool PDF_set_value(resource $p, string $key, float $value)
bool PDF_setcolor(resource $p, string $fstype, string $colorspace, float $c1, float $c2, float $c3, float $c4)
bool PDF_setdash(resource $pdfdoc, float $b, float $w)
bool PDF_setdashpattern(resource $pdfdoc, string $optlist)
bool PDF_setflat(resource $pdfdoc, float $flatness)
bool PDF_setfont(resource $pdfdoc, int $font, float $fontsize)
bool PDF_setgray(resource $p, float $g)
bool PDF_setgray_fill(resource $p, float $g)
bool PDF_setgray_stroke(resource $p, float $g)
bool PDF_setlinecap(resource $p, int $linecap)
bool PDF_setlinejoin(resource $p, int $value)
bool PDF_setlinewidth(resource $p, float $width)
bool PDF_setmatrix(resource $p, float $a, float $b, float $c, float $d, float $e, float $f)
bool PDF_setmiterlimit(resource $pdfdoc, float $miter)
bool PDF_setrgbcolor(resource $p, float $red, float $green, float $blue)
bool PDF_setrgbcolor_fill(resource $p, float $red, float $green, float $blue)
bool PDF_setrgbcolor_stroke(resource $p, float $red, float $green, float $blue)
bool PDF_shfill(resource $pdfdoc, int $shading)
bool PDF_show(resource $pdfdoc, string $text)
bool PDF_show_xy(resource $p, string $text, float $x, float $y)
bool PDF_skew(resource $p, float $alpha, float $beta)
bool PDF_stroke(resource $p)
bool PDF_suspend_page(resource $pdfdoc, string $optlist)
bool PDF_translate(resource $p, float $tx, float $ty)
bool __isset(string $name)
bool adaptiveResizeImage(int $columns, int $rows[, bool $bestfit = false ])
bool adaptiveThresholdImage(int $width, int $height, int $offset)
bool add(string $key, mixed $var[, int $flag[, int $expire ]])
bool addEmptyDir(string $dirname)
bool addEmptyDir(string $dirname)
bool addFile(string $filename[, string $localname = NULL[, int $start = 0[, int $length = 0 ]]])
bool addFromString(string $localname, string $contents)
bool addFromString(string $localname, string $contents)
bool addImage(Imagick $source)
bool addPageLabel(int $first_page, int $style, int $first_num[, string $prefix = "" ])
bool addServer(string $host[, int $port = 11211[, bool $persistent[, int $weight[, int $timeout[, int $retry_interval[, bool $status[, callback $failure_callback[, int $timeoutms ]]]]]]]])
bool affine(array $affine)
bool affineTransformImage(ImagickDraw $matrix)
bool animateImages(string $x_server)
bool annotateImage(ImagickDraw $draw_settings, float $x, float $y, float $angle, string $text)
bool annotation(float $x, float $y, string $text)
bool apache_setenv(string $variable, string $value[, bool $walk_to_top = false ])
bool apc_add(string $key[, mixed $var[, int $ttl = 0 ]])
bool apc_bin_load(string $data[, int $flags = 0 ])
bool apc_bin_loadfile(string $filename[, resource $context[, int $flags ]])
bool apc_cas(string $key, int $old, int $new)
bool apc_clear_cache([ string $cache_type ])
bool apc_define_constants(string $key, array $constants[, bool $case_sensitive = true ])
bool apc_load_constants(string $key[, bool $case_sensitive = true ])
bool apc_store(string $key, mixed $var[, int $ttl = 0 ])
bool apd_breakpoint(int $debug_level)
bool apd_continue(int $debug_level)
bool apd_echo(string $output)
bool apd_set_session_trace_socket(string $tcp_server, int $socket_type, int $port, int $debug_level)
bool appendXML(string $data)
bool arc(float $sx, float $sy, float $ex, float $ey, float $sd, float $ed)
bool arc(float $x, float $y, float $ray, float $ang1, float $ang2)
bool array_key_exists(mixed $key, array $search)
bool array_multisort(array &$arr[, mixed $arg = SORT_ASC[, mixed $arg = SORT_REGULAR[, mixed $... ]]])
bool array_walk(array &$array, callback $funcname[, mixed $userdata ])
bool array_walk_recursive(array &$input, callback $funcname[, mixed $userdata ])
bool arsort(array &$array[, int $sort_flags = SORT_REGULAR ])
bool asort(array &$arr[, int $sort_flag ])
bool asort(array &$array[, int $sort_flags = SORT_REGULAR ])
bool assert(mixed $assertion)
bool bbcode_add_element(resource $bbcode_container, string $tag_name, array $tag_rules)
bool bbcode_add_smiley(resource $bbcode_container, string $smiley, string $replace_by)
bool bbcode_destroy(resource $bbcode_container)
bool bbcode_set_arg_parser(resource $bbcode_container, resource $bbcode_arg_parser)
bool bbcode_set_flags(resource $bbcode_container, int $flags[, int $mode = BBCODE_SET_FLAGS_SET ])
bool bcompiler_load(string $filename)
bool bcompiler_load_exe(string $filename)
bool bcompiler_parse_class(string $class, string $callback)
bool bcompiler_read(resource $filehandle)
bool bcompiler_write_class(resource $filehandle, string $className[, string $extends ])
bool bcompiler_write_constant(resource $filehandle, string $constantName)
bool bcompiler_write_exe_footer(resource $filehandle, int $startpos)
bool bcompiler_write_file(resource $filehandle, string $filename)
bool bcompiler_write_footer(resource $filehandle)
bool bcompiler_write_function(resource $filehandle, string $functionName)
bool bcompiler_write_functions_from_file(resource $filehandle, string $fileName)
bool bcompiler_write_header(resource $filehandle[, string $write_ver ])
bool bcompiler_write_included_filename(resource $filehandle, string $filename)
bool bcscale(int $scale)
bool bezier(array $coordinates)
bool blackThresholdImage(mixed $threshold)
bool blurImage(float $radius, float $sigma[, int $channel ])
bool borderImage(mixed $bordercolor, int $width, int $height)
bool cairo_font_options_equal(CairoFontOptions $options, CairoFontOptions $other)
bool cairo_has_current_point(CairoContext $context)
bool cairo_in_fill(CairoContext $context, string $x, string $y)
bool cairo_in_stroke(CairoContext $context, string $x, string $y)
bool cairo_ps_surface_get_eps(CairoPsSurface $surface)
bool canCompress([ int $type = 0 ])
bool charcoalImage(float $radius, float $sigma)
bool chdb_create(string $pathname, array $data)
bool chdir(string $directory)
bool checkdate(int $month, int $day, int $year)
bool checkdnsrr(string $host[, string $type = "MX" ])
bool chgrp(string $filename, mixed $group)
bool chmod(string $filename, int $mode)
bool chopImage(int $width, int $height, int $x, int $y)
bool chown(string $filename, mixed $user)
bool chroot(string $directory)
bool circle(float $ox, float $oy, float $px, float $py)
bool circle(float $x, float $y, float $ray)
bool class_alias([ string $original[, string $alias ]])
bool class_exists(string $class_name[, bool $autoload = true ])
bool classkit_method_add(string $classname, string $methodname, string $args, string $code[, int $flags = CLASSKIT_ACC_PUBLIC ])
bool classkit_method_copy(string $dClass, string $dMethod, string $sClass[, string $sMethod ])
bool classkit_method_redefine(string $classname, string $methodname, string $args, string $code[, int $flags = CLASSKIT_ACC_PUBLIC ])
bool classkit_method_remove(string $classname, string $methodname)
bool classkit_method_rename(string $classname, string $methodname, string $newname)
bool clipPathImage(string $pathname, bool $inside)
bool collator_asort(Collator $coll, array &$arr[, int $sort_flag ])
bool collator_set_attribute(Collator $coll, int $attr, int $val)
bool collator_set_strength(Collator $coll, int $strength)
bool collator_sort(Collator $coll, array &$arr[, int $sort_flag ])
bool collator_sort_with_sort_keys(Collator $coll, array &$arr)
bool color(float $x, float $y, int $paintMethod)
bool colorFloodfillImage(mixed $fill, float $fuzz, mixed $bordercolor, int $x, int $y)
bool colorizeImage(mixed $colorize, mixed $opacity)
bool com_event_sink(variant $comobject, object $sinkobject[, mixed $sinkinterface ])
bool com_isenum(variant $com_module)
bool com_load_typelib(string $typelib_name[, bool $case_insensitive = true ])
bool com_message_pump([ int $timeoutms = 0 ])
bool com_print_typeinfo(object $comobject[, string $dispinterface[, bool $wantsink = false ]])
bool comment(string $comment)
bool commentImage(string $comment)
bool composite(int $compose, float $x, float $y, float $width, float $height, Imagick $compositeWand)
bool compress(int $compression)
bool compressFiles(int $compression)
bool concat(float $a, float $b, float $c, float $d, float $x, float $y)
bool connect(string $host[, int $port[, int $timeout ]])
bool contrastImage(bool $sharpen)
bool copy(string $oldfile, string $newfile)
bool copy(string $oldfile, string $newfile)
bool copy(string $source, string $dest[, resource $context ])
bool crack_check(resource $dictionary, string $password)
bool crack_check(string $password)
bool crack_closedict([ resource $dictionary ])
bool cropImage(int $width, int $height, int $x, int $y)
bool cropThumbnailImage(int $width, int $height)
bool ctype_alnum(string $text)
bool ctype_alpha(string $text)
bool ctype_cntrl(string $text)
bool ctype_digit(string $text)
bool ctype_graph(string $text)
bool ctype_lower(string $text)
bool ctype_print(string $text)
bool ctype_punct(string $text)
bool ctype_space(string $text)
bool ctype_upper(string $text)
bool ctype_xdigit(string $text)
bool cubrid_bind(resource $req_identifier, mixed $bind_param, mixed $bind_value[, string $bind_value_type ])
bool cubrid_close([ resource $conn_identifier ])
bool cubrid_close_request(resource $req_identifier)
bool cubrid_commit(resource $conn_identifier)
bool cubrid_disconnect(resource $conn_identifier)
bool cubrid_drop(resource $conn_identifier, string $oid)
bool cubrid_execute(resource $request_identifier[, int $option ])
bool cubrid_field_seek(resource $result[, int $field_offset = 0 ])
bool cubrid_free_result(resource $req_identifier)
bool cubrid_get_autocommit(resource $conn_identifier)
bool cubrid_lob_close(array $lob_identifier_array)
bool cubrid_lob_export(resource $conn_identifier, resource $lob_identifier, string $path_name)
bool cubrid_lob_send(resource $conn_identifier, resource $lob_identifier)
bool cubrid_lock_read(resource $conn_identifier, string $oid)
bool cubrid_lock_write(resource $conn_identifier, string $oid)
bool cubrid_next_result(resource $result)
bool cubrid_ping([ resource $conn_identifier ])
bool cubrid_rollback(resource $conn_identifier)
bool cubrid_seq_drop(resource $conn_identifier, string $oid, string $attr_name, int $index)
bool cubrid_seq_insert(resource $conn_identifier, string $oid, string $attr_name, int $index, string $seq_element)
bool cubrid_seq_put(resource $conn_identifier, string $oid, string $attr_name, int $index, string $seq_element)
bool cubrid_set_add(resource $conn_identifier, string $oid, string $attr_name, string $set_element)
bool cubrid_set_autocommit(resource $conn_identifier, bool $mode)
bool cubrid_set_autocommit(resource $req_identifier, int $timeout)
bool cubrid_set_db_parameter(resource $conn_identifier, int $param_type, int $param_value)
bool cubrid_set_drop(resource $conn_identifier, string $oid, string $attr_name, string $set_element)
bool curl_setopt(resource $ch, int $option, mixed $value)
bool curl_setopt_array(resource $ch, array $options)
bool curveTo(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)
bool curveTo2(float $x2, float $y2, float $x3, float $y3)
bool curveTo3(float $x1, float $y1, float $x3, float $y3)
bool cycleColormapImage(int $displace)
bool cyrus_bind(resource $connection, array $callbacks)
bool cyrus_close(resource $connection)
bool cyrus_unbind(resource $connection, string $trigger_name)
bool date_default_timezone_set(string $timezone_identifier)
bool datefmt_is_lenient(IntlDateFormatter $fmt)
bool datefmt_set_calendar(IntlDateFormatter $fmt , int $which)
bool datefmt_set_lenient(IntlDateFormatter $fmt, bool $lenient)
bool datefmt_set_pattern(IntlDateFormatter $fmt , string $pattern)
bool datefmt_set_timezone_id(IntlDateFormatter $fmt, string $zone)
bool db2_bind_param(resource $stmt, int $parameter-number, string $variable-name[, int $parameter-type[, int $data-type = 0[, int $precision = -1[, int $scale = 0 ]]]])
bool db2_close(resource $connection)
bool db2_commit(resource $connection)
bool db2_execute(resource $stmt[, array $parameters ])
bool db2_fetch_row(resource $stmt[, int $row_number ])
bool db2_free_result(resource $stmt)
bool db2_free_stmt(resource $stmt)
bool db2_pclose(resource $resource)
bool db2_rollback(resource $connection)
bool db2_set_option(resource $resource, array $options, int $type)
bool dba_delete(string $key, resource $handle)
bool dba_exists(string $key, resource $handle)
bool dba_insert(string $key, string $value, resource $handle)
bool dba_optimize(resource $handle)
bool dba_replace(string $key, string $value, resource $handle)
bool dba_sync(resource $handle)
bool dbase_add_record(int $dbase_identifier, array $record)
bool dbase_close(int $dbase_identifier)
bool dbase_delete_record(int $dbase_identifier, int $record_number)
bool dbase_pack(int $dbase_identifier)
bool dbase_replace_record(int $dbase_identifier, array $record, int $record_number)
bool dbx_sort(object $result, string $user_compare_function)
bool decipherImage(string $passphrase)
bool define(string $name, mixed $value[, bool $case_insensitive = false ])
bool defined(string $name)
bool delete(string $entry)
bool delete(string $entry)
bool delete(string $key[, int $timeout = 0 ])
bool deleteImageArtifact(string $artifact)
bool deleteIndex(int $index)
bool deleteName(string $name)
bool detach(HttpRequest $request)
bool dio_tcsetattr(resource $fd, array $options)
bool dio_truncate(resource $fd, int $offset)
bool displayImage(string $servername)
bool displayImages(string $servername)
bool distortImage(int $method, array $arguments, bool $bestfit)
bool dl(string $library)
bool drawImage(ImagickDraw $draw)
bool drawImage(object $image, float $x, float $y, float $width, float $height)
bool edgeImage(float $radius)
bool ellipse(float $ox, float $oy, float $rx, float $ry, float $start, float $end)
bool ellipse(float $x, float $y, float $xray, float $yray)
bool embossImage(float $radius, float $sigma)
bool empty(mixed $var)
bool enchant_broker_dict_exists(resource $broker, string $tag)
bool enchant_broker_free(resource $broker)
bool enchant_broker_free_dict(resource $dict)
bool enchant_broker_set_ordering(resource $broker, string $tag, string $ordering)
bool enchant_dict_check(resource $dict, string $word)
bool enchant_dict_is_in_session(resource $dict, string $word)
bool enchant_dict_quick_check(resource $dict, string $word[, array &$suggestions ])
bool encipherImage(string $passphrase)
bool eoFillStroke([ bool $close_path = false ])
bool error_log(string $message[, int $message_type = 0[, string $destination[, string $extra_headers ]]])
bool event_add(resource $event[, int $timeout = -1 ])
bool event_base_loopbreak(resource $event_base)
bool event_base_loopexit(resource $event_base[, int $timeout = -1 ])
bool event_base_priority_init(resource $event_base, int $npriorities)
bool event_base_set(resource $event, resource $event_base)
bool event_buffer_base_set(resource $bevent, resource $event_base)
bool event_buffer_disable(resource $bevent, int $events)
bool event_buffer_enable(resource $bevent, int $events)
bool event_buffer_priority_set(resource $bevent, int $priority)
bool event_buffer_set_callback(resource $event, mixed $readcb, mixed $writecb, mixed $errorcb[, mixed $arg ])
bool event_buffer_write(resource $bevent, string $data[, int $data_size = -1 ])
bool event_del(resource $event)
bool event_set(resource $event, mixed $fd, int $events, mixed $callback[, mixed $arg ])
bool extension_loaded(string $name)
bool extentImage(int $width, int $height, int $x, int $y)
bool extractTo(string $destination[, mixed $entries ])
bool extractTo(string $pathto[, string|array $files[, bool $overwrite = false ]])
bool extractTo(string $pathto[, string|array $files[, bool $overwrite = false ]])
bool fam_cancel_monitor(resource $fam, resource $fam_monitor)
bool fam_resume_monitor(resource $fam, resource $fam_monitor)
bool fam_suspend_monitor(resource $fam, resource $fam_monitor)
bool fbsql_autocommit(resource $link_identifier[, bool $OnOff ])
bool fbsql_change_user(string $user, string $password[, string $database[, resource $link_identifier ]])
bool fbsql_close([ resource $link_identifier ])
bool fbsql_commit([ resource $link_identifier ])
bool fbsql_create_db(string $database_name[, resource $link_identifier[, string $database_options ]])
bool fbsql_data_seek(resource $result, int $row_number)
bool fbsql_drop_db(string $database_name[, resource $link_identifier ])
bool fbsql_field_seek(resource $result[, int $field_offset ])
bool fbsql_free_result(resource $result)
bool fbsql_next_result(resource $result)
bool fbsql_rollback([ resource $link_identifier ])
bool fbsql_select_db([ string $database_name[, resource $link_identifier ]])
bool fbsql_set_lob_mode(resource $result, int $lob_mode)
bool fbsql_set_password(resource $link_identifier, string $user, string $password, string $old_password)
bool fbsql_start_db(string $database_name[, resource $link_identifier[, string $database_options ]])
bool fbsql_stop_db(string $database_name[, resource $link_identifier ])
bool fbsql_warnings([ bool $OnOff ])
bool fclose(resource $handle)
bool fdf_add_doc_javascript(resource $fdf_document, string $script_name, string $script_code)
bool fdf_add_template(resource $fdf_document, int $newpage, string $filename, string $template, int $rename)
bool fdf_enum_values(resource $fdf_document, callback $function[, mixed $userdata ])
bool fdf_get_ap(resource $fdf_document, string $field, int $face, string $filename)
bool fdf_remove_item(resource $fdf_document, string $fieldname, int $item)
bool fdf_save(resource $fdf_document[, string $filename ])
bool fdf_set_ap(resource $fdf_document, string $field_name, int $face, string $filename, int $page_number)
bool fdf_set_encoding(resource $fdf_document, string $encoding)
bool fdf_set_file(resource $fdf_document, string $url[, string $target_frame ])
bool fdf_set_flags(resource $fdf_document, string $fieldname, int $whichFlags, int $newFlags)
bool fdf_set_javascript_action(resource $fdf_document, string $fieldname, int $trigger, string $script)
bool fdf_set_on_import_javascript(resource $fdf_document, string $script, bool $before_data_import)
bool fdf_set_opt(resource $fdf_document, string $fieldname, int $element, string $str1, string $str2)
bool fdf_set_status(resource $fdf_document, string $status)
bool fdf_set_submit_form_action(resource $fdf_document, string $fieldname, int $trigger, string $script, int $flags)
bool fdf_set_target_frame(resource $fdf_document, string $frame_name)
bool fdf_set_value(resource $fdf_document, string $fieldname, mixed $value[, int $isName ])
bool fdf_set_version(resource $fdf_document, string $version)
bool feof(resource $handle)
bool fflush(resource $handle)
bool file_exists(string $filename)
bool filepro(string $directory)
bool fillStroke([ bool $close_path = false ])
bool filter_has_var(int $type, string $variable_name)
bool finfo_close(resource $finfo)
bool finfo_set_flags(resource $finfo, int $options)
bool flock(resource $handle, int $operation[, int &$wouldblock ])
bool fnmatch(string $pattern, string $string[, int $flags = 0 ])
bool frameImage(mixed $matte_color, int $width, int $height, int $inner_bevel, int $outer_bevel)
bool ftp_alloc(resource $ftp_stream, int $filesize[, string &$result ])
bool ftp_cdup(resource $ftp_stream)
bool ftp_chdir(resource $ftp_stream, string $directory)
bool ftp_close(resource $ftp_stream)
bool ftp_delete(resource $ftp_stream, string $path)
bool ftp_exec(resource $ftp_stream, string $command)
bool ftp_fget(resource $ftp_stream, resource $handle, string $remote_file, int $mode[, int $resumepos = 0 ])
bool ftp_fput(resource $ftp_stream, string $remote_file, resource $handle, int $mode[, int $startpos = 0 ])
bool ftp_get(resource $ftp_stream, string $local_file, string $remote_file, int $mode[, int $resumepos = 0 ])
bool ftp_login(resource $ftp_stream, string $username, string $password)
bool ftp_pasv(resource $ftp_stream, bool $pasv)
bool ftp_put(resource $ftp_stream, string $remote_file, string $local_file, int $mode[, int $startpos = 0 ])
bool ftp_rename(resource $ftp_stream, string $oldname, string $newname)
bool ftp_rmdir(resource $ftp_stream, string $directory)
bool ftp_set_option(resource $ftp_stream, int $option, mixed $value)
bool ftp_site(resource $ftp_stream, string $command)
bool ftruncate(resource $handle, int $size)
bool function_exists(string $function_name)
bool geoip_db_avail(int $database)
bool getmxrr(string $hostname, array &$mxhosts[, array &$weight ])
bool gmp_perfect_square(resource $a)
bool gmp_testbit(resource $a, int $index)
bool gnupg_adddecryptkey(resource $identifier, string $fingerprint, string $passphrase)
bool gnupg_addencryptkey(resource $identifier, string $fingerprint)
bool gnupg_addsignkey(resource $identifier, string $fingerprint[, string $passphrase ])
bool gnupg_cleardecryptkeys(resource $identifier)
bool gnupg_clearencryptkeys(resource $identifier)
bool gnupg_clearsignkeys(resource $identifier)
bool gnupg_setarmor(resource $identifier, int $armor)
bool gnupg_setsignmode(resource $identifier, int $signmode)
bool gupnp_context_host_path(resource $context, string $local_path, string $server_path)
bool gupnp_context_timeout_add(resource $context, int $timeout, mixed $callback[, mixed $arg ])
bool gupnp_context_unhost_path(resource $context, string $server_path)
bool gupnp_control_point_browse_start(resource $cpoint)
bool gupnp_control_point_browse_stop(resource $cpoint)
bool gupnp_control_point_callback_set(resource $cpoint, int $signal, mixed $callback[, mixed $arg ])
bool gupnp_device_action_callback_set(resource $root_device, int $signal, string $action_name, mixed $callback[, mixed $arg ])
bool gupnp_root_device_get_available(resource $root_device)
bool gupnp_root_device_set_available(resource $root_device, bool $available)
bool gupnp_root_device_start(resource $root_device)
bool gupnp_root_device_stop(resource $root_device)
bool gupnp_service_action_return(resource $action)
bool gupnp_service_action_return_error(resource $action, int $error_code[, string $error_description ])
bool gupnp_service_action_set(resource $action, string $name, int $type, mixed $value)
bool gupnp_service_freeze_notify(resource $service)
bool gupnp_service_notify(resource $service, string $name, int $type, mixed $value)
bool gupnp_service_proxy_action_set(resource $proxy, string $action, string $name, mixed $value, int $type)
bool gupnp_service_proxy_add_notify(resource $proxy, string $value, int $type, mixed $callback[, mixed $arg ])
bool gupnp_service_proxy_callback_set(resource $proxy, int $signal, mixed $callback[, mixed $arg ])
bool gupnp_service_proxy_get_subscribed(resource $proxy)
bool gupnp_service_proxy_remove_notify(resource $proxy, string $value)
bool gupnp_service_proxy_set_subscribed(resource $proxy, bool $subscribed)
bool gupnp_service_thaw_notify(resource $service)
bool gzclose(resource $zp)
bool gzrewind(resource $zp)
bool hasChildren([ bool $allow_links ])
bool hash_update(resource $context, string $data)
bool hash_update_file(resource $context, string $filename[, resource $context = NULL ])
bool header_register_callback(callback $callback)
bool headers_sent([ string &$file[, int &$line ]])
bool http_cache_etag([ string $etag ])
bool http_cache_last_modified([ int $timestamp_or_expires ])
bool http_match_etag(string $etag[, bool $for_range = false ])
bool http_match_modified([ int $timestamp = -1[, bool $for_range = false ]])
bool http_match_request_header(string $header, string $value[, bool $match_case = false ])
bool http_redirect([ string $url[, array $params[, bool $session = false[, int $status = 0 ]]]])
bool http_request_method_unregister(mixed $method)
bool http_send_content_disposition(string $filename[, bool $inline = false ])
bool http_send_content_type([ string $content_type = "application/x-octetstream" ])
bool http_send_data(string $data)
bool http_send_file(string $file)
bool http_send_last_modified([ int $timestamp = time()])
bool http_send_status(int $status)
bool http_send_stream(resource $stream)
bool hw_changeobject(int $link, int $objid, array $attributes)
bool hw_close(int $connection)
bool hw_deleteobject(int $connection, int $object_to_delete)
bool hw_document_setcontent(int $hw_document, string $content)
bool hw_edittext(int $connection, int $hw_document)
bool hw_free_document(int $hw_document)
bool hw_insertanchors(int $hwdoc, array $anchorecs, array $dest[, array $urlprefixes ])
bool hw_modifyobject(int $connection, int $object_to_change, array $remove, array $add[, int $mode ])
bool hw_output_document(int $hw_document)
bool hw_unlock(int $connection, int $objectID)
bool ibase_add_user(resource $service_handle, string $user_name, string $password[, string $first_name[, string $middle_name[, string $last_name ]]])
bool ibase_blob_cancel(resource $blob_handle)
bool ibase_blob_echo(resource $link_identifier, string $blob_id)
bool ibase_blob_echo(string $blob_id)
bool ibase_close([ resource $connection_id = NULL ])
bool ibase_commit([ resource $link_or_trans_identifier = NULL ])
bool ibase_commit_ret([ resource $link_or_trans_identifier = NULL ])
bool ibase_delete_user(resource $service_handle, string $user_name)
bool ibase_drop_db([ resource $connection = NULL ])
bool ibase_free_event_handler(resource $event)
bool ibase_free_query(resource $query)
bool ibase_free_result(resource $result_identifier)
bool ibase_maintain_db(resource $service_handle, string $db, int $action[, int $argument = 0 ])
bool ibase_modify_user(resource $service_handle, string $user_name, string $password[, string $first_name[, string $middle_name[, string $last_name ]]])
bool ibase_name_result(resource $result, string $name)
bool ibase_rollback([ resource $link_or_trans_identifier = NULL ])
bool ibase_rollback_ret([ resource $link_or_trans_identifier = NULL ])
bool ibase_service_detach(resource $service_handle)
bool ibase_timefmt(string $format[, int $columntype = IBASE_TIMESTAMP ])
bool iconv_set_encoding(string $type, string $charset)
bool id3_remove_tag(string $filename[, int $version = ID3_V1_0 ])
bool id3_set_tag(string $filename, array $tag[, int $version = ID3_V1_0 ])
bool ifx_blobinfile_mode(int $mode)
bool ifx_byteasvarchar(int $mode)
bool ifx_close([ resource $link_identifier ])
bool ifx_do(resource $result_id)
bool ifx_free_blob(int $bid)
bool ifx_free_char(int $bid)
bool ifx_free_result(resource $result_id)
bool ifx_nullformat(int $mode)
bool ifx_textasvarchar(int $mode)
bool ifx_update_blob(int $bid, string $content)
bool ifx_update_char(int $bid, string $content)
bool ifxus_close_slob(int $bid)
bool ifxus_free_slob(int $bid)
bool image2wbmp(resource $image[, string $filename[, int $threshold ]])
bool imagealphablending(resource $image, bool $blendmode)
bool imageantialias(resource $image, bool $enabled)
bool imagearc(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color)
bool imagechar(resource $image, int $font, int $x, int $y, string $c, int $color)
bool imagecharup(resource $image, int $font, int $x, int $y, string $c, int $color)
bool imagecolordeallocate(resource $image, int $color)
bool imagecolormatch(resource $image1, resource $image2)
bool imageconvolution(resource $image, array $matrix, float $div, float $offset)
bool imagecopy(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h)
bool imagecopymerge(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h, int $pct)
bool imagecopymergegray(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h, int $pct)
bool imagecopyresampled(resource $dst_image, resource $src_image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h)
bool imagecopyresized(resource $dst_image, resource $src_image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h)
bool imagedashedline(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)
bool imagedestroy(resource $image)
bool imageellipse(resource $image, int $cx, int $cy, int $width, int $height, int $color)
bool imagefill(resource $image, int $x, int $y, int $color)
bool imagefilledarc(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color, int $style)
bool imagefilledellipse(resource $image, int $cx, int $cy, int $width, int $height, int $color)
bool imagefilledpolygon(resource $image, array $points, int $num_points, int $color)
bool imagefilledrectangle(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)
bool imagefilltoborder(resource $image, int $x, int $y, int $border, int $color)
bool imagefilter(resource $image, int $filtertype[, int $arg1[, int $arg2[, int $arg3[, int $arg4 ]]]])
bool imagegammacorrect(resource $image, float $inputgamma, float $outputgamma)
bool imagegd(resource $image[, string $filename ])
bool imagegd2(resource $image[, string $filename[, int $chunk_size[, int $type = IMG_GD2_RAW ]]])
bool imagegif(resource $image[, string $filename ])
bool imageistruecolor(resource $image)
bool imagejpeg(resource $image[, string $filename[, int $quality ]])
bool imagelayereffect(resource $image, int $effect)
bool imageline(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)
bool imagepng(resource $image[, string $filename[, int $quality[, int $filters ]]])
bool imagepolygon(resource $image, array $points, int $num_points, int $color)
bool imagepsencodefont(resource $font_index, string $encodingfile)
bool imagepsextendfont(resource $font_index, float $extend)
bool imagepsfreefont(resource $font_index)
bool imagepsslantfont(resource $font_index, float $slant)
bool imagerectangle(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)
bool imagesavealpha(resource $image, bool $saveflag)
bool imagesetbrush(resource $image, resource $brush)
bool imagesetpixel(resource $image, int $x, int $y, int $color)
bool imagesetstyle(resource $image, array $style)
bool imagesetthickness(resource $image, int $thickness)
bool imagesettile(resource $image, resource $tile)
bool imagestring(resource $image, int $font, int $x, int $y, string $string, int $color)
bool imagestringup(resource $image, int $font, int $x, int $y, string $string, int $color)
bool imagetruecolortopalette(resource $image, bool $dither, int $ncolors)
bool imagewbmp(resource $image[, string $filename[, int $foreground ]])
bool imagexbm(resource $image, string $filename[, int $foreground ])
bool imap_append(resource $imap_stream, string $mailbox, string $message[, string $options = NULL[, string $internal_date = NULL ]])
bool imap_clearflag_full(resource $imap_stream, string $sequence, string $flag[, int $options = 0 ])
bool imap_close(resource $imap_stream[, int $flag = 0 ])
bool imap_createmailbox(resource $imap_stream, string $mailbox)
bool imap_delete(resource $imap_stream, int $msg_number[, int $options = 0 ])
bool imap_deletemailbox(resource $imap_stream, string $mailbox)
bool imap_expunge(resource $imap_stream)
bool imap_gc(resource $imap_stream, int $caches)
bool imap_mail(string $to, string $subject, string $message[, string $additional_headers = NULL[, string $cc = NULL[, string $bcc = NULL[, string $rpath = NULL ]]]])
bool imap_mail_copy(resource $imap_stream, string $msglist, string $mailbox[, int $options = 0 ])
bool imap_mail_move(resource $imap_stream, string $msglist, string $mailbox[, int $options = 0 ])
bool imap_ping(resource $imap_stream)
bool imap_renamemailbox(resource $imap_stream, string $old_mbox, string $new_mbox)
bool imap_reopen(resource $imap_stream, string $mailbox[, int $options = 0[, int $n_retries = 0 ]])
bool imap_savebody(resource $imap_stream, mixed $file, int $msg_number[, string $part_number = ""[, int $options = 0 ]])
bool imap_set_quota(resource $imap_stream, string $quota_root, int $quota_limit)
bool imap_setacl(resource $imap_stream, string $mailbox, string $id, string $rights)
bool imap_setflag_full(resource $imap_stream, string $sequence, string $flag[, int $options = NIL ])
bool imap_subscribe(resource $imap_stream, string $mailbox)
bool imap_undelete(resource $imap_stream, int $msg_number[, int $flags = 0 ])
bool imap_unsubscribe(resource $imap_stream, string $mailbox)
bool implodeImage(float $radius)
bool import_request_variables(string $types[, string $prefix ])
bool in_array(mixed $needle, array $haystack[, bool $strict = FALSE ])
bool ingres_autocommit(resource $link)
bool ingres_autocommit_state(resource $link)
bool ingres_close(resource $link)
bool ingres_commit(resource $link)
bool ingres_execute(resource $result[, array $params[, string $types ]])
bool ingres_field_nullable(resource $result, int $index)
bool ingres_free_result(resource $result)
bool ingres_next_error([ resource $link ])
bool ingres_result_seek(resource $result, int $position)
bool ingres_rollback(resource $link)
bool ingres_set_environment(resource $link, array $options)
bool inotify_rm_watch(resource $inotify_instance, int $watch_descriptor)
bool interface_exists(string $interface_name[, bool $autoload = true ])
bool intl_is_failure(int $error_code)
bool isCompressed([ int $compression_type = 9021976 ])
bool isFileFormat(int $format)
bool isSimilar(ImagickPixel $color, float $fuzz)
bool isValidPharFilename(string $filename[, bool $executable = true ])
bool is_a(object $object, string $class_name)
bool is_array(mixed $var)
bool is_bool(mixed $var)
bool is_callable(callback $name[, bool $syntax_only = false[, string &$callable_name ]])
bool is_dir(string $filename)
bool is_executable(string $filename)
bool is_file(string $filename)
bool is_finite(float $val)
bool is_float(mixed $var)
bool is_infinite(float $val)
bool is_int(mixed $var)
bool is_link(string $filename)
bool is_nan(float $val)
bool is_null(mixed $var)
bool is_numeric(mixed $var)
bool is_object(mixed $var)
bool is_readable(string $filename)
bool is_resource(mixed $var)
bool is_scalar(mixed $var)
bool is_soap_fault(mixed $object)
bool is_string(mixed $var)
bool is_subclass_of(mixed $object, string $class_name)
bool is_uploaded_file(string $filename)
bool is_writable(string $filename)
bool isset(mixed $var[, mixed $... ])
bool jpeg2wbmp(string $jpegname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)
bool kadm5_chpass_principal(resource $handle, string $principal, string $password)
bool kadm5_create_principal(resource $handle, string $principal[, string $password[, array $options ]])
bool kadm5_delete_principal(resource $handle, string $principal)
bool kadm5_destroy(resource $handle)
bool kadm5_flush(resource $handle)
bool kadm5_modify_principal(resource $handle, string $principal, array $options)
bool krsort(array &$array[, int $sort_flags = SORT_REGULAR ])
bool ksort(array &$array[, int $sort_flags = SORT_REGULAR ])
bool labelImage(string $label)
bool lchgrp(string $filename, mixed $group)
bool lchown(string $filename, mixed $user)
bool ldap_add(resource $link_identifier, string $dn, array $entry)
bool ldap_bind(resource $link_identifier[, string $bind_rdn = NULL[, string $bind_password = NULL ]])
bool ldap_delete(resource $link_identifier, string $dn)
bool ldap_free_result(resource $result_identifier)
bool ldap_get_option(resource $link_identifier, int $option, mixed &$retval)
bool ldap_mod_add(resource $link_identifier, string $dn, array $entry)
bool ldap_mod_del(resource $link_identifier, string $dn, array $entry)
bool ldap_mod_replace(resource $link_identifier, string $dn, array $entry)
bool ldap_modify(resource $link_identifier, string $dn, array $entry)
bool ldap_parse_reference(resource $link, resource $entry, array &$referrals)
bool ldap_parse_result(resource $link, resource $result, int &$errcode[, string &$matcheddn[, string &$errmsg[, array &$referrals ]]])
bool ldap_rename(resource $link_identifier, string $dn, string $newrdn, string $newparent, bool $deleteoldrdn)
bool ldap_sasl_bind(resource $link[, string $binddn = NULL[, string $password = NULL[, string $sasl_mech = NULL[, string $sasl_realm = NULL[, string $sasl_authc_id = NULL[, string $sasl_authz_id = NULL[, string $props = NULL ]]]]]]])
bool ldap_set_option(resource $link_identifier, int $option, mixed $newval)
bool ldap_set_rebind_proc(resource $link, callback $callback)
bool ldap_sort(resource $link, resource $result, string $sortfilter)
bool ldap_start_tls(resource $link)
bool ldap_unbind(resource $link_identifier)
bool libxml_disable_entity_loader([ bool $disable = true ])
bool libxml_use_internal_errors([ bool $use_errors = false ])
bool line(float $sx, float $sy, float $ex, float $ey)
bool lineTo(float $x, float $y)
bool linearStretchImage(float $blackPoint, float $whitePoint)
bool link(string $target, string $link)
bool liquidRescaleImage(int $width, int $height, float $delta_x, float $rigidity)
bool loadPhar(string $filename[, string $alias ])
bool locale_filter_matches(string $langtag, string $locale[, bool $canonicalize = false ])
bool locale_set_default(string $locale)
bool m_deletetrans(resource $conn, int $identifier)
bool m_destroyconn(resource $conn)
bool m_maxconntimeout(resource $conn, int $secs)
bool m_verifyconnection(resource $conn, int $tf)
bool m_verifysslcert(resource $conn, int $tf)
bool mail(string $to, string $subject, string $message[, string $additional_headers[, string $additional_parameters ]])
bool mailparse_msg_free(resource $mimemail)
bool mailparse_msg_parse(resource $mimemail, string $data)
bool mailparse_stream_encode(resource $sourcefp, resource $destfp, string $encoding)
bool mapImage(Imagick $map, bool $dither)
bool mapPhar([ string $alias[, int $dataoffset = 0 ]])
bool matte(float $x, float $y, int $paintMethod)
bool matteFloodfillImage(float $alpha, float $fuzz, mixed $bordercolor, int $x, int $y)
bool maxdb_autocommit(resource $link, bool $mode)
bool maxdb_change_user(resource $link, string $user, string $password, string $database)
bool maxdb_close(resource $link)
bool maxdb_commit(resource $link)
bool maxdb_data_seek(resource $result, int $offset)
bool maxdb_disable_reads_from_master(resource $link)
bool maxdb_disable_rpl_parse(resource $link)
bool maxdb_dump_debug_info(resource $link)
bool maxdb_enable_reads_from_master(resource $link)
bool maxdb_enable_rpl_parse(resource $link)
bool maxdb_field_seek(resource $result, int $fieldnr)
bool maxdb_kill(resource $link, int $processid)
bool maxdb_master_query(resource $link, string $query)
bool maxdb_more_results(resource $link)
bool maxdb_multi_query(resource $link, string $query)
bool maxdb_next_result(resource $link)
bool maxdb_options(resource $link, int $option, mixed $value)
bool maxdb_ping(resource $link)
bool maxdb_real_connect(resource $link[, string $hostname[, string $username[, string $passwd[, string $dbname[, int $port = 0[, string $socket ]]]]]])
bool maxdb_real_query(resource $link, string $query)
bool maxdb_report(int $flags)
bool maxdb_rollback(resource $link)
bool maxdb_rpl_probe(resource $link)
bool maxdb_select_db(resource $link, string $dbname)
bool maxdb_send_query(resource $link, string $query)
bool maxdb_server_init([ array $server[, array $groups ]])
bool maxdb_ssl_set(resource $link, string $key, string $cert, string $ca, string $capath, string $cipher)
bool maxdb_stmt_bind_param(resource $stmt, string $types, array &$var)
bool maxdb_stmt_bind_param(resource $stmt, string $types, mixed &$var1[, mixed &$... ])
bool maxdb_stmt_bind_result(resource $stmt, mixed &$var1[, mixed &$... ])
bool maxdb_stmt_close(resource $stmt)
bool maxdb_stmt_close_long_data(resource $stmt, int $param_nr)
bool maxdb_stmt_data_seek(resource $statement, int $offset)
bool maxdb_stmt_execute(resource $stmt)
bool maxdb_stmt_fetch(resource $stmt)
bool maxdb_stmt_prepare(resource $stmt, string $query)
bool maxdb_stmt_reset(resource $stmt)
bool maxdb_stmt_send_long_data(resource $stmt, int $param_nr, string $data)
bool maxdb_stmt_store_result(resource $stmt)
bool mb_check_encoding([ string $var = NULL[, string $encoding = mb_internal_encoding()]])
bool mb_ereg_match(string $pattern, string $string[, string $option = "msr" ])
bool mb_ereg_search([ string $pattern[, string $option = "ms" ]])
bool mb_ereg_search_init(string $string[, string $pattern[, string $option = "msr" ]])
bool mb_ereg_search_setpos(int $position)
bool mb_parse_str(string $encoded_string[, array &$result ])
bool mb_send_mail(string $to, string $subject, string $message[, string $additional_headers = NULL[, string $additional_parameter = NULL ]])
bool mcrypt_enc_is_block_algorithm(resource $td)
bool mcrypt_enc_is_block_algorithm_mode(resource $td)
bool mcrypt_enc_is_block_mode(resource $td)
bool mcrypt_generic_deinit(resource $td)
bool mcrypt_generic_end(resource $td)
bool mcrypt_module_close(resource $td)
bool mcrypt_module_is_block_algorithm(string $algorithm[, string $lib_dir ])
bool mcrypt_module_is_block_algorithm_mode(string $mode[, string $lib_dir ])
bool mcrypt_module_is_block_mode(string $mode[, string $lib_dir ])
bool mcrypt_module_self_test(string $algorithm[, string $lib_dir ])
bool medianFilterImage(float $radius)
bool memcache_debug(bool $on_off)
bool mergeImageLayers(int $layer_method)
bool method_exists(mixed $object, string $method_name)
bool mkdir(string $pathname[, int $mode = 0777[, bool $recursive = false[, resource $context ]]])
bool modulateImage(float $brightness, float $saturation, float $hue)
bool moveTextPos(float $x, float $y[, bool $set_leading = false ])
bool moveTo(float $x, float $y)
bool move_uploaded_file(string $filename, string $destination)
bool msession_connect(string $host, string $port)
bool msession_create(string $session[, string $classname[, string $data ]])
bool msession_destroy(string $name)
bool msession_set(string $session, string $name, string $value)
bool msession_set_data(string $session, string $value)
bool msg_queue_exists(int $key)
bool msg_receive(resource $queue, int $desiredmsgtype, int &$msgtype, int $maxsize, mixed &$message[, bool $unserialize = true[, int $flags = 0[, int &$errorcode ]]])
bool msg_remove_queue(resource $queue)
bool msg_send(resource $queue, int $msgtype, mixed $message[, bool $serialize = true[, bool $blocking = true[, int &$errorcode ]]])
bool msg_set_queue(resource $queue, array $data)
bool msgfmt_set_pattern(MessageFormatter $fmt, string $pattern)
bool msql_close([ resource $link_identifier ])
bool msql_create_db(string $database_name[, resource $link_identifier ])
bool msql_data_seek(resource $result, int $row_number)
bool msql_drop_db(string $database_name[, resource $link_identifier ])
bool msql_field_seek(resource $result, int $field_offset)
bool msql_free_result(resource $result)
bool msql_select_db(string $database_name[, resource $link_identifier ])
bool mssql_bind(resource $stmt, string $param_name, mixed &$var, int $type[, bool $is_output = false[, bool $is_null = false[, int $maxlen = -1 ]]])
bool mssql_close([ resource $link_identifier ])
bool mssql_data_seek(resource $result_identifier, int $row_number)
bool mssql_field_seek(resource $result, int $field_offset)
bool mssql_free_result(resource $result)
bool mssql_free_statement(resource $stmt)
bool mssql_next_result(resource $result_id)
bool mssql_select_db(string $database_name[, resource $link_identifier ])
bool mysql_close([ resource $link_identifier ])
bool mysql_create_db(string $database_name[, resource $link_identifier ])
bool mysql_data_seek(resource $result, int $row_number)
bool mysql_drop_db(string $database_name[, resource $link_identifier ])
bool mysql_field_seek(resource $result, int $field_offset)
bool mysql_free_result(resource $result)
bool mysql_ping([ resource $link_identifier ])
bool mysql_select_db(string $database_name[, resource $link_identifier ])
bool mysql_set_charset(string $charset[, resource $link_identifier ])
bool mysqli_autocommit(mysqli $link, bool $mode)
bool mysqli_change_user(mysqli $link, string $user, string $password, string $database)
bool mysqli_close(mysqli $link)
bool mysqli_commit(mysqli $link)
bool mysqli_data_seek(mysqli_result $result, int $offset)
bool mysqli_debug(string $message)
bool mysqli_disable_reads_from_master(mysqli $link)
bool mysqli_disable_rpl_parse(mysqli $link)
bool mysqli_dump_debug_info(mysqli $link)
bool mysqli_embedded_server_start(bool $start, array $arguments, array $groups)
bool mysqli_enable_reads_from_master(mysqli $link)
bool mysqli_enable_rpl_parse(mysqli $link)
bool mysqli_field_seek(mysqli_result $result, int $fieldnr)
bool mysqli_kill(mysqli $link, int $processid)
bool mysqli_master_query(mysqli $link, string $query)
bool mysqli_more_results(mysqli $link)
bool mysqli_multi_query(mysqli $link, string $query)
bool mysqli_next_result(mysqli $link)
bool mysqli_options(mysqli $link, int $option, mixed $value)
bool mysqli_ping(mysqli $link)
bool mysqli_real_connect(mysqli $link[, string $host[, string $username[, string $passwd[, string $dbname[, int $port[, string $socket[, int $flags ]]]]]]])
bool mysqli_real_query(mysqli $link, string $query)
bool mysqli_report(int $flags)
bool mysqli_rollback(mysqli $link)
bool mysqli_rpl_probe(mysqli $link)
bool mysqli_select_db(mysqli $link, string $dbname)
bool mysqli_send_query(mysqli $link, string $query)
bool mysqli_set_charset(mysqli $link, string $charset)
bool mysqli_set_local_infile_handler(mysqli $link, callback $read_func)
bool mysqli_slave_query(mysqli $link, string $query)
bool mysqli_ssl_set(mysqli $link, string $key, string $cert, string $ca, string $capath, string $cipher)
bool mysqli_stmt_attr_set(mysqli_stmt $stmt, int $attr, int $mode)
bool mysqli_stmt_bind_param(mysqli_stmt $stmt, string $types, mixed &$var1[, mixed &$... ])
bool mysqli_stmt_bind_result(mysqli_stmt $stmt, mixed &$var1[, mixed &$... ])
bool mysqli_stmt_close(mysqli_stmt $stmt)
bool mysqli_stmt_execute(mysqli_stmt $stmt)
bool mysqli_stmt_fetch(mysqli_stmt $stmt)
bool mysqli_stmt_prepare(mysqli_stmt $stmt, string $query)
bool mysqli_stmt_reset(mysqli_stmt $stmt)
bool mysqli_stmt_send_long_data(mysqli_stmt $stmt, int $param_nr, string $data)
bool mysqli_stmt_store_result(mysqli_stmt $stmt)
bool mysqlnd_ms_match_wild(string $table_name, string $wildcard)
bool mysqlnd_ms_set_user_pick_server(string $function)
bool mysqlnd_qc_change_handler(mixed $handler)
bool mysqlnd_qc_set_user_handlers(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_set_connection_proxy(MysqlndUhConnection object &$connection_proxy[, mysqli &$mysqli_connection ])
bool mysqlnd_uh_set_statement_proxy(MysqlndUhStatement object &$statement_proxy)
bool natcasesort(array &$array)
bool natsort(array &$array)
bool ncurses_del_panel(resource $panel)
bool ncurses_delwin(resource $window)
bool ncurses_getmouse(array &$mevent)
bool ncurses_mouse_trafo(int &$y, int &$x, bool $toscreen)
bool ncurses_slk_init(int $format)
bool ncurses_slk_set(int $labelnr, string $label, int $format)
bool ncurses_ungetmouse(array $mevent)
bool ncurses_wmouse_trafo(resource $window, int &$y, int &$x, bool $toscreen)
bool newImage(int $cols, int $rows, mixed $background[, string $format ])
bool newPixelIterator(Imagick $wand)
bool newPixelRegionIterator(Imagick $wand, int $x, int $y, int $columns, int $rows)
bool newPseudoImage(int $columns, int $rows, string $pseudoString)
bool notes_copy_db(string $from_database_name, string $to_database_name)
bool notes_create_db(string $database_name)
bool notes_create_note(string $database_name, string $form_name)
bool notes_drop_db(string $database_name)
bool notes_list_msgs(string $db)
bool notes_mark_read(string $database_name, string $user_name, string $note_id)
bool notes_mark_unread(string $database_name, string $user_name, string $note_id)
bool notes_nav_create(string $database_name, string $name)
bool nsapi_virtual(string $uri)
bool numfmt_set_attribute(NumberFormatter $fmt, int $attr, int $value)
bool numfmt_set_pattern(NumberFormatter $fmt, string $pattern)
bool numfmt_set_symbol(NumberFormatter $fmt, int $attr, string $value)
bool numfmt_set_text_attribute(NumberFormatter $fmt, int $attr, string $value)
bool ob_start([ callback $output_callback[, int $chunk_size = 0[, bool $erase = true ]]])
bool oci_bind_array_by_name(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(resource $statement, string $bv_name, mixed &$variable[, int $maxlength = -1[, int $type = SQLT_CHR ]])
bool oci_cancel(resource $statement)
bool oci_close(resource $connection)
bool oci_commit(resource $connection)
bool oci_define_by_name(resource $statement, string $column_name, mixed &$variable[, int $type = SQLT_CHR ])
bool oci_execute(resource $statement[, int $mode = OCI_COMMIT_ON_SUCCESS ])
bool oci_fetch(resource $statement)
bool oci_field_is_null(resource $statement, mixed $field)
bool oci_free_statement(resource $statement)
bool oci_lob_copy(OCI-Lob $lob_to, OCI-Lob $lob_from[, int $length = 0 ])
bool oci_lob_is_equal(OCI-Lob $lob1, OCI-Lob $lob2)
bool oci_password_change(resource $connection, string $username, string $old_password, string $new_password)
bool oci_rollback(resource $connection)
bool oci_set_action(resource $connection, string $action_name)
bool oci_set_client_identifier(resource $connection, string $client_identifier)
bool oci_set_client_info(resource $connection, string $client_info)
bool oci_set_edition(string $edition)
bool oci_set_module_name(resource $connection, string $module_name)
bool oci_set_prefetch(resource $statement, int $rows)
bool odbc_binmode(resource $result_id, int $mode)
bool odbc_commit(resource $connection_id)
bool odbc_execute(resource $result_id[, array $parameters_array ])
bool odbc_fetch_row(resource $result_id[, int $row_number ])
bool odbc_free_result(resource $result_id)
bool odbc_longreadlen(resource $result_id, int $length)
bool odbc_next_result(resource $result_id)
bool odbc_rollback(resource $connection_id)
bool odbc_setoption(resource $id, int $function, int $option, int $param)
bool offsetExists(mixed $index)
bool offsetExists(string $offset)
bool offsetUnset(string $offset)
bool offsetUnset(string $offset)
bool oilPaintImage(float $radius)
bool openal_buffer_data(resource $buffer, int $format, string $data, int $freq)
bool openal_buffer_destroy(resource $buffer)
bool openal_buffer_loadwav(resource $buffer, string $wavfile)
bool openal_context_current(resource $context)
bool openal_context_destroy(resource $context)
bool openal_context_process(resource $context)
bool openal_context_suspend(resource $context)
bool openal_device_close(resource $device)
bool openal_listener_set(int $property, mixed $setting)
bool openal_source_destroy(resource $source)
bool openal_source_pause(resource $source)
bool openal_source_play(resource $source)
bool openal_source_rewind(resource $source)
bool openal_source_set(resource $source, int $property, mixed $setting)
bool openal_source_stop(resource $source)
bool openlog(string $ident, int $option, int $facility)
bool openssl_csr_export(resource $csr, string &$out[, bool $notext = true ])
bool openssl_csr_export_to_file(resource $csr, string $outfilename[, bool $notext = true ])
bool openssl_open(string $sealed_data, string &$open_data, string $env_key, mixed $priv_key_id[, string $method ])
bool openssl_pkcs7_decrypt(string $infilename, string $outfilename, mixed $recipcert[, mixed $recipkey ])
bool openssl_pkcs7_encrypt(string $infile, string $outfile, mixed $recipcerts, array $headers[, int $flags = 0[, int $cipherid = OPENSSL_CIPHER_RC2_40 ]])
bool openssl_pkcs7_sign(string $infilename, string $outfilename, mixed $signcert, mixed $privkey, array $headers[, int $flags = PKCS7_DETACHED[, string $extracerts ]])
bool openssl_pkcs12_export(mixed $x509, string &$out, mixed $priv_key, string $pass[, array $args ])
bool openssl_pkcs12_export_to_file(mixed $x509, string $filename, mixed $priv_key, string $pass[, array $args ])
bool openssl_pkcs12_read(string $pkcs12, array &$certs, string $pass)
bool openssl_pkey_export(mixed $key, string &$out[, string $passphrase[, array $configargs ]])
bool openssl_pkey_export_to_file(mixed $key, string $outfilename[, string $passphrase[, array $configargs ]])
bool openssl_private_decrypt(string $data, string &$decrypted, mixed $key[, int $padding = OPENSSL_PKCS1_PADDING ])
bool openssl_private_encrypt(string $data, string &$crypted, mixed $key[, int $padding = OPENSSL_PKCS1_PADDING ])
bool openssl_public_decrypt(string $data, string &$decrypted, mixed $key[, int $padding = OPENSSL_PKCS1_PADDING ])
bool openssl_public_encrypt(string $data, string &$crypted, mixed $key[, int $padding = OPENSSL_PKCS1_PADDING ])
bool openssl_sign(string $data, string &$signature, mixed $priv_key_id[, int $signature_alg = OPENSSL_ALGO_SHA1 ])
bool openssl_x509_check_private_key(mixed $cert, mixed $key)
bool openssl_x509_export(mixed $x509, string &$output[, bool $notext = TRUE ])
bool openssl_x509_export_to_file(mixed $x509, string $outfilename[, bool $notext = TRUE ])
bool output_add_rewrite_var(string $name, string $value)
bool override_function(string $function_name, string $function_args, string $function_code)
bool ovrimos_commit(int $connection_id)
bool ovrimos_execute(int $result_id[, array $parameters_array ])
bool ovrimos_fetch_into(int $result_id, array &$result_array[, string $how[, int $rownumber ]])
bool ovrimos_fetch_row(int $result_id[, int $how[, int $row_number ]])
bool ovrimos_free_result(int $result_id)
bool ovrimos_longreadlen(int $result_id, int $length)
bool ovrimos_rollback(int $connection_id)
bool paintTransparentImage(mixed $target, float $alpha, float $fuzz)
bool pathCurveToAbsolute(float $x1, float $y1, float $x2, float $y2, float $x, float $y)
bool pathCurveToQuadraticBezierAbsolute(float $x1, float $y1, float $x, float $y)
bool pathCurveToQuadraticBezierRelative(float $x1, float $y1, float $x, float $y)
bool pathCurveToQuadraticBezierSmoothAbsolute(float $x, float $y)
bool pathCurveToQuadraticBezierSmoothRelative(float $x, float $y)
bool pathCurveToRelative(float $x1, float $y1, float $x2, float $y2, float $x, float $y)
bool pathCurveToSmoothAbsolute(float $x2, float $y2, float $x, float $y)
bool pathCurveToSmoothRelative(float $x2, float $y2, float $x, float $y)
bool pathEllipticArcAbsolute(float $rx, float $ry, float $x_axis_rotation, bool $large_arc_flag, bool $sweep_flag, float $x, float $y)
bool pathEllipticArcRelative(float $rx, float $ry, float $x_axis_rotation, bool $large_arc_flag, bool $sweep_flag, float $x, float $y)
bool pathLineToAbsolute(float $x, float $y)
bool pathLineToHorizontalAbsolute(float $x)
bool pathLineToHorizontalRelative(float $x)
bool pathLineToRelative(float $x, float $y)
bool pathLineToVerticalAbsolute(float $y)
bool pathLineToVerticalRelative(float $y)
bool pathMoveToAbsolute(float $x, float $y)
bool pathMoveToRelative(float $x, float $y)
bool pcntl_setpriority(int $priority[, int $pid = getmypid()[, int $process_identifier = PRIO_PROCESS ]])
bool pcntl_signal(int $signo, callback $handler[, bool $restart_syscalls = true ])
bool pcntl_sigprocmask(int $how, array $set[, array &$oldset ])
bool pcntl_wifexited(int $status)
bool pcntl_wifsignaled(int $status)
bool pcntl_wifstopped(int $status)
bool pg_cancel_query(resource $connection)
bool pg_close([ resource $connection ])
bool pg_connection_busy(resource $connection)
bool pg_connection_reset(resource $connection)
bool pg_copy_from(resource $connection, string $table_name, array $rows[, string $delimiter[, string $null_as ]])
bool pg_end_copy([ resource $connection ])
bool pg_free_result(resource $result)
bool pg_lo_close(resource $large_object)
bool pg_lo_export([ resource $connection], int $oid, string $pathname)
bool pg_lo_seek(resource $large_object, int $offset[, int $whence = PGSQL_SEEK_CUR ])
bool pg_lo_unlink(resource $connection, int $oid)
bool pg_ping([ resource $connection ])
bool pg_put_line([ resource $connection], string $data)
bool pg_result_seek(resource $result, int $offset)
bool pg_send_execute(resource $connection, string $stmtname, array $params)
bool pg_send_prepare(resource $connection, string $stmtname, string $query)
bool pg_send_query(resource $connection, string $query)
bool pg_send_query_params(resource $connection, string $query, array $params)
bool pg_trace(string $pathname[, string $mode = "w"[, resource $connection ]])
bool pg_untrace([ resource $connection ])
bool php_check_syntax(string $filename[, string &$error_message ])
bool phpcredits([ int $flag = CREDITS_ALL ])
bool phpinfo([ int $what = INFO_ALL ])
bool pingImage(string $filename)
bool pingImageBlob(string $image)
bool pingImageFile(resource $filehandle[, string $fileName ])
bool png2wbmp(string $pngname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)
bool point(float $x, float $y)
bool polaroidImage(ImagickDraw $properties, float $angle)
bool polygon(array $coordinates)
bool polyline(array $coordinates)
bool posix_access(string $file[, int $mode = POSIX_F_OK ])
bool posix_initgroups(string $name, int $base_group_id)
bool posix_isatty(int $fd)
bool posix_kill(int $pid, int $sig)
bool posix_mkfifo(string $pathname, int $mode)
bool posix_mknod(string $pathname, int $mode[, int $major = 0[, int $minor = 0 ]])
bool posix_setegid(int $gid)
bool posix_seteuid(int $uid)
bool posix_setgid(int $gid)
bool posix_setpgid(int $pid, int $pgid)
bool posix_setuid(int $uid)
bool posterizeImage(int $levels, bool $dither)
bool previewImages(int $preview)
bool printer_delete_dc(resource $printer_handle)
bool printer_draw_bmp(resource $printer_handle, string $filename, int $x, int $y[, int $width], int $height)
bool printer_end_doc(resource $printer_handle)
bool printer_end_page(resource $printer_handle)
bool printer_set_option(resource $printer_handle, int $option, mixed $value)
bool printer_start_doc(resource $printer_handle[, string $document ])
bool printer_start_page(resource $printer_handle)
bool printer_write(resource $printer_handle, string $content)
bool proc_nice(int $increment)
bool proc_terminate(resource $process[, int $signal = 15 ])
bool profileImage(string $name, string $profile)
bool property_exists(mixed $class, string $property)
bool ps_add_launchlink(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename)
bool ps_add_locallink(resource $psdoc, float $llx, float $lly, float $urx, float $ury, int $page, string $dest)
bool ps_add_note(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)
bool ps_add_pdflink(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename, int $page, string $dest)
bool ps_add_weblink(resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $url)
bool ps_arc(resource $psdoc, float $x, float $y, float $radius, float $alpha, float $beta)
bool ps_arcn(resource $psdoc, float $x, float $y, float $radius, float $alpha, float $beta)
bool ps_begin_page(resource $psdoc, float $width, float $height)
bool ps_circle(resource $psdoc, float $x, float $y, float $radius)
bool ps_clip(resource $psdoc)
bool ps_close(resource $psdoc)
bool ps_closepath(resource $psdoc)
bool ps_closepath_stroke(resource $psdoc)
bool ps_continue_text(resource $psdoc, string $text)
bool ps_curveto(resource $psdoc, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)
bool ps_delete(resource $psdoc)
bool ps_end_page(resource $psdoc)
bool ps_end_pattern(resource $psdoc)
bool ps_end_template(resource $psdoc)
bool ps_fill(resource $psdoc)
bool ps_fill_stroke(resource $psdoc)
bool ps_include_file(resource $psdoc, string $file)
bool ps_lineto(resource $psdoc, float $x, float $y)
bool ps_moveto(resource $psdoc, float $x, float $y)
bool ps_open_file(resource $psdoc[, string $filename ])
bool ps_place_image(resource $psdoc, int $imageid, float $x, float $y, float $scale)
bool ps_rect(resource $psdoc, float $x, float $y, float $width, float $height)
bool ps_restore(resource $psdoc)
bool ps_rotate(resource $psdoc, float $rot)
bool ps_save(resource $psdoc)
bool ps_scale(resource $psdoc, float $x, float $y)
bool ps_set_border_color(resource $psdoc, float $red, float $green, float $blue)
bool ps_set_border_dash(resource $psdoc, float $black, float $white)
bool ps_set_border_style(resource $psdoc, string $style, float $width)
bool ps_set_info(resource $p, string $key, string $val)
bool ps_set_parameter(resource $psdoc, string $name, string $value)
bool ps_set_text_pos(resource $psdoc, float $x, float $y)
bool ps_set_value(resource $psdoc, string $name, float $value)
bool ps_setcolor(resource $psdoc, string $type, string $colorspace, float $c1, float $c2, float $c3, float $c4)
bool ps_setdash(resource $psdoc, float $on, float $off)
bool ps_setflat(resource $psdoc, float $value)
bool ps_setfont(resource $psdoc, int $fontid, float $size)
bool ps_setgray(resource $psdoc, float $gray)
bool ps_setlinecap(resource $psdoc, int $type)
bool ps_setlinejoin(resource $psdoc, int $type)
bool ps_setlinewidth(resource $psdoc, float $width)
bool ps_setmiterlimit(resource $psdoc, float $value)
bool ps_setoverprintmode(resource $psdoc, int $mode)
bool ps_setpolydash(resource $psdoc, float $arr)
bool ps_shfill(resource $psdoc, int $shadingid)
bool ps_show(resource $psdoc, string $text)
bool ps_show2(resource $psdoc, string $text, int $len)
bool ps_show_xy(resource $psdoc, string $text, float $x, float $y)
bool ps_show_xy2(resource $psdoc, string $text, int $len, float $xcoor, float $ycoor)
bool ps_stroke(resource $psdoc)
bool ps_symbol(resource $psdoc, int $ord)
bool ps_translate(resource $psdoc, float $x, float $y)
bool pspell_add_to_personal(int $dictionary_link, string $word)
bool pspell_add_to_session(int $dictionary_link, string $word)
bool pspell_check(int $dictionary_link, string $word)
bool pspell_clear_session(int $dictionary_link)
bool pspell_config_data_dir(int $conf, string $directory)
bool pspell_config_dict_dir(int $conf, string $directory)
bool pspell_config_ignore(int $dictionary_link, int $n)
bool pspell_config_mode(int $dictionary_link, int $mode)
bool pspell_config_personal(int $dictionary_link, string $file)
bool pspell_config_repl(int $dictionary_link, string $file)
bool pspell_config_runtogether(int $dictionary_link, bool $flag)
bool pspell_config_save_repl(int $dictionary_link, bool $flag)
bool pspell_save_wordlist(int $dictionary_link)
bool pspell_store_replacement(int $dictionary_link, string $misspelled, string $correct)
bool pushClipPath(string $clip_mask_id)
bool pushPattern(string $pattern_id, float $x, float $y, float $width, float $height)
bool putenv(string $setting)
bool px_close(resource $pxdoc)
bool px_create_fp(resource $pxdoc, resource $file, array $fielddesc)
bool px_delete(resource $pxdoc)
bool px_delete_record(resource $pxdoc, int $num)
bool px_open_fp(resource $pxdoc, resource $file)
bool px_put_record(resource $pxdoc, array $record[, int $recpos = -1 ])
bool px_set_blob_file(resource $pxdoc, string $filename)
bool px_set_parameter(resource $pxdoc, string $name, string $value)
bool px_set_targetencoding(resource $pxdoc, string $encoding)
bool px_set_value(resource $pxdoc, string $name, float $value)
bool px_update_record(resource $pxdoc, array $data, int $num)
bool quantizeImage(int $numberColors, int $colorspace, int $treedepth, bool $dither, bool $measureError)
bool quantizeImages(int $numberColors, int $colorspace, int $treedepth, bool $dither, bool $measureError)
bool radius_add_server(resource $radius_handle, string $hostname, int $port, string $secret, int $timeout, int $max_tries)
bool radius_close(resource $radius_handle)
bool radius_config(resource $radius_handle, string $file)
bool radius_create_request(resource $radius_handle , int $type)
bool radius_put_addr(resource $radius_handle, int $type, string $addr)
bool radius_put_attr(resource $radius_handle, int $type, string $value)
bool radius_put_int(resource $radius_handle, int $type, int $value)
bool radius_put_string(resource $radius_handle, int $type, string $value)
bool radius_put_vendor_addr(resource $radius_handle, int $vendor, int $type, string $addr)
bool radius_put_vendor_attr(resource $radius_handle, int $vendor, int $type, string $value)
bool radius_put_vendor_int(resource $radius_handle, int $vendor, int $type, int $value)
bool radius_put_vendor_string(resource $radius_handle, int $vendor, int $type, string $value)
bool raiseImage(int $width, int $height, int $x, int $y, bool $raise)
bool rar_allow_broken_set(RarArchive $rarfile, bool $allow_broken)
bool rar_broken_is(RarArchive $rarfile)
bool rar_close(RarArchive $rarfile)
bool rar_solid_is(RarArchive $rarfile)
bool readImage(string $filename)
bool readImageBlob(string $image[, string $filename ])
bool readImageFile(resource $filehandle[, string $fileName = null ])
bool readline_add_history(string $line)
bool readline_callback_handler_install(string $prompt, callback $callback)
bool readline_completion_function(callback $function)
bool readline_read_history([ string $filename ])
bool readline_write_history([ string $filename ])
bool recode_file(string $request, resource $input, resource $output)
bool recolorImage(array $matrix)
bool rectangle(float $x, float $y, float $width, float $height)
bool rectangle(float $x1, float $y1, float $x2, float $y2)
bool reduceNoiseImage(float $radius)
bool register_tick_function(callback $function[, mixed $arg[, mixed $... ]])
bool removeParameter(string $namespaceURI, string $localName)
bool rename(string $oldname, string $newname[, resource $context ])
bool renameIndex(int $index, string $newname)
bool renameName(string $name, string $newname)
bool rename_function(string $original_name, string $new_name)
bool replace(string $key, mixed $var[, int $flag[, int $expire ]])
bool resampleImage(float $x_resolution, float $y_resolution, int $filter, float $blur)
bool resetImagePage(string $page)
bool resizeImage(int $columns, int $rows, int $filter, float $blur[, bool $bestfit = false ])
bool rewind(resource $handle)
bool rmdir(string $dirname[, resource $context ])
bool rollImage(int $x, int $y)
bool rotate(float $degrees)
bool rotateImage(mixed $background, float $degrees)
bool roundCorners(float $x_rounding, float $y_rounding[, float $stroke_width = 10[, float $displace = 5[, float $size_correction = -6 ]]])
bool roundRectangle(float $x1, float $y1, float $x2, float $y2, float $rx, float $ry)
bool rpm_close(resource $rpmr)
bool rpm_is_valid(string $filename)
bool rrd_create(string $filename, array $options)
bool rrd_restore(string $xml_file, string $rrd_file[, array $options ])
bool rrd_tune(string $filename, array $options)
bool rrd_update(string $filename, array $options)
bool rsort(array &$array[, int $sort_flags = SORT_REGULAR ])
bool runkit_class_adopt(string $classname, string $parentname)
bool runkit_class_emancipate(string $classname)
bool runkit_constant_add(string $constname, mixed $value)
bool runkit_constant_redefine(string $constname, mixed $newvalue)
bool runkit_constant_remove(string $constname)
bool runkit_function_add(string $funcname, string $arglist, string $code)
bool runkit_function_copy(string $funcname, string $targetname)
bool runkit_function_redefine(string $funcname, string $arglist, string $code)
bool runkit_function_remove(string $funcname)
bool runkit_function_rename(string $funcname, string $newname)
bool runkit_import(string $filename[, int $flags = RUNKIT_IMPORT_CLASS_METHODS ])
bool runkit_lint(string $code)
bool runkit_lint_file(string $filename)
bool runkit_method_add(string $classname, string $methodname, string $args, string $code[, int $flags = RUNKIT_ACC_PUBLIC ])
bool runkit_method_copy(string $dClass, string $dMethod, string $sClass[, string $sMethod ])
bool runkit_method_redefine(string $classname, string $methodname, string $args, string $code[, int $flags = RUNKIT_ACC_PUBLIC ])
bool runkit_method_remove(string $classname, string $methodname)
bool runkit_method_rename(string $classname, string $methodname, string $newname)
bool sampleImage(int $columns, int $rows)
bool save(string $file)
bool scale(float $x, float $y)
bool scaleImage(int $cols, int $rows[, bool $bestfit = false ])
bool sem_acquire(resource $sem_identifier)
bool sem_release(resource $sem_identifier)
bool sem_remove(resource $sem_identifier)
bool separateImageChannel(int $channel)
bool sepiaToneImage(float $threshold)
bool session_decode(string $data)
bool session_is_registered(string $name)
bool session_pgsql_add_error(int $error_level[, string $error_message ])
bool session_pgsql_set_field(string $value)
bool session_regenerate_id([ bool $delete_old_session = false ])
bool session_register(mixed $name[, mixed $... ])
bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
bool session_unregister(string $name)
bool set(string $key, mixed $var[, int $flag[, int $expire ]])
bool setAlias(string $alias)
bool setAlias(string $alias)
bool setAttribute(int $attr, int $val)
bool setAttribute(int $attr, int $value)
bool setAttribute(int $attribute, mixed $value)
bool setBackgroundColor(mixed $background)
bool setBorderStyle(float $width, int $dash_on, int $dash_off)
bool setCMYKFill(float $c, float $m, float $y, float $k)
bool setCMYKStroke(float $c, float $m, float $y, float $k)
bool setCalendar(int $which)
bool setCharSpace(float $char_space)
bool setClipPath(string $clip_mask)
bool setClipRule(int $fill_rule)
bool setClipUnits(int $clip_units)
bool setColor(string $color)
bool setColorMask(int $rmin, int $rmax, int $gmin, int $gmax, int $bmin, int $bmax)
bool setColorValue(int $color, float $value)
bool setColorspace(int $COLORSPACE)
bool setCompressThreshold(int $threshold[, float $min_savings ])
bool setCompression(int $compression)
bool setCompressionMode(int $mode)
bool setCompressionQuality(int $quality)
bool setCurrentEncoder(string $encoding)
bool setDash(array $pattern, int $phase)
bool setDefaultStub([ string $index[, string $webindex ]])
bool setDefaultStub([ string $index[, string $webindex ]])
bool setDestination(object $destination)
bool setEncryptionMode(int $mode[, int $key_len = 5 ])
bool setFilename(string $filename)
bool setFillAlpha(float $opacity)
bool setFillColor(ImagickPixel $fill_pixel)
bool setFillOpacity(float $fillOpacity)
bool setFillPatternURL(string $fill_url)
bool setFillRule(int $fill_rule)
bool setFitBH(float $top)
bool setFitBV(float $left)
bool setFitH(float $top)
bool setFitR(float $left, float $bottom, float $right, float $top)
bool setFitV(float $left)
bool setFlatness(float $flatness)
bool setFont(string $font)
bool setFont(string $font_name)
bool setFontAndSize(object $font, float $size)
bool setFontFamily(string $font_family)
bool setFontSize(float $pointsize)
bool setFontStretch(int $fontStretch)
bool setFontStyle(int $style)
bool setFontWeight(int $font_weight)
bool setFormat(string $format)
bool setGravity(int $gravity)
bool setGravity(int $gravity)
bool setGrayFill(float $value)
bool setGrayStroke(float $value)
bool setHSL(float $hue, float $saturation, float $luminosity)
bool setHeight(float $height)
bool setHighlightMode(int $mode)
bool setHorizontalScaling(float $scaling)
bool setIcon(int $icon)
bool setImage(Imagick $replace)
bool setImageAlphaChannel(int $mode)
bool setImageArtifact(string $artifact, string $value)
bool setImageBackgroundColor(mixed $background)
bool setImageBias(float $bias)
bool setImageBluePrimary(float $x, float $y)
bool setImageBorderColor(mixed $border)
bool setImageChannelDepth(int $channel, int $depth)
bool setImageClipMask(Imagick $clip_mask)
bool setImageColormapColor(int $index, ImagickPixel $color)
bool setImageColorspace(int $colorspace)
bool setImageCompose(int $compose)
bool setImageCompression(int $compression)
bool setImageCompressionQuality(int $quality)
bool setImageDelay(int $delay)
bool setImageDepth(int $depth)
bool setImageDispose(int $dispose)
bool setImageExtent(int $columns, int $rows)
bool setImageFilename(string $filename)
bool setImageFormat(string $format)
bool setImageGamma(float $gamma)
bool setImageGravity(int $gravity)
bool setImageGreenPrimary(float $x, float $y)
bool setImageIndex(int $index)
bool setImageInterlaceScheme(int $interlace_scheme)
bool setImageInterpolateMethod(int $method)
bool setImageIterations(int $iterations)
bool setImageMatte(bool $matte)
bool setImageMatteColor(mixed $matte)
bool setImageOpacity(float $opacity)
bool setImageOrientation(int $orientation)
bool setImagePage(int $width, int $height, int $x, int $y)
bool setImageProfile(string $name, string $profile)
bool setImageProperty(string $name, string $value)
bool setImageRedPrimary(float $x, float $y)
bool setImageRenderingIntent(int $rendering_intent)
bool setImageResolution(float $x_resolution, float $y_resolution)
bool setImageScene(int $scene)
bool setImageTicksPerSecond(int $ticks_per-second)
bool setImageType(int $image_type)
bool setImageUnits(int $units)
bool setImageVirtualPixelMethod(int $method)
bool setImageWhitePoint(float $x, float $y)
bool setInfoAttr(int $type, string $info)
bool setInfoDateAttr(int $type, int $year, int $month, int $day, int $hour, int $min, int $sec, string $ind, int $off_hour, int $off_min)
bool setInterlaceScheme(int $interlace_scheme)
bool setIteratorIndex(int $index)
bool setIteratorRow(int $row)
bool setLenient(bool $lenient)
bool setLineCap(int $cap)
bool setLineJoin(int $join)
bool setLineWidth(float $width)
bool setMaskImage(object $mask_image)
bool setMiterLimit(float $limit)
bool setOpenAction(object $destination)
bool setOpened(bool $opened)
bool setOpened(bool $opened)
bool setOption(string $key, string $value)
bool setPage(int $width, int $height, int $x, int $y)
bool setPageLayout(int $layout)
bool setPageMode(int $mode)
bool setPagesConfiguration(int $page_per_pages)
bool setParameter(string $namespace, string $name, string $value)
bool setPassword(string $owner_password, string $user_password)
bool setPattern(string $pattern)
bool setPattern(string $pattern)
bool setPattern(string $pattern)
bool setPermission(int $permission)
bool setPointSize(float $point_size)
bool setProfiling(string $filename)
bool setRGBFill(float $r, float $g, float $b)
bool setRGBStroke(float $r, float $g, float $b)
bool setResolution(float $x_resolution, float $y_resolution)
bool setResourceLimit(int $type, int $limit)
bool setRotate(int $angle)
bool setSamplingFactors(array $factors)
bool setServerParams(string $host[, int $port = 11211[, int $timeout[, int $retry_interval = false[, bool $status[, callback $failure_callback ]]]]])
bool setSize(int $columns, int $rows)
bool setSize(int $size, int $direction)
bool setSizeOffset(int $columns, int $rows, int $offset)
bool setSlideShow(int $type, float $disp_time, float $trans_time)
bool setStrength(int $strength)
bool setStrokeAlpha(float $opacity)
bool setStrokeAntialias(bool $stroke_antialias)
bool setStrokeColor(ImagickPixel $stroke_pixel)
bool setStrokeDashArray(array $dashArray)
bool setStrokeDashOffset(float $dash_offset)
bool setStrokeLineCap(int $linecap)
bool setStrokeLineJoin(int $linejoin)
bool setStrokeMiterLimit(int $miterlimit)
bool setStrokeOpacity(float $stroke_opacity)
bool setStrokePatternURL(string $stroke_url)
bool setStrokeWidth(float $stroke_width)
bool setStub(string $stub)
bool setStub(string $stub)
bool setSymbol(int $attr, string $value)
bool setTextAlignment(int $alignment)
bool setTextAntialias(bool $antiAlias)
bool setTextAttribute(int $attr, string $value)
bool setTextDecoration(int $decoration)
bool setTextEncoding(string $encoding)
bool setTextLeading(float $text_leading)
bool setTextMatrix(float $a, float $b, float $c, float $d, float $x, float $y)
bool setTextRenderingMode(int $mode)
bool setTextRise(float $rise)
bool setTextUnderColor(ImagickPixel $under_color)
bool setTimeZoneId(string $zone)
bool setType(int $image_type)
bool setVectorGraphics(string $xml)
bool setViewbox(int $x1, int $y1, int $x2, int $y2)
bool setWidth(float $width)
bool setWordSpace(float $word_space)
bool setXYZ(float $left, float $top, float $zoom)
bool set_magic_quotes_runtime(bool $new_setting)
bool setcookie(string $name[, string $value[, int $expire = 0[, string $path[, string $domain[, bool $secure = false[, bool $httponly = false ]]]]]])
bool setrawcookie(string $name[, string $value[, int $expire = 0[, string $path[, string $domain[, bool $secure = false[, bool $httponly = false ]]]]]])
bool setthreadtitle(string $title)
bool settype(mixed &$var, string $type)
bool shadeImage(bool $gray, float $azimuth, float $elevation)
bool shadowImage(float $opacity, float $sigma, int $x, int $y)
bool shaveImage(int $columns, int $rows)
bool shearImage(mixed $background, float $x_shear, float $y_shear)
bool shm_detach(resource $shm_identifier)
bool shm_has_var(resource $shm_identifier, int $variable_key)
bool shm_put_var(resource $shm_identifier, int $variable_key, mixed $variable)
bool shm_remove(resource $shm_identifier)
bool shm_remove_var(resource $shm_identifier, int $variable_key)
bool shmop_delete(int $shmid)
bool showText(string $text)
bool showTextNextLine(string $text[, float $word_space = 0[, float $char_space = 0 ]])
bool shuffle(array &$array)
bool sketchImage(float $radius, float $sigma, float $angle)
bool skewX(float $degrees)
bool skewY(float $degrees)
bool snmp2_set(string $host, string $community, string $object_id, string $type, string $value[, string $timeout = 1000000[, string $retries = 5 ]])
bool snmp3_set(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 snmp_read_mib(string $filename)
bool snmp_set_enum_print(int $enum_print)
bool snmp_set_oid_output_format(int $oid_format = SNMP_OID_OUTPUT_MODULE)
bool snmp_set_quick_print(bool $quick_print)
bool snmp_set_valueretrieval(int $method = SNMP_VALUE_LIBRARY)
bool snmpset(string $host, string $community, string $object_id, string $type, mixed $value[, int $timeout = 1000000[, int $retries = 5 ]])
bool socket_bind(resource $socket, string $address[, int $port = 0 ])
bool socket_connect(resource $socket, string $address[, int $port = 0 ])
bool socket_create_pair(int $domain, int $type, int $protocol, array &$fd)
bool socket_getpeername(resource $socket, string &$address[, int &$port ])
bool socket_getsockname(resource $socket, string &$addr[, int &$port ])
bool socket_listen(resource $socket[, int $backlog = 0 ])
bool socket_set_block(resource $socket)
bool socket_set_nonblock(resource $socket)
bool socket_set_option(resource $socket, int $level, int $optname, mixed $optval)
bool socket_shutdown(resource $socket[, int $how = 2 ])
bool solarizeImage(int $threshold)
bool sort(array &$arr[, int $sort_flag ])
bool sort(array &$array[, int $sort_flags = SORT_REGULAR ])
bool sortWithSortKeys(array &$arr)
bool spl_autoload_register([ callback $autoload_function[, bool $throw = true[, bool $prepend = false ]]])
bool spl_autoload_unregister(mixed $autoload_function)
bool spliceImage(int $width, int $height, int $x, int $y)
bool spreadImage(float $radius)
bool sqlite_exec(resource $dbhandle, string $query[, string &$error_msg ])
bool sqlite_exec(string $query, resource $dbhandle)
bool sqlite_has_more(resource $result)
bool sqlite_has_prev(resource $result)
bool sqlite_next(resource $result)
bool sqlite_prev(resource $result)
bool sqlite_rewind(resource $result)
bool sqlite_seek(resource $result, int $rownum)
bool sqlite_valid(resource $result)
bool sqlsrv_begin_transaction(resource $conn)
bool sqlsrv_cancel(resource $stmt)
bool sqlsrv_close(resource $conn)
bool sqlsrv_commit(resource $conn)
bool sqlsrv_configure(string $setting, mixed $value)
bool sqlsrv_execute(resource $stmt)
bool sqlsrv_free_stmt(resource $stmt)
bool sqlsrv_has_rows(resource $stmt)
bool sqlsrv_rollback(resource $conn)
bool sqlsrv_send_stream_data(resource $stmt)
bool ssh2_auth_hostbased_file(resource $session, string $username, string $hostname, string $pubkeyfile, string $privkeyfile[, string $passphrase[, string $local_username ]])
bool ssh2_auth_password(resource $session, string $username, string $password)
bool ssh2_auth_pubkey_file(resource $session, string $username, string $pubkeyfile, string $privkeyfile[, string $passphrase ])
bool ssh2_publickey_add(resource $pkey, string $algoname, string $blob[, bool $overwrite = false[, array $attributes ]])
bool ssh2_publickey_remove(resource $pkey, string $algoname, string $blob)
bool ssh2_scp_recv(resource $session, string $remote_file, string $local_file)
bool ssh2_scp_send(resource $session, string $local_file, string $remote_file[, int $create_mode = 0644 ])
bool ssh2_sftp_mkdir(resource $sftp, string $dirname[, int $mode = 0777[, bool $recursive = false ]])
bool ssh2_sftp_rename(resource $sftp, string $from, string $to)
bool ssh2_sftp_rmdir(resource $sftp, string $dirname)
bool ssh2_sftp_symlink(resource $sftp, string $target, string $link)
bool ssh2_sftp_unlink(resource $sftp, string $filename)
bool stereoImage(Imagick $offset_wand)
bool stomp_abort(resource $link, string $transaction_id[, array $headers ])
bool stomp_ack(resource $link, mixed $msg[, array $headers ])
bool stomp_begin(resource $link, string $transaction_id[, array $headers ])
bool stomp_close(resource $link)
bool stomp_has_frame(resource $link)
bool stomp_send(resource $link, string $destination, mixed $msg[, array $headers ])
bool stomp_subscribe(resource $link, string $destination[, array $headers ])
bool stomp_unsubscribe(resource $link, string $destination[, array $headers ])
bool stream_context_set_option(resource $stream_or_context, array $options)
bool stream_context_set_option(resource $stream_or_context, string $wrapper, string $option, mixed $value)
bool stream_context_set_params(resource $stream_or_context, array $params)
bool stream_encoding(resource $stream[, string $encoding ])
bool stream_filter_register(string $filtername, string $classname)
bool stream_filter_remove(resource $stream_filter)
bool stream_is_local(mixed $stream_or_url)
bool stream_set_blocking(resource $stream, int $mode)
bool stream_set_timeout(resource $stream, int $seconds[, int $microseconds = 0 ])
bool stream_socket_shutdown(resource $stream, int $how)
bool stream_supports_lock(resource $stream)
bool stream_wrapper_register(string $protocol, string $classname[, int $flags = 0 ])
bool stream_wrapper_restore(string $protocol)
bool stream_wrapper_unregister(string $protocol)
bool stroke([ bool $close_path = false ])
bool svn_add(string $path[, bool $recursive = true[, bool $force = false ]])
bool svn_checkout(string $repos, string $targetpath[, int $revision[, int $flags = 0 ]])
bool svn_cleanup(string $workingdir)
bool svn_delete(string $path[, bool $force = false ])
bool svn_export(string $frompath, string $topath[, bool $working_copy = true[, int $revision_no = -1 ]])
bool svn_fs_abort_txn(resource $txn)
bool svn_fs_change_node_prop(resource $root, string $path, string $name, string $value)
bool svn_fs_contents_changed(resource $root1, string $path1, resource $root2, string $path2)
bool svn_fs_copy(resource $from_root, string $from_path, resource $to_root, string $to_path)
bool svn_fs_delete(resource $root, string $path)
bool svn_fs_is_dir(resource $root, string $path)
bool svn_fs_is_file(resource $root, string $path)
bool svn_fs_make_dir(resource $root, string $path)
bool svn_fs_make_file(resource $root, string $path)
bool svn_fs_props_changed(resource $root1, string $path1, resource $root2, string $path2)
bool svn_import(string $path, string $url, bool $nonrecursive)
bool svn_mkdir(string $path[, string $log_message ])
bool svn_repos_hotcopy(string $repospath, string $destpath, bool $cleanlogs)
bool svn_repos_recover(string $path)
bool svn_revert(string $path[, bool $recursive = false ])
bool swirlImage(float $degrees)
bool sybase_close([ resource $link_identifier ])
bool sybase_data_seek(resource $result_identifier, int $row_number)
bool sybase_field_seek(resource $result, int $field_offset)
bool sybase_free_result(resource $result)
bool sybase_select_db(string $database_name[, resource $link_identifier ])
bool sybase_set_message_handler(callback $handler[, resource $link_identifier ])
bool symlink(string $target, string $link)
bool syslog(int $priority, string $message)
bool tcpwrap_check(string $daemon, string $address[, string $user[, bool $nodns = false ]])
bool textOut(float $x, float $y, string $text)
bool textureImage(Imagick $texture_wand)
bool thumbnailImage(int $columns, int $rows[, bool $bestfit = false[, bool $fill = false ]])
bool tidy_clean_repair(tidy $object)
bool tidy_diagnose(tidy $object)
bool tidy_is_xhtml(tidy $object)
bool tidy_is_xml(tidy $object)
bool tidy_save_config(string $filename)
bool tidy_set_encoding(string $encoding)
bool tidy_setopt(string $option, mixed $value)
bool time_sleep_until(float $timestamp)
bool tintImage(mixed $tint, mixed $opacity)
bool touch(string $filename[, int $time = time()[, int $atime ]])
bool translate(float $x, float $y)
bool transparentPaintImage(mixed $target, float $alpha, float $fuzz, bool $invert)
bool trigger_error(string $error_msg[, int $error_type = E_USER_NOTICE ])
bool trimImage(float $fuzz)
bool uasort(array &$array, callback $cmp_function)
bool udm_add_search_limit(resource $agent, int $var, string $val)
bool udm_check_charset(resource $agent, string $charset)
bool udm_clear_search_limits(resource $agent)
bool udm_free_ispell_data(int $agent)
bool udm_free_res(resource $res)
bool udm_load_ispell_data(resource $agent, int $var, string $val1, string $val2, int $flag)
bool udm_set_agent_param(resource $agent, int $var, string $val)
bool uksort(array &$array, callback $cmp_function)
bool unlink(string $filename[, resource $context ])
bool unlinkArchive(string $archive)
bool use_soap_error_handler([ bool $handler = true ])
bool usort(array &$array, callback $cmp_function)
bool vignetteImage(float $blackPoint, float $whitePoint, int $x, int $y)
bool virtual(string $filename)
bool vpopmail_add_alias_domain(string $domain, string $aliasdomain)
bool vpopmail_add_alias_domain_ex(string $olddomain, string $newdomain)
bool vpopmail_add_domain(string $domain, string $dir, int $uid, int $gid)
bool vpopmail_add_domain_ex(string $domain, string $passwd[, string $quota[, string $bounce[, bool $apop ]]])
bool vpopmail_add_user(string $user, string $domain, string $password[, string $gecos[, bool $apop ]])
bool vpopmail_alias_add(string $user, string $domain, string $alias)
bool vpopmail_alias_del(string $user, string $domain)
bool vpopmail_alias_del_domain(string $domain)
bool vpopmail_auth_user(string $user, string $domain, string $password[, string $apop ])
bool vpopmail_del_domain(string $domain)
bool vpopmail_del_domain_ex(string $domain)
bool vpopmail_del_user(string $user, string $domain)
bool vpopmail_passwd(string $user, string $domain, string $password[, bool $apop ])
bool vpopmail_set_user_quota(string $user, string $domain, string $quota)
bool w32api_deftype(string $typename, string $member1_type, string $member1_name[, string $...[, string $... ]])
bool w32api_register_function(string $library, string $function_name, string $return_type)
bool waveImage(float $amplitude, float $length)
bool wddx_add_vars(resource $packet_id, mixed $var_name[, mixed $... ])
bool whiteThresholdImage(mixed $threshold)
bool win32_set_service_status(int $status[, int $checkpoint = 0 ])
bool wincache_lock(string $key[, bool $isglobal = false ])
bool wincache_refresh_if_changed([ array $files ])
bool wincache_ucache_add(array $values[, mixed $unused[, int $ttl = 0 ]])
bool wincache_ucache_add(string $key, mixed $value[, int $ttl = 0 ])
bool wincache_ucache_cas(string $key, int $old_value, int $new_value)
bool wincache_ucache_delete(mixed $key)
bool wincache_ucache_exists(string $key)
bool wincache_ucache_set(array $values[, mixed $unused[, int $ttl = 0 ]])
bool wincache_ucache_set(mixed $key, mixed $value[, int $ttl = 0 ])
bool wincache_unlock(string $key)
bool writeImage([ string $filename ])
bool writeImageFile(resource $filehandle)
bool writeImages(string $filename, bool $adjoin)
bool writeImagesFile(resource $filehandle)
bool xattr_remove(string $filename, string $name[, int $flags = 0 ])
bool xattr_set(string $filename, string $name, string $value[, int $flags = 0 ])
bool xattr_supported(string $filename[, int $flags = 0 ])
bool xdiff_file_bdiff(string $old_file, string $new_file, string $dest)
bool xdiff_file_bpatch(string $file, string $patch, string $dest)
bool xdiff_file_diff(string $old_file, string $new_file, string $dest[, int $context = 3[, bool $minimal = false ]])
bool xdiff_file_diff_binary(string $old_file, string $new_file, string $dest)
bool xdiff_file_patch_binary(string $file, string $patch, string $dest)
bool xdiff_file_rabdiff(string $old_file, string $new_file, string $dest)
bool xml_parser_free(resource $parser)
bool xml_parser_set_option(resource $parser, int $option, mixed $value)
bool xml_set_character_data_handler(resource $parser, callback $handler)
bool xml_set_default_handler(resource $parser, callback $handler)
bool xml_set_element_handler(resource $parser, callback $start_element_handler, callback $end_element_handler)
bool xml_set_end_namespace_decl_handler(resource $parser, callback $handler)
bool xml_set_external_entity_ref_handler(resource $parser, callback $handler)
bool xml_set_notation_decl_handler(resource $parser, callback $handler)
bool xml_set_object(resource $parser, object &$object)
bool xml_set_processing_instruction_handler(resource $parser, callback $handler)
bool xml_set_start_namespace_decl_handler(resource $parser, callback $handler)
bool xml_set_unparsed_entity_decl_handler(resource $parser, callback $handler)
bool xmlrpc_is_fault(array $arg)
bool xmlrpc_server_register_introspection_callback(resource $server, string $function)
bool xmlrpc_server_register_method(resource $server, string $method_name, string $function)
bool xmlrpc_set_type(string &$value, string $type)
bool xmlwriter_end_attribute(resource $xmlwriter)
bool xmlwriter_end_cdata(resource $xmlwriter)
bool xmlwriter_end_comment(resource $xmlwriter)
bool xmlwriter_end_document(resource $xmlwriter)
bool xmlwriter_end_dtd(resource $xmlwriter)
bool xmlwriter_end_dtd_attlist(resource $xmlwriter)
bool xmlwriter_end_dtd_element(resource $xmlwriter)
bool xmlwriter_end_dtd_entity(resource $xmlwriter)
bool xmlwriter_end_element(resource $xmlwriter)
bool xmlwriter_end_pi(resource $xmlwriter)
bool xmlwriter_full_end_element(resource $xmlwriter)
bool xmlwriter_set_indent(resource $xmlwriter, bool $indent)
bool xmlwriter_set_indent_string(resource $xmlwriter, string $indentString)
bool xmlwriter_start_attribute(resource $xmlwriter, string $name)
bool xmlwriter_start_attribute_ns(resource $xmlwriter, string $prefix, string $name, string $uri)
bool xmlwriter_start_cdata(resource $xmlwriter)
bool xmlwriter_start_comment(resource $xmlwriter)
bool xmlwriter_start_document(resource $xmlwriter[, string $version[, string $encoding[, string $standalone = NULL ]]])
bool xmlwriter_start_dtd(resource $xmlwriter, string $qualifiedName[, string $publicId[, string $systemId ]])
bool xmlwriter_start_dtd_attlist(resource $xmlwriter, string $name)
bool xmlwriter_start_dtd_element(resource $xmlwriter, string $qualifiedName)
bool xmlwriter_start_dtd_entity(resource $xmlwriter, string $name, bool $isparam)
bool xmlwriter_start_element(resource $xmlwriter, string $name)
bool xmlwriter_start_element_ns(resource $xmlwriter, string $prefix, string $name, string $uri)
bool xmlwriter_start_pi(resource $xmlwriter, string $target)
bool xmlwriter_text(resource $xmlwriter, string $content)
bool xmlwriter_write_attribute(resource $xmlwriter, string $name, string $value)
bool xmlwriter_write_attribute_ns(resource $xmlwriter, string $prefix, string $name, string $uri, string $content)
bool xmlwriter_write_cdata(resource $xmlwriter, string $content)
bool xmlwriter_write_comment(resource $xmlwriter, string $content)
bool xmlwriter_write_dtd(resource $xmlwriter, string $name[, string $publicId[, string $systemId[, string $subset ]]])
bool xmlwriter_write_dtd_attlist(resource $xmlwriter, string $name, string $content)
bool xmlwriter_write_dtd_element(resource $xmlwriter, string $name, string $content)
bool xmlwriter_write_dtd_entity(resource $xmlwriter, string $name, string $content, bool $pe, string $pubid, string $sysid, string $ndataid)
bool xmlwriter_write_element(resource $xmlwriter, string $name[, string $content ])
bool xmlwriter_write_element_ns(resource $xmlwriter, string $prefix, string $name, string $uri[, string $content ])
bool xmlwriter_write_pi(resource $xmlwriter, string $target, string $content)
bool xmlwriter_write_raw(resource $xmlwriter, string $content)
bool xpath_register_ns(XPathContext $xpath_context, string $prefix, string $uri)
bool xpath_register_ns_auto(XPathContext $xpath_context[, object $context_node ])
bool xslt_set_object(resource $processor, object &$obj)
bool yaml_emit_file(string $filename, mixed $data[, int $encoding = YAML_ANY_ENCODING[, int $linebreak = YAML_ANY_BREAK ]])
bool yaz_ccl_parse(resource $id, string $query, array &$result)
bool yaz_close(resource $id)
bool yaz_database(resource $id, string $databases)
bool yaz_element(resource $id, string $elementset)
bool yaz_present(resource $id)
bool yaz_search(resource $id, string $type, string $query)
bool zip_entry_close(resource $zip_entry)
bool zip_entry_open(resource $zip, resource $zip_entry[, string $mode ])
callback set_exception_handler(callback $exception_handler)
float PDF_get_pdi_value(resource $p, string $key, int $doc, int $page, int $reserved)
float PDF_get_value(resource $p, string $key, float $modifier)
float PDF_info_font(resource $pdfdoc, int $font, string $keyword, string $optlist)
float PDF_info_matchbox(resource $pdfdoc, string $boxname, int $num, string $keyword)
float PDF_info_table(resource $pdfdoc, int $table, string $keyword)
float PDF_info_textflow(resource $pdfdoc, int $textflow, string $keyword)
float PDF_info_textline(resource $pdfdoc, string $text, string $keyword, string $optlist)
float PDF_pcos_get_number(resource $p, int $doc, string $path)
float PDF_stringwidth(resource $p, string $text, int $font, float $fontsize)
float acos(float $arg)
float acosh(float $arg)
float asin(float $arg)
float asinh(float $arg)
float atan(float $arg)
float atan2(float $y, float $x)
float atanh(float $arg)
float cairo_get_line_width(CairoContext $context)
float cairo_get_miter_limit(CairoContext $context)
float cairo_get_tolerance(CairoContext $context)
float ceil(float $value)
float cos(float $arg)
float cosh(float $arg)
float deg2rad(float $number)
float disk_free_space(string $directory)
float disk_total_space(string $directory)
float exp(float $arg)
float expm1(float $arg)
float floatval(mixed $var)
float floor(float $value)
float fmod(float $x, float $y)
float getColorValue(int $color)
float getImageChannelDistortion(Imagick $reference, int $channel, int $metric)
float getImageDistortion(MagickWand $reference, int $metric)
float getTextWidth(string $text)
float getUTF8Width(string $string)
float getUTF8Width(string $string)
float getWidth(string $string)
float getWidth(string $string)
float hypot(float $x, float $y)
float log(float $arg[, float $base = M_E])
float log1p(float $number)
float log10(float $arg)
float notes_version(string $database_name)
float numfmt_parse_currency(NumberFormatter $fmt, string $value, string &$currency[, int &$position ])
float parseCurrency(string $value, string &$currency[, int &$position ])
float ps_get_value(resource $psdoc, string $name[, float $modifier ])
float ps_stringwidth(resource $psdoc, string $text[, int $fontid = 0[, float $size = 0.0 ]])
float ps_symbol_width(resource $psdoc, int $ord[, int $fontid = 0[, float $size = 0.0 ]])
float px_get_value(resource $pxdoc, string $name)
float rad2deg(float $number)
float round(float $val[, int $precision = 0[, int $mode = PHP_ROUND_HALF_UP]])
float sin(float $arg)
float sinh(float $arg)
float sqrt(float $arg)
float stats_absolute_deviation(array $a)
float stats_cdf_beta(float $par1, float $par2, float $par3, int $which)
float stats_cdf_binomial(float $par1, float $par2, float $par3, int $which)
float stats_cdf_cauchy(float $par1, float $par2, float $par3, int $which)
float stats_cdf_chisquare(float $par1, float $par2, int $which)
float stats_cdf_exponential(float $par1, float $par2, int $which)
float stats_cdf_f(float $par1, float $par2, float $par3, int $which)
float stats_cdf_gamma(float $par1, float $par2, float $par3, int $which)
float stats_cdf_laplace(float $par1, float $par2, float $par3, int $which)
float stats_cdf_logistic(float $par1, float $par2, float $par3, int $which)
float stats_cdf_negative_binomial(float $par1, float $par2, float $par3, int $which)
float stats_cdf_noncentral_chisquare(float $par1, float $par2, float $par3, int $which)
float stats_cdf_noncentral_f(float $par1, float $par2, float $par3, float $par4, int $which)
float stats_cdf_poisson(float $par1, float $par2, int $which)
float stats_cdf_t(float $par1, float $par2, int $which)
float stats_cdf_uniform(float $par1, float $par2, float $par3, int $which)
float stats_cdf_weibull(float $par1, float $par2, float $par3, int $which)
float stats_covariance(array $a, array $b)
float stats_den_uniform(float $x, float $a, float $b)
float stats_dens_beta(float $x, float $a, float $b)
float stats_dens_cauchy(float $x, float $ave, float $stdev)
float stats_dens_chisquare(float $x, float $dfr)
float stats_dens_exponential(float $x, float $scale)
float stats_dens_f(float $x, float $dfr1, float $dfr2)
float stats_dens_gamma(float $x, float $shape, float $scale)
float stats_dens_laplace(float $x, float $ave, float $stdev)
float stats_dens_logistic(float $x, float $ave, float $stdev)
float stats_dens_negative_binomial(float $x, float $n, float $pi)
float stats_dens_normal(float $x, float $ave, float $stdev)
float stats_dens_pmf_binomial(float $x, float $n, float $pi)
float stats_dens_pmf_hypergeometric(float $n1, float $n2, float $N1, float $N2)
float stats_dens_pmf_poisson(float $x, float $lb)
float stats_dens_t(float $x, float $dfr)
float stats_dens_weibull(float $x, float $a, float $b)
float stats_kurtosis(array $a)
float stats_rand_gen_beta(float $a, float $b)
float stats_rand_gen_chisquare(float $df)
float stats_rand_gen_exponential(float $av)
float stats_rand_gen_f(float $dfn, float $dfd)
float stats_rand_gen_funiform(float $low, float $high)
float stats_rand_gen_gamma(float $a, float $r)
float stats_rand_gen_noncenral_chisquare(float $df, float $xnonc)
float stats_rand_gen_noncentral_f(float $dfn, float $dfd, float $xnonc)
float stats_rand_gen_noncentral_t(float $df, float $xnonc)
float stats_rand_gen_normal(float $av, float $sd)
float stats_rand_gen_t(float $df)
float stats_skew(array $a)
float stats_standard_deviation(array $a[, bool $sample = false ])
float stats_stat_binomial_coef(int $x, int $n)
float stats_stat_correlation(array $arr1, array $arr2)
float stats_stat_gennch(int $n)
float stats_stat_independent_t(array $arr1, array $arr2)
float stats_stat_innerproduct(array $arr1, array $arr2)
float stats_stat_noncentral_t(float $par1, float $par2, float $par3, int $which)
float stats_stat_paired_t(array $arr1, array $arr2)
float stats_stat_percentile(float $df, float $xnonc)
float stats_stat_powersum(array $arr, float $power)
float stats_variance(array $a[, bool $sample = false ])
float swf_textwidth(string $str)
float tan(float $arg)
float tanh(float $arg)
hw_api_object hw_api_object(array $parameter)
int PDF_add_table_cell(resource $pdfdoc, int $table, int $column, int $row, string $text, string $optlist)
int PDF_add_textflow(resource $pdfdoc, int $textflow, string $text, string $optlist)
int PDF_begin_document(resource $pdfdoc, string $filename, string $optlist)
int PDF_begin_item(resource $pdfdoc, string $tag, string $optlist)
int PDF_begin_pattern(resource $pdfdoc, float $width, float $height, float $xstep, float $ystep, int $painttype)
int PDF_begin_template(resource $pdfdoc, float $width, float $height)
int PDF_begin_template_ext(resource $pdfdoc, float $width, float $height, string $optlist)
int PDF_create_3dview(resource $pdfdoc, string $username, string $optlist)
int PDF_create_action(resource $pdfdoc, string $type, string $optlist)
int PDF_create_bookmark(resource $pdfdoc, string $text, string $optlist)
int PDF_create_gstate(resource $pdfdoc, string $optlist)
int PDF_create_textflow(resource $pdfdoc, string $text, string $optlist)
int PDF_define_layer(resource $pdfdoc, string $name, string $optlist)
int PDF_delete_pvf(resource $pdfdoc, string $filename)
int PDF_fill_imageblock(resource $pdfdoc, int $page, string $blockname, int $image, string $optlist)
int PDF_fill_pdfblock(resource $pdfdoc, int $page, string $blockname, int $contents, string $optlist)
int PDF_fill_textblock(resource $pdfdoc, int $page, string $blockname, string $text, string $optlist)
int PDF_findfont(resource $p, string $fontname, string $encoding, int $embed)
int PDF_get_errnum(resource $pdfdoc)
int PDF_load_3ddata(resource $pdfdoc, string $filename, string $optlist)
int PDF_load_font(resource $pdfdoc, string $fontname, string $encoding, string $optlist)
int PDF_load_iccprofile(resource $pdfdoc, string $profilename, string $optlist)
int PDF_load_image(resource $pdfdoc, string $imagetype, string $filename, string $optlist)
int PDF_makespotcolor(resource $p, string $spotname)
int PDF_open_ccitt(resource $pdfdoc, string $filename, int $width, int $height, int $BitReverse, int $k, int $Blackls1)
int PDF_open_image(resource $p, string $imagetype, string $source, string $data, int $length, int $width, int $height, int $components, int $bpc, string $params)
int PDF_open_image_file(resource $p, string $imagetype, string $filename, string $stringparam, int $intparam)
int PDF_open_memory_image(resource $p, resource $image)
int PDF_open_pdi(resource $pdfdoc, string $filename, string $optlist, int $len)
int PDF_open_pdi_document(resource $p, string $filename, string $optlist)
int PDF_open_pdi_page(resource $p, int $doc, int $pagenumber, string $optlist)
int PDF_process_pdi(resource $pdfdoc, int $doc, int $page, string $optlist)
int PDF_shading(resource $pdfdoc, string $shtype, float $x0, float $y0, float $x1, float $y1, float $c1, float $c2, float $c3, float $c4, string $optlist)
int PDF_shading_pattern(resource $pdfdoc, int $shading, string $optlist)
int PDF_show_boxed(resource $p, string $text, float $left, float $top, float $width, float $height, string $mode, string $feature)
int apc_bin_dumpfile(array $files, array $user_vars, string $filename[, int $flags = 0[, resource $context ]])
int apc_dec(string $key[, int $step = 1[, bool &$success ]])
int apc_inc(string $key[, int $step = 1[, bool &$success ]])
int array_push(array &$array, mixed $var[, mixed $... ])
int array_unshift(array &$array, mixed $var[, mixed $... ])
int bccomp(string $left_operand, string $right_operand[, int $scale ])
int bzclose(resource $bz)
int bzerrno(resource $bz)
int bzflush(resource $bz)
int bzwrite(resource $bz, string $data[, int $length ])
int cairo_font_face_get_type(CairoFontFace $fontface)
int cairo_font_face_status(CairoFontFace $fontface)
int cairo_font_face_status(CairoFontFace $fontface)
int cairo_font_options_get_antialias(CairoFontOptions $options)
int cairo_font_options_get_hint_metrics(CairoFontOptions $options)
int cairo_font_options_get_hint_style(CairoFontOptions $options)
int cairo_font_options_get_subpixel_order(CairoFontOptions $options)
int cairo_font_options_hash(CairoFontOptions $options)
int cairo_font_options_status(CairoFontOptions $options)
int cairo_format_stride_for_width(int $format, int $width)
int cairo_get_antialias(CairoContext $context)
int cairo_get_antialias(CairoContext $context)
int cairo_get_dash_count(CairoContext $context)
int cairo_get_fill_rule(CairoContext $context)
int cairo_get_line_cap(CairoContext $context)
int cairo_get_line_join(CairoContext $context)
int cairo_get_operator(CairoContext $context)
int cairo_image_surface_get_format(CairoImageSurface $surface)
int cairo_image_surface_get_height(CairoImageSurface $surface)
int cairo_image_surface_get_stride(CairoImageSurface $surface)
int cairo_image_surface_get_width(CairoImageSurface $surface)
int cairo_pattern_get_color_stop_count(CairoGradientPattern $pattern)
int cairo_pattern_get_extend(string $pattern)
int cairo_pattern_get_filter(CairoSurfacePattern $pattern)
int cairo_pattern_get_type(CairoPattern $pattern)
int cairo_pattern_status(CairoPattern $pattern)
int cairo_scaled_font_get_type(CairoScaledFont $scaledfont)
int cairo_scaled_font_status(CairoScaledFont $scaledfont)
int cairo_status(CairoContext $context)
int cairo_status(CairoContext $context)
int cairo_status(CairoContext $context)
int cairo_status(CairoContext $context)
int cairo_status(CairoContext $context)
int cairo_surface_get_content(CairoSurface $surface)
int cairo_surface_get_type(CairoSurface $surface)
int cairo_surface_status(CairoSurface $surface)
int cal_days_in_month(int $calendar, int $month, int $year)
int cal_to_jd(int $calendar, int $month, int $day, int $year)
int collator_compare(Collator $coll, string $str1, string $str2)
int collator_get_attribute(Collator $coll, int $attr)
int collator_get_error_code(Collator $coll)
int collator_get_strength(Collator $coll)
int compare(mixed $priority1, mixed $priority2)
int compare(string $str1, string $str2)
int count(mixed $var[, int $mode = COUNT_NORMAL ])
int crc32(string $str)
int cubrid_affected_rows([ resource $result ])
int cubrid_close_prepare(resource $req_identifier)
int cubrid_col_size(resource $conn_identifier, string $oid, string $attr_name)
int cubrid_data_seek(resource $result, int $row_number)
int cubrid_errno([ resource $conn_identifier ])
int cubrid_field_len(resource $result, int $field_offset)
int cubrid_get_query_timeout(resource $req_identifier)
int cubrid_is_instance(resource $conn_identifier, string $oid)
int cubrid_load_from_glo(resource $conn_identifier, string $oid, string $file_name)
int cubrid_move_cursor(resource $req_identifier, int $offset[, int $origin = CUBRID_CURSOR_CURRENT ])
int cubrid_num_cols(resource $result)
int cubrid_num_fields(resource $result)
int cubrid_num_rows(resource $result)
int cubrid_put(resource $conn_identifier, string $oid[, string $attr], mixed $value)
int cubrid_save_to_glo(resource $conn_identifier, string $oid, string $file_name)
int cubrid_send_glo(resource $conn_identifier, string $oid)
int curl_errno(resource $ch)
int curl_multi_add_handle(resource $mh, resource $ch)
int curl_multi_exec(resource $mh, int &$still_running)
int curl_multi_remove_handle(resource $mh, resource $ch)
int curl_multi_select(resource $mh[, float $timeout = 1.0 ])
int date_offset_get(DateTime $object)
int date_timestamp_get(DateTime $object)
int datefmt_get_calendar(IntlDateFormatter $fmt)
int datefmt_get_datetype(IntlDateFormatter $fmt)
int datefmt_get_error_code(IntlDateFormatter $fmt)
int datefmt_get_timetype(IntlDateFormatter $fmt)
int datefmt_parse(IntlDateFormatter $fmt, string $value[, int &$position ])
int db2_cursor_type(resource $stmt)
int db2_field_display_size(resource $stmt, mixed $column)
int db2_field_num(resource $stmt, mixed $column)
int db2_field_precision(resource $stmt, mixed $column)
int db2_field_scale(resource $stmt, mixed $column)
int db2_field_width(resource $stmt, mixed $column)
int db2_num_fields(resource $stmt)
int db2_num_rows(resource $stmt)
int dbase_create(string $filename, array $fields)
int dbase_numfields(int $dbase_identifier)
int dbase_numrecords(int $dbase_identifier)
int dbase_open(string $filename, int $mode)
int dbplus_add(resource $relation, array $tuple)
int dbplus_curr(resource $relation, array &$tuple)
int dbplus_find(resource $relation, array $constraints, mixed $tuple)
int dbplus_first(resource $relation, array &$tuple)
int dbplus_flush(resource $relation)
int dbplus_freelock(resource $relation, string $tuple)
int dbplus_freerlocks(resource $relation)
int dbplus_getlock(resource $relation, string $tuple)
int dbplus_getunique(resource $relation, int $uniqueid)
int dbplus_info(resource $relation, string $key, array &$result)
int dbplus_last(resource $relation, array &$tuple)
int dbplus_lockrel(resource $relation)
int dbplus_next(resource $relation, array &$tuple)
int dbplus_prev(resource $relation, array &$tuple)
int dbplus_rchperm(resource $relation, int $mask, string $user, string $group)
int dbplus_restorepos(resource $relation, array $tuple)
int dbplus_rrename(resource $relation, string $name)
int dbplus_runlink(resource $relation)
int dbplus_rzap(resource $relation)
int dbplus_savepos(resource $relation)
int dbplus_setindex(resource $relation, string $idx_name)
int dbplus_setindexbynumber(resource $relation, int $idx_number)
int dbplus_tremove(resource $relation, array $tuple[, array &$current ])
int dbplus_undo(resource $relation)
int dbplus_undoprepare(resource $relation)
int dbplus_unlockrel(resource $relation)
int dbplus_unselect(resource $relation)
int dbplus_update(resource $relation, array $old, array $new)
int dbplus_xlockrel(resource $relation)
int dbplus_xunlockrel(resource $relation)
int dbx_close(object $link_identifier)
int dbx_compare(array $row_a, array $row_b, string $column_key[, int $flags = DBX_CMP_ASC | DBX_CMP_NATIVE ])
int decrement(string $key[, int $value = 1 ])
int dio_seek(resource $fd, int $pos[, int $whence = SEEK_SET ])
int dio_write(resource $fd, string $data[, int $len = 0 ])
int dotnet_load(string $assembly_name[, string $datatype_name[, int $codepage ]])
int drawCubic(float $bx, float $by, float $cx, float $cy, float $dx, float $dy)
int drawCubicTo(float $bx, float $by, float $cx, float $cy, float $dx, float $dy)
int drawCurve(float $controldx, float $controldy, float $anchordx, float $anchordy[, float $targetdx], float $targetdy)
int drawCurveTo(float $controlx, float $controly, float $anchorx, float $anchory[, float $targetx], float $targety)
int easter_date([ int $year ])
int easter_days([ int $year[, int $method = CAL_EASTER_DEFAULT ]])
int ereg(string $pattern, string $string[, array &$regs ])
int eregi(string $pattern, string $string[, array &$regs ])
int error_reporting([ int $level ])
int event_base_loop(resource $event_base[, int $flags = 0 ])
int exec(string $statement)
int exif_imagetype(string $filename)
int expect_expectl(resource $expect, array $cases[, array &$match ])
int extract(array &$var_array[, int $extract_type = EXTR_OVERWRITE[, string $prefix ]])
int ezmlm_hash(string $addr)
int fam_pending(resource $fam)
int fbsql_affected_rows([ resource $link_identifier ])
int fbsql_blob_size(string $blob_handle[, resource $link_identifier ])
int fbsql_clob_size(string $clob_handle[, resource $link_identifier ])
int fbsql_db_status(string $database_name[, resource $link_identifier ])
int fbsql_errno([ resource $link_identifier ])
int fbsql_field_len(resource $result[, int $field_offset ])
int fbsql_insert_id([ resource $link_identifier ])
int fbsql_num_fields(resource $result)
int fbsql_num_rows(resource $result)
int fbsql_rows_fetched(resource $result)
int fdf_get_flags(resource $fdf_document, string $fieldname, int $whichflags)
int file_put_contents(string $filename, mixed $data[, int $flags = 0[, resource $context ]])
int fileatime(string $filename)
int filectime(string $filename)
int filegroup(string $filename)
int fileinode(string $filename)
int filemtime(string $filename)
int fileowner(string $filename)
int fileperms(string $filename)
int filepro_fieldwidth(int $field_number)
int filesize(string $filename)
int filter(resource $in, resource $out, int &$consumed, bool $closing)
int filter_id(string $filtername)
int fpassthru(resource $handle)
int fprintf(resource $handle, string $format[, mixed $args[, mixed $... ]])
int fputcsv(resource $handle, array $fields[, string $delimiter = ','[, string $enclosure = '"' ]])
int frenchtojd(int $month, int $day, int $year)
int fseek(resource $handle, int $offset[, int $whence = SEEK_SET ])
int ftell(resource $handle)
int ftok(string $pathname, string $proj)
int ftp_chmod(resource $ftp_stream, int $mode, string $filename)
int ftp_mdtm(resource $ftp_stream, string $remote_file)
int ftp_nb_continue(resource $ftp_stream)
int ftp_nb_fget(resource $ftp_stream, resource $handle, string $remote_file, int $mode[, int $resumepos = 0 ])
int ftp_nb_fput(resource $ftp_stream, string $remote_file, resource $handle, int $mode[, int $startpos = 0 ])
int ftp_nb_get(resource $ftp_stream, string $local_file, string $remote_file, int $mode[, int $resumepos = 0 ])
int ftp_nb_put(resource $ftp_stream, string $remote_file, string $local_file, int $mode[, int $startpos = 0 ])
int ftp_size(resource $ftp_stream, string $remote_file)
int fwrite(resource $handle, string $string[, int $length ])
int geoip_id_by_name(string $hostname)
int getAttribute(int $attr)
int getAttribute(int $attr)
int getByteType(string $text, int $index)
int getImageChannelDepth(int $channel)
int getResource(int $type)
int getResourceLimit(int $type)
int getServerStatus(string $host[, int $port = 11211 ])
int getUnicode(int $character)
int getUnicodeWidth(int $character)
int getprotobyname(string $name)
int getservbyname(string $service, string $protocol)
int gmmktime([ 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_cmp(resource $a, resource $b)
int gmp_hamdist(resource $a, resource $b)
int gmp_intval(resource $gmpnumber)
int gmp_jacobi(resource $a, resource $p)
int gmp_legendre(resource $a, resource $p)
int gmp_popcount(resource $a)
int gmp_prob_prime(resource $a[, int $reps = 10 ])
int gmp_scan0(resource $a, int $start)
int gmp_scan1(resource $a, int $start)
int gmp_sign(resource $a)
int gnupg_getprotocol(resource $identifier)
int grapheme_stripos(string $haystack, string $needle[, int $offset = 0 ])
int grapheme_strlen(string $input)
int grapheme_strpos(string $haystack, string $needle[, int $offset = 0 ])
int grapheme_strripos(string $haystack, string $needle[, int $offset = 0 ])
int grapheme_strrpos(string $haystack, string $needle[, int $offset = 0 ])
int grapheme_substr(string $string, int $start[, int $length ])
int gregoriantojd(int $month, int $day, int $year)
int gupnp_context_get_port(resource $context)
int gupnp_context_get_subscription_timeout(resource $context)
int gzeof(resource $zp)
int gzpassthru(resource $zp)
int gzseek(resource $zp, int $offset[, int $whence = SEEK_SET ])
int gztell(resource $zp)
int gzwrite(resource $zp, string $string[, int $length ])
int hash_update_stream(resource $context, resource $handle[, int $length = -1 ])
int http_request_method_exists(mixed $method)
int http_request_method_register(string $method)
int http_response_code([ int $response_code ])
int http_support([ int $feature = 0 ])
int hw_connect(string $host, int $port[, string $username], string $password)
int hw_cp(int $connection, array $object_id_array, int $destination_id)
int hw_docbyanchor(int $connection, int $anchorID)
int hw_document_size(int $hw_document)
int hw_error(int $connection)
int hw_getremote(int $connection, int $objectID)
int hw_gettext(int $connection, int $objectID[, mixed $rootID/prefix ])
int hw_inscoll(int $connection, int $objectID, array $object_array)
int hw_insdoc(resource $connection, int $parentID, string $object_record[, string $text ])
int hw_insertdocument(int $connection, int $parent_id, int $hw_document)
int hw_insertobject(int $connection, string $object_rec, string $parameter)
int hw_mapid(int $connection, int $server_id, int $object_id)
int hw_mv(int $connection, array $object_id_array, int $source_id, int $destination_id)
int hw_new_document(string $object_record, string $document_data, int $document_size)
int hw_pconnect(string $host, int $port[, string $username], string $password)
int hw_pipedocument(int $connection, int $objectID[, array $url_prefixes ])
int hw_setlinkroot(int $link, int $rootid)
int ibase_affected_rows([ resource $link_identifier ])
int ibase_num_fields(resource $result_id)
int ibase_num_params(resource $query)
int iconv_strlen(string $str[, string $charset = ini_get("iconv.internal_encoding")])
int iconv_strpos(string $haystack, string $needle[, int $offset = 0[, string $charset = ini_get("iconv.internal_encoding")]])
int iconv_strrpos(string $haystack, string $needle[, string $charset = ini_get("iconv.internal_encoding")])
int id3_get_genre_id(string $genre)
int id3_get_version(string $filename)
int idate(string $format[, int $timestamp = time()])
int ifx_affected_rows(resource $result_id)
int ifx_copy_blob(int $bid)
int ifx_create_blob(int $type, int $mode, string $param)
int ifx_create_char(string $param)
int ifx_htmltbl_result(resource $result_id[, string $html_table_options ])
int ifx_num_fields(resource $result_id)
int ifx_num_rows(resource $result_id)
int ifxus_create_slob(int $mode)
int ifxus_open_slob(int $bid, int $mode)
int ifxus_seek_slob(int $bid, int $mode, int $offset)
int ifxus_tell_slob(int $bid)
int ifxus_write_slob(int $bid, string $content)
int ignore_user_abort([ string $value ])
int iis_add_server(string $path, string $comment, string $server_ip, int $port, string $host_name, int $rights, int $start_server)
int iis_get_dir_security(int $server_instance, string $virtual_path)
int iis_get_server_by_comment(string $comment)
int iis_get_server_by_path(string $path)
int iis_get_server_rights(int $server_instance, string $virtual_path)
int iis_get_service_state(string $service_id)
int iis_remove_server(int $server_instance)
int iis_set_app_settings(int $server_instance, string $virtual_path, string $application_scope)
int iis_set_dir_security(int $server_instance, string $virtual_path, int $directory_flags)
int iis_set_script_map(int $server_instance, string $virtual_path, string $script_extension, string $engine_path, int $allow_scripting)
int iis_set_server_rights(int $server_instance, string $virtual_path, int $directory_flags)
int iis_start_server(int $server_instance)
int iis_start_service(string $service_id)
int iis_stop_server(int $server_instance)
int iis_stop_service(string $service_id)
int imagecolorallocate(resource $image, int $red, int $green, int $blue)
int imagecolorallocatealpha(resource $image, int $red, int $green, int $blue, int $alpha)
int imagecolorat(resource $image, int $x, int $y)
int imagecolorclosest(resource $image, int $red, int $green, int $blue)
int imagecolorclosestalpha(resource $image, int $red, int $green, int $blue, int $alpha)
int imagecolorclosesthwb(resource $image, int $red, int $green, int $blue)
int imagecolorexact(resource $image, int $red, int $green, int $blue)
int imagecolorexactalpha(resource $image, int $red, int $green, int $blue, int $alpha)
int imagecolorresolve(resource $image, int $red, int $green, int $blue)
int imagecolorresolvealpha(resource $image, int $red, int $green, int $blue, int $alpha)
int imagecolorstotal(resource $image)
int imagecolortransparent(resource $image[, int $color ])
int imagefontheight(int $font)
int imagefontwidth(int $font)
int imageinterlace(resource $image[, int $interlace = 0 ])
int imageloadfont(string $file)
int imagesx(resource $image)
int imagesy(resource $image)
int imap_msgno(resource $imap_stream, int $uid)
int imap_num_msg(resource $imap_stream)
int imap_num_recent(resource $imap_stream)
int imap_uid(resource $imap_stream, int $msg_number)
int increment(string $key[, int $value = 1 ])
int ingres_errno([ resource $link ])
int ingres_fetch_proc_return(resource $result)
int ingres_field_length(resource $result, int $index)
int ingres_field_precision(resource $result, int $index)
int ingres_field_scale(resource $result, int $index)
int ingres_num_fields(resource $result)
int ingres_num_rows(resource $result)
int inotify_add_watch(resource $inotify_instance, string $pathname, int $mask)
int inotify_queue_len(resource $inotify_instance)
int intval(mixed $var[, int $base = 10 ])
int ip2long(string $ip_address)
int iterator_apply(Traversable $iterator, callback $function[, array $args ])
int iterator_count(Traversable $iterator)
int jdtounix(int $jday)
int jewishtojd(int $month, int $day, int $year)
int judy_type(Judy $array)
int juliantojd(int $month, int $day, int $year)
int ldap_count_entries(resource $link_identifier, resource $result_identifier)
int ldap_errno(resource $link_identifier)
int levenshtein(string $str1, string $str2)
int levenshtein(string $str1, string $str2, int $cost_ins, int $cost_rep, int $cost_del)
int linkinfo(string $path)
int m_checkstatus(resource $conn, int $identifier)
int m_completeauthorizations(resource $conn, int &$array)
int m_connect(resource $conn)
int m_initengine(string $location)
int m_iscommadelimited(resource $conn, int $identifier)
int m_monitor(resource $conn)
int m_numcolumns(resource $conn, int $identifier)
int m_numrows(resource $conn, int $identifier)
int m_parsecommadelimited(resource $conn, int $identifier)
int m_returnstatus(resource $conn, int $identifier)
int m_setblocking(resource $conn, int $tf)
int m_setdropfile(resource $conn, string $directory)
int m_setip(resource $conn, string $host, int $port)
int m_setssl(resource $conn, string $host, int $port)
int m_setssl_cafile(resource $conn, string $cafile)
int m_setssl_files(resource $conn, string $sslkeyfile, string $sslcertfile)
int m_settimeout(resource $conn, int $seconds)
int m_transactionssent(resource $conn)
int m_transinqueue(resource $conn)
int m_transkeyval(resource $conn, int $identifier, string $key, string $value)
int m_transnew(resource $conn)
int m_transsend(resource $conn, int $identifier)
int m_uwait(int $microsecs)
int m_validateidentifier(resource $conn, int $tf)
int maxdb_affected_rows(resource $link)
int maxdb_errno(resource $link)
int maxdb_field_count(resource $link)
int maxdb_field_tell(resource $result)
int maxdb_get_proto_info(resource $link)
int maxdb_get_server_version(resource $link)
int maxdb_num_fields(resource $result)
int maxdb_num_rows(resource $result)
int maxdb_rpl_parse_enabled(resource $link)
int maxdb_rpl_query_type(resource $link)
int maxdb_stmt_affected_rows(resource $stmt)
int maxdb_stmt_errno(resource $stmt)
int maxdb_stmt_num_rows(resource $stmt)
int maxdb_stmt_param_count(resource $stmt)
int maxdb_thread_id(resource $link)
int maxdb_warning_count(resource $link)
int mb_ereg(string $pattern, string $string[, array $regs ])
int mb_eregi(string $pattern, string $string[, array $regs ])
int mb_stripos(string $haystack, string $needle[, int $offset[, string $encoding ]])
int mb_strlen(string $str[, string $encoding ])
int mb_strpos(string $haystack, string $needle[, int $offset = 0[, string $encoding ]])
int mb_strripos(string $haystack, string $needle[, int $offset = 0[, string $encoding ]])
int mb_strrpos(string $haystack, string $needle[, int $offset = 0[, string $encoding ]])
int mb_strwidth(string $str[, string $encoding ])
int mb_substr_count(string $haystack, string $needle[, string $encoding ])
int mcrypt_enc_get_block_size(resource $td)
int mcrypt_enc_get_iv_size(resource $td)
int mcrypt_enc_get_key_size(resource $td)
int mcrypt_enc_self_test(resource $td)
int mcrypt_generic_init(resource $td, string $key, string $iv)
int mcrypt_get_block_size(int $cipher)
int mcrypt_get_block_size(string $cipher, string $module)
int mcrypt_get_iv_size(string $cipher, string $mode)
int mcrypt_get_key_size(int $cipher)
int mcrypt_get_key_size(string $cipher, string $module)
int mcrypt_module_get_algo_block_size(string $algorithm[, string $lib_dir ])
int mcrypt_module_get_algo_key_size(string $algorithm[, string $lib_dir ])
int measureText(string $text, float $width, float $font_size, float $char_space, float $word_space[, bool $word_wrap = false ])
int measureText(string $text, float $width[, bool $wordwrap = false ])
int memory_get_peak_usage([ bool $real_usage = false ])
int memory_get_usage([ bool $real_usage = false ])
int mhash_get_block_size(int $hash)
int ming_keypress(string $char)
int mktime([ 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 msession_lock(string $name)
int msession_timeout(string $session[, int $param ])
int msession_unlock(string $session, int $key)
int msgfmt_get_error_code(MessageFormatter $fmt)
int msql_affected_rows(resource $result)
int msql_field_len(resource $result, int $field_offset)
int msql_field_table(resource $result, int $field_offset)
int msql_num_fields(resource $result)
int msql_num_rows(resource $query_identifier)
int mssql_fetch_batch(resource $result)
int mssql_field_length(resource $result[, int $offset = -1 ])
int mssql_num_fields(resource $result)
int mssql_num_rows(resource $result)
int mssql_rows_affected(resource $link_identifier)
int mt_rand(int $min, int $max)
int mysql_affected_rows([ resource $link_identifier ])
int mysql_errno([ resource $link_identifier ])
int mysql_field_len(resource $result, int $field_offset)
int mysql_get_proto_info([ resource $link_identifier ])
int mysql_insert_id([ resource $link_identifier ])
int mysql_num_fields(resource $result)
int mysql_num_rows(resource $result)
int mysql_thread_id([ resource $link_identifier ])
int mysqli_affected_rows(mysqli $link)
int mysqli_affected_rows(mysqli $link)
int mysqli_errno(mysqli $link)
int mysqli_errno(mysqli $link)
int mysqli_field_count(mysqli $link)
int mysqli_field_count(mysqli $link)
int mysqli_field_tell(mysqli_result $result)
int mysqli_field_tell(mysqli_result $result)
int mysqli_get_client_version(mysqli $link)
int mysqli_get_client_version(mysqli $link)
int mysqli_get_client_version(mysqli $link)
int mysqli_get_client_version(mysqli $link)
int mysqli_get_proto_info(mysqli $link)
int mysqli_get_proto_info(mysqli $link)
int mysqli_get_server_version(mysqli $link)
int mysqli_get_server_version(mysqli $link)
int mysqli_num_fields(mysqli_result $result)
int mysqli_num_fields(mysqli_result $result)
int mysqli_num_rows(mysqli_result $result)
int mysqli_num_rows(mysqli_result $result)
int mysqli_poll(array &$read, array &$error, array &$reject, int $sec[, int $usec ])
int mysqli_rpl_parse_enabled(mysqli $link)
int mysqli_rpl_query_type(mysqli $link, string $query)
int mysqli_stmt_affected_rows(mysqli_stmt $stmt)
int mysqli_stmt_affected_rows(mysqli_stmt $stmt)
int mysqli_stmt_attr_get(mysqli_stmt $stmt, int $attr)
int mysqli_stmt_errno(mysqli_stmt $stmt)
int mysqli_stmt_errno(mysqli_stmt $stmt)
int mysqli_stmt_field_count(mysqli_stmt $stmt)
int mysqli_stmt_field_count(mysqli_stmt $stmt)
int mysqli_stmt_num_rows(mysqli_stmt $stmt)
int mysqli_stmt_num_rows(mysqli_stmt $stmt)
int mysqli_stmt_param_count(mysqli_stmt $stmt)
int mysqli_stmt_param_count(mysqli_stmt $stmt)
int mysqli_thread_id(mysqli $link)
int mysqli_thread_id(mysqli $link)
int mysqli_warning_count(mysqli $link)
int mysqli_warning_count(mysqli $link)
int mysqlnd_ms_query_is_select(string $query)
int ncurses_addch(int $ch)
int ncurses_addchnstr(string $s, int $n)
int ncurses_addchstr(string $s)
int ncurses_addnstr(string $s, int $n)
int ncurses_addstr(string $text)
int ncurses_assume_default_colors(int $fg, int $bg)
int ncurses_attroff(int $attributes)
int ncurses_attron(int $attributes)
int ncurses_attrset(int $attributes)
int ncurses_bkgd(int $attrchar)
int ncurses_border(int $left, int $right, int $top, int $bottom, int $tl_corner, int $tr_corner, int $bl_corner, int $br_corner)
int ncurses_bottom_panel(resource $panel)
int ncurses_color_content(int $color, int &$r, int &$g, int &$b)
int ncurses_color_set(int $pair)
int ncurses_curs_set(int $visibility)
int ncurses_define_key(string $definition, int $keycode)
int ncurses_delay_output(int $milliseconds)
int ncurses_echochar(int $character)
int ncurses_halfdelay(int $tenth)
int ncurses_has_key(int $keycode)
int ncurses_hide_panel(resource $panel)
int ncurses_hline(int $charattr, int $n)
int ncurses_init_color(int $color, int $r, int $g, int $b)
int ncurses_init_pair(int $pair, int $fg, int $bg)
int ncurses_insch(int $character)
int ncurses_insdelln(int $count)
int ncurses_insstr(string $text)
int ncurses_instr(string &$buffer)
int ncurses_keyok(int $keycode, bool $enable)
int ncurses_keypad(resource $window, bool $bf)
int ncurses_meta(resource $window, bool $8bit)
int ncurses_mouseinterval(int $milliseconds)
int ncurses_mousemask(int $newmask, int &$oldmask)
int ncurses_move(int $y, int $x)
int ncurses_move_panel(resource $panel, int $startx, int $starty)
int ncurses_mvaddch(int $y, int $x, int $c)
int ncurses_mvaddchnstr(int $y, int $x, string $s, int $n)
int ncurses_mvaddchstr(int $y, int $x, string $s)
int ncurses_mvaddnstr(int $y, int $x, string $s, int $n)
int ncurses_mvaddstr(int $y, int $x, string $s)
int ncurses_mvcur(int $old_y, int $old_x, int $new_y, int $new_x)
int ncurses_mvdelch(int $y, int $x)
int ncurses_mvgetch(int $y, int $x)
int ncurses_mvhline(int $y, int $x, int $attrchar, int $n)
int ncurses_mvinch(int $y, int $x)
int ncurses_mvvline(int $y, int $x, int $attrchar, int $n)
int ncurses_mvwaddstr(resource $window, int $y, int $x, string $text)
int ncurses_napms(int $milliseconds)
int ncurses_pair_content(int $pair, int &$f, int &$b)
int ncurses_pnoutrefresh(resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol)
int ncurses_prefresh(resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol)
int ncurses_putp(string $text)
int ncurses_refresh(int $ch)
int ncurses_replace_panel(resource $panel, resource $window)
int ncurses_scr_dump(string $filename)
int ncurses_scr_init(string $filename)
int ncurses_scr_restore(string $filename)
int ncurses_scr_set(string $filename)
int ncurses_scrl(int $count)
int ncurses_show_panel(resource $panel)
int ncurses_slk_attroff(int $intarg)
int ncurses_slk_attron(int $intarg)
int ncurses_slk_attrset(int $intarg)
int ncurses_slk_color(int $intarg)
int ncurses_top_panel(resource $panel)
int ncurses_typeahead(int $fd)
int ncurses_ungetch(int $keycode)
int ncurses_use_extended_names(bool $flag)
int ncurses_vidattr(int $intarg)
int ncurses_vline(int $charattr, int $n)
int ncurses_waddch(resource $window, int $ch)
int ncurses_waddstr(resource $window, string $str[, int $n ])
int ncurses_wattroff(resource $window, int $attrs)
int ncurses_wattron(resource $window, int $attrs)
int ncurses_wattrset(resource $window, int $attrs)
int ncurses_wborder(resource $window, int $left, int $right, int $top, int $bottom, int $tl_corner, int $tr_corner, int $bl_corner, int $br_corner)
int ncurses_wclear(resource $window)
int ncurses_wcolor_set(resource $window, int $color_pair)
int ncurses_werase(resource $window)
int ncurses_wgetch(resource $window)
int ncurses_whline(resource $window, int $charattr, int $n)
int ncurses_wmove(resource $window, int $y, int $x)
int ncurses_wnoutrefresh(resource $window)
int ncurses_wrefresh(resource $window)
int ncurses_wstandend(resource $window)
int ncurses_wstandout(resource $window)
int ncurses_wvline(resource $window, int $charattr, int $n)
int newt_centered_window(int $width, int $height[, string $title ])
int newt_listbox_item_count(resource $listbox)
int newt_open_window(int $left, int $top, int $width, int $height[, string $title ])
int newt_textbox_get_num_lines(resource $textbox)
int newt_win_choice(string $title, string $button1_text, string $button2_text, string $format[, mixed $args[, mixed $... ]])
int newt_win_entries(string $title, string $text, int $suggested_width, int $flex_down, int $flex_up, int $data_width, array &$items, string $button1[, string $... ])
int newt_win_menu(string $title, string $text, int $suggestedWidth, int $flexDown, int $flexUp, int $maxListHeight, array $items, int &$listItem[, string $button1[, string $... ]])
int newt_win_ternary(string $title, string $button1_text, string $button2_text, string $button3_text, string $format[, mixed $args[, mixed $... ]])
int notes_find_note(string $database_name, string $name[, string $type ])
int numfmt_get_attribute(NumberFormatter $fmt, int $attr)
int numfmt_get_error_code(NumberFormatter $fmt)
int oci_fetch_all(resource $statement, array &$output[, int $skip = 0[, int $maxrows = -1[, int $flags = OCI_FETCHSTATEMENT_BY_COLUMN + OCI_ASSOC ]]])
int oci_field_precision(resource $statement, int $field)
int oci_field_scale(resource $statement, int $field)
int oci_field_size(resource $statement, mixed $field)
int oci_field_type_raw(resource $statement, int $field)
int oci_num_fields(resource $statement)
int oci_num_rows(resource $statement)
int ocifetchinto(resource $statement, array &$result[, int $mode = OCI_ASSOC + OCI_NUM ])
int odbc_fetch_into(resource $result_id, array &$result_array[, int $rownumber ])
int odbc_field_len(resource $result_id, int $field_number)
int odbc_field_num(resource $result_id, string $field_name)
int odbc_field_scale(resource $result_id, int $field_number)
int odbc_num_fields(resource $result_id)
int odbc_num_rows(resource $result_id)
int odbc_result_all(resource $result_id[, string $format ])
int offsetGet(string $offset)
int openal_buffer_get(resource $buffer, int $property)
int openssl_cipher_iv_length(string $method)
int openssl_seal(string $data, string &$sealed_data, array &$env_keys, array $pub_key_ids[, string $method ])
int openssl_verify(string $data, string $signature, mixed $pub_key_id[, int $signature_alg = OPENSSL_ALGO_SHA1 ])
int openssl_x509_checkpurpose(mixed $x509cert, int $purpose[, array $cainfo = array()[, string $untrustedfile ]])
int ord(string $string)
int output([ int $compression])
int ovrimos_connect(string $host, string $dborport, string $user, string $password)
int ovrimos_exec(int $connection_id, string $query)
int ovrimos_field_len(int $result_id, int $field_number)
int ovrimos_field_num(int $result_id, string $field_name)
int ovrimos_field_type(int $result_id, int $field_number)
int ovrimos_num_fields(int $result_id)
int ovrimos_num_rows(int $result_id)
int ovrimos_prepare(int $connection_id, string $query)
int ovrimos_result_all(int $result_id[, string $format ])
int parse(string $value[, int &$position ])
int pclose(resource $handle)
int pcntl_alarm(int $seconds)
int pcntl_getpriority([ int $pid = getmypid()[, int $process_identifier = PRIO_PROCESS ]])
int pcntl_sigtimedwait(array $set[, array &$siginfo[, int $seconds = 0[, int $nanoseconds = 0 ]]])
int pcntl_sigwaitinfo(array $set[, array &$siginfo ])
int pcntl_wait(int &$status[, int $options = 0 ])
int pcntl_waitpid(int $pid, int &$status[, int $options = 0 ])
int pcntl_wexitstatus(int $status)
int pcntl_wstopsig(int $status)
int pcntl_wtermsig(int $status)
int pg_affected_rows(resource $result)
int pg_connection_status(resource $connection)
int pg_field_is_null(resource $result, int $row, mixed $field)
int pg_field_is_null(resource $result, mixed $field)
int pg_field_num(resource $result, string $field_name)
int pg_field_prtlen(resource $result, int $row_number, mixed $field_name_or_number)
int pg_field_prtlen(resource $result, mixed $field_name_or_number)
int pg_field_size(resource $result, int $field_number)
int pg_field_type_oid(resource $result, int $field_number)
int pg_get_pid(resource $connection)
int pg_lo_create([ resource $connection[, mixed $object_id ]])
int pg_lo_create(mixed $object_id)
int pg_lo_import([ resource $connection], string $pathname[, mixed $object_id ])
int pg_lo_import(string $pathname [, resource $connection])
int pg_lo_read_all(resource $large_object)
int pg_lo_tell(resource $large_object)
int pg_lo_write(resource $large_object, string $data[, int $len ])
int pg_num_fields(resource $result)
int pg_num_rows(resource $result)
int pg_port([ resource $connection ])
int pg_set_client_encoding([ resource $connection], string $encoding)
int pg_set_error_verbosity([ resource $connection], int $verbosity)
int pg_transaction_status(resource $connection)
int posix_getpgid(int $pid)
int posix_getsid(int $pid)
int preg_match(string $pattern, string $subject[, array &$matches[, int $flags = 0[, int $offset = 0 ]]])
int preg_match_all(string $pattern, string $subject[, array &$matches[, int $flags = PREG_PATTERN_ORDER[, int $offset = 0 ]]])
int print(string $arg)
int printer_logical_fontheight(resource $printer_handle, int $height)
int printf(string $format[, mixed $args[, mixed $... ]])
int proc_close(resource $process)
int ps_add_bookmark(resource $psdoc, string $text[, int $parent = 0[, int $open = 0 ]])
int ps_begin_pattern(resource $psdoc, float $width, float $height, float $xstep, float $ystep, int $painttype)
int ps_begin_template(resource $psdoc, float $width, float $height)
int ps_findfont(resource $psdoc, string $fontname, string $encoding[, bool $embed = false ])
int ps_makespotcolor(resource $psdoc, string $name[, int $reserved = 0 ])
int ps_open_image(resource $psdoc, string $type, string $source, string $data, int $lenght, int $width, int $height, int $components, int $bpc, string $params)
int ps_open_image_file(resource $psdoc, string $type, string $filename[, string $stringparam[, int $intparam = 0 ]])
int ps_open_memory_image(resource $psdoc, int $gd)
int ps_shading(resource $psdoc, string $type, float $x0, float $y0, float $x1, float $y1, float $c1, float $c2, float $c3, float $c4, string $optlist)
int ps_shading_pattern(resource $psdoc, int $shadingid, string $optlist)
int ps_show_boxed(resource $psdoc, string $text, float $left, float $bottom, float $width, float $height, string $hmode[, string $feature ])
int pspell_config_create(string $language[, string $spelling[, string $jargon[, string $encoding ]]])
int pspell_new(string $language[, string $spelling[, string $jargon[, string $encoding[, int $mode = 0 ]]]])
int pspell_new_config(int $config)
int pspell_new_personal(string $personal, string $language[, string $spelling[, string $jargon[, string $encoding[, int $mode = 0 ]]]])
int px_insert_record(resource $pxdoc, array $data)
int px_numfields(resource $pxdoc)
int px_numrecords(resource $pxdoc)
int radius_cvt_int(string $data)
int radius_send_request(resource $radius_handle)
int rand(int $min, int $max)
int readfile(string $filename[, bool $use_include_path = false[, resource $context ]])
int readgzfile(string $filename[, int $use_include_path = 0 ])
int resourcebundle_count(ResourceBundle $r)
int resourcebundle_get_error_code(ResourceBundle $r)
int rrd_first(string $file[, int $raaindex = 0 ])
int rrd_last(string $filename)
int save(string $filename[, int $compression = -1])
int saveToFile(resource $x[, int $compression = -1])
int session_cache_expire([ string $new_cache_expire ])
int shmop_open(int $key, string $flags, int $mode, int $size)
int shmop_size(int $shmid)
int shmop_write(int $shmid, string $data, int $offset)
int similar_text(string $first, string $second[, float &$percent ])
int sleep(int $seconds)
int socket_last_error([ resource $socket ])
int socket_recv(resource $socket, string &$buf, int $len, int $flags)
int socket_recvfrom(resource $socket, string &$buf, int $len, int $flags, string &$name[, int &$port ])
int socket_select(array &$read, array &$write, array &$except, int $tv_sec[, int $tv_usec = 0 ])
int socket_send(resource $socket, string $buf, int $len, int $flags)
int socket_sendto(resource $socket, string $buf, int $len, int $flags, string $addr[, int $port = 0 ])
int socket_write(resource $socket, string $buffer[, int $length = 0 ])
int sqlite_changes(resource $dbhandle)
int sqlite_key(resource $result)
int sqlite_last_error(resource $dbhandle)
int sqlite_last_insert_rowid(resource $dbhandle)
int sqlite_num_fields(resource $result)
int sqlite_num_rows(resource $result)
int sqlsrv_rows_affected(resource $stmt)
int ssdeep_fuzzy_compare(string $signature1, string $signature2)
int stats_rand_gen_ibinomial(int $n, float $pp)
int stats_rand_gen_ibinomial_negative(int $n, float $p)
int stats_rand_gen_ipoisson(float $mu)
int stats_rand_gen_iuniform(int $low, int $high)
int strcasecmp(string $str1, string $str2)
int strcmp(string $str1, string $str2)
int strcoll(string $str1, string $str2)
int strcspn(string $str1, string $str2[, int $start[, int $length ]])
int streamMP3(mixed $mp3file[, float $skip = 0])
int stream_copy_to_stream(resource $source, resource $dest[, int $maxlength = -1[, int $offset = 0 ]])
int stream_select(array &$read, array &$write, array &$except, int $tv_sec[, int $tv_usec = 0 ])
int stream_set_read_buffer(resource $stream, int $buffer)
int stream_set_write_buffer(resource $stream, int $buffer)
int stream_socket_sendto(resource $socket, string $data[, int $flags = 0[, string $address]])
int stripos(string $haystack, string $needle[, int $offset = 0 ])
int strlen(string $string)
int strnatcasecmp(string $str1, string $str2)
int strnatcmp(string $str1, string $str2)
int strncasecmp(string $str1, string $str2, int $len)
int strncmp(string $str1, string $str2, int $len)
int strpos(string $haystack, mixed $needle[, int $offset = 0 ])
int strripos(string $haystack, string $needle[, int $offset = 0 ])
int strrpos(string $haystack, string $needle[, int $offset = 0 ])
int strspn(string $subject, string $mask[, int $start[, int $length ]])
int strtotime(string $time[, int $now = time()])
int substr_compare(string $main_str, string $str, int $offset[, int $length[, bool $case_insensitivity = false ]])
int substr_count(string $haystack, string $needle[, int $offset = 0[, int $length ]])
int svn_fs_check_path(resource $fsroot, string $path)
int svn_fs_file_length(resource $fsroot, string $path)
int svn_fs_node_created_rev(resource $fsroot, string $path)
int svn_fs_youngest_rev(resource $fs)
int svn_repos_fs_commit_txn(resource $txn)
int svn_update(string $path[, int $revno = SVN_REVISION_HEAD[, bool $recurse = true ]])
int sybase_affected_rows([ resource $link_identifier ])
int sybase_num_fields(resource $result)
int sybase_num_rows(resource $result)
int tidy_access_count(tidy $object)
int tidy_config_count(tidy $object)
int tidy_error_count(tidy $object)
int tidy_get_html_ver(tidy $object)
int tidy_get_status(tidy $object)
int tidy_warning_count(tidy $object)
int timezone_offset_get(DateTimeZone $object, DateTime $datetime)
int transformToURI(DOMDocument $doc, string $uri)
int udm_check_stored(resource $agent, int $link, string $doc_id)
int udm_close_stored(resource $agent, int $link)
int udm_crc32(resource $agent, string $str)
int udm_errno(resource $agent)
int udm_free_agent(resource $agent)
int udm_get_doc_count(resource $agent)
int udm_hash32(resource $agent, string $str)
int udm_open_stored(resource $agent, string $storedaddr)
int umask([ int $mask ])
int unixtojd([ int $timestamp = time() ])
int variant_cmp(mixed $left, mixed $right[, int $lcid[, int $flags ]])
int variant_date_to_timestamp(variant $variant)
int variant_get_type(variant $variant)
int vfprintf(resource $handle, string $format, array $args)
int vprintf(string $format, array $args)
int win32_continue_service(string $servicename[, string $machine ])
int win32_pause_service(string $servicename[, string $machine ])
int win32_start_service(string $servicename[, string $machine ])
int win32_stop_service(string $servicename[, string $machine ])
int xdiff_file_bdiff_size(string $file)
int xdiff_string_bdiff_size(string $patch)
int xml_get_current_byte_index(resource $parser)
int xml_get_current_column_number(resource $parser)
int xml_get_current_line_number(resource $parser)
int xml_get_error_code(resource $parser)
int xml_parse(resource $parser, string $data[, bool $is_final = false ])
int xml_parse_into_struct(resource $parser, string $data, array &$values[, array &$index ])
int xmlrpc_server_add_introspection_data(resource $server, array $desc)
int xmlrpc_server_destroy(resource $server)
int xptr_eval(XPathContext $xpath_context, string $eval_str[, domnode $contextnode ])
int xslt_errno(resource $xh)
int xslt_getopt(resource $processor)
int yaz_errno(resource $id)
int yaz_hits(resource $id[, array &$searchresult ])
int yp_order(string $domain, string $map)
int zip_entry_compressedsize(resource $zip_entry)
int zip_entry_filesize(resource $zip_entry)
integer counter_get_value(resource $counter)
mixed __call(string $name, array $arguments)
mixed __callStatic(string $name, array $arguments)
mixed __get(string $name)
mixed addFont(SWFFont $font)
mixed apc_compile_file(string $filename[, bool $atomic = true ])
mixed apc_delete(string $key)
mixed apc_delete_file(mixed $keys)
mixed apc_exists(mixed $keys)
mixed apc_fetch(mixed $key[, bool &$success ])
mixed array_pop(array &$array)
mixed array_rand(array $input[, int $num_req = 1 ])
mixed array_reduce(array $input, callback $function[, mixed $initial = NULL ])
mixed array_search(mixed $needle, array $haystack[, bool $strict = false ])
mixed array_shift(array &$array)
mixed assert_options(int $what[, mixed $value ])
mixed bzcompress(string $source[, int $blocksize = 4[, int $workfactor = 0 ]])
mixed bzdecompress(string $source[, int $small = 0 ])
mixed call_user_func(callback $function[, mixed $parameter[, mixed $... ]])
mixed call_user_func_array(callback $function, array $param_arr)
mixed call_user_method(string $method_name, object &$obj[, mixed $parameter[, mixed $... ]])
mixed call_user_method_array(string $method_name, object &$obj, array $params)
mixed com_invoke(resource $com_object, string $function_name[, mixed $function_parameters ])
mixed constant(string $name)
mixed count_chars(string $string[, int $mode = 0 ])
mixed counter_get_meta(resource $counter , integer $attribute)
mixed cubrid_fetch(resource $result[, int $type = CUBRID_BOTH ])
mixed cubrid_get(resource $conn_identifier, string $oid[, mixed $attr ])
mixed curl_exec(resource $ch)
mixed curl_getinfo(resource $ch[, int $opt = 0 ])
mixed current(array &$array)
mixed date_sunrise(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 = 0 ]]]]])
mixed date_sunset(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 = 0]]]]])
mixed db2_autocommit(resource $connection[, bool $value ])
mixed db2_result(resource $stmt, mixed $column)
mixed dba_key_split(mixed $key)
mixed dbplus_close(resource $relation)
mixed dbplus_rcrtexact(string $name, resource $relation[, bool $overwrite ])
mixed dbplus_rcrtlike(string $name, resource $relation[, int $overwrite ])
mixed dbplus_rkeys(resource $relation, mixed $domlist)
mixed dbplus_rsecindex(resource $relation, mixed $domlist, int $type)
mixed dbx_fetch_row(object $result_identifier)
mixed dbx_query(object $link_identifier, string $sql_statement[, int $flags ])
mixed dio_fcntl(resource $fd, int $cmd[, mixed $args ])
mixed enchant_broker_list_dicts(resource $broker)
mixed enchant_dict_describe(resource $dict)
mixed end(array &$array)
mixed eval(string $code_str)
mixed fbsql_result(resource $result[, int $row[, mixed $field ]])
mixed fdf_get_opt(resource $fdf_document, string $fieldname[, int $element = -1 ])
mixed fdf_get_value(resource $fdf_document, string $fieldname[, int $which = -1 ])
mixed filter_input(int $type, string $variable_name[, int $filter = FILTER_DEFAULT[, mixed $options ]])
mixed filter_input_array(int $type[, mixed $definition ])
mixed filter_var(mixed $variable[, int $filter = FILTER_DEFAULT[, mixed $options ]])
mixed filter_var_array(array $data[, mixed $definition ])
mixed forward_static_call(callback $function[, mixed $parameter[, mixed $... ]])
mixed forward_static_call_array(callback $function, array $parameters)
mixed fscanf(resource $handle, string $format[, mixed &$... ])
mixed ftp_get_option(resource $ftp_stream, int $option)
mixed func_get_arg(int $arg_num)
mixed get(string|int $index)
mixed getAttribute(int $attribute)
mixed getFromIndex(int $index[, int $length = 0[, int $flags ]])
mixed getFromName(string $name[, int $length = 0[, int $flags ]])
mixed getMeta(integer $attribute)
mixed get_browser([ string $user_agent[, bool $return_array = false ]])
mixed gettimeofday([ bool $return_float = false ])
mixed gupnp_service_action_get(resource $action, string $name, int $type)
mixed gupnp_service_info_get_introspection(resource $proxy[, mixed $callback[, mixed $arg ]])
mixed gupnp_service_proxy_action_get(resource $proxy, string $action, string $name, int $type)
mixed highlight_file(string $filename[, bool $return = false ])
mixed highlight_string(string $str[, bool $return = false ])
mixed hw_getobject(int $connection, mixed $objectID[, string $query ])
mixed hw_getremotechildren(int $connection, string $object_record)
mixed ibase_backup(resource $service_handle, string $source_db, string $dest_file[, int $options = 0[, bool $verbose = false ]])
mixed ibase_blob_close(resource $blob_handle)
mixed ibase_gen_id(string $generator[, int $increment = 1[, resource $link_identifier = NULL ]])
mixed ibase_restore(resource $service_handle, string $source_file, string $dest_db[, int $options = 0[, bool $verbose = false ]])
mixed iconv_get_encoding([ string $type = "all" ])
mixed imap_timeout(int $timeout_type[, int $timeout = -1 ])
mixed ingres_prepare(resource $link, string $query)
mixed ingres_query(resource $link, string $query[, array $params[, string $types ]])
mixed ingres_unbuffered_query(resource $link, string $query[, array $params[, string $types ]])
mixed iptcembed(string $iptcdata, string $jpeg_file_name[, int $spool ])
mixed jddayofweek(int $julianday[, int $mode = CAL_DOW_DAYNO ])
mixed json_decode(string $json[, bool $assoc = false[, int $depth = 512[, int $options = 0 ]]])
mixed key(array &$array)
mixed ldap_compare(resource $link_identifier, string $dn, string $attribute, string $value)
mixed locateName(string $name[, int $flags ])
mixed max(array $values)
mixed max(mixed $value1, mixed $value2[, mixed $value3... ])
mixed maxdb_fetch_array(resource $result[, int $resulttype ])
mixed maxdb_fetch_field(resource $result)
mixed maxdb_fetch_field_direct(resource $result, int $fieldnr)
mixed maxdb_fetch_fields(resource $result)
mixed maxdb_fetch_row(resource $result)
mixed maxdb_insert_id(resource $link)
mixed maxdb_query(resource $link, string $query[, int $resultmode ])
mixed mb_detect_order([ mixed $encoding_list ])
mixed mb_get_info([ string $type = "all" ])
mixed mb_http_input([ string $type = "" ])
mixed mb_http_output([ string $encoding ])
mixed mb_internal_encoding([ string $encoding = mb_internal_encoding()])
mixed mb_language([ string $language ])
mixed mb_regex_encoding([ string $encoding ])
mixed mb_substitute_character([ mixed $substrchar ])
mixed microtime([ bool $get_as_float = false ])
mixed min(array $values)
mixed min(mixed $value1, mixed $value2[, mixed $value3...])
mixed mssql_execute(resource $stmt[, bool $skip_results = false ])
mixed mssql_query(string $query[, resource $link_identifier[, int $batch_size = 0 ]])
mixed mysqli_fetch_all(mysqli_result $result[, int $resulttype = MYSQLI_NUM ])
mixed mysqli_fetch_array(mysqli_result $result[, int $resulttype = MYSQLI_BOTH ])
mixed mysqli_fetch_row(mysqli_result $result)
mixed mysqli_insert_id(mysqli $link)
mixed mysqli_insert_id(mysqli $link)
mixed mysqli_query(mysqli $link, string $query[, int $resultmode = MYSQLI_STORE_RESULT ])
mixed mysqli_stmt_insert_id(mysqli_stmt $stmt)
mixed mysqli_stmt_insert_id(mysqli_stmt $stmt)
mixed newt_checkbox_tree_get_current(resource $checkboxtree)
mixed newt_listitem_get_data(resource $item)
mixed next(array &$array)
mixed numfmt_parse(NumberFormatter $fmt, string $value[, int $type[, int &$position ]])
mixed oci_field_type(resource $statement, int $field)
mixed oci_result(resource $statement, mixed $field)
mixed odbc_autocommit(resource $connection_id[, bool $OnOff = false ])
mixed odbc_result(resource $result_id, mixed $field)
mixed offsetGet(mixed $index)
mixed open(string $filename[, int $flags ])
mixed openal_listener_get(int $property)
mixed openal_source_get(resource $source, int $property)
mixed openssl_csr_new(array $dn, resource &$privkey[, array $configargs[, array $extraattribs ]])
mixed openssl_pkcs7_verify(string $filename, int $flags[, string $outfilename[, array $cainfo[, string $extracerts[, string $content ]]]])
mixed parse(string $value[, int $type[, int &$position ]])
mixed parse_url(string $url[, int $component = -1 ])
mixed pathinfo(string $path[, int $options = PATHINFO_DIRNAME | PATHINFO_BASENAME | PATHINFO_EXTENSION | PATHINFO_FILENAME ])
mixed pconnect(string $host[, int $port[, int $timeout ]])
mixed pg_delete(resource $connection, string $table_name, array $assoc_array[, int $options = PGSQL_DML_EXEC ])
mixed pg_field_table(resource $result, int $field_number[, bool $oid_only = false ])
mixed pg_insert(resource $connection, string $table_name, array $assoc_array[, int $options = PGSQL_DML_EXEC ])
mixed pg_result_status(resource $result[, int $type = PGSQL_STATUS_LONG ])
mixed pg_select(resource $connection, string $table_name, array $assoc_array[, int $options = PGSQL_DML_EXEC ])
mixed pg_update(resource $connection, string $table_name, array $data, array $condition[, int $options = PGSQL_DML_EXEC ])
mixed preg_filter(mixed $pattern, mixed $replacement, mixed $subject[, int $limit = -1[, int &$count ]])
mixed preg_replace(mixed $pattern, mixed $replacement, mixed $subject[, int $limit = -1[, int &$count ]])
mixed preg_replace_callback(mixed $pattern, callback $callback, mixed $subject[, int $limit = -1[, int &$count ]])
mixed prev(array &$array)
mixed print_r(mixed $expression[, bool $return = false ])
mixed printer_get_option(resource $printer_handle, string $option)
mixed radius_get_attr(resource $radius_handle)
mixed readline_info([ string $varname[, string $newvalue ]])
mixed reset(array &$array)
mixed resourcebundle_get(ResourceBundle $r, string|int $index)
mixed rpm_get_tag(resource $rpmr, int $tagnum)
mixed runkit_sandbox_output_handler(object $sandbox[, mixed $callback ])
mixed setArchiveComment(string $comment)
mixed setCommentIndex(int $index, string $comment)
mixed setCommentName(string $name, string $comment)
mixed set_error_handler(callback $error_handler[, int $error_types = E_ALL | E_STRICT ])
mixed shm_get_var(resource $shm_identifier, int $variable_key)
mixed socket_get_option(resource $socket, int $level, int $optname)
mixed sqlite_column(resource $result, mixed $index_or_name[, bool $decode_binary = true ])
mixed sqlsrv_errors([ int $errorsOrWarnings ])
mixed sqlsrv_fetch(resource $stmt[, int $row[, int $offset ]])
mixed sqlsrv_fetch_object(resource $stmt[, string $className[, array $ctorParams[, int $row[, int $offset ]]]])
mixed sqlsrv_field_metadata(resource $stmt)
mixed sqlsrv_get_config(string $setting)
mixed sqlsrv_get_field(resource $stmt, int $fieldIndex[, int $getAsType ])
mixed sqlsrv_next_result(resource $stmt)
mixed sqlsrv_num_fields(resource $stmt)
mixed sqlsrv_num_rows(resource $stmt)
mixed sqlsrv_prepare(resource $conn, string $sql[, array $params[, array $options ]])
mixed sqlsrv_query(resource $conn, string $sql[, array $params[, array $options ]])
mixed sscanf(string $str, string $format[, mixed &$... ])
mixed ssh2_auth_none(resource $session, string $username)
mixed statIndex(int $index[, int $flags ])
mixed statName(name $name[, int $flags ])
mixed str_ireplace(mixed $search, mixed $replace, mixed $subject[, int &$count ])
mixed str_replace(mixed $search, mixed $replace, mixed $subject[, int &$count ])
mixed str_word_count(string $string[, int $format = 0[, string $charlist ]])
mixed stream_socket_enable_crypto(resource $stream, bool $enable[, int $crypto_type[, resource $session_stream ]])
mixed substr_replace(mixed $string, mixed $replacement, mixed $start[, mixed $length ])
mixed sybase_query(string $query[, resource $link_identifier ])
mixed tidy_getopt(tidy $object, string $option)
mixed time_nanosleep(int $seconds, int $nanoseconds)
mixed unchangeIndex(int $index)
mixed unchangeName(string $name)
mixed unserialize(string $str)
mixed var_export(mixed $expression[, bool $return = false ])
mixed variant_abs(mixed $val)
mixed variant_add(mixed $left, mixed $right)
mixed variant_and(mixed $left, mixed $right)
mixed variant_cat(mixed $left, mixed $right)
mixed variant_div(mixed $left, mixed $right)
mixed variant_eqv(mixed $left, mixed $right)
mixed variant_fix(mixed $variant)
mixed variant_idiv(mixed $left, mixed $right)
mixed variant_imp(mixed $left, mixed $right)
mixed variant_int(mixed $variant)
mixed variant_mod(mixed $left, mixed $right)
mixed variant_mul(mixed $left, mixed $right)
mixed variant_neg(mixed $variant)
mixed variant_not(mixed $variant)
mixed variant_or(mixed $left, mixed $right)
mixed variant_pow(mixed $left, mixed $right)
mixed variant_round(mixed $variant, int $decimals)
mixed variant_sub(mixed $left, mixed $right)
mixed variant_xor(mixed $left, mixed $right)
mixed version_compare(string $version1, string $version2[, string $operator ])
mixed w32api_invoke_function(string $funcname, mixed $argument[, mixed $... ])
mixed wddx_deserialize(string $packet)
mixed win32_create_service(array $details[, string $machine ])
mixed win32_delete_service(string $servicename[, string $machine ])
mixed win32_query_service_status(string $servicename[, string $machine ])
mixed win32_start_service_ctrl_dispatcher(string $name)
mixed wincache_ucache_dec(string $key[, int $dec_by = 1[, bool &$success ]])
mixed wincache_ucache_get(mixed $key[, bool &$success ])
mixed wincache_ucache_inc(string $key[, int $inc_by = 1[, bool &$success ]])
mixed xdiff_file_merge3(string $old_file, string $new_file1, string $new_file2, string $dest)
mixed xdiff_file_patch(string $file, string $patch, string $dest[, int $flags = DIFF_PATCH_NORMAL ])
mixed xdiff_string_merge3(string $old_data, string $new_data1, string $new_data2[, string &$error ])
mixed xml_parser_get_option(resource $parser, int $option)
mixed xmlrpc_decode(string $xml[, string $encoding = "iso-8859-1" ])
mixed xmlrpc_decode_request(string $xml, string &$method[, string $encoding ])
mixed xmlwriter_flush(resource $xmlwriter[, bool $empty = true ])
mixed xslt_process(resource $xh, string $xmlcontainer, string $xslcontainer[, string $resultcontainer[, array $arguments[, array $parameters ]]])
mixed xslt_setopt(resource $processor, int $newmask)
mixed yaml_parse(string $input[, int $pos = 0[, int &$ndocs[, array $callbacks ]]])
mixed yaml_parse_file(string $filename[, int $pos = 0[, int &$ndocs[, array $callbacks ]]])
mixed yaml_parse_url(string $url[, int $pos = 0[, int &$ndocs[, array $callbacks ]]])
mixed yaz_connect(string $zurl[, mixed $options ])
mixed yaz_wait([ array &$options ])
mixed zip_open(string $filename)
mixed zip_read(resource $zip)
mysqli mysqli_connect([ 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_connect([ 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_result mysqli_reap_async_query(mysql $link)
mysqli_result mysqli_stmt_get_result(mysqli_stmt $stmt)
mysqli_result mysqli_stmt_result_metadata(mysqli_stmt $stmt)
mysqli_result mysqli_store_result(mysqli $link)
mysqli_result mysqli_use_result(mysqli $link)
mysqli_stmt mysqli_prepare(mysqli $link, string $query)
mysqli_stmt mysqli_stmt_init(mysqli $link)
mysqli_warning mysqli_get_warnings(mysqli $link)
mysqlnd_connection mysqlnd_uh_convert_to_mysqlnd(resource $mysql_connection)
number abs(mixed $number)
number array_product(array $array)
number array_sum(array $array)
number bindec(string $binary_string)
number hexdec(string $hex_string)
number octdec(string $octal_string)
number pow(number $base, number $exp)
number stats_harmonic_mean(array $a)
object apache_lookup_uri(string $filename)
object cairo_matrix_init([ 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_rotate(float $radians)
object cairo_matrix_init_scale(float $sx, float $sy)
object cairo_matrix_init_translate(float $tx, float $ty)
object compress(int $compression[, string $extension ])
object compress(int $compression[, string $extension ])
object createLinkAnnotation(array $rectangle, object $destination)
object createOutline(string $title[, object $parent_outline[, object $encoder ]])
object createTextAnnotation(array $rectangle, string $text[, object $encoder ])
object createURLAnnotation(array $rectangle, string $url)
object cubrid_fetch_field(resource $result[, int $field_offset = 0 ])
object cubrid_fetch_object(resource $result[, string $class_name[, array $params ]])
object db2_client_info(resource $connection)
object db2_fetch_object(resource $stmt[, int $row_number = -1 ])
object db2_server_info(resource $connection)
object dbx_connect(mixed $module, string $host, string $database, string $username, string $password[, int $persistent ])
object decompress([ string $extension ])
object decompress([ string $extension ])
object fbsql_fetch_field(resource $result[, int $field_offset ])
object fbsql_fetch_object(resource $result)
object getEncoder(string $encoding)
object getFont(string $fontname[, string $encoding ])
object http_parse_cookie(string $cookie[, int $flags[, array $allowed_extras ]])
object http_parse_message(string $message)
object http_parse_params(string $param[, int $flags = HTTP_PARAMS_DEFAULT ])
object ibase_fetch_object(resource $result_id[, int $fetch_flag = 0 ])
object imap_bodystruct(resource $imap_stream, int $msg_number, string $section)
object imap_check(resource $imap_stream)
object imap_fetchstructure(resource $imap_stream, int $msg_number[, int $options = 0 ])
object imap_headerinfo(resource $imap_stream, int $msg_number[, int $fromlength = 0[, int $subjectlength = 0[, string $defaulthost = NULL ]]])
object imap_mailboxmsginfo(resource $imap_stream)
object imap_rfc822_parse_headers(string $headers[, string $defaulthost = "UNKNOWN" ])
object imap_status(resource $imap_stream, string $mailbox, int $options)
object ingres_fetch_object(resource $result[, int $result_type ])
object insertPage(object $page)
object loadJPEG(string $filename)
object loadPNG(string $filename[, bool $deferred = false ])
object loadRaw(string $filename, int $width, int $height, int $color_space)
object maxdb_fetch_object(object $result)
object msql_fetch_field(resource $result[, int $field_offset = 0 ])
object msql_fetch_object(resource $result)
object mssql_fetch_field(resource $result[, int $field_offset = -1 ])
object mssql_fetch_object(resource $result)
object mysql_fetch_field(resource $result[, int $field_offset = 0 ])
object mysql_fetch_object(resource $result[, string $class_name[, array $params ]])
object mysqli_fetch_field(mysqli_result $result)
object mysqli_fetch_field_direct(mysqli_result $result, int $fieldnr)
object mysqli_fetch_object(mysqli_result $result[, string $class_name[, array $params ]])
object mysqli_get_charset(mysqli $link)
object mysqli_stmt_get_warnings(mysqli_stmt $stmt)
object notes_header_info(string $server, string $mailbox, int $msg_number)
object oci_fetch_object(resource $statement)
object odbc_fetch_object(resource $result[, int $rownumber ])
object pg_fetch_object(resource $result[, int $row[, int $result_type = PGSQL_ASSOC ]])
object pg_fetch_object(resource $result[, int $row[, string $class_name[, array $params ]]])
object simplexml_load_file(string $filename[, string $class_name = "SimpleXMLElement"[, int $options = 0[, string $ns[, bool $is_prefix = false ]]]])
object simplexml_load_string(string $data[, string $class_name = "SimpleXMLElement"[, int $options = 0[, string $ns[, bool $is_prefix = false ]]]])
object sqlite_fetch_object(resource $result[, string $class_name[, array $ctor_params[, bool $decode_binary = true ]]])
object stream_bucket_make_writeable(resource $brigade)
object stream_bucket_new(resource $stream, string $buffer)
object sybase_fetch_field(resource $result[, int $field_offset = -1 ])
object sybase_fetch_object(resource $result[, mixed $object ])
protectedbool socketSelect([ float $timeout = 0 ])
resource bbcode_create([ array $bbcode_initial_tags ])
resource bzopen(string $filename, string $mode)
resource counter_create(string $name [, integer $initial_value [, integer $flags ]])
resource crack_opendict(string $dictionary)
resource cubrid_connect(string $host, int $port, string $dbname[, string $userid[, string $passwd[, bool $new_link ]]])
resource cubrid_connect_with_url(string $conn_url[, string $userid[, string $passwd[, bool $new_link ]]])
resource cubrid_execute(resource $conn_identifier, string $sql[, int $option ])
resource cubrid_pconnect(string $host, int $port, string $dbname[, string $userid[, string $passwd ]])
resource cubrid_pconnect_with_url(string $conn_url[, string $userid[, string $passwd ]])
resource cubrid_prepare(resource $conn_identifier, string $prepare_stmt[, int $option = 0 ])
resource cubrid_query(string $query[, resource $conn_identifier ])
resource cubrid_unbuffered_query(string $query[, resource $conn_identifier ])
resource curl_copy_handle(resource $ch)
resource curl_init([ string $url = NULL ])
resource cyrus_connect([ string $host[, string $port[, int $flags ]]])
resource db2_column_privileges(resource $connection[, string $qualifier[, string $schema[, string $table-name[, string $column-name ]]]])
resource db2_columns(resource $connection[, string $qualifier[, string $schema[, string $table-name[, string $column-name ]]]])
resource db2_connect(string $database, string $username, string $password[, array $options ])
resource db2_exec(resource $connection, string $statement[, array $options ])
resource db2_foreign_keys(resource $connection, string $qualifier, string $schema, string $table-name)
resource db2_next_result(resource $stmt)
resource db2_pconnect(string $database, string $username, string $password[, array $options ])
resource db2_prepare(resource $connection, string $statement[, array $options ])
resource db2_primary_keys(resource $connection, string $qualifier, string $schema, string $table-name)
resource db2_procedure_columns(resource $connection, string $qualifier, string $schema, string $procedure, string $parameter)
resource db2_procedures(resource $connection, string $qualifier, string $schema, string $procedure)
resource db2_special_columns(resource $connection, string $qualifier, string $schema, string $table_name, int $scope)
resource db2_statistics(resource $connection, string $qualifier, string $schema, string $table-name, bool $unique)
resource db2_table_privileges(resource $connection[, string $qualifier[, string $schema[, string $table_name ]]])
resource db2_tables(resource $connection[, string $qualifier[, string $schema[, string $table-name[, string $table-type ]]]])
resource dba_open(string $path, string $mode[, string $handler[, mixed $... ]])
resource dba_popen(string $path, string $mode[, string $handler[, mixed $... ]])
resource dbplus_aql(string $query[, string $server[, string $dbpath ]])
resource dbplus_open(string $name)
resource dbplus_rcreate(string $name, mixed $domlist[, bool $overwrite ])
resource dbplus_ropen(string $name)
resource dbplus_rquery(string $query[, string $dbpath ])
resource dbplus_sql(string $query[, string $server[, string $dbpath ]])
resource dio_open(string $filename, int $flags[, int $mode = 0 ])
resource eio_busy(int $delay[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_chmod(string $path, mixed $mode[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_chown(string $path, int $uid[, int $gid = -1[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]]])
resource eio_close(int $fd[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_custom(mixed $execute, int $pri, mixed $callback[, mixed $data = NULL ])
resource eio_dup2(int $fd, int $fd2[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_fallocate(int $fd, int $mode, int $offset, int $length[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_fchmod(int $fd, int $mode[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_fchown(int $fd, int $uid[, int $gid[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]]])
resource eio_fdatasync(int $fd[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_fstat(int $fd, int $pri, mixed $callback[, mixed $data ])
resource eio_fstatvfs(int $fd, int $pri, mixed $callback[, mixed $data ])
resource eio_fsync(int $fd[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_ftruncate(int $fd, int $offset[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_futime(int $fd, int $atime, int $mtime[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_grp(string $callback[, string $data = NULL ])
resource eio_link(string $path, string $new_path[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_lstat(string $path, int $pri, mixed $callback[, mixed $data = NULL ])
resource eio_mkdir(string $path, int $mode[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_mknod(string $path, int $mode, int $dev[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_nop([ int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_open(string $path, int $flags, int $mode, int $pri, mixed $callback[, mixed $data = NULL ])
resource eio_read(int $fd, int $length, int $offset, int $pri, mixed $callback[, mixed $data = NULL ])
resource eio_readahead(int $fd, int $offset, int $length[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_readdir(string $path, int $flags, int $pri, mixed $callback[, string $data = NULL ])
resource eio_readlink(string $path, int $pri, mixed $callback[, string $data = NULL ])
resource eio_realpath(string $path, int $pri, mixed $callback[, string $data = NULL ])
resource eio_rename(string $path, string $new_path[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_stat(string $path, int $pri, mixed $callback[, mixed $data = NULL ])
resource eio_statvfs(string $path, int $pri, mixed $callback[, mixed $data ])
resource eio_sync_file_range(int $fd, int $offset, int $nbytes, int $flags[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_syncfs(string $fd[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_truncate(string $path, int $offset[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_utime(string $path, int $atime, int $mtime[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]])
resource eio_write(int $fd, string &$str[, int $length[, int $offset[, int $pri = EIO_PRI_DEFAULT[, mixed $callback = NULL[, mixed $data = NULL ]]]]])
resource enchant_broker_request_dict(resource $broker, string $tag)
resource enchant_broker_request_pwl_dict(resource $broker, string $filename)
resource event_buffer_new(resource $stream, mixed $readcb, mixed $writecb, mixed $errorcb[, mixed $arg ])
resource expect_popen(string $command)
resource fam_monitor_collection(resource $fam, string $dirname, int $depth, string $mask)
resource fam_monitor_directory(resource $fam, string $dirname)
resource fam_monitor_file(resource $fam, string $filename)
resource fam_open([ string $appname ])
resource fbsql_connect([ string $hostname = ini_get("fbsql.default_host")[, string $username = ini_get("fbsql.default_user")[, string $password = ini_get("fbsql.default_password")]]])
resource fbsql_db_query(string $database, string $query[, resource $link_identifier ])
resource fbsql_list_dbs([ resource $link_identifier ])
resource fbsql_list_fields(string $database_name, string $table_name[, resource $link_identifier ])
resource fbsql_list_tables(string $database[, resource $link_identifier ])
resource fbsql_pconnect([ string $hostname = ini_get("fbsql.default_host")[, string $username = ini_get("fbsql.default_user")[, string $password = ini_get("fbsql.default_password")]]])
resource fbsql_query(string $query[, resource $link_identifier[, int $batch_size ]])
resource fdf_open(string $filename)
resource fdf_open_string(string $fdf_data)
resource finfo_open([ int $options = FILEINFO_NONE[, string $magic_file = NULL ]])
resource fopen(string $filename, string $mode[, bool $use_include_path = false[, resource $context ]])
resource fsockopen(string $hostname[, int $port = -1[, int &$errno[, string &$errstr[, float $timeout = ini_get("default_socket_timeout")]]]])
resource ftp_connect(string $host[, int $port = 21[, int $timeout = 90 ]])
resource ftp_ssl_connect(string $host[, int $port = 21[, int $timeout = 90 ]])
resource getStream(string $name)
resource gmp_abs(resource $a)
resource gmp_add(resource $a, resource $b)
resource gmp_and(resource $a, resource $b)
resource gmp_com(resource $a)
resource gmp_div_q(resource $a, resource $b[, int $round = GMP_ROUND_ZERO ])
resource gmp_div_r(resource $n , resource $d [, int $round = GMP_ROUND_ZERO ])
resource gmp_divexact(resource $n, resource $d)
resource gmp_fact(mixed $a)
resource gmp_gcd(resource $a, resource $b)
resource gmp_init(mixed $number[, int $base = 0 ])
resource gmp_invert(resource $a, resource $b)
resource gmp_mod(resource $n, resource $d)
resource gmp_mul(resource $a , resource $b)
resource gmp_neg(resource $a)
resource gmp_nextprime(int $a)
resource gmp_or(resource $a, resource $b)
resource gmp_pow(resource $base, int $exp)
resource gmp_powm(resource $base, resource $exp, resource $mod)
resource gmp_random([ int $limiter = 20 ])
resource gmp_sqrt(resource $a)
resource gmp_sub(resource $a , resource $b)
resource gmp_xor(resource $a, resource $b)
resource gupnp_context_new([ string $host_ip[, int $port = 0 ]])
resource gupnp_control_point_new(resource $context, string $target)
resource gupnp_device_info_get_service(resource $root_device, string $type)
resource gupnp_root_device_new(resource $context, string $location, string $description_dir)
resource gzopen(string $filename, string $mode[, int $use_include_path = 0 ])
resource hash_copy(resource $context)
resource hash_init(string $algo[, int $options = 0[, string $key = NULL ]])
resource ibase_blob_create([ resource $link_identifier = NULL ])
resource ibase_blob_open(resource $link_identifier, string $blob_id)
resource ibase_blob_open(string $blob_id)
resource ibase_connect([ string $database[, string $username[, string $password[, string $charset[, int $buffers[, int $dialect[, string $role[, int $sync ]]]]]]]])
resource ibase_execute(resource $query[, mixed $bind_arg[, mixed $... ]])
resource ibase_pconnect([ string $database[, string $username[, string $password[, string $charset[, int $buffers[, int $dialect[, string $role[, int $sync ]]]]]]]])
resource ibase_prepare(resource $link_identifier, string $query)
resource ibase_prepare(resource $link_identifier, string $trans, string $query)
resource ibase_prepare(string $query)
resource ibase_query([ resource $link_identifier], string $query[, int $bind_args ])
resource ibase_service_attach(string $host, string $dba_username, string $dba_password)
resource ibase_set_event_handler(callback $event_handler, string $event_name1[, string $event_name2[, string $... ]])
resource ibase_set_event_handler(resource $connection, callback $event_handler, string $event_name1[, string $event_name2[, string $... ]])
resource ibase_trans([ int $trans_args[, resource $link_identifier ]])
resource ibase_trans([ resource $link_identifier[, int $trans_args ]])
resource ifx_connect([ string $database[, string $userid[, string $password ]]])
resource ifx_pconnect([ string $database[, string $userid[, string $password ]]])
resource ifx_prepare(string $query, resource $link_identifier[, int $cursor_def], mixed $blobidarray)
resource ifx_query(string $query, resource $link_identifier[, int $cursor_type[, mixed $blobidarray ]])
resource imagecreate(int $width, int $height)
resource imagecreatefromgd(string $filename)
resource imagecreatefromgd2(string $filename)
resource imagecreatefromgd2part(string $filename, int $srcX, int $srcY, int $width, int $height)
resource imagecreatefromgif(string $filename)
resource imagecreatefromjpeg(string $filename)
resource imagecreatefrompng(string $filename)
resource imagecreatefromstring(string $data)
resource imagecreatefromwbmp(string $filename)
resource imagecreatefromxbm(string $filename)
resource imagecreatefromxpm(string $filename)
resource imagecreatetruecolor(int $width, int $height)
resource imagegrabwindow(int $window_handle[, int $client_area = 0 ])
resource imagepsloadfont(string $filename)
resource imagerotate(resource $image, float $angle, int $bgd_color[, int $ignore_transparent = 0 ])
resource imap_open(string $mailbox, string $username, string $password[, int $options = NIL[, int $n_retries = 0[, array $params = NULL ]]])
resource ingres_connect([ string $database[, string $username[, string $password[, array $options ]]]])
resource ingres_pconnect([ string $database[, string $username[, string $password[, array $options ]]]])
resource kadm5_init_with_password(string $admin_server, string $realm, string $principal, string $password)
resource ldap_connect([ string $hostname = NULL[, int $port = 389 ]])
resource ldap_first_entry(resource $link_identifier, resource $result_identifier)
resource ldap_first_reference(resource $link, resource $result)
resource ldap_list(resource $link_identifier, string $base_dn, string $filter[, array $attributes[, int $attrsonly[, int $sizelimit[, int $timelimit[, int $deref ]]]]])
resource ldap_next_entry(resource $link_identifier, resource $result_entry_identifier)
resource ldap_next_reference(resource $link, resource $entry)
resource ldap_read(resource $link_identifier, string $base_dn, string $filter[, array $attributes[, int $attrsonly[, int $sizelimit[, int $timelimit[, int $deref ]]]]])
resource ldap_search(resource $link_identifier, string $base_dn, string $filter[, array $attributes[, int $attrsonly[, int $sizelimit[, int $timelimit[, int $deref ]]]]])
resource mailparse_msg_get_part(resource $mimemail, string $mimesection)
resource mailparse_msg_parse_file(string $filename)
resource maxdb_connect([ string $host[, string $username[, string $passwd[, string $dbname[, int $port = 0[, string $socket ]]]]]])
resource maxdb_embedded_connect([ string $dbname ])
resource maxdb_prepare(resource $link, string $query)
resource maxdb_stmt_init(resource $link)
resource maxdb_stmt_result_metadata(resource $stmt)
resource maxdb_store_result(resource $link)
resource maxdb_use_result(resource $link)
resource mcrypt_module_open(string $algorithm, string $algorithm_directory, string $mode, string $mode_directory)
resource msg_get_queue(int $key[, int $perms = 0666 ])
resource msql_connect([ string $hostname ])
resource msql_db_query(string $database, string $query[, resource $link_identifier ])
resource msql_list_dbs([ resource $link_identifier ])
resource msql_list_fields(string $database, string $tablename[, resource $link_identifier ])
resource msql_list_tables(string $database[, resource $link_identifier ])
resource msql_pconnect([ string $hostname ])
resource msql_query(string $query[, resource $link_identifier ])
resource mssql_connect([ string $servername[, string $username[, string $password[, bool $new_link = false ]]]])
resource mssql_init(string $sp_name[, resource $link_identifier ])
resource mssql_pconnect([ string $servername[, string $username[, string $password[, bool $new_link = false ]]]])
resource mysql_connect([ 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 = 0 ]]]]])
resource mysql_db_query(string $database, string $query[, resource $link_identifier ])
resource mysql_list_dbs([ resource $link_identifier ])
resource mysql_list_fields(string $database_name, string $table_name[, resource $link_identifier ])
resource mysql_list_processes([ resource $link_identifier ])
resource mysql_list_tables(string $database[, resource $link_identifier ])
resource mysql_pconnect([ 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_query(string $query[, resource $link_identifier ])
resource mysql_unbuffered_query(string $query[, resource $link_identifier ])
resource ncurses_new_panel(resource $window)
resource ncurses_newpad(int $rows, int $cols)
resource ncurses_newwin(int $rows, int $cols, int $y, int $x)
resource ncurses_panel_above(resource $panel)
resource ncurses_panel_below(resource $panel)
resource ncurses_panel_window(resource $panel)
resource newt_button(int $left, int $top, string $text)
resource newt_button_bar(array &$buttons)
resource newt_checkbox(int $left, int $top, string $text, string $def_value[, string $seq ])
resource newt_checkbox_tree(int $left, int $top, int $height[, int $flags ])
resource newt_checkbox_tree_multi(int $left, int $top, int $height, string $seq[, int $flags ])
resource newt_compact_button(int $left, int $top, string $text)
resource newt_create_grid(int $cols, int $rows)
resource newt_entry(int $left, int $top, int $width[, string $init_value[, int $flags ]])
resource newt_form([ resource $vert_bar[, string $help[, int $flags ]]])
resource newt_form_get_current(resource $form)
resource newt_grid_basic_window(resource $text, resource $middle, resource $buttons)
resource newt_grid_h_close_stacked(int $element1_type, resource $element1[, int $...[, resource $... ]])
resource newt_grid_h_stacked(int $element1_type, resource $element1[, int $...[, resource $...]])
resource newt_grid_simple_window(resource $text, resource $middle, resource $buttons)
resource newt_grid_v_close_stacked(int $element1_type, resource $element1[, int $...[, resource $... ]])
resource newt_grid_v_stacked(int $element1_type, resource $element1[, int $...[, resource $... ]])
resource newt_label(int $left, int $top, string $text)
resource newt_listbox(int $left, int $top, int $height[, int $flags ])
resource newt_listitem(int $left, int $top, string $text, bool $is_default, resouce $prev_item, mixed $data[, int $flags ])
resource newt_radio_get_current(resource $set_member)
resource newt_radiobutton(int $left, int $top, string $text, bool $is_default[, resource $prev_button ])
resource newt_run_form(resource $form)
resource newt_scale(int $left, int $top, int $width, int $full_value)
resource newt_textbox(int $left, int $top, int $width, int $height[, int $flags ])
resource newt_textbox_reflowed(int $left, int $top, char $*text, int $width, int $flex_down, int $flex_up[, int $flags ])
resource newt_vertical_scrollbar(int $left, int $top, int $height[, int $normal_colorset[, int $thumb_colorset ]])
resource oci_connect(string $username, string $password[, string $connection_string[, string $character_set[, int $session_mode ]]])
resource oci_new_connect(string $username, string $password[, string $connection_string[, string $character_set[, int $session_mode ]]])
resource oci_new_cursor(resource $connection)
resource oci_parse(resource $connection, string $sql_text)
resource oci_password_change(string $dbname, string $username, string $old_password, string $new_password)
resource oci_pconnect(string $username, string $password[, string $connection_string[, string $character_set[, int $session_mode ]]])
resource odbc_columnprivileges(resource $connection_id, string $qualifier, string $owner, string $table_name, string $column_name)
resource odbc_columns(resource $connection_id[, string $qualifier[, string $schema[, string $table_name[, string $column_name ]]]])
resource odbc_connect(string $dsn, string $user, string $password[, int $cursor_type ])
resource odbc_exec(resource $connection_id, string $query_string[, int $flags ])
resource odbc_foreignkeys(resource $connection_id, string $pk_qualifier, string $pk_owner, string $pk_table, string $fk_qualifier, string $fk_owner, string $fk_table)
resource odbc_gettypeinfo(resource $connection_id[, int $data_type ])
resource odbc_pconnect(string $dsn, string $user, string $password[, int $cursor_type ])
resource odbc_prepare(resource $connection_id, string $query_string)
resource odbc_primarykeys(resource $connection_id, string $qualifier, string $owner, string $table)
resource odbc_procedurecolumns(resource $connection_id)
resource odbc_procedurecolumns(resource $connection_id, string $qualifier, string $owner, string $proc, string $column)
resource odbc_procedures(resource $connection_id)
resource odbc_procedures(resource $connection_id, string $qualifier, string $owner, string $name)
resource odbc_specialcolumns(resource $connection_id, int $type, string $qualifier, string $owner, string $table, int $scope, int $nullable)
resource odbc_statistics(resource $connection_id, string $qualifier, string $owner, string $table_name, int $unique, int $accuracy)
resource odbc_tableprivileges(resource $connection_id, string $qualifier, string $owner, string $name)
resource odbc_tables(resource $connection_id[, string $qualifier[, string $owner[, string $name[, string $types ]]]])
resource openal_context_create(resource $device)
resource openal_device_open([ string $device_desc ])
resource openal_stream(resource $source, int $format, int $rate)
resource opendir(string $path[, resource $context ])
resource openssl_csr_get_public_key(mixed $csr[, bool $use_shortnames = true ])
resource openssl_csr_sign(mixed $csr, mixed $cacert, mixed $priv_key, int $days[, array $configargs[, int $serial = 0 ]])
resource openssl_pkey_get_private(mixed $key[, string $passphrase = "" ])
resource openssl_pkey_get_public(mixed $certificate)
resource openssl_pkey_new([ array $configargs ])
resource openssl_x509_read(mixed $x509certdata)
resource pfsockopen(string $hostname[, int $port = -1[, int &$errno[, string &$errstr[, float $timeout = ini_get("default_socket_timeout")]]]])
resource pg_connect(string $connection_string[, int $connect_type ])
resource pg_execute([ resource $connection], string $stmtname, array $params)
resource pg_get_result([ resource $connection ])
resource pg_lo_open(resource $connection, int $oid, string $mode)
resource pg_pconnect(string $connection_string[, int $connect_type ])
resource pg_prepare([ resource $connection], string $stmtname, string $query)
resource pg_query([ resource $connection], string $query)
resource pg_query_params([ resource $connection], string $query, array $params)
resource popen(string $command, string $mode)
resource printer_create_brush(int $style, string $color)
resource printer_create_font(string $face, int $height, int $width, int $font_weight, bool $italic, bool $underline, bool $strikeout, int $orientation)
resource printer_create_pen(int $style, int $width, string $color)
resource printer_open([ string $printername ])
resource proc_open(string $cmd, array $descriptorspec, array &$pipes[, string $cwd[, array $env[, array $other_options ]]])
resource rpm_open(string $filename)
resource sem_get(int $key[, int $max_acquire = 1[, int $perm = 0666[, int $auto_release = 1 ]]])
resource shm_attach(int $key[, int $memsize[, int $perm = 0666 ]])
resource socket_accept(resource $socket)
resource socket_create(int $domain, int $type, int $protocol)
resource socket_create_listen(int $port[, int $backlog = 128 ])
resource sqlite_open(string $filename[, int $mode = 0666[, string &$error_message ]])
resource sqlite_popen(string $filename[, int $mode = 0666[, string &$error_message ]])
resource sqlite_query(resource $dbhandle, string $query[, int $result_type = SQLITE_BOTH[, string &$error_msg ]])
resource sqlite_query(string $query, resource $dbhandle[, int $result_type = SQLITE_BOTH[, string &$error_msg ]])
resource sqlite_unbuffered_query(resource $dbhandle, string $query[, int $result_type = SQLITE_BOTH[, string &$error_msg ]])
resource sqlite_unbuffered_query(string $query, resource $dbhandle[, int $result_type = SQLITE_BOTH[, string &$error_msg ]])
resource sqlsrv_connect(string $serverName[, array $connectionInfo ])
resource ssh2_connect(string $host[, int $port = 22[, array $methods[, array $callbacks ]]])
resource ssh2_exec(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(resource $channel, int $streamid)
resource ssh2_publickey_init(resource $session)
resource ssh2_sftp(resource $session)
resource ssh2_shell(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(resource $session, string $host, int $port)
resource stomp_connect([ string $broker = ini_get("stomp.default_broker_uri")[, string $username[, string $password[, array $headers]]]])
resource stream_context_create([ array $options[, array $params ]])
resource stream_context_get_default([ array $options ])
resource stream_context_set_default(array $options)
resource stream_filter_append(resource $stream, string $filtername[, int $read_write[, mixed $params]])
resource stream_filter_prepend(resource $stream, string $filtername[, int $read_write[, mixed $params ]])
resource stream_socket_accept(resource $server_socket[, float $timeout = ini_get("default_socket_timeout")[, string &$peername ]])
resource stream_socket_client(string $remote_socket[, int &$errno[, string &$errstr[, float $timeout = ini_get("default_socket_timeout")[, int $flags = STREAM_CLIENT_CONNECT[, resource $context ]]]]])
resource stream_socket_server(string $local_socket[, int &$errno[, string &$errstr[, int $flags = STREAM_SERVER_BIND | STREAM_SERVER_LISTEN[, resource $context ]]]])
resource svn_fs_apply_text(resource $root, string $path)
resource svn_fs_begin_txn2(resource $repos, int $rev)
resource svn_fs_file_contents(resource $fsroot, string $path)
resource svn_fs_revision_root(resource $fs, int $revnum)
resource svn_fs_txn_root(resource $txn)
resource svn_repos_create(string $path[, array $config[, array $fsconfig ]])
resource svn_repos_fs(resource $repos)
resource svn_repos_fs_begin_txn_for_commit(resource $repos, int $rev, string $author, string $log_msg)
resource svn_repos_open(string $path)
resource sybase_connect([ string $servername[, string $username[, string $password[, string $charset[, string $appname[, bool $new = false ]]]]]])
resource sybase_pconnect([ string $servername[, string $username[, string $password[, string $charset[, string $appname ]]]]])
resource sybase_unbuffered_query(string $query, resource $link_identifier[, bool $store_result ])
resource udm_alloc_agent(string $dbaddr[, string $dbmode ])
resource udm_alloc_agent_array(array $databases)
resource udm_find(resource $agent, string $query)
resource w32api_init_dtype(string $typename, mixed $value[, mixed $... ])
resource wddx_packet_start([ string $comment ])
resource xml_parser_create([ string $encoding ])
resource xml_parser_create_ns([ string $encoding[, string $separator = ':' ]])
resource xmlwriter_open_uri(string $uri)
string PDF_fit_table(resource $pdfdoc, int $table, float $llx, float $lly, float $urx, float $ury, string $optlist)
string PDF_fit_textflow(resource $pdfdoc, int $textflow, float $llx, float $lly, float $urx, float $ury, string $optlist)
string PDF_get_apiname(resource $pdfdoc)
string PDF_get_buffer(resource $p)
string PDF_get_errmsg(resource $pdfdoc)
string PDF_get_parameter(resource $p, string $key, float $modifier)
string PDF_get_pdi_parameter(resource $p, string $key, int $doc, int $page, int $reserved)
string PDF_pcos_get_stream(resource $p, int $doc, string $optlist, string $path)
string PDF_pcos_get_string(resource $p, int $doc, string $path)
string PDF_utf8_to_utf16(resource $pdfdoc, string $utf8string, string $ordering)
string PDF_utf16_to_utf8(resource $pdfdoc, string $utf16string)
string PDF_utf32_to_utf16(resource $pdfdoc, string $utf32string, string $ordering)
string addcslashes(string $str, string $charlist)
string addslashes(string $str)
string apache_getenv(string $variable[, bool $walk_to_top ])
string apache_note(string $note_name[, string $note_value ])
string apc_bin_dump([ array $files[, array $user_vars ]])
string apd_set_pprof_trace([ string $dump_directory[, string $fragment = "pprof" ]])
string base64_decode(string $data[, bool $strict = false ])
string base64_encode(string $data)
string base_convert(string $number, int $frombase, int $tobase)
string basename(string $path[, string $suffix ])
string bbcode_parse(resource $bbcode_container, string $to_parse)
string bcadd(string $left_operand, string $right_operand[, int $scale ])
string bcdiv(string $left_operand, string $right_operand[, int $scale ])
string bcmod(string $left_operand, string $modulus)
string bcmul(string $left_operand, string $right_operand[, int $scale ])
string bcpow(string $left_operand, string $right_operand[, int $scale ])
string bcpowmod(string $left_operand, string $right_operand, string $modulus[, int $scale ])
string bcsqrt(string $operand[, int $scale ])
string bcsub(string $left_operand, string $right_operand[, int $scale ])
string bin2hex(string $str)
string bind_textdomain_codeset(string $domain, string $codeset)
string bindtextdomain(string $domain, string $directory)
string bson_encode(mixed $anything)
string bzerrstr(resource $bz)
string bzread(resource $bz[, int $length = 1024 ])
string cairo_image_surface_get_data(CairoImageSurface $surface)
string cairo_ps_level_to_string(int $level)
string cairo_status_to_string(int $status)
string cairo_svg_version_to_string(int $version)
string calcul_hmac(string $clent, string $siretcode, string $price, string $reference, string $validity, string $taxation, string $devise, string $language)
string calculhmac(string $clent, string $data)
string chr(int $ascii)
string chunk_split(string $body[, int $chunklen = 76[, string $end = "\r\n" ]])
string collator_get_error_message(Collator $coll)
string collator_get_locale(Collator $coll, int $type)
string collator_get_sort_key(Collator $coll, string $str)
string convert_cyr_string(string $str, string $from, string $to)
string convert_uudecode(string $data)
string convert_uuencode(string $data)
string createDefaultStub([ string $indexfile[, string $webindexfile ]])
string create_function(string $args, string $code)
string crypt(string $str[, string $salt ])
string cubrid_client_encoding([ resource $conn_identifier ])
string cubrid_current_oid(resource $req_identifier)
string cubrid_db_name(array $result, int $index)
string cubrid_error([ resource $connection ])
string cubrid_field_flags(resource $result, int $field_offset)
string cubrid_field_name(resource $result, int $field_offset)
string cubrid_field_table(resource $result, int $field_offset)
string cubrid_field_type(resource $result, int $field_offset)
string cubrid_get_charset(resource $conn_identifier)
string cubrid_get_class_name(resource $conn_identifier, string $oid)
string cubrid_get_server_info(resource $conn_identifier)
string cubrid_insert_id([ resource $conn_identifier ])
string cubrid_lob_size(resource $lob_identifier)
string cubrid_new_glo(resource $conn_identifier, string $class_name, string $file_name)
string cubrid_real_escape_string(string $unescaped_string[, resource $conn_identifier ])
string cubrid_result(resource $result, int $row[, mixed $field = 0 ])
string curl_error(resource $ch)
string curl_multi_getcontent(resource $ch)
string date(string $format[, int $timestamp = time()])
string date_format(DateTime $object, string $format)
string datefmt_format(IntlDateFormatter $fmt, mixed $value)
string datefmt_get_error_message(IntlDateFormatter $fmt)
string datefmt_get_locale(IntlDateFormatter $fmt[, int $which ])
string datefmt_get_pattern(IntlDateFormatter $fmt)
string datefmt_get_timezone_id(IntlDateFormatter $fmt)
string db2_conn_error([ resource $connection ])
string db2_conn_errormsg([ resource $connection ])
string db2_escape_string(string $string_literal)
string db2_field_name(resource $stmt, mixed $column)
string db2_field_type(resource $stmt, mixed $column)
string db2_get_option(resource $resource, string $option)
string db2_last_insert_id(resource $resource)
string db2_lob_read(resource $stmt, int $colnum, int $length)
string db2_stmt_error([ resource $stmt ])
string db2_stmt_errormsg([ resource $stmt ])
string dba_fetch(string $key, int $skip, resource $handle)
string dba_fetch(string $key, resource $handle)
string dba_firstkey(resource $handle)
string dba_nextkey(resource $handle)
string dbplus_chdir([ string $newdir ])
string dbplus_errcode([ int $errno ])
string dbplus_tcl(int $sid, string $script)
string dbx_error(object $link_identifier)
string dbx_escape_string(object $link_identifier, string $text)
string dcgettext(string $domain, string $message, int $category)
string dcngettext(string $domain, string $msgid1, string $msgid2, int $n, int $category)
string decbin(int $number)
string dechex(int $number)
string decoct(int $number)
string dgettext(string $domain, string $message)
string dio_read(resource $fd[, int $len = 1024 ])
string dirname(string $path)
string dngettext(string $domain, string $msgid1, string $msgid2, int $n)
string enchant_broker_get_error(resource $broker)
string enchant_dict_get_error(resource $dict)
string ereg_replace(string $pattern, string $replacement, string $string)
string eregi_replace(string $pattern, string $replacement, string $string)
string escapeshellarg(string $arg)
string escapeshellcmd(string $command)
string event_buffer_read(resource $bevent, int $data_size)
string exec(string $command[, array &$output[, int &$return_var ]])
string exif_tagname(int $index)
string exif_thumbnail(string $filename[, int &$width[, int &$height[, int &$imagetype ]]])
string fbsql_create_blob(string $blob_data[, resource $link_identifier ])
string fbsql_create_clob(string $clob_data[, resource $link_identifier ])
string fbsql_database(resource $link_identifier[, string $database ])
string fbsql_database_password(resource $link_identifier[, string $database_password ])
string fbsql_error([ resource $link_identifier ])
string fbsql_field_flags(resource $result[, int $field_offset ])
string fbsql_field_name(resource $result[, int $field_index ])
string fbsql_field_table(resource $result[, int $field_offset ])
string fbsql_field_type(resource $result[, int $field_offset ])
string fbsql_hostname(resource $link_identifier[, string $host_name ])
string fbsql_password(resource $link_identifier[, string $password ])
string fbsql_read_blob(string $blob_handle[, resource $link_identifier ])
string fbsql_read_clob(string $clob_handle[, resource $link_identifier ])
string fbsql_table_name(resource $result, int $index)
string fbsql_username(resource $link_identifier[, string $username ])
string fdf_error([ int $error_code = -1 ])
string fdf_get_encoding(resource $fdf_document)
string fdf_get_file(resource $fdf_document)
string fdf_get_status(resource $fdf_document)
string fdf_get_version([ resource $fdf_document ])
string fdf_next_field_name(resource $fdf_document[, string $fieldname ])
string fdf_save_string(resource $fdf_document)
string fgetc(resource $handle)
string fgets(resource $handle[, int $length ])
string fgetss(resource $handle[, int $length[, string $allowable_tags ]])
string file_get_contents(string $filename[, bool $use_include_path = false[, resource $context[, int $offset = -1[, int $maxlen ]]]])
string filepro_fieldname(int $field_number)
string filepro_fieldtype(int $field_number)
string filepro_retrieve(int $row_number, int $field_number)
string filetype(string $filename)
string finfo_buffer(resource $finfo, string $string = NULL[, int $options = FILEINFO_NONE[, resource $context = NULL ]])
string finfo_file(resource $finfo, string $file_name = NULL[, int $options = FILEINFO_NONE[, resource $context = NULL ]])
string format(array $args)
string format(mixed $value)
string format(number $value[, int $type ])
string formatCurrency(float $value, string $currency)
string fread(resource $handle, int $length)
string fribidi_log2vis(string $str, string $direction, int $charset)
string ftp_mkdir(resource $ftp_stream, string $directory)
string ftp_pwd(resource $ftp_stream)
string ftp_systype(resource $ftp_stream)
string geoip_continent_code_by_name(string $hostname)
string geoip_country_code3_by_name(string $hostname)
string geoip_country_code_by_name(string $hostname)
string geoip_country_name_by_name(string $hostname)
string geoip_database_info([ int $database = GEOIP_COUNTRY_EDITION ])
string geoip_db_filename(int $database)
string geoip_isp_by_name(string $hostname)
string geoip_org_by_name(string $hostname)
string geoip_region_name_by_code(string $country_code, string $region_code)
string geoip_time_zone_by_country_and_region(string $country_code[, string $region_code ])
string get(string $key[, int &$flags ])
string getArchiveComment([ int $flags ])
string getCommentIndex(int $index[, int $flags ])
string getCommentName(string $name[, int $flags ])
string getImageArtifact(string $artifact)
string getImageProfile(string $name)
string getImageProperty(string $name)
string getInfoAttr(int $type)
string getLocale([ int $type ])
string getLocale([ int $type ])
string getLocale([ int $which ])
string getNameIndex(int $index[, int $flags ])
string getOption(string $key)
string getShape(int $code)
string getSortKey(string $str)
string getSymbol(int $attr)
string getTextAttribute(int $attr)
string get_cfg_var(string $option)
string get_class([ object $object = NULL ])
string get_parent_class([ mixed $object ])
string get_resource_type(resource $handle)
string getenv(string $varname)
string gethostbyaddr(string $ip_address)
string gethostbyname(string $hostname)
string getprotobynumber(int $number)
string getservbyport(int $port, string $protocol)
string gettext(string $message)
string gettype(mixed $var)
string gmdate(string $format[, int $timestamp = time()])
string gmp_strval(resource $gmpnumber[, int $base = 10 ])
string gmstrftime(string $format[, int $timestamp = time()])
string gnupg_decrypt(resource $identifier, string $text)
string gnupg_encrypt(resource $identifier, string $plaintext)
string gnupg_encryptsign(resource $identifier, string $plaintext)
string gnupg_export(resource $identifier, string $fingerprint)
string gnupg_geterror(resource $identifier)
string gnupg_sign(resource $identifier, string $plaintext)
string grapheme_extract(string $haystack, int $size[, int $extract_type[, int $start = 0[, int &$next ]]])
string grapheme_stristr(string $haystack, string $needle[, bool $before_needle = false ])
string grapheme_strstr(string $haystack, string $needle[, bool $before_needle = false ])
string gupnp_context_get_host_ip(resource $context)
string gupnp_root_device_get_relative_location(resource $root_device)
string gzcompress(string $data[, int $level = -1 ])
string gzdecode(string $data[, int $length ])
string gzdeflate(string $data[, int $level = -1 ])
string gzencode(string $data[, int $level = -1[, int $encoding_mode = FORCE_GZIP ]])
string gzgetc(resource $zp)
string gzgets(resource $zp, int $length)
string gzgetss(resource $zp, int $length[, string $allowable_tags ])
string gzinflate(string $data[, int $length = 0 ])
string gzread(resource $zp, int $length)
string gzuncompress(string $data[, int $length = 0 ])
string hash(string $algo, string $data[, bool $raw_output = false ])
string hash_file(string $algo, string $filename[, bool $raw_output = false ])
string hash_final(resource $context[, bool $raw_output = false ])
string hash_hmac(string $algo, string $data, string $key[, bool $raw_output = false ])
string hash_hmac_file(string $algo, string $filename, string $key[, bool $raw_output = false ])
string hebrev(string $hebrew_text[, int $max_chars_per_line = 0 ])
string hebrevc(string $hebrew_text[, int $max_chars_per_line = 0 ])
string hex2bin(string $data)
string html_entity_decode(string $string[, int $quote_style = ENT_COMPAT[, string $charset = 'UTF-8' ]])
string htmlentities(string $string[, int $flags = ENT_COMPAT | ENT_HTML401[, string $charset[, bool $double_encode = true ]]])
string htmlspecialchars(string $string[, int $flags = ENT_COMPAT | ENT_HTML401[, string $charset[, bool $double_encode = true ]]])
string htmlspecialchars_decode(string $string[, int $quote_style = ENT_COMPAT ])
string http_build_cookie(array $cookie)
string http_build_query(mixed $query_data[, string $numeric_prefix[, string $arg_separator[, int $enc_type = PHP_QUERY_RFC1738 ]]])
string http_build_str(array $query[, string $prefix[, string $arg_separator = ini_get("arg_separator.output")]])
string http_build_url([ mixed $url[, mixed $parts[, int $flags = HTTP_URL_REPLACE[, array &$new_url ]]]])
string http_chunked_decode(string $encoded)
string http_date([ int $timestamp ])
string http_deflate(string $data[, int $flags = 0 ])
string http_get(string $url[, array $options[, array &$info ]])
string http_head(string $url[, array $options[, array &$info ]])
string http_inflate(string $data)
string http_negotiate_charset(array $supported[, array &$result ])
string http_negotiate_content_type(array $supported[, array &$result ])
string http_negotiate_language(array $supported[, array &$result ])
string http_persistent_handles_clean([ string $ident ])
string http_persistent_handles_ident([ string $ident ])
string http_post_data(string $url, string $data[, array $options[, array &$info ]])
string http_post_fields(string $url, array $data[, array $files[, array $options[, array &$info ]]])
string http_put_data(string $url, string $data[, array $options[, array &$info ]])
string http_put_file(string $url, string $file[, array $options[, array &$info ]])
string http_put_stream(string $url, resource $stream[, array $options[, array &$info ]])
string http_request(int $method, string $url[, string $body[, array $options[, array &$info ]]])
string http_request_body_encode(array $fields, array $files)
string http_request_method_name(int $method)
string hw_array2objrec(array $object_array)
string hw_docbyanchorobj(int $connection, int $anchorID)
string hw_document_attributes(int $hw_document)
string hw_document_bodytag(int $hw_document[, string $prefix ])
string hw_document_content(int $hw_document)
string hw_dummy(int $link, int $id, int $msgid)
string hw_errormsg(int $connection)
string hw_getandlock(int $connection, int $objectID)
string hw_getrellink(int $link, int $rootid, int $sourceid, int $destid)
string hw_getusername(int $connection)
string hw_identify(int $link, string $username, string $password)
string hw_info(int $connection)
string hw_stat(int $link)
string ibase_blob_get(resource $blob_handle, int $len)
string ibase_blob_import(resource $file_handle)
string ibase_blob_import(resource $link_identifier, resource $file_handle)
string ibase_db_info(resource $service_handle, string $db, int $action[, int $argument = 0 ])
string ibase_server_info(resource $service_handle, int $action)
string ibase_wait_event(resource $connection, string $event_name1[, string $event_name2[, string $... ]])
string ibase_wait_event(string $event_name1[, string $event_name2[, string $... ]])
string iconv(string $in_charset, string $out_charset, string $str)
string iconv_mime_decode(string $encoded_header[, int $mode = 0[, string $charset = ini_get("iconv.internal_encoding")]])
string iconv_mime_encode(string $field_name, string $field_value[, array $preferences = NULL ])
string iconv_substr(string $str, int $offset[, int $length = iconv_strlen($str, $charset)[, string $charset = ini_get("iconv.internal_encoding")]])
string id3_get_frame_long_name(string $frameId)
string id3_get_frame_short_name(string $frameId)
string id3_get_genre_name(int $genre_id)
string idn_to_ascii(string $domain[, int $options ])
string idn_to_utf8(string $domain[, int $options ])
string ifx_error([ resource $link_identifier ])
string ifx_errormsg([ int $errorcode ])
string ifx_get_blob(int $bid)
string ifx_get_char(int $bid)
string ifxus_read_slob(int $bid, int $nbytes)
string iis_get_script_map(int $server_instance, string $virtual_path, string $script_extension)
string image_type_to_extension(int $imagetype[, bool $include_dot = TRUE ])
string image_type_to_mime_type(int $imagetype)
string imap_8bit(string $string)
string imap_base64(string $text)
string imap_binary(string $string)
string imap_body(resource $imap_stream, int $msg_number[, int $options = 0 ])
string imap_fetchbody(resource $imap_stream, int $msg_number, string $section[, int $options = 0 ])
string imap_fetchheader(resource $imap_stream, int $msg_number[, int $options = 0 ])
string imap_fetchmime(resource $imap_stream, int $msg_number, string $section[, int $options = 0 ])
string imap_mail_compose(array $envelope, array $body)
string imap_qprint(string $string)
string imap_rfc822_write_address(string $mailbox, string $host, string $personal)
string imap_utf7_decode(string $text)
string imap_utf7_encode(string $data)
string imap_utf8(string $mime_encoded_text)
string implode(array $pieces)
string implode(string $glue, array $pieces)
string inet_ntop(string $in_addr)
string inet_pton(string $address)
string ingres_charset(resource $link)
string ingres_cursor(resource $result)
string ingres_error([ resource $link ])
string ingres_errsqlstate([ resource $link ])
string ingres_escape_string(resource $link, string $source_string)
string ingres_field_name(resource $result, int $index)
string ingres_field_type(resource $result, int $index)
string ini_get(string $varname)
string ini_set(string $varname, string $newvalue)
string intl_error_name(int $error_code)
string jdmonthname(int $julianday, int $mode)
string jdtofrench(int $juliandaycount)
string jdtogregorian(int $julianday)
string jdtojewish(int $juliandaycount[, bool $hebrew = false[, int $fl = 0 ]])
string jdtojulian(int $julianday)
string json_encode(mixed $value[, int $options = 0 ])
string lastInsertId([ string $name = NULL ])
string lcfirst(string $str)
string ldap_8859_to_t61(string $value)
string ldap_dn2ufn(string $dn)
string ldap_err2str(int $errno)
string ldap_error(resource $link_identifier)
string ldap_first_attribute(resource $link_identifier, resource $result_entry_identifier)
string ldap_get_dn(resource $link_identifier, resource $result_entry_identifier)
string ldap_next_attribute(resource $link_identifier, resource $result_entry_identifier)
string ldap_t61_to_8859(string $value)
string loadTTC(string $fontfile, int $index[, bool $embed = false ])
string loadTTF(string $fontfile[, bool $embed = false ])
string loadType1(string $afmfile[, string $pfmfile ])
string locale_accept_from_http(string $header)
string locale_compose(array $subtags)
string locale_get_display_language(string $locale[, string $in_locale ])
string locale_get_display_name(string $locale[, string $in_locale ])
string locale_get_display_region(string $locale[, string $in_locale ])
string locale_get_display_script(string $locale[, string $in_locale ])
string locale_get_display_variant(string $locale[, string $in_locale ])
string locale_get_primary_language(string $locale)
string locale_get_region(string $locale)
string locale_get_script(string $locale)
string locale_lookup(array $langtag, string $locale[, bool $canonicalize = false[, string $default ]])
string long2ip(string $proper_address)
string ltrim(string $str[, string $charlist ])
string lzf_compress(string $data)
string lzf_decompress(string $data)
string m_connectionerror(resource $conn)
string m_getcell(resource $conn, int $identifier, string $column, int $row)
string m_getcellbynum(resource $conn, int $identifier, int $column, int $row)
string m_getcommadelimited(resource $conn, int $identifier)
string m_getheader(resource $conn, int $identifier, int $column_num)
string m_responseparam(resource $conn, int $identifier, string $key)
string m_sslcert_gen_hash(string $filename)
string mailparse_determine_best_xfer_encoding(resource $fp)
string mailparse_msg_extract_part_file(resource $mimemail, mixed $filename[, callback $callbackfunc ])
string mailparse_msg_extract_whole_part_file(resource $mimemail, string $filename[, callback $callbackfunc ])
string maxdb_character_set_name(resource $link)
string maxdb_error(resource $link)
string maxdb_get_host_info(resource $link)
string maxdb_get_server_info(resource $link)
string maxdb_info(resource $link)
string maxdb_real_escape_string(resource $link, string $escapestr)
string maxdb_sqlstate(resource $link)
string maxdb_stat(resource $link)
string maxdb_stmt_error(resource $stmt)
string maxdb_stmt_sqlstate(resource $stmt)
string mb_convert_case(string $str, int $mode = MB_CASE_UPPER[, string $encoding = mb_internal_encoding()])
string mb_convert_encoding(string $str, string $to_encoding[, mixed $from_encoding ])
string mb_convert_kana(string $str[, string $option = "KV"[, string $encoding ]])
string mb_convert_variables(string $to_encoding, mixed $from_encoding, mixed &$vars[, mixed &$... ])
string mb_decode_mimeheader(string $str)
string mb_decode_numericentity(string $str, array $convmap, string $encoding)
string mb_detect_encoding(string $str[, mixed $encoding_list = mb_detect_order()[, bool $strict = false ]])
string mb_encode_mimeheader(string $str[, string $charset[, string $transfer_encoding[, string $linefeed = "\r\n"[, int $indent = 0 ]]]])
string mb_encode_numericentity(string $str, array $convmap, string $encoding)
string mb_ereg_replace(string $pattern, string $replacement, string $string[, string $option = "msr" ])
string mb_eregi_replace(string $pattern, string $replace, string $string[, string $option = "msri" ])
string mb_output_handler(string $contents, int $status)
string mb_preferred_mime_name(string $encoding)
string mb_regex_set_options([ string $options = "msr" ])
string mb_strcut(string $str, int $start[, int $length[, string $encoding ]])
string mb_strimwidth(string $str, int $start, int $width[, string $trimmarker[, string $encoding ]])
string mb_stristr(string $haystack, string $needle[, bool $part = false[, string $encoding ]])
string mb_strrchr(string $haystack, string $needle[, bool $part = false[, string $encoding ]])
string mb_strrichr(string $haystack, string $needle[, bool $part = false[, string $encoding ]])
string mb_strstr(string $haystack, string $needle[, bool $part = false[, string $encoding ]])
string mb_strtolower(string $str[, string $encoding = mb_internal_encoding()])
string mb_strtoupper(string $str[, string $encoding = mb_internal_encoding()])
string mb_substr(string $str, int $start[, int $length[, string $encoding ]])
string mcrypt_cbc(int $cipher, string $key, string $data, int $mode[, string $iv ])
string mcrypt_cbc(string $cipher, string $key, string $data, int $mode[, string $iv ])
string mcrypt_cfb(int $cipher, string $key, string $data, int $mode, string $iv)
string mcrypt_cfb(string $cipher, string $key, string $data, int $mode[, string $iv ])
string mcrypt_create_iv(int $size[, int $source = MCRYPT_DEV_RANDOM ])
string mcrypt_decrypt(string $cipher, string $key, string $data, string $mode[, string $iv ])
string mcrypt_ecb(int $cipher, string $key, string $data, int $mode)
string mcrypt_ecb(string $cipher, string $key, string $data, int $mode[, string $iv ])
string mcrypt_enc_get_algorithms_name(resource $td)
string mcrypt_enc_get_modes_name(resource $td)
string mcrypt_encrypt(string $cipher, string $key, string $data, string $mode[, string $iv ])
string mcrypt_generic(resource $td, string $data)
string mcrypt_get_cipher_name(int $cipher)
string mcrypt_get_cipher_name(string $cipher)
string mcrypt_ofb(int $cipher, string $key, string $data, int $mode, string $iv)
string mcrypt_ofb(string $cipher, string $key, string $data, int $mode[, string $iv ])
string md5(string $str[, bool $raw_output = false ])
string md5_file(string $filename[, bool $raw_output = false ])
string mdecrypt_generic(resource $td, string $data)
string metaphone(string $str[, int $phonemes = 0 ])
string mhash(int $hash, string $data[, string $key ])
string mhash_get_hash_name(int $hash)
string mhash_keygen_s2k(int $hash, string $password, string $salt, int $bytes)
string mime_content_type(string $filename)
string money_format(string $format, float $number)
string mqseries_strerror(int $reason)
string msession_get(string $session, string $name, string $value)
string msession_get_data(string $session)
string msession_inc(string $session, string $name)
string msession_plugin(string $session, string $val[, string $param ])
string msession_randstr(int $param)
string msession_uniq(int $param[, string $classname[, string $data ]])
string msgfmt_format(MessageFormatter $fmt, array $args)
string msgfmt_format_message(string $locale, string $pattern, array $args)
string msgfmt_get_error_message(MessageFormatter $fmt)
string msgfmt_get_locale(NumberFormatter $formatter)
string msgfmt_get_pattern(MessageFormatter $fmt)
string msql_field_flags(resource $result, int $field_offset)
string msql_field_name(resource $result, int $field_offset)
string msql_field_type(resource $result, int $field_offset)
string msql_result(resource $result, int $row[, mixed $field ])
string mssql_field_name(resource $result[, int $offset = -1 ])
string mssql_field_type(resource $result[, int $offset = -1 ])
string mssql_guid_string(string $binary[, bool $short_format = false ])
string mssql_result(resource $result, int $row, mixed $field)
string mysql_client_encoding([ resource $link_identifier ])
string mysql_db_name(resource $result, int $row[, mixed $field ])
string mysql_error([ resource $link_identifier ])
string mysql_escape_string(string $unescaped_string)
string mysql_field_flags(resource $result, int $field_offset)
string mysql_field_name(resource $result, int $field_offset)
string mysql_field_table(resource $result, int $field_offset)
string mysql_field_type(resource $result, int $field_offset)
string mysql_get_host_info([ resource $link_identifier ])
string mysql_get_server_info([ resource $link_identifier ])
string mysql_info([ resource $link_identifier ])
string mysql_real_escape_string(string $unescaped_string[, resource $link_identifier ])
string mysql_result(resource $result, int $row[, mixed $field = 0 ])
string mysql_stat([ resource $link_identifier ])
string mysql_tablename(resource $result, int $i)
string mysqli_character_set_name(mysqli $link)
string mysqli_error(mysqli $link)
string mysqli_error(mysqli $link)
string mysqli_get_client_info(mysqli $link)
string mysqli_get_client_info(mysqli $link)
string mysqli_get_client_info(mysqli $link)
string mysqli_get_host_info(mysqli $link)
string mysqli_get_host_info(mysqli $link)
string mysqli_get_server_info(mysqli $link)
string mysqli_get_server_info(mysqli $link)
string mysqli_info(mysqli $link)
string mysqli_info(mysqli $link)
string mysqli_real_escape_string(mysqli $link, string $escapestr)
string mysqli_sqlstate(mysqli $link)
string mysqli_sqlstate(mysqli $link)
string mysqli_stat(mysqli $link)
string mysqli_stmt_error(mysqli_stmt $stmt)
string mysqli_stmt_error(mysqli_stmt $stmt)
string mysqli_stmt_sqlstate(mysqli_stmt $stmt)
string mysqli_stmt_sqlstate(mysqli_stmt $stmt)
string newt_checkbox_get_value(resource $checkbox)
string newt_checkbox_tree_get_entry_value(resource $checkboxtree, mixed $data)
string newt_entry_get_value(resource $entry)
string newt_listbox_get_current(resource $listbox)
string newt_reflow_text(string $text, int $width, int $flex_down, int $flex_up, int &$actual_width, int &$actual_height)
string ngettext(string $msgid1, string $msgid2, int $n)
string nl2br(string $string[, bool $is_xhtml = true ])
string nl_langinfo(int $item)
string nthmac(string $clent, string $data)
string nthmac(string $clent, string $data)
string number_format(float $number, int $decimals = 0, string $dec_point = '.', string $thousands_sep = ',')
string number_format(float $number[, int $decimals = 0 ])
string numfmt_format(NumberFormatter $fmt, number $value[, int $type ])
string numfmt_format_currency(NumberFormatter $fmt, float $value, string $currency)
string numfmt_get_error_message(NumberFormatter $fmt)
string numfmt_get_locale(NumberFormatter $fmt[, int $type ])
string numfmt_get_pattern(NumberFormatter $fmt)
string numfmt_get_symbol(NumberFormatter $fmt, int $attr)
string numfmt_get_text_attribute(NumberFormatter $fmt, int $attr)
string oauth_get_sbs(string $http_method, string $uri[, array $request_parameters ])
string oauth_urlencode(string $uri)
string ob_deflatehandler(string $data, int $mode)
string ob_etaghandler(string $data, int $mode)
string ob_gzhandler(string $buffer, int $mode)
string ob_iconv_handler(string $contents, int $status)
string ob_inflatehandler(string $data, int $mode)
string ob_tidyhandler(string $input[, int $mode ])
string oci_field_name(resource $statement, int $field)
string oci_server_version(resource $connection)
string oci_statement_type(resource $statement)
string odbc_cursor(resource $result_id)
string odbc_error([ resource $connection_id ])
string odbc_errormsg([ resource $connection_id ])
string odbc_field_name(resource $result_id, int $field_number)
string odbc_field_type(resource $result_id, int $field_number)
string openssl_decrypt(string $data, string $method, string $password[, bool $raw_input = false[, string $iv = "" ]])
string openssl_dh_compute_key(string $pub_key, resource $dh_key)
string openssl_digest(string $data, string $method[, bool $raw_output = false ])
string openssl_encrypt(string $data, string $method, string $password[, bool $raw_output = false[, string $iv = "" ]])
string openssl_random_pseudo_bytes(int $length[, bool &$crypto_strong ])
string ovrimos_cursor(int $result_id)
string ovrimos_field_name(int $result_id, int $field_number)
string ovrimos_result(int $result_id, mixed $field)
string pack(string $format[, mixed $args[, mixed $... ]])
string pg_client_encoding([ resource $connection])
string pg_dbname([ resource $connection ])
string pg_escape_bytea([ resource $connection], string $data)
string pg_escape_identifier([ resource $connection], string $data)
string pg_escape_literal([ resource $connection], string $data)
string pg_escape_string([ resource $connection], string $data)
string pg_fetch_result(resource $result, int $row, mixed $field)
string pg_fetch_result(resource $result, mixed $field)
string pg_field_name(resource $result, int $field_number)
string pg_field_type(resource $result, int $field_number)
string pg_host([ resource $connection ])
string pg_last_error([ resource $connection ])
string pg_last_notice(resource $connection)
string pg_last_oid(resource $result)
string pg_lo_read(resource $large_object[, int $len = 8192 ])
string pg_options([ resource $connection ])
string pg_parameter_status([ resource $connection], string $param_name)
string pg_result_error(resource $result)
string pg_result_error_field(resource $result, int $fieldcode)
string pg_tty([ resource $connection ])
string pg_unescape_bytea(string $data)
string php_strip_whitespace(string $filename)
string php_uname([ string $mode = "a" ])
string phpversion([ string $extension ])
string posix_strerror(int $errno)
string posix_ttyname(int $fd)
string preg_quote(string $str [, string $delimiter = NULL ])
string ps_get_buffer(resource $psdoc)
string ps_get_parameter(resource $psdoc, string $name[, float $modifier ])
string ps_symbol_name(resource $psdoc, int $ord[, int $fontid = 0 ])
string px_date2string(resource $pxdoc, int $value, string $format)
string px_get_parameter(resource $pxdoc, string $name)
string px_timestamp2string(resource $pxdoc, float $value, string $format)
string quoted_printable_decode(string $str)
string quoted_printable_encode(string $str)
string quotemeta(string $str)
string radius_cvt_addr(string $data)
string radius_cvt_string(string $data)
string radius_demangle(resource $radius_handle, string $mangled)
string radius_demangle_mppe_key(resource $radius_handle, string $mangled)
string radius_request_authenticator(resource $radius_handle)
string radius_server_secret(resource $radius_handle)
string radius_strerror(resource $radius_handle)
string rar_comment_get(RarArchive $rarfile)
string rawurldecode(string $str)
string rawurlencode(string $str)
string readFromStream(int $bytes)
string readdir([ resource $dir_handle ])
string readline([ string $prompt ])
string readlink(string $path)
string realpath(string $path)
string recode_string(string $request, string $string)
string removeImageProfile(string $name)
string resourcebundle_get_error_message(ResourceBundle $r)
string rtrim(string $str[, string $charlist ])
string running([ bool $retphar = true ])
string serialize(mixed $value)
string session_cache_limiter([ string $cache_limiter ])
string session_id([ string $id ])
string session_module_name([ string $module ])
string session_name([ string $name ])
string session_save_path([ string $path ])
string set_include_path(string $new_include_path)
string setlocale(int $category, array $locale)
string setlocale(int $category, string $locale[, string $... ])
string sha1(string $str[, bool $raw_output = false ])
string sha1_file(string $filename[, bool $raw_output = false ])
string shell_exec(string $cmd)
string shmop_read(int $shmid, int $start, int $count)
string snmp2_get(string $host, string $community, string $object_id[, string $timeout = 1000000[, string $retries = 5 ]])
string snmp2_getnext(string $host, string $community, string $object_id[, string $timeout = 1000000[, string $retries = 5 ]])
string snmp3_get(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(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 snmpget(string $hostname, string $community, string $object_id[, int $timeout = 1000000[, int $retries = 5 ]])
string snmpgetnext(string $host, string $community, string $object_id[, int $timeout = 1000000[, int $retries = 5 ]])
string socket_read(resource $socket, int $length[, int $type = PHP_BINARY_READ ])
string socket_strerror(int $errno)
string soundex(string $str)
string spl_autoload_extensions([ string $file_extensions ])
string spl_object_hash(object $obj)
string sprintf(string $format[, mixed $args[, mixed $... ]])
string sql_regcase(string $string)
string sqlite_error_string(int $error_code)
string sqlite_escape_string(string $item)
string sqlite_fetch_single(resource $result[, bool $decode_binary = true ])
string sqlite_field_name(resource $result, int $field_index)
string sqlite_udf_decode_binary(string $data)
string sqlite_udf_encode_binary(string $data)
string ssdeep_fuzzy_hash(string $to_hash)
string ssdeep_fuzzy_hash_filename(string $file_name)
string ssh2_fingerprint(resource $session[, int $flags = SSH2_FINGERPRINT_MD5 | SSH2_FINGERPRINT_HEX ])
string ssh2_sftp_readlink(resource $sftp, string $link)
string ssh2_sftp_realpath(resource $sftp, string $filename)
string stomp_error(resource $link)
string stomp_get_session_id(resource $link)
string str_pad(string $input, int $pad_length[, string $pad_string = " "[, int $pad_type = STR_PAD_RIGHT ]])
string str_repeat(string $input, int $multiplier)
string str_rot13(string $str)
string str_shuffle(string $str)
string stream_get_contents(resource $handle[, int $maxlength = -1[, int $offset = -1]])
string stream_get_line(resource $handle, int $length[, string $ending])
string stream_resolve_include_path(string $filename)
string stream_socket_get_name(resource $handle, bool $want_peer)
string stream_socket_recvfrom(resource $socket, int $length[, int $flags = 0[, string &$address]])
string strftime(string $format[, int $timestamp = time()])
string strip_tags(string $str[, string $allowable_tags ])
string stripcslashes(string $str)
string stripslashes(string $str)
string stristr(string $haystack, mixed $needle[, bool $before_needle = false ])
string strpbrk(string $haystack, string $char_list)
string strrchr(string $haystack, mixed $needle)
string strrev(string $string)
string strstr(string $haystack, mixed $needle[, bool $before_needle = false ])
string strtok(string $str, string $token)
string strtok(string $token)
string strtolower(string $str)
string strtoupper(string $string)
string strtr(string $str, array $replace_pairs)
string strtr(string $str, string $from, string $to)
string strval(mixed $var)
string substr(string $string, int $start[, int $length ])
string svn_auth_get_parameter(string $key)
string svn_cat(string $repos_url[, int $revision_no ])
string svn_fs_node_prop(resource $fsroot, string $path, string $propname)
string svn_fs_revision_prop(resource $fs, int $revnum, string $propname)
string sybase_result(resource $result, int $row, mixed $field)
string system(string $command[, int &$return_var ])
string tempnam(string $dir, string $prefix)
string textdomain(string $text_domain)
string tidy_get_error_buffer(tidy $object)
string tidy_get_opt_doc(tidy $object, string $optname)
string tidy_get_output(tidy $object)
string tidy_repair_file(string $filename[, mixed $config[, string $encoding[, bool $use_include_path = false ]]])
string tidy_repair_string(string $data[, mixed $config[, string $encoding ]])
string timezone_name_from_abbr(string $abbr[, int $gmtOffset = -1[, int $isdst = -1 ]])
string timezone_name_get(DateTimeZone $object)
string token_name(int $token)
string transformToXML(DOMDocument $doc)
string trim(string $str[, string $charlist ])
string ucfirst(string $str)
string ucwords(string $str)
string udm_error(resource $agent)
string udm_get_res_field(resource $res, int $row, int $field)
string udm_get_res_param(resource $res, int $param)
string uniqid([ string $prefix = ""[, bool $more_entropy = false ]])
string urldecode(string $str)
string urlencode(string $str)
string utf8_decode(string $data)
string utf8_encode(string $data)
string vsprintf(string $format, array $args)
string wddx_packet_end(resource $packet_id)
string wddx_serialize_value(mixed $var[, string $comment ])
string wddx_serialize_vars(mixed $var_name[, mixed $... ])
string wordwrap(string $str[, int $width = 75[, string $break = "\n"[, bool $cut = false ]]])
string xattr_get(string $filename, string $name[, int $flags = 0 ])
string xdiff_string_bdiff(string $old_data, string $new_data)
string xdiff_string_bdiff(string $old_data, string $new_data)
string xdiff_string_bdiff(string $old_data, string $new_data)
string xdiff_string_bpatch(string $str, string $patch)
string xdiff_string_diff(string $old_data, string $new_data[, int $context = 3[, bool $minimal = false ]])
string xdiff_string_patch(string $str, string $patch[, int $flags[, string &$error ]])
string xdiff_string_patch_binary(string $str, string $patch)
string xml_error_string(int $code)
string xmlrpc_encode(mixed $value)
string xmlrpc_encode_request(string $method, mixed $params[, array $output_options ])
string xmlrpc_get_type(mixed $value)
string xmlrpc_server_call_method(resource $server, string $xml, mixed $user_data[, array $output_options ])
string xmlwriter_output_memory(resource $xmlwriter[, bool $flush = true ])
string xslt_error(resource $xh)
string yaml_emit(mixed $data[, int $encoding = YAML_ANY_ENCODING[, int $linebreak = YAML_ANY_BREAK ]])
string yaz_addinfo(resource $id)
string yaz_error(resource $id)
string yaz_get_option(resource $id, string $name)
string yaz_record(resource $id, int $pos, string $type)
string yp_err_string(int $errorcode)
string yp_master(string $domain, string $map)
string yp_match(string $domain, string $map, string $key)
string zip_entry_compressionmethod(resource $zip_entry)
string zip_entry_name(resource $zip_entry)
string zip_entry_read(resource $zip_entry[, int $length ])
tidy tidy_parse_file(string $filename[, mixed $config[, string $encoding[, bool $use_include_path = false ]]])
tidy tidy_parse_string(string $input[, mixed $config[, string $encoding ]])
tidyNode tidy_get_body(tidy $object)
tidyNode tidy_get_head(tidy $object)
tidyNode tidy_get_html(tidy $object)
tidyNode tidy_get_root(tidy $object)
variant com_get_active_object(string $progid[, int $code_page ])
variant variant_cast(variant $variant, int $type)
variant variant_date_from_timestamp(int $timestamp)
void __construct([ HttpRequest $request[, HttpRequest $... ]])
void __construct([ mixed $args[, $...]])
void __construct(string $entry)
void __construct(string $fname[, int $flags[, string $alias ]])
void __set(string $name, mixed $value)
void __unset(string $name)
void addColor(int $red, int $green, int $blue[, int $a])
void addEmptyDir(string $dirname)
void addExport(SWFCharacter $char, string $name)
void addFile(string $file[, string $localname ])
void addFromString(string $localname, string $contents)
void addShape(SWFShape $shape, int $flags)
void addString(string $string)
void addUTF8Chars(string $char)
void addUTF8String(string $text)
void aggregate(object $object, string $class_name)
void aggregate_methods(object $object, string $class_name)
void aggregate_methods_by_list(object $object, string $class_name, array $methods_list[, bool $exclude = false ])
void aggregate_methods_by_regexp(object $object, string $class_name, string $regexp[, bool $exclude = false ])
void aggregate_properties(object $object, string $class_name)
void aggregate_properties_by_list(object $object, string $class_name, array $properties_list[, bool $exclude = false ])
void aggregate_properties_by_regexp(object $object, string $class_name, string $regexp[, bool $exclude = false ])
void align(int $alignement)
void apd_clunk(string $warning[, string $delimiter ])
void apd_croak(string $warning[, string $delimiter ])
void apd_set_session(int $debug_level)
void apd_set_session_trace(int $debug_level[, string $dump_directory ])
void cairo_append_path(CairoContext $context, CairoPath $path)
void cairo_arc(CairoContext $context, float $x, float $y, float $radius, float $angle1, float $angle2)
void cairo_arc_negative(CairoContext $context, float $x, float $y, float $radius, float $angle1, float $angle2)
void cairo_clip(CairoContext $context)
void cairo_clip_preserve(CairoContext $context)
void cairo_close_path(CairoContext $context)
void cairo_copy_page(CairoContext $context)
void cairo_copy_page(CairoContext $context)
void cairo_curve_to(CairoContext $context, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)
void cairo_fill(CairoContext $context)
void cairo_fill_preserve(CairoContext $context)
void cairo_font_options_merge(CairoFontOptions $options, CairoFontOptions $other)
void cairo_font_options_set_antialias(CairoFontOptions $options, int $antialias)
void cairo_font_options_set_hint_metrics(CairoFontOptions $options, int $hint_metrics)
void cairo_font_options_set_hint_style(CairoFontOptions $options, int $hint_style)
void cairo_font_options_set_subpixel_order(CairoFontOptions $options, int $subpixel_order)
void cairo_get_font_face(CairoContext $context)
void cairo_get_font_face(CairoContext $context)
void cairo_get_font_matrix(CairoContext $context)
void cairo_get_font_matrix(CairoContext $context)
void cairo_get_font_options(CairoContext $context)
void cairo_get_font_options(CairoContext $context)
void cairo_get_font_options(CairoContext $context)
void cairo_get_group_target(CairoContext $context)
void cairo_get_matrix(CairoContext $context)
void cairo_get_matrix(CairoContext $context)
void cairo_get_scaled_font(CairoContext $context)
void cairo_get_source(CairoContext $context)
void cairo_get_target(CairoContext $context)
void cairo_glyph_path(CairoContext $context, array $glyphs)
void cairo_identity_matrix(CairoContext $context)
void cairo_line_to(CairoContext $context, string $x, string $y)
void cairo_mask(CairoContext $context, CairoPattern $pattern)
void cairo_mask_surface(CairoContext $context, CairoSurface $surface[, string $x[, string $y ]])
void cairo_matrix_invert(CairoMatrix $matrix)
void cairo_matrix_rotate(CairoMatrix $matrix, float $radians)
void cairo_matrix_scale(CairoContext $context, float $sx, float $sy)
void cairo_matrix_translate(CairoMatrix $matrix, float $tx, float $ty)
void cairo_move_to(CairoContext $context, string $x, string $y)
void cairo_new_path(CairoContext $context)
void cairo_new_sub_path(CairoContext $context)
void cairo_paint(CairoContext $context)
void cairo_paint_with_alpha(CairoContext $context, string $alpha)
void cairo_pattern_add_color_stop_rgb(CairoGradientPattern $pattern, float $offset, float $red, float $green, float $blue)
void cairo_pattern_add_color_stop_rgba(CairoGradientPattern $pattern, float $offset, float $red, float $green, float $blue, float $alpha)
void cairo_pattern_set_extend(string $pattern, string $extend)
void cairo_pattern_set_filter(CairoSurfacePattern $pattern, int $filter)
void cairo_pattern_set_matrix(CairoPattern $pattern, CairoMatrix $matrix)
void cairo_pdf_surface_set_size(CairoPdfSurface $surface, float $width, float $height)
void cairo_pop_group(CairoContext $context)
void cairo_pop_group_to_source(CairoContext $context)
void cairo_ps_surface_dsc_begin_page_setup(CairoPsSurface $surface)
void cairo_ps_surface_dsc_begin_setup(CairoPsSurface $surface)
void cairo_ps_surface_dsc_comment(CairoPsSurface $surface, string $comment)
void cairo_ps_surface_restrict_to_level(CairoPsSurface $surface, int $level)
void cairo_ps_surface_set_eps(CairoPsSurface $surface, bool $level)
void cairo_ps_surface_set_size(CairoPsSurface $surface, float $width, float $height)
void cairo_push_group(CairoContext $context)
void cairo_push_group_with_content(CairoContext $context, string $content)
void cairo_rectangle(CairoContext $context, string $x, string $y, string $width, string $height)
void cairo_rel_curve_to(CairoContext $context, string $x1, string $y1, string $x2, string $y2, string $x3, string $y3)
void cairo_rel_line_to(CairoContext $context, string $x, string $y)
void cairo_rel_move_to(CairoContext $context, string $x, string $y)
void cairo_reset_clip(CairoContext $context)
void cairo_restore(CairoContext $context)
void cairo_rotate(CairoContext $context, string $angle)
void cairo_rotate(CairoContext $context, string $angle)
void cairo_save(CairoContext $context)
void cairo_scale(CairoContext $context, string $x, string $y)
void cairo_select_font_face(CairoContext $context, string $family[, string $slant[, string $weight ]])
void cairo_set_antialias(CairoContext $context[, string $antialias ])
void cairo_set_antialias(CairoContext $context[, string $antialias ])
void cairo_set_dash(CairoContext $context, array $dashes[, string $offset ])
void cairo_set_fill_rule(CairoContext $context, string $setting)
void cairo_set_font_face(CairoContext $context, CairoFontFace $fontface)
void cairo_set_font_matrix(CairoContext $context, CairoMatrix $matrix)
void cairo_set_font_options(CairoContext $context, CairoFontOptions $fontoptions)
void cairo_set_font_size(CairoContext $context, string $size)
void cairo_set_line_cap(CairoContext $context, string $setting)
void cairo_set_line_join(CairoContext $context, string $setting)
void cairo_set_line_width(CairoContext $context, string $width)
void cairo_set_matrix(CairoContext $context, CairoMatrix $matrix)
void cairo_set_matrix(CairoContext $context, CairoMatrix $matrix)
void cairo_set_miter_limit(CairoContext $context, string $limit)
void cairo_set_operator(CairoContext $context, string $setting)
void cairo_set_scaled_font(CairoContext $context, CairoScaledFont $scaledfont)
void cairo_set_source(CairoContext $context, CairoPattern $pattern)
void cairo_set_source(CairoContext $context, CairoPattern $pattern)
void cairo_set_source(CairoContext $context, CairoPattern $pattern)
void cairo_set_source_surface(CairoContext $context, CairoSurface $surface[, string $x[, string $y ]])
void cairo_set_tolerance(CairoContext $context, string $tolerance)
void cairo_show_page(CairoContext $context)
void cairo_show_page(CairoContext $context)
void cairo_show_text(CairoContext $context, string $text)
void cairo_stroke(CairoContext $context)
void cairo_stroke_preserve(CairoContext $context)
void cairo_surface_copy_page(CairoSurface $surface)
void cairo_surface_finish(CairoSurface $surface)
void cairo_surface_flush(CairoSurface $surface)
void cairo_surface_mark_dirty(CairoSurface $surface)
void cairo_surface_mark_dirty_rectangle(CairoSurface $surface, float $x, float $y, float $width, float $height)
void cairo_surface_set_device_offset(CairoSurface $surface, float $x, float $y)
void cairo_surface_set_fallback_resolution(CairoSurface $surface, float $x, float $y)
void cairo_surface_show_page(CairoSurface $surface)
void cairo_surface_write_to_png(CairoSurface $surface, resource $stream)
void cairo_svg_surface_restrict_to_version(CairoSvgSurface $surface, int $version)
void cairo_text_path(CairoContext $context, string $text)
void cairo_transform(CairoContext $context, CairoMatrix $matrix)
void cairo_translate(CairoContext $context, string $x, string $y)
void cairo_translate(CairoContext $context, string $x, string $y)
void chmod(int $permissions)
void clearstatcache([ bool $clear_realpath_cache = false[, string $filename ]])
void closedir([ resource $dir_handle ])
void compare(mixed $value1, mixed $value2)
void compare(mixed $value1, mixed $value2)
void compressFiles(int $compression)
void counter_bump(integer $offset)
void counter_bump_value(resource $counter , integer $offset)
void counter_reset_value(resource $counter)
void curl_close(resource $ch)
void curl_multi_close(resource $mh)
void cyrus_authenticate(resource $connection[, string $mechlist[, string $service[, string $user[, int $minssf[, int $maxssf[, string $authname[, string $password ]]]]]]])
void dba_close(resource $handle)
void deaggregate(object $object[, string $class_name ])
void debug_print_backtrace([ int $options = 0[, int $limit = 0 ]])
void debug_zval_dump(mixed $variable)
void dio_close(resource $fd)
void drawArc(float $r, float $startAngle, float $endAngle)
void drawCircle(float $r)
void drawGlyph(SWFFont $font, string $character[, int $size])
void drawLine(float $dx, float $dy)
void drawLineTo(float $x, float $y)
void echo(string $arg1[, string $... ])
void eio_cancel(resource $req)
void eio_grp_add(resource $grp, resource $req)
void eio_grp_cancel(resource $grp)
void eio_grp_limit(resource $grp, int $limit)
void eio_set_max_idle(int $nthreads)
void eio_set_max_parallel(int $nthreads)
void eio_set_max_poll_reqs(int $nreqs)
void eio_set_max_poll_time(double $nseconds)
void eio_set_min_parallel(string $nthreads)
void enchant_dict_add_to_personal(resource $dict, string $word)
void enchant_dict_add_to_session(resource $dict, string $word)
void enchant_dict_store_replacement(resource $dict, string $mis, string $cor)
void enqueue(mixed $value)
void event_base_free(resource $event_base)
void event_buffer_fd_set(resource $bevent, resource $fd)
void event_buffer_free(resource $bevent)
void event_buffer_timeout_set(resource $bevent, int $read_timeout, int $write_timeout)
void event_buffer_watermark_set(resource $bevent, int $events, int $lowmark, int $highmark)
void event_free(resource $event)
void exit([ string $status ])
void exit(int $status)
void fam_close(resource $fam)
void fbsql_set_characterset(resource $link_identifier, int $characterset[, int $in_out_both ])
void fbsql_set_transaction(resource $link_identifier, int $locking, int $isolation)
void fdf_close(resource $fdf_document)
void gmp_clrbit(resource $a, int $index)
void gmp_setbit(resource $a, int $index[, bool $set_clear = true ])
void gnupg_seterrormode(resource $identifier, int $errormode)
void gupnp_context_set_subscription_timeout(resource $context, int $timeout)
void header(string $string[, bool $replace = true[, int $http_response_code ]])
void header_remove([ string $name ])
void http_throttle(float $sec[, int $bytes = 40960 ])
void hw_connection_info(int $link)
void ibase_blob_add(resource $blob_handle, string $data)
void imagecolorset(resource $image, int $index, int $red, int $green, int $blue[, int $alpha = 0 ])
void imagepalettecopy(resource $destination, resource $source)
void importStylesheet(object $stylesheet)
void ini_restore(string $varname)
void insert(mixed $value)
void insert(mixed $value, mixed $priority)
void labelFrame(string $label)
void labelFrame(string $label)
void libxml_set_streams_context(resource $streams_context)
void loopInPoint(int $point)
void loopOutPoint(int $point)
void mailparse_msg_extract_part(resource $mimemail, string $msgbody[, callback $callbackfunc ])
void maxdb_debug(string $debug)
void maxdb_free_result(resource $result)
void maxdb_stmt_free_result(resource $stmt)
void ming_setcubicthreshold(int $threshold)
void ming_setscale(float $scale)
void ming_setswfcompression(int $level)
void ming_useconstants(int $use)
void ming_useswfversion(int $version)
void mount(string $pharpath, string $externalpath)
void move(float $dx, float $dy)
void movePen(float $dx, float $dy)
void movePenTo(float $x, float $y)
void moveTo(float $x, float $y)
void moveTo(float $x, float $y)
void mqseries_back(resource $hconn, resource &$compCode, resource &$reason)
void mqseries_begin(resource $hconn, array $beginOptions, resource &$compCode, resource &$reason)
void mqseries_close(resource $hconn, resource $hobj, int $options, resource &$compCode, resource &$reason)
void mqseries_cmit(resource $hconn, resource &$compCode, resource &$reason)
void mqseries_conn(string $qManagerName, resource &$hconn, resource &$compCode, resource &$reason)
void mqseries_connx(string $qManagerName, array &$connOptions, resource &$hconn, resource &$compCode, resource &$reason)
void mqseries_disc(resource $hconn, resource &$compCode, resource &$reason)
void mqseries_get(resource $hConn, resource $hObj, array &$md, array &$gmo, int &$bufferLength, string &$msg, int &$data_length, resource &$compCode, resource &$reason)
void mqseries_inq(resource $hconn, resource $hobj, int $selectorCount, array $selectors, int $intAttrCount, resource &$intAttr, int $charAttrLength, resource &$charAttr, resource &$compCode, resource &$reason)
void mqseries_open(resource $hconn, array &$objDesc, int $option, resource &$hobj, resource &$compCode, resource &$reason)
void mqseries_put(resource $hConn, resource $hObj, array &$md, array &$pmo, string $message, resource &$compCode, resource &$reason)
void mqseries_put1(resource $hconn, resource &$objDesc, resource &$msgDesc, resource &$pmo, string $buffer, resource &$compCode, resource &$reason)
void mqseries_set(resource $hconn, resource $hobj, int $selectorcount, array $selectors, int $intattrcount, array $intattrs, int $charattrlength, array $charattrs, resource &$compCode, resource &$reason)
void msession_set_array(string $session, array $tuples)
void mssql_min_error_severity(int $severity)
void mssql_min_message_severity(int $severity)
void mt_srand([ int $seed])
void multColor(float $red, float $green, float $blue[, float $a])
void mungServer(array $munglist)
void mysqli_free_result(mysqli_result $result)
void mysqli_set_local_infile_default(mysqli $link)
void mysqli_set_local_infile_default(mysqli $link)
void mysqli_stmt_data_seek(mysqli_stmt $stmt, int $offset)
void mysqli_stmt_free_result(mysqli_stmt $stmt)
void ncurses_bkgdset(int $attrchar)
void ncurses_getmaxyx(resource $window, int &$y, int &$x)
void ncurses_getyx(resource $window, int &$y, int &$x)
void ncurses_timeout(int $millisec)
void ncurses_use_env(bool $flag)
void newt_checkbox_set_flags(resource $checkbox, int $flags, int $sense)
void newt_checkbox_set_value(resource $checkbox, string $value)
void newt_checkbox_tree_add_item(resource $checkboxtree, string $text, mixed $data, int $flags, int $index[, int $... ])
void newt_checkbox_tree_set_current(resource $checkboxtree, mixed $data)
void newt_checkbox_tree_set_entry(resource $checkboxtree, mixed $data, string $text)
void newt_checkbox_tree_set_entry_value(resource $checkboxtree, mixed $data, string $value)
void newt_checkbox_tree_set_width(resource $checkbox_tree, int $width)
void newt_component_add_callback(resource $component, mixed $func_name, mixed $data)
void newt_component_takes_focus(resource $component, bool $takes_focus)
void newt_delay(int $microseconds)
void newt_draw_form(resource $form)
void newt_draw_root_text(int $left, int $top, string $text)
void newt_entry_set(resource $entry, string $value[, bool $cursor_at_end ])
void newt_entry_set_filter(resource $entry, callback $filter, mixed $data)
void newt_entry_set_flags(resource $entry, int $flags, int $sense)
void newt_form_add_component(resource $form, resource $component)
void newt_form_add_components(resource $form, array $components)
void newt_form_add_hot_key(resource $form, int $key)
void newt_form_destroy(resource $form)
void newt_form_run(resource $form, array &$exit_struct)
void newt_form_set_background(resource $from, int $background)
void newt_form_set_height(resource $form, int $height)
void newt_form_set_size(resource $form)
void newt_form_set_timer(resource $form, int $milliseconds)
void newt_form_set_width(resource $form, int $width)
void newt_form_watch_fd(resource $form, resource $stream[, int $flags ])
void newt_get_screen_size(int &$cols, int &$rows)
void newt_grid_add_components_to_form(resource $grid, resource $form, bool $recurse)
void newt_grid_free(resource $grid, bool $recurse)
void newt_grid_get_size(resouce $grid, int &$width, int &$height)
void newt_grid_place(resource $grid, int $left, int $top)
void newt_grid_set_field(resource $grid, int $col, int $row, int $type, resource $val, int $pad_left, int $pad_top, int $pad_right, int $pad_bottom, int $anchor[, int $flags ])
void newt_grid_wrapped_window(resource $grid, string $title)
void newt_grid_wrapped_window_at(resource $grid, string $title, int $left, int $top)
void newt_label_set_text(resource $label, string $text)
void newt_listbox_append_entry(resource $listbox, string $text, mixed $data)
void newt_listbox_clear(resource $listobx)
void newt_listbox_clear_selection(resource $listbox)
void newt_listbox_delete_entry(resource $listbox, mixed $key)
void newt_listbox_insert_entry(resource $listbox, string $text, mixed $data, mixed $key)
void newt_listbox_select_item(resource $listbox, mixed $key, int $sense)
void newt_listbox_set_current(resource $listbox, int $num)
void newt_listbox_set_current_by_key(resource $listbox, mixed $key)
void newt_listbox_set_data(resource $listbox, int $num, mixed $data)
void newt_listbox_set_entry(resource $listbox, int $num, string $text)
void newt_listbox_set_width(resource $listbox, int $width)
void newt_listitem_set(resource $item, string $text)
void newt_push_help_line([ string $text ])
void newt_resize_screen([ bool $redraw ])
void newt_scale_set(resource $scale, int $amount)
void newt_scrollbar_set(resource $scrollbar, int $where, int $total)
void newt_set_help_callback(mixed $function)
void newt_set_suspend_callback(callback $function, mixed $data)
void newt_textbox_set_height(resource $textbox, int $height)
void newt_textbox_set_text(resource $textbox, string $text)
void newt_win_message(string $title, string $button_text, string $format[, mixed $args[, mixed $... ]])
void newt_win_messagev(string $title, string $button_text, string $format, array $args)
void ob_implicit_flush([ int $flag = true ])
void oci_internal_debug(bool $onoff)
void odbc_close(resource $connection_id)
void offsetSet(mixed $index, mixed $newval)
void offsetSet(string $offset, string $value)
void offsetSet(string $offset, string $value)
void offsetUnset(mixed $index)
void openssl_free_key(resource $key_identifier)
void openssl_pkey_free(resource $key)
void openssl_x509_free(resource $x509cert)
void overload(string $class_name)
void ovrimos_close(int $connection)
void parse_str(string $str[, array &$arr ])
void passthru(string $command[, int &$return_var ])
void pcntl_exec(string $path[, array $args[, array $envs ]])
void printer_abort(resource $printer_handle)
void printer_close(resource $printer_handle)
void printer_create_dc(resource $printer_handle)
void printer_delete_brush(resource $brush_handle)
void printer_delete_font(resource $font_handle)
void printer_delete_pen(resource $pen_handle)
void printer_draw_chord(resource $printer_handle, int $rec_x, int $rec_y, int $rec_x1, int $rec_y1, int $rad_x, int $rad_y, int $rad_x1, int $rad_y1)
void printer_draw_elipse(resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y)
void printer_draw_line(resource $printer_handle, int $from_x, int $from_y, int $to_x, int $to_y)
void printer_draw_pie(resource $printer_handle, int $rec_x, int $rec_y, int $rec_x1, int $rec_y1, int $rad1_x, int $rad1_y, int $rad2_x, int $rad2_y)
void printer_draw_rectangle(resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y)
void printer_draw_roundrect(resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y, int $width, int $height)
void printer_draw_text(resource $printer_handle, string $text, int $x, int $y)
void printer_select_brush(resource $printer_handle, resource $brush_handle)
void printer_select_font(resource $printer_handle, resource $font_handle)
void printer_select_pen(resource $printer_handle, resource $pen_handle)
void ps_close_image(resource $psdoc, int $imageid)
void push(mixed $value)
void px_set_tablename(resource $pxdoc, string $name)
void registerPHPFunctions([ mixed $restrict])
void register_shutdown_function(callback $callback[, mixed $parameter[, mixed $... ]])
void remove(object $instance)
void remove(object $object)
void rewinddir([ resource $dir_handle ])
void rotate(float $angle)
void rotateTo(float $angle)
void rotateTo(float $angle)
void scale(float $dx, float $dy)
void scaleTo(float $x[, float $y])
void scaleTo(float $x[, float $y])
void seek(int $position)
void session_set_cookie_params(int $lifetime[, string $path[, string $domain[, bool $secure = false[, bool $httponly = false ]]]])
void setAction(SWFAction $action)
void setBounds(float $width, float $height)
void setColor(int $red, int $green, int $blue[, int $a = 255])
void setColor(int $red, int $green, int $blue[, int $a = 255])
void setDepth(int $depth)
void setDimension(float $width, float $height)
void setDimension(int $x, int $y)
void setDown(SWFShape $shape)
void setExtractFlags(int $flags)
void setFont(SWFFont $font)
void setFont(SWFFont $font)
void setFrames(int $number)
void setFrames(int $number)
void setHeight(float $height)
void setHeight(float $height)
void setHit(SWFShape $shape)
void setIndentation(float $width)
void setIteratorMode(int $mode)
void setIteratorMode(int $mode)
void setIteratorMode(int $mode)
void setLeftFill(SWFGradient $fill)
void setLeftFill(int $red, int $green, int $blue[, int $a])
void setLeftMargin(float $width)
void setLine(SWFShape $shape)
void setLine(int $width, int $red, int $green, int $blue[, int $a])
void setLineSpacing(float $height)
void setMargins(float $left, float $right)
void setMaskLevel(int $level)
void setMatrix(float $a, float $b, float $c, float $d, float $x, float $y)
void setMenu(int $flag)
void setMetaData(mixed $metadata)
void setMetadata(mixed $metadata)
void setName(string $name)
void setName(string $name)
void setOver(SWFShape $shape)
void setPadding(float $padding)
void setRate(float $rate)
void setRatio(float $ratio)
void setRightFill(SWFGradient $fill)
void setRightFill(int $red, int $green, int $blue[, int $a])
void setRightMargin(float $width)
void setSignatureAlgorithm(int $sigtype[, string $privatekey ])
void setSpacing(float $spacing)
void setUp(SWFShape $shape)
void set_time_limit(int $seconds)
void setbackground(int $red, int $green, int $blue)
void setproctitle(string $title)
void shmop_close(int $shmid)
void skewX(float $ddegrees)
void skewXTo(float $degrees)
void skewXTo(float $x)
void skewY(float $ddegrees)
void skewYTo(float $degrees)
void skewYTo(float $y)
void snmp_set_oid_numeric_print(int $oid_format)
void socket_clear_error([ resource $socket ])
void socket_close(resource $socket)
void spl_autoload(string $class_name[, string $file_extensions = spl_autoload_extensions()])
void spl_autoload_call(string $class_name)
void sqlite_busy_timeout(resource $dbhandle, int $milliseconds)
void sqlite_close(resource $dbhandle)
void sqlite_create_aggregate(resource $dbhandle, string $function_name, callback $step_func, callback $finalize_func[, int $num_args = -1 ])
void sqlite_create_function(resource $dbhandle, string $function_name, callback $callback[, int $num_args = -1 ])
void srand([ int $seed])
void stats_rand_setall(int $iseed1, int $iseed2)
void stomp_set_read_timeout(resource $link, integer $seconds[, integer $microseconds ])
void stopSound(SWFSound $sound)
void stopSound(SWFSound $sount)
void stream_bucket_append(resource $brigade, resource $bucket)
void stream_bucket_prepend(resource $brigade, resource $bucket)
void stream_notification_callback(int $notification_code, int $severity, string $message, int $message_code, int $bytes_transferred, int $bytes_max)
void svn_auth_set_parameter(string $key, string $value)
void swf_actiongeturl(string $url, string $target)
void swf_actiongotoframe(int $framenumber)
void swf_actiongotolabel(string $label)
void swf_actionsettarget(string $target)
void swf_actionwaitforframe(int $framenumber, int $skipcount)
void swf_addbuttonrecord(int $states, int $shapeid, int $depth)
void swf_addcolor(float $r, float $g, float $b, float $a)
void swf_closefile([ int $return_file ])
void swf_definebitmap(int $objid, string $image_name)
void swf_definefont(int $fontid, string $fontname)
void swf_defineline(int $objid, float $x1, float $y1, float $x2, float $y2, float $width)
void swf_definepoly(int $objid, array $coords, int $npoints, float $width)
void swf_definerect(int $objid, float $x1, float $y1, float $x2, float $y2, float $width)
void swf_definetext(int $objid, string $str, int $docenter)
void swf_fontsize(float $size)
void swf_fontslant(float $slant)
void swf_fonttracking(float $tracking)
void swf_labelframe(string $name)
void swf_lookat(float $view_x, float $view_y, float $view_z, float $reference_x, float $reference_y, float $reference_z, float $twist)
void swf_modifyobject(int $depth, int $how)
void swf_mulcolor(float $r, float $g, float $b, float $a)
void swf_oncondition(int $transition)
void swf_openfile(string $filename, float $width, float $height, float $framerate, float $r, float $g, float $b)
void swf_ortho(float $xmin, float $xmax, float $ymin, float $ymax, float $zmin, float $zmax)
void swf_ortho2(float $xmin, float $xmax, float $ymin, float $ymax)
void swf_perspective(float $fovy, float $aspect, float $near, float $far)
void swf_placeobject(int $objid, int $depth)
void swf_polarview(float $dist, float $azimuth, float $incidence, float $twist)
void swf_posround(int $round)
void swf_removeobject(int $depth)
void swf_rotate(float $angle, string $axis)
void swf_scale(float $x, float $y, float $z)
void swf_setfont(int $fontid)
void swf_setframe(int $framenumber)
void swf_shapearc(float $x, float $y, float $r, float $ang1, float $ang2)
void swf_shapecurveto(float $x1, float $y1, float $x2, float $y2)
void swf_shapecurveto3(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)
void swf_shapefillbitmapclip(int $bitmapid)
void swf_shapefillbitmaptile(int $bitmapid)
void swf_shapefillsolid(float $r, float $g, float $b, float $a)
void swf_shapelinesolid(float $r, float $g, float $b, float $a, float $width)
void swf_shapelineto(float $x, float $y)
void swf_shapemoveto(float $x, float $y)
void swf_startbutton(int $objid, int $type)
void swf_startshape(int $objid)
void swf_startsymbol(int $objid)
void swf_translate(float $x, float $y, float $z)
void swf_viewport(float $xmin, float $xmax, float $ymin, float $ymax)
void sybase_deadlock_retry_count(int $retry_count)
void sybase_min_client_severity(int $severity)
void sybase_min_error_severity(int $severity)
void sybase_min_message_severity(int $severity)
void sybase_min_server_severity(int $severity)
void tidy_load_config(string $filename, string $encoding)
void unregister_tick_function(string $function_name)
void unset(mixed $var[, mixed $... ])
void unshift(mixed $value)
void usleep(int $micro_seconds)
void var_dump(mixed $expression[, mixed $... ])
void variant_set(variant $variant, mixed $value)
void variant_set_type(variant $variant, int $type)
void w32api_set_call_method(int $method)
void webPhar([ string $alias[, string $index = "index.php"[, string $f404[, array $mimetypes[, array $rewrites ]]]]])
void xhprof_enable([ int $flags = 0[, array $options ]])
void xslt_free(resource $xh)
void xslt_set_base(resource $xh, string $uri)
void xslt_set_encoding(resource $xh, string $encoding)
void xslt_set_error_handler(resource $xh, mixed $handler)
void xslt_set_log(resource $xh[, mixed $log ])
void xslt_set_sax_handler(resource $xh, array $handlers)
void xslt_set_sax_handlers(resource $processor, array $handlers)
void xslt_set_scheme_handler(resource $xh, array $handlers)
void xslt_set_scheme_handlers(resource $xh, array $handlers)
void yaz_ccl_conf(resource $id, array $config)
void yaz_es(resource $id,string $type,array $args)
void yaz_itemorder(resource $id, array $args)
void yaz_range(resource $id, int $start, int $number)
void yaz_scan(resource $id, string $type, string $startterm[, array $flags ])
void yaz_schema(resource $id, string $schema)
void yaz_set_option(resource $id, array $options)
void yaz_set_option(resource $id, string $name, string $value)
void yaz_sort(resource $id, string $criteria)
void yaz_syntax(resource $id, string $syntax)
void yp_all(string $domain, string $map, string $callback)
void zip_close(resource $zip)