Home
last modified time | relevance | path

Searched refs:all (Results 26 – 50 of 809) sorted by relevance

12345678910>>...33

/PHP-5.6/ext/zlib/tests/
H A Dreadgzfile_variation12.phpt30 all I know is that you can realize it
37 all I know is that you can realize it
44 all I know is that you can realize it
51 all I know is that you can realize it
H A Dreadgzfile_variation9.phpt29 all I know is that you can realize it
36 all I know is that you can realize it
43 all I know is that you can realize it
50 all I know is that you can realize it
H A Dgzfile_variation12.phpt36 string(38) "all I know is that you can realize it
56 string(38) "all I know is that you can realize it
76 string(38) "all I know is that you can realize it
96 string(38) "all I know is that you can realize it
H A Dgzfile_variation9.phpt35 string(38) "all I know is that you can realize it
55 string(38) "all I know is that you can realize it
75 string(38) "all I know is that you can realize it
95 string(38) "all I know is that you can realize it
H A Dreadgzfile_variation10.phpt35 all I know is that you can realize it
42 all I know is that you can realize it
55 all I know is that you can realize it
62 all I know is that you can realize it
H A Dgzfile_variation10.phpt41 string(38) "all I know is that you can realize it
61 string(38) "all I know is that you can realize it
87 string(38) "all I know is that you can realize it
107 string(38) "all I know is that you can realize it
H A Dreadgzfile_basic.phpt12 for all languages
32 for all languages
H A Dreadgzfile_basic2.phpt12 for all languages
32 for all languages
/PHP-5.6/ext/standard/tests/array/
H A Darray_multisort_basic2.phpt13 // Initialise all required variables
17 echo "\n-- Testing array_multisort() function with all normal arguments --\n";
26 -- Testing array_multisort() function with all normal arguments --
H A Darray_multisort_basic1.phpt13 // Initialise all required variables
17 echo "\n-- Testing array_multisort() function with all normal arguments --\n";
31 -- Testing array_multisort() function with all normal arguments --
H A Darray_keys_variation_004.phpt6 echo "*** Testing array_keys() on all the types other than arrays ***\n";
29 *** Testing array_keys() on all the types other than arrays ***
H A Darray_values_basic.phpt17 // Initialise all required variables
20 // Calling array_values() with all possible arguments
H A Darray_multisort_variation7.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";
41 *** Testing array_multisort() : usage variation - test sort order of all types***
/PHP-5.6/ext/oci8/tests/
H A Dcommit_old.phpt37 var_dump(ocifetchstatement($select, $all));
38 var_dump($all);
62 var_dump(ocifetchstatement($select, $all));
63 var_dump($all);
H A Dcommit_001.phpt46 var_dump(oci_fetch_all($select, $all));
47 var_dump($all);
72 var_dump(oci_fetch_all($select, $all));
73 var_dump($all);
/PHP-5.6/ext/date/tests/
H A Dtimezone_transitions_get_basic1.phpt6 * Description: Returns all transitions for the timezone
21 echo "\n-- Get all 60s transitions --\n";
35 -- Get all 60s transitions --
H A Dgmdate_basic.phpt13 // Initialise all required variables
18 // Calling gmdate() with all possible arguments
/PHP-5.6/ext/soap/tests/schema/
H A Dschema031.phpt2 SOAP XML Schema 31: Structure (all)
10 <all>
13 </all>
/PHP-5.6/ext/filter/docs/
H A Dfilter.txt6 We all know that you should always check input variables, but PHP does not
27 * Updated allows flags for all filters.
45 then all entries in the affected super globals will be passed through the
49 mangles data, all access through the filter() function will not have any
63 Returns an array with all filtered variables defined in 'definition'.
73 Returns a list with all supported filter names.
214 encoded ENCODED string Encodes all characters outside the range
265 email EMAIL string Removes all characters that can not be part of a
273 url URL string Removes all characters that can not be part of a
279 number_int NUMBER_INT int Removes all characters that are [^0-9+-].
[all …]
/PHP-5.6/ext/standard/tests/strings/
H A Dstripos_basic2.phpt2 Test stripos() function : basic functionality - with all arguments
15 echo "-- With all arguments --\n";
38 -- With all arguments --
H A Dstrrpos_basic2.phpt2 Test strrpos() function : basic functionality - with all arguments
15 echo "-- With all arguments --\n";
37 -- With all arguments --
/PHP-5.6/ext/standard/tests/file/windows_acls/
H A Dcommon.inc52 all the other users having acls on the files must loose them.
54 all the users having acls on a file could be sophisticated. */
70 // Deny all
76 This is required to remove all the previously denied
94 // Deny all
99 This is required to remove all the previously denied
116 This is required to remove all the previously denied
/PHP-5.6/ext/xml/tests/
H A Dbug32001.phpt122 echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
171 Chunk size: all data at once
183 Chunk size: all data at once
195 Chunk size: all data at once
207 Chunk size: all data at once
219 Chunk size: all data at once
231 Chunk size: all data at once
243 Chunk size: all data at once
255 Chunk size: all data at once
267 Chunk size: all data at once
[all …]
/PHP-5.6/ext/spl/internal/
H A Dmultipleiterator.inc27 /** do not require all sub iterators to be valid in iteration */
30 /** require all sub iterators to be valid in iteration */
106 /** Rewind all attached Iterator instances. */
116 * @return whether all or one sub iterator is valid depending on flags.
117 * In mode MIT_NEED_ALL we expect all sub iterators to be valid and
140 /** Move all attached Iterator instances forward. That is invoke
152 * all registered Iterator instances current() result.
195 * all registered Iterator instances key() result.
/PHP-5.6/ext/standard/tests/network/
H A Dsyslog_basic-win32.phpt19 // Initialise all required variables
23 // Calling syslog() with all possible arguments

Completed in 41 milliseconds

12345678910>>...33