svn_fs_begin_txn2

(PECL svn >= 0.2.0) Create a new transaction resource svn_fs_begin_txn2 ( resource $repos, int $rev ) Create a new transaction This function is currently not documented; only its argument list is available.

newt_radio_get_current

(PECL newt >= 0.1) resource newt_radio_get_current ( resource $set_member ) Parameters: set_member Returns: This function is currently not documented; only its argument list is available.

RecursiveDirectoryIterator::rewind

(PHP 5, PHP 7) Rewind dir back to the start public void RecursiveDirectoryIterator::rewind ( void ) Returns: No value is returned. This function is currently not documented; only its argument list is available.

PDF_open_tiff

(PHP 4, PECL pdflib >= 1.0.0) Open TIFF image [deprecated] This function is deprecated since PDFlib version 3, use PDF_load_image() instead.

Judy::lastEmpty

(PECL judy >= 0.1.1) Search for the last absent index in the Judy array public int Judy::lastEmpty ([ int $index = -1 ] ) Search (inclusive) for the last absent index that is equal to or less than the passed Index. Parameters: index The index can be an integer or a string corresponding to the index where to start the search. Returns: Return t

CURLFile::setMimeType

(PHP 5 >= 5.5.0, PHP 7) Set MIME type public void CURLFile::setMimeType ( string $mime ) Parameters: mime MIME type to be used in POST data. Returns: No value is returned.

Yaf_Session::__set

(Yaf >=1.0.0) The __set purpose public void Yaf_Session::__set ( string $name, string $value ) Parameters: name value Returns: This function is currently not documented; only its argument list is available.

imagecolordeallocate

(PHP 4, PHP 5, PHP 7) De-allocate a color for an image bool imagecolordeallocate ( resource $image, int $color ) De-allocates a color previously allocated with imagecolorallocate() or imagecolorallocatealpha(). Parameters: image An image resource, returned by one of the image creation functions, such as imagecreatetruecolor(). color The c

MongoPool::getSize

(PECL mongo >= 1.2.3) Get pool size for connection pools public static int MongoPool::getSize ( void ) Returns: Returns the current pool size. Changelog: 1.2.11 Emits E_DEPRECATED when used. Examples: Changing pool size This returns the default pool size, sets a new pool size, then

enchant_broker_set_ordering

(PHP 5 >= 5.3.0, PHP 7, PECL enchant >= 0.1.0 ) Declares a preference of dictionaries to use for the language bool enchant_broker_set_ordering ( resource $broker, string $tag, string $ordering ) Declares a preference of dictionaries to use for the language described/referred to by 'tag'. The ordering is a comma delimited list of provider names. As a special exception, the "*" tag can be used as a language tag to declar