Home
last modified time | relevance | path

Searched refs:results (Results 126 – 150 of 160) sorted by relevance

1234567

/PHP-7.4/ext/standard/tests/strings/
H A Dstr_split_variation4.phpt36 'to check with \\n and \\t' //ignoring \n and \t results
/PHP-7.4/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt19 // Note: For some reason it complains, results are differ. Not reserched.
H A Dmb_convert_encoding.phpt20 // Note: For some reason it complains, results are differ. Not reserched.
/PHP-7.4/ext/sodium/tests/
H A Dutils.phpt41 // Dummy test results for libsodium < 1.0.4
/PHP-7.4/ext/date/tests/
H A Dbug73858.phpt49 effect on the results of the diff. By modifying the datetime with ->modify everything works as expe…
H A Dbug33414-1.phpt39 print "TZ=Europe/Vienna - wrong day - giving unexpected results, at
222 TZ=Europe/Vienna - wrong day - giving unexpected results, at
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_spki_export_challenge_basic.phpt37 /* loop to create and verify results */
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_42499.phpt37 // This will bail at you because you have not fetched the SELECT results: this is not a bug!
H A Dpdo_mysql_stmt_unbuffered_2050.phpt43 the results from the line before sending new commands. However,
H A Dpdo_mysql_stmt_closecursor.phpt12 /* TODO the results look wrong, why do we get 2014 with buffered AND unbuffered queries */
/PHP-7.4/ext/mysqli/tests/
H A Dbug_mysql_49406.phpt85 printf("[008] PS and non-PS results differ, dumping data\n");
H A Dmysqli_character_set.phpt2 Fetching results from tables of different charsets.
H A Dmysqli_stmt_get_result_types.phpt97 printf("[%04d] [%d] %s, expecting 3 results, got only %d results\n",
H A Dlocal_infile_tools.inc134 printf("[%03d] More results than expected!\n", $offset + 7);
H A Dmysqli_poll_mixing_insert_select.phpt101 // eat up all results
H A Dmysqli_stmt_bind_result.phpt141 printf("[%04d] [%d] %s, expecting 3 results, got only %d results\n",
H A Dmysqli_fetch_field_flags.phpt142 results.The test does not yet fully reflect all server changes/bugs etc.
/PHP-7.4/ext/standard/tests/file/
H A Duserstreams.phpt67 * the results */
230 /* we compare the results of fgets using differing line lengths to
/PHP-7.4/ext/intl/tests/
H A Dut_common.inc18 // Show error if the APIs produce different results.
21 echo "ERROR: OO- and procedural APIs produce different results!\n";
33 // Else, if the results are equal, show one of them.
/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c190 zval *exists, results, value; in php_com_import_typelib() local
219 if (COMG(autoreg_verbose) && !compare_function(&results, &value, exists)) { in php_com_import_typelib()
/PHP-7.4/docs/
H A Dparameter-parsing-api.md12 string of type specifiers, can parse the input parameters and store the results
27 variables to store the results in. The _ex() version also takes 'flags' argument
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar310 … function renderSummary(Aggregator $agg, array $results, $istest = false, $total = 1, $covered = 1)
359 foreach ($results as $i => $name) {
614 echo "Removing results from $xdebugpath\n";
769 echo "Parsing xdebug results\n";
896 echo "Removing results from $xdebugpath\n";
1460 foreach ($xdebug as $path => $results) {
1475 foreach ($results as $line => $info) {
/PHP-7.4/
H A D.gitignore238 # Test results generated by `./run-tests.php`
/PHP-7.4/ext/com_dotnet/tests/
H A Dvariants.phpt26 $results = array();
H A Dvariants_x64.phpt29 $results = array();

Completed in 63 milliseconds

1234567