Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/tests/strings/
H A Dbug43957.phpt2 Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string)
/PHP-7.4/ext/pdo_oci/
H A Dphp_pdo_oci_int.h51 sb2 indicator; member
75 sb2 indicator; member
H A Doci_statement.c207 *indpp = &P->indicator; in oci_bind_input_cb()
219 P->indicator = -1; /* NULL */ in oci_bind_input_cb()
257 *indpp = &P->indicator; in oci_bind_output_cb()
275 *indpp = &P->indicator; in oci_bind_output_cb()
346 &P->indicator, 0, &P->retcode, 0, 0, in oci_stmt_param_hook()
352 &P->indicator, 0, &P->retcode, 0, 0, in oci_stmt_param_hook()
364 P->indicator = 0; in oci_stmt_param_hook()
377 if (P->indicator == -1) { in oci_stmt_param_hook()
512 *indpp = (dvoid *)&col->indicator; in oci_define_callback()
763 if (C->indicator == -1) { in oci_stmt_get_col()
[all …]
/PHP-7.4/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-7.4/ext/oci8/
H A Doci8_statement.c337 &column->indicator, in php_oci_statement_fetch()
451 *indpp = &(outcol->indicator); in php_oci_define_callback()
481 *indpp = &(outcol->indicator); in php_oci_define_callback()
969 bind->indicator = 0; in php_oci_bind_pre_exec()
985 if (bind->indicator == -1) { /* NULL */ in php_oci_bind_post_exec()
1390 phpbind->indicator = -1; in php_oci_bind_in_callback()
1393 *indpp = (dvoid *)&phpbind->indicator; in php_oci_bind_in_callback()
1410 *indpp = (dvoid *)&phpbind->indicator; in php_oci_bind_in_callback()
1461 *indpp = &phpbind->indicator; in php_oci_bind_out_callback()
1487 *indpp = &phpbind->indicator; in php_oci_bind_out_callback()
[all …]
H A Dphp_oci8_int.h261 sb2 indicator; /* -1 means NULL */ member
277 sb2 indicator; member
H A Doci8.c2458 if (column->indicator == -1) { /* column is NULL */ in php_oci_column_to_zval()
2678 if ((column->indicator == -1) && ((fetch_mode & PHP_OCI_RETURN_NULLS) == 0)) { in php_oci_fetch_row()
2682 if (!(column->indicator == -1)) { in php_oci_fetch_row()
H A Doci8_interface.c1373 if (column->indicator == -1) { in PHP_FUNCTION()
/PHP-7.4/ext/standard/tests/file/
H A Dbug27508.phpt2 Bug #27508 (userspace wrappers have bogus eof indicator)
/PHP-7.4/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-7.4/
H A DNEWS302 . Fixed bug #80460 (ODBC doesn't account for SQL_NO_TOTAL indicator). (cmb)
2783 . Fixed bug #75409 (accept EFAULT in addition to ENOSYS as indicator
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます16135 # XV thumbnail indicator (ThMO)
H A Dmagic16135 # XV thumbnail indicator (ThMO)

Completed in 195 milliseconds