Home
last modified time | relevance | path

Searched refs:odbc_close_all (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/odbc/tests/
H A Dodbc_close_all_001.phpt2 odbc_close_all(): Basic test
22 odbc_close_all();
H A Dodbc_persistent_close_all.phpt2 odbc_pconnect(): Make sure closing a persistent connection works in case of odbc_close_all()
61 odbc_close_all();
/php-src/ext/odbc/
H A Dodbc_arginfo.h258 ZEND_FUNCTION(odbc_close_all);
324 ZEND_FE(odbc_close_all, arginfo_odbc_close_all)
H A Dodbc.stub.php332 function odbc_close_all(): void {} function
H A Dphp_odbc.c873 PHP_FUNCTION(odbc_close_all) in PHP_FUNCTION() argument

Completed in 22 milliseconds