Lines Matching refs:cat_len

3160 	size_t cat_len = 0, schema_len = 0, table_len = 0, type_len = 0;  in PHP_FUNCTION()  local
3163 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_l… in PHP_FUNCTION()
3229 size_t cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
3232 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_l… in PHP_FUNCTION()
3264 cat, (SQLSMALLINT) cat_len, in PHP_FUNCTION()
3301 size_t cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
3304 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_le… in PHP_FUNCTION()
3507 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3510 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len… in PHP_FUNCTION()
3570 size_t cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3577 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_l… in PHP_FUNCTION()
3640 size_t cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3647 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!ss", &pv_conn, &cat, &cat_len, &schema, &schema_le… in PHP_FUNCTION()
3708 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3712 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rls!ssl", &pv_conn, &vtype, &cat, &cat_len, &schema, &… in PHP_FUNCTION()
3780 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3784 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_l… in PHP_FUNCTION()
3850 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3853 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len… in PHP_FUNCTION()