Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dphp_pdo_int.h64 zend_objects_store_del_ref(&dbh->query_stmt_zval TSRMLS_CC); \
H A Dphp_pdo_driver.h506 zval query_stmt_zval; member
H A Dpdo_dbh.c1150 dbh->query_stmt_zval = *return_value; in PHP_METHOD()
1523 zval_dtor(&dbh->query_stmt_zval); in dbh_free()

Completed in 22 milliseconds