Lines Matching refs:cat_len

2750 	size_t cat_len = 0, schema_len = 0, table_len = 0, type_len = 0;  in PHP_FUNCTION()  local
2753 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!s!s!s!", &pv_conn, &cat, &cat_len, &schema, &schem… in PHP_FUNCTION()
2818 size_t cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
2821 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!s!s!s!", &pv_conn, &cat, &cat_len, &schema, &schem… in PHP_FUNCTION()
2853 (SQLCHAR *) cat, (SQLSMALLINT) cat_len, in PHP_FUNCTION()
2889 size_t cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
2892 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_le… in PHP_FUNCTION()
3092 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3095 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len… in PHP_FUNCTION()
3154 size_t cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3157 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!s!s!s!", &pv_conn, &cat, &cat_len, &schema, &schem… in PHP_FUNCTION()
3219 size_t cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3222 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!s!s!", &pv_conn, &cat, &cat_len, &schema, &schema_… in PHP_FUNCTION()
3282 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3286 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rls!ssll", &pv_conn, &vtype, &cat, &cat_len, &schema, … in PHP_FUNCTION()
3352 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3356 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_l… in PHP_FUNCTION()
3421 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3424 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len… in PHP_FUNCTION()