Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...26

/php-src/ext/standard/tests/array/
H A Drsort_variation3.phpt45 // loop through $flag_value array and setting all possible flag values
H A Dsort_variation5.phpt36 // loop through $flags array and setting all possible flag values
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/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt73 // more important to check that all contents are present than order they are returned in
/php-src/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation5.phpt19 // loop through each element of the array to check htmlspecialchars_decode() function with all poss…
H A Dhtmlspecialchars_decode_variation4.phpt20 …element of the values array to check htmlspecialchars_decode() function with all possible arguments
/php-src/ext/standard/libavifinfo/
H A DPATENTS67 2.3. Decoder. "Decoder" means any decoder that conforms fully with all
93 2.10. Necessary Claims. "Necessary Claims" means all claims of patents or
/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/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_get_client_stats.phpt267 print "Testing unbuffered normal... - SELECT id, label FROM test, not all fetched\n";
352 print "Testing buffered Prepared Statements... - fetching all\n";
393 print "Testing buffered Prepared Statements... - fetching all but one\n";
441 print "Testing unbuffered Prepared Statements... - fetching all\n";
478 print "Testing unbuffered Prepared Statements... - fetching all but one\n";
1268 Testing unbuffered normal... - SELECT id, label FROM test, not all fetched
1271 Testing buffered Prepared Statements... - fetching all
1272 Testing buffered Prepared Statements... - fetching all but one
1273 Testing unbuffered Prepared Statements... - fetching all
1274 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
/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/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/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
378 ARG_WITH("all-shared", "Force all the non obligatory extensions to be shared", "no");
395 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 36 milliseconds

1...<<11121314151617181920>>...26