Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/tests/strings/
H A Dbug43957.phpt2 Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string)
/PHP-8.1/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()
250 *indpp = &P->indicator; in oci_bind_output_cb()
268 *indpp = &P->indicator; in oci_bind_output_cb()
339 &P->indicator, 0, &P->retcode, 0, 0, in oci_stmt_param_hook()
345 &P->indicator, 0, &P->retcode, 0, 0, in oci_stmt_param_hook()
357 P->indicator = 0; in oci_stmt_param_hook()
370 if (P->indicator == -1) { in oci_stmt_param_hook()
505 *indpp = (dvoid *)&col->indicator; in oci_define_callback()
761 if (C->indicator == -1) { in oci_stmt_get_col()
[all …]
/PHP-8.1/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt40 echo "Testing pgsqlCopyToArray() with different field separator and not null indicator\n";
57 echo "Testing pgsqlCopyToFile() with different field separator and not null indicator\n";
96 Testing pgsqlCopyToArray() with different field separator and not null indicator
127 Testing pgsqlCopyToFile() with different field separator and not null indicator
H A Dcopy_from.phpt51 echo "Testing pgsqlCopyFromArray() with different field separator and not null indicator\n";
88 echo "Testing pgsqlCopyFromFile() with different field separator and not null indicator\n";
175 Testing pgsqlCopyFromArray() with different field separator and not null indicator
309 Testing pgsqlCopyFromFile() with different field separator and not null indicator
/PHP-8.1/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.c1693 if (column->indicator == -1) { /* column is NULL */ in php_oci_column_to_zval()
1913 if ((column->indicator == -1) && ((fetch_mode & PHP_OCI_RETURN_NULLS) == 0)) { in php_oci_fetch_row()
1917 if (!(column->indicator == -1)) { in php_oci_fetch_row()
H A Doci8_interface.c1191 if (column->indicator == -1) { in PHP_FUNCTION()
/PHP-8.1/ext/standard/tests/file/
H A Dbug27508.phpt2 Bug #27508 (userspace wrappers have bogus eof indicator)
/PHP-8.1/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.1/ext/mbstring/tests/
H A Dcp51932_encoding.phpt73 unset($fromUnicode["\x00\xAA"]); // Don't map feminine ordinal indicator
84 unset($fromUnicode["\x00\xBA"]); // Don't map "masculine ordinal indicator"
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic901 >8 string lmsg \b, Last Media Segment indicator for ISO base media file format.
6492 # elements properties indicator
17827 # XV thumbnail indicator (ThMO)
29541 # but vrsn short content is not always version indicator
H A Dmagic私はガラスを食べられます901 >8 string lmsg \b, Last Media Segment indicator for ISO base media file format.
6492 # elements properties indicator
17827 # XV thumbnail indicator (ThMO)
29541 # but vrsn short content is not always version indicator

Completed in 184 milliseconds