Home
last modified time | relevance | path

Searched refs:set (Results 476 – 500 of 682) sorted by relevance

1...<<11121314151617181920>>...28

/PHP-7.4/ext/sockets/tests/
H A Dsocket_cmsg_credentials.phpt39 socket_set_option($s, SOL_SOCKET, SO_PASSCRED, 1) or die("could not set SO_PASSCRED");
H A Dsocket_sentto_recvfrom_unix.phpt19 die('Unable to set nonblocking mode for socket');
H A Dsocket_sentto_recvfrom_ipv6_udp-win32.phpt19 die('Unable to set nonblocking mode for socket');
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_real_escape_string_nobackslash.phpt15 …printf("[001] Cannot set NO_BACKSLASH_ESCAPES, [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dmysqli_real_escape_string_eucjpms.phpt16 die(sprintf("skip Cannot set charset 'eucjpms'"));
H A Dmysqli_real_escape_string_euckr.phpt16 die(sprintf("skip Cannot set charset 'euckr'"));
H A Dmysqli_real_escape_string_gb2312.phpt16 die(sprintf("skip Cannot set charset 'gb2312'"));
H A Dmysqli_real_escape_string_gbk.phpt15 die(sprintf("skip Cannot set charset 'gbk'"));
H A Dmysqli_more_results.phpt51 // you must fetch all rows before you can loop to the next result set!
H A Dmysqli_stmt_get_result2.phpt123 printf("[021] Bound variables should not have been set\n");
138 printf("[024] Unknown result set type %s\n", $res->type);
H A Dmysqli_expire_password.phpt110 printf("[008] Connect allowed, pw set, [%d] %s\n", $link->errno, $link->error);
145 [008] Connect allowed, pw set, [0%A
/PHP-7.4/ext/standard/tests/array/
H A D009.phpt19 array('d' => 'drink', 'p' => 'port', 's' => 'set'), // another associative array
296 string(3) "set"
297 string(3) "set"
311 string(3) "set"
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt230 …printf("[028] Character sets has not been set, @@character_set_connection reports '%s', expecting …
245 // we do another test to verify that the charset has been set.
263 …printf("[031] DSN = %s, Character sets has not been set, @@character_set_connection reports '%s', …
276 …printf("[033] DSN = %s, character sets has not been set, @@character_set_connection reports '%s', …
H A Dbug68371.phpt16 // Extensive test: default value and set+get values
/PHP-7.4/ext/oci8/tests/
H A Derror_bind.phpt37 $stmt = oci_parse($c, "update bind_test set name='xyz' returning rowid into :r_id");
H A Ddriver_name.phpt2 Verify that the Driver Name attribute is set
H A Ddriver_name_11gR2.phpt2 Verify that the Driver Name attribute is set
H A Dxmltype_01.phpt61 set xt_spec = XMLType(:clob)
/PHP-7.4/ext/opcache/tests/
H A Drevalidate_path_01.phpt2 revalidate_path 01: OPCache must cache only resolved real paths when revalidate_path is set
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbatch_stmt_transaction.phpt19 "update #php_pdo set id = 4;" .
H A Dbatch_stmt_try.phpt19 " update #php_pdo set id = 'f';" .
/PHP-7.4/ext/imap/tests/
H A Dimap_fetch_overview_variation3.phpt25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
/PHP-7.4/ext/intl/tests/
H A Dcpbi_getLastCodePoint_basic.phpt18 //first() and last() don't read codepoint and set the last code point var to -1
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug68371.phpt18 // Extensive test: default value and set+get values
/PHP-7.4/ext/standard/tests/general_functions/
H A Disset_basic1.phpt6 * Description: Determine if a variable is set and is not NULL

Completed in 40 milliseconds

1...<<11121314151617181920>>...28