pdo_stmt_describe_col_func 334 ext/pdo/php_pdo_driver.h typedef int (*pdo_stmt_describe_col_func)(pdo_stmt_t *stmt, int colno); pdo_stmt_describe_col_func 409 ext/pdo/php_pdo_driver.h pdo_stmt_describe_col_func describer;