Lines Matching refs:schema_len

3067 	int cat_len = 0, schema_len = 0, table_len = 0, type_len = 0;  in PHP_FUNCTION()  local
3070 …e_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3093 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3134 int cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
3137 …se_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3162 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3168 schema, (SQLSMALLINT) schema_len, in PHP_FUNCTION()
3204 int cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
3207 …rse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3404 int cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3407 …END_NUM_ARGS() TSRMLS_CC, "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &table, &table_… in PHP_FUNCTION()
3465 int cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3472 …e_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3533 int cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3540 …ND_NUM_ARGS() TSRMLS_CC, "r|s!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &proc, &proc_le… in PHP_FUNCTION()
3599 int cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3603 …ters(ZEND_NUM_ARGS() TSRMLS_CC, "rls!ssll", &pv_conn, &vtype, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3669 int cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3673 …se_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3737 int cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3740 …END_NUM_ARGS() TSRMLS_CC, "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &table, &table_… in PHP_FUNCTION()