Home
last modified time | relevance | path

Searched defs:ctor_args (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/pdo/
H A Dpdo_dbh.c513 …t_instantiate(pdo_dbh_t *dbh, zval *object, zend_class_entry *dbstmt_ce, zval *ctor_args) /* {{{ */ in pdo_stmt_instantiate()
534 …o_stmt_construct(pdo_stmt_t *stmt, zval *object, zend_class_entry *dbstmt_ce, HashTable *ctor_args) in pdo_stmt_construct()
554 zval *options = NULL, *value, *item, ctor_args; in PHP_METHOD() local
H A Dpdo_stmt.c1184 zval old_ctor_args, *ctor_args = NULL; in PHP_METHOD() local
1254 zval old_ctor_args, *ctor_args = NULL; in PHP_METHOD() local
H A Dphp_pdo_driver.h610 zval ctor_args; /* freed */ member

Completed in 22 milliseconds