| H A D | php_odbc.c | 3060 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; local 3064 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, 3092 cat, SAFE_SQL_NTS(cat), 3127 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; local 3131 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, 3161 cat, (SQLSMALLINT) cat_len, 3197 char *cat = NULL, *schema, *table, *column; local 3201 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, 3224 cat, SAFE_SQL_NT 3397 char *cat = NULL, *schema = NULL, *table = NULL; local 3458 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; local 3526 char *cat = NULL, *schema = NULL, *proc = NULL; local 3592 char *cat = NULL, *schema = NULL, *name = NULL; local 3662 char *cat = NULL, *schema, *name; local 3730 char *cat = NULL, *schema = NULL, *table = NULL; local [all...] |