Home
last modified time | relevance | path

Searched refs:set (Results 501 – 525 of 682) sorted by relevance

1...<<2122232425262728

/PHP-7.4/ext/sockets/tests/
H A Dsocket_import_stream-4-win.phpt82 Warning: socket_set_block(): unable to set blocking mode [10038]: %s
H A Dsocket_import_stream-4.phpt82 Warning: socket_set_block(): unable to set blocking mode [%d]: %s in %s on line %d
H A Dsocket_export_stream-4.phpt87 Warning: socket_set_block(): unable to set blocking mode [%d]: %s in %s on line %d
H A Dsocket_export_stream-4-win.phpt87 Warning: socket_set_block(): unable to set blocking mode [%d]: An operation was attempted on someth…
/PHP-7.4/ext/oci8/tests/
H A Dpassword.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
H A Dpassword_2.phpt7 if (empty($dbase)) die ("skip requires database connection string be set");
H A Ddetails.inc9 * greater, and $dbase should be set to the tnsnames.ora entry
H A Dbind_char_2_11gR1.phpt23 "alter session set nls_date_format='YYYY-MM-DD'",
H A Dbind_char_2.phpt23 "alter session set nls_date_format='YYYY-MM-DD'",
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation3.phpt23 mb_regex_encoding('utf-8'); // have to set otherwise won't match $mb properly
/PHP-7.4/ext/mysqli/tests/
H A Dbug55283.phpt2 Bug #55283 (SSL options set by mysqli_ssl_set ignored for MySQLi persistent connections)
H A Dmysqli_pconn_disabled.phpt26 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
H A Dmysqli_stmt_get_result_non_select.phpt82 printf("[011] Empty EXPLAIN result set seems wrong, check manually, [%d] %s\n",
H A Dmysqli_fetch_fields.phpt41 /* label column, result set charset */
/PHP-7.4/
H A D.travis.yml97 …g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --offline --show-diff --show-slow 1000 --set-timeout 120 -j$JOBS
/PHP-7.4/docs/
H A Dstreams.md124 This function will set buf to the address of the buffer that it allocated, which
126 remaining on the stream if you set maxlen to `PHP_STREAM_COPY_ALL`. The buffer
147 `make_seekable` will always set newstream to be the stream that is valid if the
172 or not a lock can be set on this stream. Typically you can only set locks on
331 it, allocate it (use pemalloc with the persistent flag set appropriately), and
/PHP-7.4/ext/standard/tests/file/
H A D005_basic.phpt19 Description: Attempts to set the access and modification times of the file
H A Dfgetc_variation1.phpt33 var_dump( fseek($file_handle, 0, SEEK_END) ); // set file pointer to eof
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation7.phpt13 * here 'chunklen' is set to 5 and 'ending' is "????"
H A Dstr_split_variation3.phpt15 * split_length is set to 7
H A Dchunk_split_variation5.phpt17 * 'ending' is set to '||'
H A Dchunk_split_variation6.phpt13 * 'chunklen' is set to 7 and 'ending' is '):('
/PHP-7.4/ext/curl/tests/
H A Dbug48203_multi.phpt22 // we also need to set CURLOPT_VERBOSE to test CURLOPT_STDERR properly
/PHP-7.4/TSRM/
H A DTSRM.c755 TSRM_API int tsrm_sigmask(int how, const sigset_t *set, sigset_t *oldset) in tsrm_sigmask() argument
760 return pthread_sigmask(how, set, oldset); in tsrm_sigmask()
762 return sigprocmask(how, set, oldset); in tsrm_sigmask()
/PHP-7.4/ext/standard/tests/array/
H A Dksort_variation3.phpt33 // set of possible flag values

Completed in 127 milliseconds

1...<<2122232425262728