Home
last modified time | relevance | path

Searched refs:s (Results 3776 – 3800 of 6255) sorted by relevance

1...<<151152153154155156157158159160>>...251

/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_002.phpt41 Warning: ReflectionClass::isSubclassOf() expects exactly 1 parameter, 0 given in %s on line 7
44 Warning: ReflectionClass::isSubclassOf() expects exactly 1 parameter, 2 given in %s on line 12
H A DReflectionObject_isSubclassOf.002.phpt41 Warning: ReflectionClass::isSubclassOf() expects exactly 1 parameter, 0 given in %s on line 7
44 Warning: ReflectionClass::isSubclassOf() expects exactly 1 parameter, 2 given in %s on line 12
/PHP-7.4/ext/oci8/tests/
H A Dconnect_without_oracle_home_old_11.phpt39 …h your system - please check that ORACLE_HOME and %s are set and point to the right directories in…
/PHP-7.4/tests/basic/
H A Drfc1867_empty_upload.phpt49 string(%d) "%s"
75 string(%d) "%s"
H A Drfc1867_max_file_size.phpt49 string(%d) "%s"
75 string(%d) "%s"
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_key_error.phpt29 Warning: array_diff_key(): at least 2 parameters are required, 1 given in %s on line %d
34 Warning: array_diff_key(): at least 2 parameters are required, 0 given in %s on line %d
H A Darray_intersect_assoc_error.phpt29 Warning: array_intersect_assoc(): at least 2 parameters are required, 0 given in %s on line %d
34 Warning: array_intersect_assoc(): at least 2 parameters are required, 1 given in %s on line %d
/PHP-7.4/ext/posix/tests/
H A Dposix_getpwuid_error.phpt36 Warning: posix_getpwuid() expects exactly 1 parameter, 0 given in %s on line %d
41 Warning: posix_getpwuid() expects exactly 1 parameter, 2 given in %s on line %d
/PHP-7.4/ext/date/tests/
H A Dgmdate_variation11.phpt35 string(%d) "%s"
39 string(%d) "%s"
H A Dgmdate_variation14.phpt33 Warning: gmdate() expects parameter 2 to be int, float given in %s on line %d
38 Warning: gmdate() expects parameter 2 to be int, float given in %s on line %d
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_bug71103.phpt49 string(%d) "%s\dev\http\tproj\app\cache\dev_old\annotations\72\5b53796d666f6e795c42756e646c655c5477…
57 string(%d) "%s\dev\http\tproj\app\cache\dev_old\annotations\72\5b53796d666f6e795c42756e646c655c5477…
/PHP-7.4/ext/openssl/tests/
H A Dcapture_peer_cert_001.phpt17 'local_cert' => '%s'
33 'cafile' => '%s'
H A Dopenssl_x509_export_basic.phpt35 Warning: openssl_x509_export(): cannot get cert from parameter 1 in %s on line %d
39 Warning: openssl_x509_export(): cannot get cert from parameter 1 in %s on line %d
/PHP-7.4/Zend/tests/
H A Dbug53432.phpt53 Warning: Illegal string offset: -1 in %s on line %d
57 Warning: Illegal string offset 'foo' in %s on line %d
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchbody_variation5.phpt38 Warning: imap_fetchbody() expects at least 3 parameters, 2 given in %s on line %d
44 Warning: imap_fetchbody() expects at least 3 parameters, 2 given in %s on line %d
/PHP-7.4/ext/ffi/tests/
H A D100.phpt32 var_dump(($zend->zend_printf)("Hello %s!\n", "World"));
43 string(%d) "Zend Engine %s"
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_next_result_error.phpt65 You have an error in your SQL syntax; %s
67 Table '%s.table_that_does_not_exist' doesn't exist
H A Dbug70949.phpt51 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
54 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dbug71863.phpt30 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
32 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
/PHP-7.4/ext/intl/tests/
H A Dformatter_get_set_text_attribute.phpt42 // Get default attribute's value
50 // Set new attribute's value and see if it works out.
64 // Restore attribute's value to default
73 $res_str .= sprintf( "\nCurrency ISO-code for locale 'uk_UA' is: %s\n",
H A Dformatter_get_set_text_attribute_var2.phpt42 // Get default attribute's value
50 // Set new attribute's value and see if it works out.
64 // Restore attribute's value to default
73 $res_str .= sprintf( "\nCurrency ISO-code for locale 'uk_UA' is: %s\n",
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation25.phpt186 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
189 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
192 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
195 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
/PHP-7.4/main/
H A Dphp_output.h83 #define PHP_OUTPUT_HANDLER_INITBUF_SIZE(s) \ argument
84 ( ((s) > 1) ? \
85 (s) + PHP_OUTPUT_HANDLER_ALIGNTO_SIZE - ((s) % (PHP_OUTPUT_HANDLER_ALIGNTO_SIZE)) : \
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_oracle_nulls.phpt63 printf("[004] Expecting %s got %s\n",
72 printf("[005] Expecting %s got %s\n",
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp249 uint32_t s = bufferSize; in createBufferClone() local
252 s = 0; in createBufferClone()
257 s -= offsetUp; in createBufferClone()
261 if (s < sizeof(CodePointBreakIterator)) { in createBufferClone()

Completed in 78 milliseconds

1...<<151152153154155156157158159160>>...251