Lines Matching refs:schema_len

3100 	int cat_len = 0, schema_len = 0, table_len = 0, type_len = 0;  in PHP_FUNCTION()  local
3103 …e_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3126 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3167 int cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
3170 …se_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "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()
3201 schema, (SQLSMALLINT) schema_len, in PHP_FUNCTION()
3237 int cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
3240 …rse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3437 int cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3440 …END_NUM_ARGS() TSRMLS_CC, "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &table, &table_… in PHP_FUNCTION()
3498 int cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3505 …e_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3566 int cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3573 …ND_NUM_ARGS() TSRMLS_CC, "r|s!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &proc, &proc_le… in PHP_FUNCTION()
3632 int cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3636 …ters(ZEND_NUM_ARGS() TSRMLS_CC, "rls!ssll", &pv_conn, &vtype, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3702 int cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3706 …se_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3770 int cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3773 …END_NUM_ARGS() TSRMLS_CC, "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &table, &table_… in PHP_FUNCTION()