Home
last modified time | relevance | path

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

/PHP-8.0/ext/odbc/
H A Dodbc.stub.php132 function odbc_tables($odbc, ?string $catalog = null, ?string $schema = null, ?string $table = null,… argument
138 function odbc_columns($odbc, ?string $catalog = null, ?string $schema = null, ?string $table = null… argument
150 function odbc_primarykeys($odbc, ?string $catalog, string $schema, string $table) {} argument
157 function odbc_procedurecolumns($odbc, ?string $catalog = null, ?string $schema = null, ?string $pro… argument
163 function odbc_procedures($odbc, ?string $catalog = null, ?string $schema = null, ?string $procedure… argument
176 function odbc_specialcolumns($odbc, int $type, ?string $catalog, string $schema, string $table, int… argument
182 function odbc_statistics($odbc, ?string $catalog, string $schema, string $table, int $unique, int $… argument
189 function odbc_tableprivileges($odbc, ?string $catalog, string $schema, string $table) {} argument
195 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.0/ext/mysqli/tests/
H A D047.phpt76 ["catalog"]=>
105 ["catalog"]=>
136 ["catalog"]=>
164 ["catalog"]=>
194 ["catalog"]=>
222 ["catalog"]=>
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt81 ["catalog"]=>
109 ["catalog"]=>
137 ["catalog"]=>
165 ["catalog"]=>
H A Dmysqli_field_seek.phpt139 ["catalog"]=>
168 ["catalog"]=>
197 ["catalog"]=>
229 ["catalog"]=>
H A Dmysqli_fetch_field.phpt97 ["catalog"]=>
125 ["catalog"]=>
159 ["catalog"]=>
H A Dmysqli_fetch_fields.phpt76 ["catalog"]=>
104 ["catalog"]=>
H A Dmysqli_fetch_field_oo.phpt86 ["catalog"]=>
114 ["catalog"]=>
H A Dmysqli_fetch_field_direct.phpt61 ["catalog"]=>
H A Dmysqli_field_tell.phpt74 ["catalog"]=>
H A Dmysqli_fetch_field_direct_oo.phpt74 ["catalog"]=>
H A Dmysqli_stmt_result_metadata.phpt106 ["catalog"]=>
/PHP-8.0/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.c1224 READ_RSET_FIELD(catalog); in php_mysqlnd_rset_field_read()
1303 meta->catalog = memcpy(root_ptr, meta->catalog, len); in php_mysqlnd_rset_field_read()
H A Dmysqlnd_structs.h89 const char *catalog; /* Catalog for table */ member
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます353 0 string ##\ version catalog translation
3744 4 string gtktalog\ GTKtalog catalog data,
14723 # GNU nlsutils message catalog file format
14725 # GNU message catalog (.mo and .gmo files)
15499 0 string msgcat01 HP NLS message catalog,
15825 0 string 0xabcdef AIX message catalog
16104 >8 string CTLG \b, CTLG message catalog
20635 >24 string CATALOG catalog
20642 >0x9C string CATALOG catalog
32389 >>>>>>4 ulelong&0x00010000 !0 \b, with catalog
[all …]
H A Dmagic353 0 string ##\ version catalog translation
3744 4 string gtktalog\ GTKtalog catalog data,
14723 # GNU nlsutils message catalog file format
14725 # GNU message catalog (.mo and .gmo files)
15499 0 string msgcat01 HP NLS message catalog,
15825 0 string 0xabcdef AIX message catalog
16104 >8 string CTLG \b, CTLG message catalog
20635 >24 string CATALOG catalog
20642 >0x9C string CATALOG catalog
32389 >>>>>>4 ulelong&0x00010000 !0 \b, with catalog
[all …]

Completed in 265 milliseconds