Lines Matching refs:schema_len

3117 	int cat_len = 0, schema_len = 0, table_len = 0, type_len = 0;  in PHP_FUNCTION()  local
3120 …e_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3143 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3184 int cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
3187 …se_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3212 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3218 schema, (SQLSMALLINT) schema_len, in PHP_FUNCTION()
3254 int cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
3257 …rse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3454 int cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3457 …END_NUM_ARGS() TSRMLS_CC, "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &table, &table_… in PHP_FUNCTION()
3515 int cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3522 …e_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3583 int cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3590 …ND_NUM_ARGS() TSRMLS_CC, "r|s!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &proc, &proc_le… in PHP_FUNCTION()
3649 int cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3653 …ters(ZEND_NUM_ARGS() TSRMLS_CC, "rls!ssll", &pv_conn, &vtype, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3719 int cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3723 …se_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3787 int cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3790 …END_NUM_ARGS() TSRMLS_CC, "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &table, &table_… in PHP_FUNCTION()