executer         1131 ext/pdo/pdo_dbh.c 			if (stmt->methods->executer(stmt TSRMLS_CC)) {
executer          514 ext/pdo/pdo_stmt.c 	if (stmt->methods->executer(stmt TSRMLS_CC)) {
executer          417 ext/pdo/php_pdo_driver.h 	pdo_stmt_execute_func		executer;