Home
last modified time | relevance | path

Searched refs:column (Results 101 – 123 of 123) sorted by relevance

12345

/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_last_insert_id.phpt37 // no auto increment column
H A Dpdo_mysql_stmt_getcolumnmeta.phpt305 PDOStatement::getColumnMeta(): Argument #1 ($column) must be greater than or equal to 0
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_stmt_fetch_geom.phpt26 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_get_result_geom.phpt29 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_result_format.phpt15 function create_table($link, $column, $min, $max, $engine, $offset) {
25 $column, $engine);
H A Dmysqli_insert_id.phpt25 // no auto_increment column
H A Dmysqli_fetch_field_flags.phpt202 // id column - skip it
H A Dmysqli_stmt_get_result_types.phpt26 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_result.phpt67 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_fetch_array.phpt115 // Unicode is on and we are told that the MySQL column type is a binary type.
/PHP-8.1/ext/pdo_oci/tests/
H A Dpdo_oci_stmt_getcolumnmeta.phpt323 1.3 PDOStatement::getColumnMeta(): Argument #1 ($column) must be greater than or equal to 0
324 1.4 PDOStatement::getColumnMeta(): Argument #1 ($column) must be of type int, array given
/PHP-8.1/ext/pdo/
H A Dphp_pdo_driver.h608 int column; member
/PHP-8.1/ext/odbc/
H A Dphp_odbc.c2817 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
2822 &table, &table_len, &column, &column_len) == FAILURE) { in PHP_FUNCTION()
2856 (SQLCHAR *) column, (SQLSMALLINT) column_len); in PHP_FUNCTION()
2888 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
2893 &table, &table_len, &column, &column_len) == FAILURE) { in PHP_FUNCTION()
2920 (SQLCHAR *) column, SAFE_SQL_NTS(column)); in PHP_FUNCTION()
/PHP-8.1/ext/oci8/tests/
H A Dbind_misccoltypes.phpt2 Bind miscellaneous column types using default types
/PHP-8.1/
H A DUPGRADING.INTERNALS102 floats). It should be the closest logical equivalent for the column type.
H A DCODING_STANDARDS.md264 5. Preprocessor statements (`#if` and such) MUST start at column one. To indent
/PHP-8.1/ext/oci8/
H A Dphp_oci8_int.h433 int php_oci_column_to_zval(php_oci_out_column *column, zval *value, int mode);
/PHP-8.1/ext/mysqli/
H A Dmysqli_arginfo.h120 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, column, IS_LONG, 0, "0")
639 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, column, IS_LONG, 0, "0")
/PHP-8.1/ext/tidy/
H A Dtidy.c638 ADD_PROPERTY_LONG(obj->std.properties, column, tidyNodeColumn(obj->node)); in tidy_add_default_properties()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic2178 # row- or column-order recalculation; the A or M means automatic or manual
5865 >0x0c lelong x \b, sequence name column: %d
5866 >0x10 lelong x \b, region start column: %d
5868 >>0x14 lelong x \b, region end column: %d
23917 # active cellcoord range (start row, page,column ; end row, page, column)
23925 # end raw, column normally not 0
24014 # cell range (start column, row, end column, row) start values normally 0,0~A1 cell
34647 >>9 byte 15 WordPerfect column block
H A Dmagic私はガラスを食べられます2178 # row- or column-order recalculation; the A or M means automatic or manual
5865 >0x0c lelong x \b, sequence name column: %d
5866 >0x10 lelong x \b, region start column: %d
5868 >>0x14 lelong x \b, region end column: %d
23917 # active cellcoord range (start row, page,column ; end row, page, column)
23925 # end raw, column normally not 0
24014 # cell range (start column, row, end column, row) start values normally 0,0~A1 cell
34647 >>9 byte 15 WordPerfect column block
/PHP-8.1/ext/mbstring/tests/data/
H A DKSX1001.txt65 # To get row(Hang) and column(Yol) as used in KS X 1001 manual,
67 # the high and low bytes correspond to the row(Hang) and the column(Yol),
H A DMacJapanese-SJIS.txt131 # 94,94 - i.e. row and column on a JIS X0208 chart).

Completed in 183 milliseconds

12345