pdo_dbh_last_id_func  271 ext/pdo/php_pdo_driver.h typedef char *(*pdo_dbh_last_id_func)(pdo_dbh_t *dbh, const char *name, unsigned int *len TSRMLS_DC);
pdo_dbh_last_id_func  317 ext/pdo/php_pdo_driver.h 	pdo_dbh_last_id_func		last_id;