Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds