Lines Matching refs:cat_len
2722 size_t cat_len = 0, schema_len = 0, table_len = 0, type_len = 0; in PHP_FUNCTION() local
2725 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!s!s!s!", &pv_conn, &cat, &cat_len, &schema, &schem… in PHP_FUNCTION()
2790 size_t cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
2793 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!s!s!s!", &pv_conn, &cat, &cat_len, &schema, &schem… in PHP_FUNCTION()
2825 (SQLCHAR *) cat, (SQLSMALLINT) cat_len, in PHP_FUNCTION()
2861 size_t cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
2864 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!sss", &pv_conn, &cat, &cat_len, &schema, &schema_le… in PHP_FUNCTION()
3064 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3067 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len… in PHP_FUNCTION()
3126 size_t cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3129 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!s!s!s!", &pv_conn, &cat, &cat_len, &schema, &schem… in PHP_FUNCTION()
3191 size_t cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3194 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s!s!s!", &pv_conn, &cat, &cat_len, &schema, &schema_… in PHP_FUNCTION()
3254 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3258 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rls!ssll", &pv_conn, &vtype, &cat, &cat_len, &schema, … in PHP_FUNCTION()
3324 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3328 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ssll", &pv_conn, &cat, &cat_len, &schema, &schema_l… in PHP_FUNCTION()
3393 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3396 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!ss", &pv_conn, &cat, &cat_len, &schema, &schema_len… in PHP_FUNCTION()