Home
last modified time | relevance | path

Searched refs:columns (Results 26 – 50 of 50) sorted by relevance

12

/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_many_columns.phpt2 mysqli_stmt_bind_param() - Binding with very high number of columns
H A Dmysqli_stmt_bind_param_type_juggling.phpt98 /* now, let's have two columns of different type and do type juggling */
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt46 All of the following columns are "too hot" - too server dependent
H A Dmysqli_explain_metadata.phpt60 printf("[007] Field descriptions missing for the following columns\n");
H A Dmysqli_fetch_array.phpt132 …printf("[%04d] SQL Type: '%s', binary columns are supposed to return binary string and not unicode…
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_types_zerofill.phpt32 // This might be a SQL warning on signed values inserted in unsigned columns
/PHP-7.1/ext/pdo_pgsql/
H A Dpgsql_statement.c473 struct pdo_column_data *cols = stmt->columns; in pgsql_stmt_describe()
534 struct pdo_column_data *cols = stmt->columns; in pgsql_stmt_get_col()
/PHP-7.1/ext/pdo/
H A Dphp_pdo_driver.h578 struct pdo_column_data *columns; member
/PHP-7.1/ext/pdo_dblib/
H A Ddblib_stmt.c230 col = &stmt->columns[colno]; in pdo_dblib_stmt_describe()
/PHP-7.1/ext/oci8/
H A Dphp_oci8_int.h232 HashTable *columns; /* hash containing all the result columns */ member
/PHP-7.1/ext/pdo_odbc/
H A Dodbc_stmt.c567 struct pdo_column_data *col = &stmt->columns[colno]; in odbc_stmt_describe()
/PHP-7.1/ext/standard/html_tables/mappings/
H A DCP1251.TXT12 # Format: Three tab-separated columns
H A D8859-5.TXT30 # Format: Three tab-separated columns
H A DCP1252.TXT12 # Format: Three tab-separated columns
H A DCP866.TXT11 # Format: Three tab-separated columns
H A D8859-1.TXT30 # Format: Three tab-separated columns
H A D8859-15.TXT31 # Format: Three tab-separated columns
H A DKOI8-R.TXT33 # Format: Three tab-separated columns
H A DROMAN.TXT63 # Three tab-separated columns;
/PHP-7.1/ext/pdo_firebird/
H A Dfirebird_statement.c201 struct pdo_column_data *col = &stmt->columns[colno]; in firebird_stmt_describe()
/PHP-7.1/ext/pdo_mysql/
H A Dmysql_statement.c681 struct pdo_column_data *cols = stmt->columns;
/PHP-7.1/ext/pdo_oci/
H A Doci_statement.c532 struct pdo_column_data *col = &stmt->columns[colno]; in oci_stmt_describe()
/PHP-7.1/
H A DNEWS2881 columns). (Tian Yang)
3883 columns). (CVE-2015-8879) (cmb)
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic1613 # a file has a tab stop set in the first four columns this will fail.
18237 # The PDB file format is fixed-field, 80 columns. From the spec:
H A Dmagic私はガラスを食べられます1613 # a file has a tab stop set in the first four columns this will fail.
18237 # The PDB file format is fixed-field, 80 columns. From the spec:

Completed in 119 milliseconds

12