Home
last modified time | relevance | path

Searched refs:all (Results 51 – 75 of 809) sorted by relevance

12345678910>>...33

/PHP-5.6/ext/oci8/tests/
H A Dimp_res_get_close_3.phpt28 open c1 for select 1 from dual union all select 2 from dual;
30 open c1 for select 3 from dual union all select 4 from dual;
32 open c1 for select 5 from dual union all select 6 from dual;
H A Dimp_res_get_close_2.phpt28 open c1 for select 1 from dual union all select 2 from dual;
30 open c1 for select 3 from dual union all select 4 from dual;
32 open c1 for select 5 from dual union all select 6 from dual;
/PHP-5.6/ext/standard/tests/network/
H A Dfsockopen_basic.phpt24 // Initialise all required variables
30 echo "\nCalling fsockopen() with all possible arguments:\n";
52 Calling fsockopen() with all possible arguments:
/PHP-5.6/ext/ereg/tests/
H A Dsql_regcase_basic_001.phpt14 // Initialise all required variables
17 // Calling sql_regcase() with all possible arguments
/PHP-5.6/ext/intl/tests/
H A Dspoofchecker_001.phpt14 echo "certain all-uppercase Latin sequences can be spoof of Greek\n";
21 certain all-uppercase Latin sequences can be spoof of Greek
/PHP-5.6/ext/zlib/tests/
H A Dgzfile_basic.phpt12 for all languages
37 string(17) "for all languages"
H A Dgzfile_basic2.phpt12 for all languages
37 string(17) "for all languages"
H A Dgzinflate-bug42663.phpt2 Bug #42663 (gzinflate() try to allocate all memory with truncated $data)
17 // inflate $truncated string (check if it will not eat all memory)
/PHP-5.6/ext/date/tests/
H A Dgmstrftime_basic.phpt13 // Initialise all required variables
17 // Calling gmstrftime() with all possible arguments
H A Dstrftime_basic.phpt14 // Initialise all required variables
18 // Calling strftime() with all possible arguments
H A Dgmmktime_basic.phpt13 // Initialise all required variables
21 // Calling gmmktime() with all possible arguments
H A Ddate_sunrise_variation8.phpt2 …) function : usage variation - Checking with North and South poles when Sun is up and down all day
17 //Date at which Sun is up all day at North Pole
21 //Date at which Sun is up all day at South Pole
H A Ddate_sunset_variation8.phpt2 …) function : usage variation - Checking with North and South poles when Sun is up and down all day
17 //Date at which Sun is up all day at North Pole
21 //Date at which Sun is up all day at South Pole
/PHP-5.6/ext/standard/tests/file/
H A Dfstat_variation8.phpt25 echo "PASSED: all elements are the same\n";
32 PASSED: all elements are the same
H A Dtouch_basic-win32.phpt60 // Initialise all required variables
64 // Calling touch() with all possible arguments
65 echo "\n --- testing touch using all parameters ---\n";
90 --- testing touch using all parameters ---
H A Dtouch_basic.phpt61 // Initialise all required variables
65 // Calling touch() with all possible arguments
66 echo "\n --- testing touch using all parameters ---\n";
92 --- testing touch using all parameters ---
/PHP-5.6/ext/standard/tests/general_functions/
H A Dphp_uname_basic.phpt13 echo "\n-- Try all the defined mode's --\n";
28 -- Try all the defined mode's --
/PHP-5.6/ext/standard/tests/array/
H A Darray_multisort_variation8.phpt2 Test array_multisort() function : usage variation - test sort order of all types
11 echo "*** Testing array_multisort() : usage variation - test sort order of all types***\n";
47 *** Testing array_multisort() : usage variation - test sort order of all types***
/PHP-5.6/ext/imap/tests/
H A Dimap_close_basic.phpt28 // Calling imap_close() with all possible arguments
29 echo "\n-- Call to imap_close() with all possible arguments --\n";
50 -- Call to imap_close() with all possible arguments --
/PHP-5.6/ext/standard/tests/strings/
H A Dcrc32_basic.phpt24 // Initialise all required variables
27 // Calling crc32() with all possible arguments
H A Dwordwrap_basic.phpt12 // Initialize all required variables
20 // Calling wordwrap() with all possible optional arguments
26 // Calling wordwrap() with all arguments
H A Dbug72433.phpt12 // We need to increment the reference counter of our ArrayObject s.t. all reference counters of our…
16 // We now have multiple freed spaces. Fill all of them.
H A Dchop_basic.phpt16 // Initialize all required variables
23 // Calling chop() with all arguments
/PHP-5.6/ext/standard/tests/mail/
H A Dbug51604.phpt13 // Initialise all required variables
21 // Calling mail() with all additional headers
/PHP-5.6/sapi/apache_hooks/
H A DREADME7 request. It supports all of the apache 1.3 sapi commands and configurations, and
75 $request is the apache request. It is instantiated at all stages
141 These all wrap the ap_* apache EXPORT_API functions using the same
145 So, a uri handler to redirect all non-local traffic to /404.php (an
162 Also, scope is shared between all the hooks. So in the above, we could
194 and scripts at all stages.
199 One note: all handlers can be validly re-entered 'in sub-requests'.

Completed in 76 milliseconds

12345678910>>...33