Home
last modified time | relevance | path

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

/PHP-5.4/ext/odbc/
H A Dphp_odbc.c3100 int cat_len = 0, schema_len = 0, table_len = 0, type_len = 0; in PHP_FUNCTION() local
3167 int cat_len = 0, schema_len = 0, table_len = 0, column_len = 0; in PHP_FUNCTION() local
3237 int cat_len = 0, schema_len, table_len, column_len; in PHP_FUNCTION() local
3437 int cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
3498 int cat_len = 0, schema_len = 0, proc_len = 0, col_len = 0; in PHP_FUNCTION() local
3566 int cat_len = 0, schema_len = 0, proc_len = 0; in PHP_FUNCTION() local
3632 int cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3702 int cat_len = 0, schema_len, name_len; in PHP_FUNCTION() local
3770 int cat_len = 0, schema_len, table_len; in PHP_FUNCTION() local
/PHP-5.4/ext/oci8/
H A Doci8_interface.c2380 int tdo_len, schema_len = 0; local

Completed in 23 milliseconds