Lines Matching refs:schema_len

3173 	size_t cat_len = 0, schema_len = 0, table_len = 0, type_len = 0;  in PHP_FUNCTION()  local
3176 … (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3201 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3242 size_t cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
3245 … (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3272 if (table && table_len && schema && schema_len == 0) { in PHP_FUNCTION()
3278 schema, (SQLSMALLINT) schema_len, in PHP_FUNCTION()
3314 size_t cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
3317 …f (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3520 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3523 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len in PHP_FUNCTION()
3583 size_t cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3590 … (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!sss", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3653 size_t cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3660 …ameters(ZEND_NUM_ARGS(), "r|s!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len, &proc, &proc_le… in PHP_FUNCTION()
3721 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3725 …rse_parameters(ZEND_NUM_ARGS(), "rls!ssll", &pv_conn, &vtype, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3793 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3797 … (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_len, in PHP_FUNCTION()
3863 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3866 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len in PHP_FUNCTION()