newt_compact_button

(PECL newt >= 0.1) resource newt_compact_button ( int $left, int $top, string $text ) Parameters: left top text Returns: This function is currently not documented; only its argument list is available.

EventHttpRequest::getOutputHeaders

(PECL event >= 1.4.0-beta) Returns associative array of the input headers public void EventHttpRequest::getOutputHeaders ( void ) Returns associative array of the input headers. Returns: See also: EventHttpRequest::getInputHeaders() -

MongoCursor::doQuery

(PECL mongo >=0.9.0 <1.6.0) Execute the query. protected void MongoCursor::doQuery ( void ) This function actually queries the database. All queries and commands go through this function. Thus, this function can be overridden to provide custom query handling. This handles serializing your query, sending it to the database, receiving a response, and deserializing it. Thus, if you are planning to override this, your c

maxdb_master_query

(PECL maxdb >= 1.0) Enforce execution of a query on the master in a master/slave setup bool maxdb_master_query ( resource $link, string $query ) This function is currently not documented; only its argument list is available.

ncurses_mvgetch

(PHP 4 >= 4.2.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0) Move position and get character at new position int ncurses_mvgetch ( int $y, int $x ) Parameters: y x This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in

SolrClient::setServlet

(PECL solr >= 0.9.2) Changes the specified servlet type to a new value public bool SolrClient::setServlet ( int $type, string $value ) Changes the specified servlet type to a new value Parameters: type One of the following : - SolrClient::SEARCH_SERVLET_TYPE - SolrClient::UPDATE_SERVLET_TYPE - SolrClient::THREADS_SERVLET_TYPE - SolrClient::PING_SERVLET_TYPE - SolrC

cairo_scaled_font_extents

(PECL cairo >= 0.1.0) Description array cairo_scaled_font_extents ( 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.

SolrQuery::setGroupFormat

(PECL solr >= 2.2.0) Sets the group format, result structure (group.format parameter). public SolrQuery SolrQuery::setGroupFormat ( string $value ) Sets the group.format parameter. If this parameter is set to simple, the grouped documents are presented in a single flat list, and the start and rows parameters affect the numbers of documents instead of groups. Accepts: grouped/simple Parameters:

msession_uniq

(PHP 4 >= 4.2.0, PHP 5 <= 5.1.2) Get unique id string msession_uniq ( int $param [, string $classname [, string $data ]] ) This function is currently not documented; only its argument list is available.

ZipArchive::setCompressionName

(PHP 7, PECL zip >= 1.13.0) Set the compression method of an entry defined by its name bool ZipArchive::setCompressionName ( string $name, int $comp_method [, int $comp_flags = 0 ] ) Set the compression method of an entry defined by its name. Parameters: name Name of the entry. comp_method The compression method. Either ZipArchive::