(PHP 5, PHP 7) Computes the difference of arrays by using a callback function for data comparison array array_udiff ( array $array1, array $array2 [, array $... ], callable $value_compare_func ) Computes the difference of arrays by using a callback function for data comparison. This is unlike array_diff() which uses an internal function for comparing the data. Parameters: array1
(PECL iisfunc SVN) Gets server rights int iis_get_server_rights ( int $server_instance, string $virtual_path ) This function is currently not documented; only its argument list is available.
(PHP 4 >= 4.2.0, PHP 5 <= 5.1.2) Connect to msession server bool msession_connect ( string $host, string $port ) This function is currently not documented; only its argument list is available.
(Yaf >=1.0.0) The valid purpose public void Yaf_Config_Ini::valid ( void ) Returns: This function is currently not documented; only its argument list is available.
(PHP 4 >= 4.1.0, PHP 5, PHP 7) Alias of socket_set_option() This function is an alias of: socket_set_option().
(PECL cairo >= 0.1.0) Description array cairo_pattern_get_color_stop_rgba ( CairoGradientPattern $pattern, int $index ) The function description goes here. Parameters: pattern Description... index Description... Returns: What is returned on success and failure This functi
(PECL cairo >= 0.1.0) Description CairoMatrix cairo_scaled_font_get_ctm ( CairoScaledFont $scaledfont ) The function description goes here. Parameters: scaledfont Description... Returns: What is returned on success and failure This function is currently not documented; only its argument list is available.
(PECL ev >= 0.2.0) Starts the watcher public void EvWatcher::start ( void ) Marks the watcher as active. Note that only active watchers will receive events. Returns: No value is returned. See also: EvWatcher::stop() -
(PECL solr >= 0.9.2) Retrieves the boost value for a particular field public float SolrInputDocument::getFieldBoost ( string $fieldName ) Retrieves the boost value for a particular field. Parameters: fieldName The name of the field. Returns: Returns the boost value for the field or FALSE if there was an error.
(PECL pdflib >= 2.0.0) Format textflow in rectangular area string PDF_fit_textflow ( resource $pdfdoc, int $textflow, float $llx, float $lly, float $urx, float $ury, string $optlist ) Formats the next portion of a textflow into a rectangular area.
Page 94 of 930