ImagickPixel::getIndex

(No version information available, might only be in Git) Description public int ImagickPixel::getIndex ( void ) Gets the colormap index of the pixel wand. Returns:

msql_regcase

(PHP 4, PHP 5, PHP 7) Alias of sql_regcase() This function is an alias of sql_regcase().

IntlBreakIterator::next

(No version information available, might only be in Git) Advance the iterator the next boundary public ReturnType IntlBreakIterator::next ([ string $"offset" ] ) Parameters: "offset" Returns: This function is currently not documented; only its argument list is available.

Yaf_Config_Ini::next

(Yaf >=1.0.0) The next purpose public void Yaf_Config_Ini::next ( void ) Returns: This function is currently not documented; only its argument list is available.

Imagick::drawImage

(PECL imagick 2.0.0) Renders the ImagickDraw object on the current image bool Imagick::drawImage ( ImagickDraw $draw ) Renders the ImagickDraw object on the current image. Parameters: draw The drawing operations to render on the image. Returns: Returns TRUE on success.

ssh2_scp_send

(PECL ssh2 >= 0.9.0) Send a file via SCP bool ssh2_scp_send ( resource $session, string $local_file, string $remote_file [, int $create_mode = 0644 ] ) Copy a file from the local filesystem to the remote server using the SCP protocol. Parameters: session An SSH connection link identifier, obtained from a call to ssh2_connect(). local_file

date_isodate_set

(PHP 5 >= 5.2.0, PHP 7) Alias of DateTime::setISODate() This function is an alias of: DateTime::setISODate()

GearmanClient::doHigh

(PECL gearman >= 0.5.0) Run a single high priority task public string GearmanClient::doHigh ( string $function_name, string $workload [, string $unique ] ) Runs a single high priority task and returns a string representation of the result. It is up to the GearmanClient and GearmanWorker to agree on the format of the result. High priority tasks will get precedence over normal and low priority tasks in the job queue.

msql_numrows

(PHP 4, PHP 5, PHP 7) Alias of msql_num_rows() This function is an alias of msql_num_rows().

file_get_contents

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Reads entire file into a string string file_get_contents ( string $filename [, bool $use_include_path = false [, resource $context [, int $offset = 0 [, int $maxlen ]]]] ) This function is similar to file(), except that file_get_contents() returns the file in a string, starting at the specified offset up to maxlen bytes. On failure, file_get_contents() will return FALSE. file_get_content