Lines Matching refs:schema_len

3167 	size_t cat_len = 0, schema_len = 0, table_len = 0, type_len = 0;  in PHP_FUNCTION()  local
3170 … (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3195 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3236 size_t cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
3239 … (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3266 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3272 schema, (SQLSMALLINT) schema_len, in PHP_FUNCTION()
3308 size_t cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
3311 …f (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3514 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3517 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len in PHP_FUNCTION()
3577 size_t cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3584 … (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3647 size_t cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3654 …ameters(ZEND_NUM_ARGS(), "r|s!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &proc, &proc_le… in PHP_FUNCTION()
3715 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3719 …arse_parameters(ZEND_NUM_ARGS(), "rls!ssl", &pv_conn, &vtype, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3787 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3791 … (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3857 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3860 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len in PHP_FUNCTION()