Home
last modified time | relevance | path

Searched refs:d (Results 2601 – 2625 of 6583) sorted by relevance

1...<<101102103104105106107108109110>>...264

/PHP-5.6/ext/standard/tests/strings/
H A Dstripos_variation9.phpt124 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
129 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
134 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
139 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
144 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
176 Warning: stripos() expects parameter 1 to be string, resource given in %s on line %d
H A Dstrrchr_variation9.phpt154 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
158 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
162 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
166 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
170 Warning: strrchr() expects parameter 1 to be string, array given in %s on line %d
192 Warning: strrchr() expects parameter 1 to be string, resource given in %s on line %d
H A Dstrrpos_variation9.phpt124 Warning: strrpos() expects parameter 1 to be string, array given in %s on line %d
129 Warning: strrpos() expects parameter 1 to be string, array given in %s on line %d
134 Warning: strrpos() expects parameter 1 to be string, array given in %s on line %d
139 Warning: strrpos() expects parameter 1 to be string, array given in %s on line %d
144 Warning: strrpos() expects parameter 1 to be string, array given in %s on line %d
176 Warning: strrpos() expects parameter 1 to be string, resource given in %s on line %d
H A Ducwords_variation1.phpt149 Warning: ucwords() expects parameter 1 to be string, array given in %s on line %d
153 Warning: ucwords() expects parameter 1 to be string, array given in %s on line %d
157 Warning: ucwords() expects parameter 1 to be string, array given in %s on line %d
161 Warning: ucwords() expects parameter 1 to be string, array given in %s on line %d
165 Warning: ucwords() expects parameter 1 to be string, array given in %s on line %d
199 Warning: ucwords() expects parameter 1 to be string, resource given in %s on line %d
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_auth_pam.phpt22 die(sprintf("SKIP [%d] %s\n", $link->errno, $link->error));
42 printf("skip Cannot create second DB user [%d] %s", mysqli_errno($link), mysqli_error($link));
48 die(sprintf("SKIP [%d] %s\n", $link->errno, $link->error));
54 printf("skip Cannot grant SELECT to user [%d] %s", mysqli_errno($link), mysqli_error($link));
72 printf("[002] [%d] %s\n", $link->errno, $link->error);
75 printf("[003] [%d] %s\n", $link->errno, $link->error);
H A Dmysqli_real_connect.phpt26 printf("[001d] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
103 printf("[016] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
122 printf("[019] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
148 printf("[023] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
151 printf("[024] Result looks strange - check manually, [%d] %s\n",
178 Warning: mysqli_real_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in …
179 object(mysqli)#%d (%d) {
185 int(%d)
187 int(%d)
220 Warning: mysqli_real_connect(): Couldn't fetch mysqli in %s on line %d
/PHP-5.6/ext/standard/tests/file/
H A Dfilesize_variation2.phpt72 int(%d)
74 int(%d)
77 int(%d)
78 int(%d)
80 int(%d)
81 int(%d)
H A Dfscanf_variation23.phpt392 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
395 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
398 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
401 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
404 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
407 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
410 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
413 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
416 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
419 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation17.phpt392 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
395 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
398 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
401 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
404 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
407 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
410 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
413 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
416 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
419 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dbug53848.phpt7 file_put_contents($file, "a,b\n c, d");
24 string(3) " d"
/PHP-5.6/ext/oci8/
H A Dconfig.m420 if test ! -d "$OCI8_DIR"; then
23 if test -d "$OCI8_DIR/lib" && test ! -d "$OCI8_DIR/lib32"; then
25 elif test ! -d "$OCI8_DIR/lib" && test -d "$OCI8_DIR/lib32"; then
27 elif test -d "$OCI8_DIR/lib" && test -d "$OCI8_DIR/lib32"; then
221 oci8_do_dtrace="`echo $PHP_OCI8 | cut -d, -f3`"
275 PHP_OCI8="`echo $PHP_OCI8 | cut -d, -f1,4`"
284 PHP_OCI8="`echo $PHP_OCI8 | cut -d, -f3,4`"
309 if test -d "$OCI8_DIR/rdbms/public"; then
313 if test -d "$OCI8_DIR/rdbms/demo"; then
317 if test -d "$OCI8_DIR/network/public"; then
[all …]
/PHP-5.6/ext/date/tests/
H A Dbug26198.phpt6 echo gmdate("F Y (Y-m-d H:i:s T)\n", strtotime("Oct 2001"));
7 echo gmdate("M Y (Y-m-d H:i:s T)\n", strtotime("2001 Oct"));
/PHP-5.6/ext/spl/tests/
H A Dspl_005.phpt16 …ning: spl_object_hash() expects parameter 1 to be object, integer given in %sspl_005.php on line %d
19 Warning: spl_object_hash() expects exactly 1 parameter, 0 given in %sspl_005.php on line %d
/PHP-5.6/ext/iconv/tests/
H A Diconv_mime_decode-charset-length-cve-2007-4840.phpt12 …me_decode(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
H A Diconv_mime_decode_headers-charset-length-cve-2007-4840.phpt12 …e_headers(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
H A Diconv_strpos-charset-length-cve-2007-4840.phpt12 …nv_strpos(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
/PHP-5.6/ext/standard/tests/array/
H A Darray_sum.phpt20 $d[] = (string) $j;
23 $s4 = array_sum($d);
/PHP-5.6/ext/intl/tests/
H A Dtimezone_getGMT_error.phpt16 Warning: IntlTimeZone::getGMT() expects exactly 0 parameters, 1 given in %s on line %d
18 Warning: IntlTimeZone::getGMT(): intltz_get_gmt: bad arguments in %s on line %d
/PHP-5.6/ext/json/tests/
H A Djson_last_error_error.phpt16 Warning: json_last_error() expects exactly 0 parameters, 1 given in %s on line %d
19 Warning: json_last_error() expects exactly 0 parameters, 4 given in %s on line %d
/PHP-5.6/ext/reflection/tests/
H A DReflectionClass_isInstantiable_error.phpt15 Warning: ReflectionClass::isInstantiable() expects exactly 0 parameters, 1 given in %s on line %d
18 Warning: ReflectionClass::isInstantiable() expects exactly 0 parameters, 2 given in %s on line %d
H A DReflectionObject_isInternal_error.phpt11 Warning: ReflectionClass::isInternal() expects exactly 0 parameters, 1 given in %s on line %d
14 Warning: ReflectionClass::isInternal() expects exactly 0 parameters, 2 given in %s on line %d
H A DReflectionObject_isUserDefined_error.phpt11 Warning: ReflectionClass::isUserDefined() expects exactly 0 parameters, 1 given in %s on line %d
14 Warning: ReflectionClass::isUserDefined() expects exactly 0 parameters, 2 given in %s on line %d
/PHP-5.6/ext/standard/tests/time/
H A Dbug38524.phpt7 var_dump(strptime('2006-08-20', '%Y-%m-%d'));
27 int(%d)
H A Dbug60222.phpt10 Warning: time_nanosleep(): The seconds value must be greater than 0 in %s on line %d
13 Warning: time_nanosleep(): The nanoseconds value must be greater than 0 in %s on line %d
/PHP-5.6/ext/tidy/tests/
H A Dbug_50558.phpt23 object(MyTidy)#%d (%d) {

Completed in 31 milliseconds

1...<<101102103104105106107108109110>>...264