Home
last modified time | relevance | path

Searched defs:close (Results 1 – 14 of 14) sorted by relevance

/PHP-5.3/ext/dba/
H A Dphp_dba.h78 void (*close)(dba_info * TSRMLS_DC); member
/PHP-5.3/ext/soap/
H A Dphp_http.c1297 static int get_http_body(php_stream *stream, int close, char *headers, char **response, int *out_s… in get_http_body()
/PHP-5.3/sapi/fpm/fpm/
H A Dfastcgi.c924 int fcgi_flush(fcgi_request *req, int close)
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c182 PHP_METHOD(sqlite3, close) argument
1280 PHP_METHOD(sqlite3stmt, close) argument
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_debug.h39 enum_func_status (*close)(MYSQLND_DEBUG * self); member
H A Dmysqlnd.c1698 MYSQLND_METHOD(mysqlnd_conn, close)(MYSQLND * conn, enum_connection_close_type close_type TSRMLS_DC) in MYSQLND_METHOD() argument
H A Dmysqlnd_debug.c475 MYSQLND_METHOD(mysqlnd_debug, close)(MYSQLND_DEBUG * self) in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h465 func_mysqlnd_conn__close close; member
/PHP-5.3/sapi/cgi/
H A Dfastcgi.c1082 int fcgi_flush(fcgi_request *req, int close)
/PHP-5.3/ext/xmlreader/
H A Dphp_xmlreader.c545 PHP_METHOD(xmlreader, close) in PHP_METHOD() argument
/PHP-5.3/ext/sockets/
H A Dsockets.c58 # define close(a) closesocket(a) macro
/PHP-5.3/main/
H A Dphp_streams.h120 int (*close)(php_stream *stream, int close_handle TSRMLS_DC); member
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h51 int (*close)(sqlite3*); member
/PHP-5.3/ext/zip/
H A Dphp_zip.c1552 static ZIPARCHIVE_METHOD(close) in ZIPARCHIVE_METHOD() argument

Completed in 89 milliseconds