pdo_dbh_functions 1264 ext/pdo/pdo_dbh.c const zend_function_entry pdo_dbh_functions[] = {
pdo_dbh_functions 1403 ext/pdo/pdo_dbh.c 	INIT_CLASS_ENTRY(ce, "PDO", pdo_dbh_functions);
pdo_dbh_functions   37 ext/pdo/php_pdo_int.h extern const zend_function_entry pdo_dbh_functions[];