Home
last modified time | relevance | path

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

/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1061 static int _close_pconn_with_id(zend_rsrc_list_entry *le, int *id TSRMLS_DC) in _close_pconn_with_id() function
1153 (apply_func_arg_t) _close_pconn_with_id, (void *) &i TSRMLS_CC); in PHP_FUNCTION()
2739 …zend_hash_apply_with_argument(&EG(persistent_list), (apply_func_arg_t) _close_pconn_with_id, (void… in PHP_FUNCTION()

Completed in 19 milliseconds