Home
last modified time | relevance | path

Searched refs:all (Results 451 – 475 of 625) sorted by relevance

1...<<11121314151617181920>>...25

/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt20 /* TODO: mysqli.c needs to export a few more constants - see all the defined() calls! */
140 results.The test does not yet fully reflect all server changes/bugs etc.
H A Dmysqli_stmt_result_metadata_sqltests.phpt25 /* Not all server versions will support all statements */
H A Dmysqli_get_client_stats.phpt268 print "Testing unbuffered normal... - SELECT id, label FROM test, not all fetched\n";
353 print "Testing buffered Prepared Statements... - fetching all\n";
394 print "Testing buffered Prepared Statements... - fetching all but one\n";
442 print "Testing unbuffered Prepared Statements... - fetching all\n";
479 print "Testing unbuffered Prepared Statements... - fetching all but one\n";
1273 Testing unbuffered normal... - SELECT id, label FROM test, not all fetched
1276 Testing buffered Prepared Statements... - fetching all
1277 Testing buffered Prepared Statements... - fetching all but one
1278 Testing unbuffered Prepared Statements... - fetching all
1279 Testing unbuffered Prepared Statements... - fetching all but one
H A Dmysqli_stmt_bind_param_many_columns.phpt18 mysqli_query()/mysqli_fetch_assoc() for all possible data types
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt13 // Make sure that client, connection and result charsets are all the
H A Dmysqli_fetch_field.phpt15 // Make sure that client, connection and result charsets are all the
H A Dmysqli_store_result_copy.phpt102 globally to copy mode and run all the tests */
111 /* fetch all */
/php-src/ext/pdo_odbc/tests/
H A Dlong_columns.phpt41 // configure --disable-all --enable-cli --enable-zts --enable-pdo --with-pdo-odbc --enable-debug
42 // configure --disable-all --enable-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unix…
/php-src/ext/mbstring/tests/
H A Diso2022jp_encoding.phpt14 /* Read in table of all characters in JISX-0212 charset */
17 /* Read in table of all characters in JISX-0208 charset */
29 /* Read in table of all characters in JISX-0201 charset */
H A Dmb_regex_encoding_variation2.phpt12 * Test all listed encoding types from php.net to check all are known to function
H A Dmb_convert_kana.phpt19 // Convert all Zenkaku to Hankaku; no effect
21 // Convert all Hankaku to Zenkaku; has an effect
28 // Convert all Zenkaku to Hankaku; has an effect
/php-src/ext/standard/tests/array/
H A Darsort_variation3.phpt44 // loop through $flag_value array and setting all possible flag values
H A Dasort_variation3.phpt44 // loop through $flag_value array and setting all possible flag values
H A Dsort_variation3.phpt46 // loop through $flag_value array and setting all possible flag values
H A Darray_slice_variation7.phpt14 $length = 10; // to ensure all elements are displayed
H A Dksort_variation5.phpt43 // loop through $flags array and call ksort() with all possible sort flag values
H A Dkrsort_variation5.phpt43 // loop through $flags array and call krsort() with all possible sort flag values
/php-src/sapi/cli/tests/
H A Dcli_process_title_windows.phpt50 // I couldn't figure out a good way to navigate this, so we're "grep'ing" all possible
/php-src/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation4.phpt20 …element of the values array to check htmlspecialchars_decode() function with all possible arguments
H A Dprintf_variation2.phpt2 Test printf() function : usage variations - with all types of values for arg1 argument
H A Dsprintf_variation2.phpt2 Test sprintf() function : usage variations - with all types of values for arg1 argument
/php-src/ext/snmp/tests/
H A Dsnmp-object.phpt235 Warning: SNMP::set(): Cannot fit all OIDs for SET query into one packet, using multiple queries in …
240 Warning: SNMP::set(): Cannot fit all OIDs for SET query into one packet, using multiple queries in …
/php-src/win32/build/
H A Dconfig.w3275 // no from disable-all
381 ARG_WITH("all-shared", "Force all the non obligatory extensions to be shared", "no");
398 automatically enable all the older instruction sets. Note, that the produced binary \
/php-src/ext/dom/lexbor/
H A DLICENSE16 "Legal Entity" shall mean the union of the acting entity and all
102 that You distribute, all copyright, patent, trademark, and
162 work stoppage, computer failure or malfunction, or any and all
/php-src/ext/spl/tests/
H A Diterator_044.phpt69 foreach($it as $v); // read all into cache

Completed in 39 milliseconds

1...<<11121314151617181920>>...25