Home
last modified time | relevance | path

Searched refs:d (Results 7001 – 7025 of 7288) sorted by relevance

1...<<281282283284285286287288289290>>...292

/PHP-7.3/ext/standard/tests/strings/
H A Dconvert_cyr_string_basic.phpt80 171: 9d
H A Dvfprintf_variation17.phpt45 fprintf($fp, "\n-- Iteration %d --\n",$counter);
H A Dhtml_entity_decode_macroman.phpt143 $d = unpack("H*", $res);
144 echo sprintf("%s: %s => %s\n", $v[1], $ent, $d[1]);
195 LATIN SMALL LETTER C WITH CEDILLA: &#xE7; => 8d
243 LATIN SMALL LETTER U WITH GRAVE: &#xF9; => 9d
466 &#xE7; => 8d
520 &#xF9; => 9d
/PHP-7.3/sapi/cli/tests/
H A Dphp_cli_server_014.phpt78 Content-Length: %d
/PHP-7.3/ext/standard/
H A Dhttp_fopen_wrapper.c210 double d = zval_get_double(tmpzval); in php_stream_url_wrap_http_ex() local
212 timeout.tv_sec = (time_t) d; in php_stream_url_wrap_http_ex()
213 timeout.tv_usec = (size_t) ((d - timeout.tv_sec) * 1000000); in php_stream_url_wrap_http_ex()
215 timeout.tv_sec = (long) d; in php_stream_url_wrap_http_ex()
216 timeout.tv_usec = (long) ((d - timeout.tv_sec) * 1000000); in php_stream_url_wrap_http_ex()
/PHP-7.3/ext/pdo/tests/
H A Dpdo_018.phpt259 object(TestBase)#%d (3) {
268 object(TestDerived)#%d (6) {
283 object(TestLeaf)#%d (6) {
H A Dpdo_030.phpt104 object(PDODatabase)#%d (0) {
/PHP-7.3/ext/mbstring/tests/
H A Dmb_ereg_replace_variation3.phpt177 Warning: mb_ereg_replace() expects parameter 3 to be string, resource given in %s on line %d
H A Dmb_strlen_variation1.phpt178 Warning: mb_strlen() expects parameter 1 to be string, resource given in %s on line %d
H A Dmb_strtolower_variation1.phpt176 Warning: mb_strtolower() expects parameter 1 to be string, resource given in %s on line %d
H A Dmb_substr_count_variation1.phpt180 Warning: mb_substr_count() expects parameter 1 to be string, resource given in %s on line %d
/PHP-7.3/ext/standard/tests/array/
H A Darray_diff_assoc_variation3.phpt190 object(classA)#%d (0) {
/PHP-7.3/ext/standard/tests/file/
H A D007_variation10.phpt47 resource(%d) of type (stream)
H A D007_variation18.phpt47 resource(%d) of type (stream)
H A D007_variation2.phpt47 resource(%d) of type (stream)
H A Dchmod_variation2.phpt73 Warning: chmod(): No such file or directory in %s on line %d
H A Drename_variation3-win32.phpt74 …me(%s/rename_variation3.tmp,%s/rename_variation3_dir): Access is denied. (code: 5) in %s on line %d
/PHP-7.3/ext/snmp/tests/
H A DREADME40 - Launch snmpd (service snmpd start or /etc/init.d/snmpd start).
/PHP-7.3/ext/gd/tests/
H A Dlines.phpt108 Warning: imageline() expects exactly 6 parameters, 5 given in %s on line %d
/PHP-7.3/ext/iconv/tests/
H A Diconv_get_encoding_error.phpt175 Warning: iconv_get_encoding() expects parameter 1 to be string, resource given in %s on line %d
H A Diconv_set_encoding_error.phpt175 Warning: iconv_set_encoding() expects parameter 1 to be string, resource given in %s on line %d
/PHP-7.3/ext/session/tests/
H A Dsession_decode_error.phpt218 Warning: session_decode() expects parameter 1 to be string, resource given in %s on line %d
/PHP-7.3/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2a.phpt46 $a4 = str_repeat('d', 4089);
/PHP-7.3/ext/xml/tests/
H A Dxml002.phpt68 die(sprintf("XML error: %s at line %d\n",
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorcode.phpt20 printf("[%03d] Expecting error code '%s' got code '%s'\n",

Completed in 32 milliseconds

1...<<281282283284285286287288289290>>...292