Home
last modified time | relevance | path

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

/php-src/ext/odbc/
H A Dphp_odbc.c99 static int _close_pconn_with_res(zval *zv, void *p) in _close_pconn_with_res() function
2442 zend_hash_apply_with_argument(&EG(persistent_list), _close_pconn_with_res, (void *) connection);

Completed in 9 milliseconds