Home
last modified time | relevance | path

Searched refs:multi (Results 51 – 75 of 78) sorted by relevance

1234

/PHP-7.4/ext/curl/
H A Dconfig.w3229 EXTENSION("curl", "interface.c multi.c share.c curl_file.c");
H A Dconfig.m484 PHP_NEW_EXTENSION(curl, interface.c multi.c share.c curl_file.c, $ext_shared)
H A Dphp_curl.h199 CURLM *multi; member
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_next_result_error.phpt2 Error in multi query
H A Dmysqli_debug_mysqlnd_control_string.phpt76 …// currently PHP is not multi-threaded, so it should be save to test for the PID of this PHP proce…
/PHP-7.4/ext/curl/tests/
H A Dbug48207.phpt12 * Source code : ext/curl/multi.c
H A Dbug77535.phpt24 throw new \RuntimeException('Unable to create a new cURL multi handle');
/PHP-7.4/ext/standard/tests/array/
H A Darray_shift_variation4.phpt2 Test array_shift() function : usage variations - multi-dimensional arrays
H A Dcurrent_variation4.phpt2 Test current() function : usage variations - multi-dimensional arrays
H A Darray_diff_assoc_variation9.phpt14 * multi-dimensional arrays
H A Darray_search_variation4.phpt2 Test array_search() function : usage variations - haystack as resource/multi dimensional array
H A Din_array_variation4.phpt2 Test in_array() function : usage variations - haystack as resource/multi dimensional array
H A Drsort_variation9.phpt32 // assoc. only multi-dimensional array
/PHP-7.4/ext/standard/tests/strings/
H A Dstrncasecmp_variation9.phpt14 /* multi line heredoc string */
H A Dchunk_split_variation6.phpt67 string(74) "This is):( string):( with ):( multi):(ple ):( sp):(ace cha):(r):("
H A Dstr_replace_variation3.phpt67 var_dump(str_replace(array("a", "a", "b"), "multi", "aaa", $count));
H A Dstr_replace.phpt154 var_dump(str_replace(array("a", "a", "b"), "multi", "aaa", $count));
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_61207.phpt2 PDO MySQL Bug #61207 (PDO::nextRowset() after a multi-statement query doesn't always work)
H A Dpdo_mysql_stmt_multiquery.phpt2 PDOStatements and multi query
H A Dpdo_mysql_exec.phpt148 // multi query
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.service.in57 WantedBy=multi-user.target
/PHP-7.4/win32/build/
H A Dconfig.w3271 STDOUT.WriteLine('WARNING: Debug builds cannot be built using multi processing');
89 STDOUT.WriteLine('Enabling multi process build');
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2.h970 #error Use 8, 16, or 32; or 0 for a multi-width application.
/PHP-7.4/
H A DUPGRADING.INTERNALS206 multi-threaded environments.
H A DCONTRIBUTING.md266 multi-threaded web servers.

Completed in 37 milliseconds

1234