Home
last modified time | relevance | path

Searched defs:schema_len (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/odbc/
H A Dphp_odbc.c3167 size_t cat_len = 0, schema_len = 0, table_len = 0, type_len = 0; in PHP_FUNCTION() local
3236 size_t cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
3308 size_t cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
3514 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3577 size_t cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3647 size_t cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3715 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3787 size_t cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3857 size_t cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
/PHP-7.1/ext/oci8/
H A Doci8_collection.c43 …ection_create(php_oci_connection *connection, char *tdo, int tdo_len, char *schema, int schema_len) in php_oci_collection_create()
H A Doci8_interface.c2501 size_t tdo_len, schema_len = 0; in PHP_FUNCTION() local

Completed in 25 milliseconds