Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1269 static void cls_method_pdtor(zval *el) /* {{{ */ { in cls_method_pdtor() function
1297 dbh->is_persistent? cls_method_pdtor : cls_method_dtor, dbh->is_persistent, 0); in pdo_hash_methods()

Completed in 8 milliseconds