Home
last modified time | relevance | path

Searched refs:results (Results 101 – 125 of 160) sorted by relevance

1234567

/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt47 printf("[%03d + 3] Wrong results - expecting '%s' got '%s', len = %d, [%d] %s\n",
73 printf("[%03d + 7] Wrong results - expecting '%s' got '%s', len = %d, [%d] %s\n",
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt51 printf("[010] More results: %s\n", (mysqli_more_results($link)) ? "yes" : "no");
129 [010] More results: yes
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt34 // types you can get unexpected results (e.g. binary trash for the
H A D057.phpt52 /* this should show an error, cause results are not buffered */
H A Dbug_mysql_49406.phpt85 printf("[008] PS and non-PS results differ, dumping data\n");
H A Dmysqli_next_result.phpt97 printf("[%03d] mysqli_more_results() indicates more results than expected\n", $offset + 3);
H A Dmysqli_character_set.phpt2 Fetching results from tables of different charsets.
/PHP-7.0/ext/date/tests/
H A Dlocaltime_variation3.phpt8 * Description: Returns the results of the C system call localtime as an associative array
H A Dbug73858.phpt49 effect on the results of the diff. By modifying the datetime with ->modify everything works as expe…
/PHP-7.0/ext/ldap/tests/
H A Dbug48441.phpt96 Warning: ldap_search(): Partial search results returned: Sizelimit exceeded in %s on line %d
/PHP-7.0/ext/standard/tests/strings/
H A Dparse_str_basic3.phpt20 echo "\nTest string with array values and results array\n";
117 Test string with array values and results array
H A Dstr_split_variation3.phpt36 "to check with \\n and \\t" //ignoring \n and \t results
H A Dchunk_split_variation7.phpt34 "This is to check with \\n and \\t" //to ignore \n and \t results
H A Dstr_split_variation4.phpt36 'to check with \\n and \\t' //ignoring \n and \t results
/PHP-7.0/ext/mbstring/tests/
H A Dbug43840.phpt17 * The multibyte string should be returning the same results as the ASCII string.
H A Dmb_detect_encoding.phpt22 // Note: For some reason it complains, results are differ. Not reserched.
H A Dmb_convert_encoding.phpt23 // Note: For some reason it complains, results are differ. Not reserched.
/PHP-7.0/ext/curl/tests/
H A Dbug48203_multi.phpt50 // Force curl to output results
/PHP-7.0/ext/standard/tests/file/
H A Dfpassthru_basic.phpt8 and writes the results to the output buffer.
H A Duserstreams.phpt68 * the results */
231 /* we compare the results of fgets using differing line lengths to
/PHP-7.0/
H A DREADME.TESTING78 [Test results]
80 Test results are printed to standard output. If there is a failed test,
113 Normally, the exit status of "make test" is zero, regardless of the results
/PHP-7.0/ext/openssl/tests/
H A Dopenssl_spki_export_challenge_basic.phpt37 /* loop to create and verify results */
/PHP-7.0/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!
/PHP-7.0/ext/com_dotnet/
H A Dcom_typeinfo.c165 zval *exists, results, value; in php_com_import_typelib() local
201 if (COMG(autoreg_verbose) && !compare_function(&results, &c.value, exists)) { in php_com_import_typelib()
/PHP-7.0/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.

Completed in 25 milliseconds

1234567