Home
last modified time | relevance | path

Searched refs:indicator (Results 1 – 16 of 16) sorted by relevance

/PHP-8.0/ext/standard/tests/strings/
H A Dbug43957.phpt2 Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string)
/PHP-8.0/ext/pdo_oci/
H A Dphp_pdo_oci_int.h49 sb2 indicator; member
73 sb2 indicator; member
H A Doci_statement.c202 *indpp = &P->indicator; in oci_bind_input_cb()
214 P->indicator = -1; /* NULL */ in oci_bind_input_cb()
249 *indpp = &P->indicator; in oci_bind_output_cb()
267 *indpp = &P->indicator; in oci_bind_output_cb()
338 &P->indicator, 0, &P->retcode, 0, 0, in oci_stmt_param_hook()
344 &P->indicator, 0, &P->retcode, 0, 0, in oci_stmt_param_hook()
356 P->indicator = 0; in oci_stmt_param_hook()
369 if (P->indicator == -1) { in oci_stmt_param_hook()
504 *indpp = (dvoid *)&col->indicator; in oci_define_callback()
751 if (C->indicator == -1) { in oci_stmt_get_col()
[all …]
/PHP-8.0/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt38 echo "Testing pgsqlCopyToArray() with different field separator and not null indicator\n";
55 echo "Testing pgsqlCopyToFile() with different field separator and not null indicator\n";
94 Testing pgsqlCopyToArray() with different field separator and not null indicator
125 Testing pgsqlCopyToFile() with different field separator and not null indicator
H A Dcopy_from.phpt49 echo "Testing pgsqlCopyFromArray() with different field separator and not null indicator\n";
86 echo "Testing pgsqlCopyFromFile() with different field separator and not null indicator\n";
173 Testing pgsqlCopyFromArray() with different field separator and not null indicator
307 Testing pgsqlCopyFromFile() with different field separator and not null indicator
/PHP-8.0/ext/oci8/
H A Doci8_statement.c335 &column->indicator, in php_oci_statement_fetch()
449 *indpp = &(outcol->indicator); in php_oci_define_callback()
479 *indpp = &(outcol->indicator); in php_oci_define_callback()
967 bind->indicator = 0; in php_oci_bind_pre_exec()
983 if (bind->indicator == -1) { /* NULL */ in php_oci_bind_post_exec()
1379 phpbind->indicator = -1; in php_oci_bind_in_callback()
1382 *indpp = (dvoid *)&phpbind->indicator; in php_oci_bind_in_callback()
1399 *indpp = (dvoid *)&phpbind->indicator; in php_oci_bind_in_callback()
1450 *indpp = &phpbind->indicator; in php_oci_bind_out_callback()
1476 *indpp = &phpbind->indicator; in php_oci_bind_out_callback()
[all …]
H A Dphp_oci8_int.h259 sb2 indicator; /* -1 means NULL */ member
275 sb2 indicator; member
H A Doci8.c1687 if (column->indicator == -1) { /* column is NULL */ in php_oci_column_to_zval()
1907 if ((column->indicator == -1) && ((fetch_mode & PHP_OCI_RETURN_NULLS) == 0)) { in php_oci_fetch_row()
1911 if (!(column->indicator == -1)) { in php_oci_fetch_row()
H A Doci8_interface.c1191 if (column->indicator == -1) { in PHP_FUNCTION()
/PHP-8.0/ext/standard/tests/file/
H A Dbug27508.phpt2 Bug #27508 (userspace wrappers have bogus eof indicator)
/PHP-8.0/ext/standard/tests/network/
H A Dtcp6loop.phpt7 …Note: Might be a good idea to export an IPv6 support indicator (such as AF_INET6 exported by ext/s…
H A Dudp6loop.phpt8 * Note: Might be a good idea to export an IPv6 support indicator
/PHP-8.0/
H A DNEWS846 . Fixed bug #80460 (ODBC doesn't account for SQL_NO_TOTAL indicator). (cmb)
H A DUPGRADING491 result will include a nullability indicator for nullable types. The format
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6167 # elements properties indicator
17236 # XV thumbnail indicator (ThMO)
H A Dmagic6167 # elements properties indicator
17236 # XV thumbnail indicator (ThMO)

Completed in 170 milliseconds