Home
last modified time | relevance | path

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

/PHP-8.1/
H A DUPGRADING.INTERNALS83 - The "preparer" callback now accepts a zend_string* instead of
103 - The transaction, set_attribute, and preparer handler's return type
/PHP-8.1/ext/pdo/
H A Dphp_pdo_driver.h294 pdo_dbh_prepare_func preparer; member
H A Dpdo_dbh.c571 if (dbh->methods->preparer(dbh, statement, stmt, options)) { in PHP_METHOD()
1127 if (dbh->methods->preparer(dbh, statement, stmt, NULL)) { in PHP_METHOD()

Completed in 32 milliseconds