Home
last modified time | relevance | path

Searched refs:catalog (Results 1 – 17 of 17) sorted by relevance

/PHP-8.1/ext/odbc/
H A Dodbc.stub.php135 function odbc_tables($odbc, ?string $catalog = null, ?string $schema = null, ?string $table = null,… argument
141 function odbc_columns($odbc, ?string $catalog = null, ?string $schema = null, ?string $table = null… argument
153 function odbc_primarykeys($odbc, ?string $catalog, string $schema, string $table) {} argument
160 function odbc_procedurecolumns($odbc, ?string $catalog = null, ?string $schema = null, ?string $pro… argument
166 function odbc_procedures($odbc, ?string $catalog = null, ?string $schema = null, ?string $procedure… argument
179 function odbc_specialcolumns($odbc, int $type, ?string $catalog, string $schema, string $table, int… argument
185 function odbc_statistics($odbc, ?string $catalog, string $schema, string $table, int $unique, int $… argument
192 function odbc_tableprivileges($odbc, ?string $catalog, string $schema, string $table) {} argument
198 function odbc_columnprivileges($odbc, ?string $catalog, string $schema, string $table, string $colu… argument
H A Dodbc_arginfo.h153 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, catalog, IS_STRING, 1, "null")
161 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, catalog, IS_STRING, 1, "null")
174 ZEND_ARG_TYPE_INFO(0, catalog, IS_STRING, 1)
182 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, catalog, IS_STRING, 1, "null")
192 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, catalog, IS_STRING, 1, "null")
213 ZEND_ARG_TYPE_INFO(0, catalog, IS_STRING, 1)
222 ZEND_ARG_TYPE_INFO(0, catalog, IS_STRING, 1)
232 ZEND_ARG_TYPE_INFO(0, catalog, IS_STRING, 1)
241 ZEND_ARG_TYPE_INFO(0, catalog, IS_STRING, 1)
/PHP-8.1/ext/mysqli/tests/
H A D047.phpt77 ["catalog"]=>
106 ["catalog"]=>
137 ["catalog"]=>
165 ["catalog"]=>
195 ["catalog"]=>
223 ["catalog"]=>
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt82 ["catalog"]=>
110 ["catalog"]=>
138 ["catalog"]=>
166 ["catalog"]=>
H A Dmysqli_field_seek.phpt140 ["catalog"]=>
169 ["catalog"]=>
198 ["catalog"]=>
230 ["catalog"]=>
H A Dmysqli_fetch_field.phpt94 ["catalog"]=>
122 ["catalog"]=>
156 ["catalog"]=>
H A Dmysqli_fetch_fields.phpt72 ["catalog"]=>
100 ["catalog"]=>
H A Dmysqli_fetch_field_oo.phpt83 ["catalog"]=>
111 ["catalog"]=>
H A Dmysqli_fetch_field_direct.phpt62 ["catalog"]=>
H A Dmysqli_field_tell.phpt75 ["catalog"]=>
H A Dmysqli_fetch_field_direct_oo.phpt75 ["catalog"]=>
H A Dmysqli_stmt_result_metadata.phpt107 ["catalog"]=>
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_result_meta.c180 if (orig_fields[i].catalog && orig_fields[i].catalog != mysqlnd_empty_string) { in MYSQLND_METHOD()
181 new_fields[i].catalog = new_fields[i].root + (orig_fields[i].catalog - orig_fields[i].root); in MYSQLND_METHOD()
H A Dmysqlnd_wireprotocol.c1211 READ_RSET_FIELD(catalog); in php_mysqlnd_rset_field_read()
1290 meta->catalog = memcpy(root_ptr, meta->catalog, len); in php_mysqlnd_rset_field_read()
H A Dmysqlnd_structs.h86 const char *catalog; /* Catalog for table */ member
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic382 0 string ##\ version catalog translation
3990 4 string gtktalog\ GTKtalog catalog data,
15249 # GNU nlsutils message catalog file format
15251 # GNU message catalog (.mo and .gmo files)
16025 0 string msgcat01 HP NLS message catalog,
16355 0 string 0xabcdef AIX message catalog
16636 >8 string CTLG \b, CTLG message catalog
21581 >24 string CATALOG catalog
21588 >0x9C string CATALOG catalog
34321 >>>>>>4 ulelong&0x00010000 !0 \b, with catalog
[all …]
H A Dmagic私はガラスを食べられます382 0 string ##\ version catalog translation
3990 4 string gtktalog\ GTKtalog catalog data,
15249 # GNU nlsutils message catalog file format
15251 # GNU message catalog (.mo and .gmo files)
16025 0 string msgcat01 HP NLS message catalog,
16355 0 string 0xabcdef AIX message catalog
16636 >8 string CTLG \b, CTLG message catalog
21581 >24 string CATALOG catalog
21588 >0x9C string CATALOG catalog
34321 >>>>>>4 ulelong&0x00010000 !0 \b, with catalog
[all …]

Completed in 171 milliseconds