Home
last modified time | relevance | path

Searched refs:all (Results 476 – 500 of 668) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt100 printf("[018] Cannot find all parts of the error info ('%s') in the exception message '%s'\n",
138 printf("[026] Cannot find all parts of the error info ('%s') in the exception message '%s'\n",
/PHP-7.4/docs/
H A Dunix-build-system.md70 source directory and compiles all three files with the special include directive
92 Make sure to prefix *all* relative paths correctly with either `$(builddir)` or
/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation1.phpt2 Test fputcsv() : usage variations - with all parameters specified
6 /* Testing fputcsv() to write to a file when all its parameters are provided */
8 echo "*** Testing fputcsv() : with all parameters specified ***\n";
68 *** Testing fputcsv() : with all parameters specified ***
/PHP-7.4/ext/standard/tests/file/
H A Dfputcsv_variation1.phpt2 Test fputcsv() : usage variations - with all parameters specified
10 /* Testing fputcsv() to write to a file when all its parameters are provided */
12 echo "*** Testing fputcsv() : with all parameters specified ***\n";
76 *** Testing fputcsv() : with all parameters specified ***
H A Dis_writable_variation2.phpt69 // change all file's permissions to 777 before deleting
/PHP-7.4/win32/build/
H A Dconfig.w3273 // no from disable-all
343 ARG_WITH("all-shared", "Force all the non obligatory extensions to be shared", "no");
360 automatically enable all the older instruction sets. Note, that the produced binary \
/PHP-7.4/ext/standard/tests/array/
H A Darsort_variation8.phpt15 …* Note: arrays are sorted based on total count of elements inside it, when all the elements are ar…
H A Dasort_variation8.phpt15 …* Note: arrays are sorted based on total count of elements inside it, when all the elements are ar…
H A Dksort_variation3.phpt48 // loop through $flags array and call ksort() with all possible sort flag values
H A Drsort_variation5.phpt36 // loop through $flags array and setting all possible flag values
H A Darray_intersect_assoc_variation6.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_intersect_variation6.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt78 // more important to check that all contents are present than order they are returned in
H A Dreaddir_variation4.phpt72 // more important to check that all contents are present than order they are returned in
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation5.phpt24 // loop through each element of the array to check htmlspecialchars_decode() function with all poss…
/PHP-7.4/tests/lang/
H A Dengine_assignExecutionOrder_008.phpt2 Ensure by value assignments leave temporaries on the stack, for all sorts of assignees.
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_templob_1.phpt2 PDO OCI: Test to verify all implicitly created temporary LOB are cleaned up
/PHP-7.4/ext/phar/
H A Dgdbhelp83 …displays all open file pointers in phar, and the phars plus entries that are open with reference c…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_character_set_name.phpt11 …/* NOTE: http://bugs.mysql.com/bug.php?id=7923 makes this test fail very likely on all 4.1.x - 5.0…
H A Dmysqli_stmt_result_metadata_sqltests.phpt25 /* Not all server versions will support all statements */
H A Dmysqli_fetch_field_flags.phpt22 /* TODO: mysqli.c needs to export a few more constants - see all the defined() calls! */
142 results.The test does not yet fully reflect all server changes/bugs etc.
H A Dmysqli_get_client_stats.phpt275 print "Testing unbuffered normal... - SELECT id, label FROM test, not all fetched\n";
360 print "Testing buffered Prepared Statements... - fetching all\n";
401 print "Testing buffered Prepared Statements... - fetching all but one\n";
449 print "Testing unbuffered Prepared Statements... - fetching all\n";
486 print "Testing unbuffered Prepared Statements... - fetching all but one\n";
1280 Testing unbuffered normal... - SELECT id, label FROM test, not all fetched
1283 Testing buffered Prepared Statements... - fetching all
1284 Testing buffered Prepared Statements... - fetching all but one
1285 Testing unbuffered Prepared Statements... - fetching all
1286 Testing unbuffered Prepared Statements... - fetching all but one
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt40 // configure --disable-all --enable-cli --enable-zts --enable-pdo --with-pdo-odbc --enable-debug
41 // configure --disable-all --enable-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unix…
/PHP-7.4/sapi/phpdbg/
H A Dxml.md361 - if there is a class method, the methods are all wrapped in a &lt;printmethods> container
413 - temporarily disables all the breakpoints on that line until that line was left once
419 - temporarily disables all the breakpoints until the end of the current frame
425 - temporarily disables all the breakpoints past the end of the current frame and then stops
482 - removes all breakpoints
651all, or that only incomplete data was fetched (e.g. when a fixed number of following attributes ar…
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar199 $output->text('Aggregate Code Coverage for all tests');
264 $output->text('Aggregate Code Coverage for all tests');
406 $output->text('Aggregate Code Coverage for all tests');
569 // first get a list of all directories
586 // then find all code coverage files
851 // first get a list of all directories
868 // then find all code coverage files
1098 function retrievePathsForTest($test, $all = 0)
1101 if ($all) {
1129 function retrievePaths($all = 0)
[all …]

Completed in 51 milliseconds

1...<<11121314151617181920>>...27