}
/* }}} */
-/* {{{ proto array dblist(void)
+/* {{{ proto array db_id_list(void)
Return an associative array id->filename */
#if HELLY_0
/* New function not needed yet */
}
/* }}} */
-/* {{{ proto string dbx_esc(dbx_link_object dbx_link, string sz)
+/* {{{ proto string dbx_escape_string(dbx_link_object dbx_link, string sz)
Returns escaped string or NULL on error
*/
ZEND_FUNCTION(dbx_escape_string)
}
/* }}} */
-/*`{{{ proto zlib_get_coding_type()
+/*`{{{ proto string zlib_get_coding_type(void)
Returns the coding type used for output compression */
PHP_FUNCTION(zlib_get_coding_type)