cat_len 3164 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len = 0, table_len = 0, type_len = 0; cat_len 3167 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, cat_len 3233 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; cat_len 3236 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, cat_len 3268 ext/odbc/php_odbc.c cat, (SQLSMALLINT) cat_len, cat_len 3305 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len, table_len, column_len; cat_len 3308 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, cat_len 3511 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len, table_len; cat_len 3514 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &table, &table_len) == FAILURE) { cat_len 3574 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; cat_len 3581 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, cat_len 3644 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len = 0, proc_len = 0; cat_len 3651 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &proc, &proc_len) == FAILURE) { cat_len 3712 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len, name_len; cat_len 3716 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rls!ssl", &pv_conn, &vtype, &cat, &cat_len, &schema, &schema_len, cat_len 3784 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len, name_len; cat_len 3788 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_len, cat_len 3854 ext/odbc/php_odbc.c size_t cat_len = 0, schema_len, table_len; cat_len 3857 ext/odbc/php_odbc.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &table, &table_len) == FAILURE) {