Home
last modified time | relevance | path

Searched refs:by (Results 151 – 175 of 1445) sorted by relevance

12345678910>>...58

/PHP-5.4/tests/lang/
H A Dfunc_num_args.004.phpt2 Pass same variable by ref and by value.
H A Dfunc_get_args.004.phpt2 Pass same variable by ref and by value.
/PHP-5.4/ext/exif/tests/
H A Dexif004.phpt7 if (!defined("EXIF_USE_MBSTRING") || !EXIF_USE_MBSTRING) die ('skip mbstring loaded by dl');
18 test4.jpg is a 1*1 image that contains Exif tags written by WindowsXP
H A Dexif003.phpt7 if (!defined("EXIF_USE_MBSTRING") || !EXIF_USE_MBSTRING) die ('skip mbstring loaded by dl');
58 string(41) "Photo (c) M.Boerger, Edited by M.Boerger."
62 string(20) "Edited by M.Boerger."
/PHP-5.4/Zend/tests/
H A Dbug32660.phpt2 Bug #32660 (Assignment by reference causes crash when field access is overloaded (__get))
39 Fatal error: Cannot assign by reference to overloaded object in %sbug32660.php on line 23
H A Dbug53958.phpt2 Bug #53958 (Closures can't 'use' shared variables by value and by reference)
H A Dbug32322.phpt2 Bug #32322 (Return values by reference broken( using self::),example singleton instance)
71 Strict Standards: Only variables should be assigned by reference in %sbug32322.php on line 49
77 Strict Standards: Only variables should be assigned by reference in %sbug32322.php on line 55
/PHP-5.4/ext/standard/tests/array/
H A Darray_flip_variation2.phpt31 'one', //expected: default key 0, value will be replaced by 'bool_key4'
34 1 => 'int_key', // expected: value will be replaced by 'bool_key3'
54 null => 'null_key1', // expected: value will be replaced by 'null_key2'
H A Dksort_variation3.phpt6 * Description: Sort an array by key, maintaining key to data correlation
11 * Testing ksort() by providing array of integer/float/mixed values for $array argument
37 echo "\n-- Testing ksort() by supplying various integer/float arrays --\n";
63 -- Testing ksort() by supplying various integer/float arrays --
H A Dnatcasesort_object2.phpt46 echo "\n-- Testing natcasesort() by supplying object arrays --\n";
48 // testing natcasesort() function by supplying string object array
59 -- Testing natcasesort() by supplying object arrays --
H A Dkrsort_variation3.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
11 * Testing krsort() by providing array of integer/float/mixed values for $array argument
37 echo "\n-- Testing krsort() by supplying various integer/float arrays --\n";
63 -- Testing krsort() by supplying various integer/float arrays --
H A Dkey_exists_variation2.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by using mixed type of arrays ***\n";
59 *** test key_exists() by using mixed type of arrays ***
H A Darray_slice_variation9.phpt6 * Description: Returns elements specified by offset and length
13 * 2. $input argument is passed by reference
/PHP-5.4/ext/standard/tests/strings/
H A Dsetlocale_basic3.phpt49 echo "*** Testing setlocale() by passing multiple locales as argument ***\n";
73 …echo "-- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.utf8, Ko_KR.u…
78 // dump the name of the new locale set by setlocale()
98 *** Testing setlocale() by passing multiple locales as argument ***
99 -- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.utf8, Ko_KR.utf8, zh…
H A Dshow_source_variation1.phpt2 Test function show_source() by calling it with its expected arguments and php output, more test for…
8 echo "*** Test by calling method or function with its expected arguments and php output ***\n";
23 *** Test by calling method or function with its expected arguments and php output ***
26 …#007700">echo&nbsp;</span><span style="color: #DD0000">"***&nbsp;Test&nbsp;by&nbsp;calling&nbsp;me…
H A Dbug62462.phpt2 Multibyte characters shouldn't be split by soft line break added by quoted_printable_encode - 4 byt…
H A Dsetlocale_variation1.phpt49 echo "*** Testing setlocale() by passing multiple valid/invalid locales as argument ***\n";
72 …echo "-- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.invalid, en_U…
77 // dump the name of the new locale set by setlocale()
97 *** Testing setlocale() by passing multiple valid/invalid locales as argument ***
98 -- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.invalid, en_US.utf8,…
H A Dshow_source_variation2.phpt2 Test function show_source() by calling it with its expected arguments and output to variable, more …
8 echo "*** Test by calling method or function with its expected arguments and output to variable ***…
23 *** Test by calling method or function with its expected arguments and output to variable ***
25 …#007700">echo&nbsp;</span><span style="color: #DD0000">"***&nbsp;Test&nbsp;by&nbsp;calling&nbsp;me…
/PHP-5.4/Zend/RFCs/
H A D001.txt14 approach Java takes is different where one refers to objects by handle
15 and not by value (one can think of a handle as an objects' ID).
33 The proposed object model is very much influenced by the Java
83 as a reference, and when it is sent by value to the function foo, it
91 realized this can usually be solved by always passing objects by
96 passed to foo() by value. Inside foo(), the object is fetched
102 be passed to foo() by value, which most probably will also save
/PHP-5.4/ext/standard/tests/file/
H A Dfile_put_contents_variation1.phpt18 $extra = ", followed by this";
40 The first string to write, followed by this
/PHP-5.4/ext/dba/tests/
H A Ddba_cdb_make.phpt14 // print md5 checksum of test.cdb which is generated by cdb_make program
28 // no need to test created database: this is done by dba_cdb_read.phpt
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dgrepoutput34 42:This line contains pattern not on a line by itself.
52 6:That time it was on a line by itself.
60 14:of lines all by themselves.
95 That time it was on a line by itself.
97 This line contains pattern not on a line by itself.
185 This line contains pattern not on a line by itself.
264 14-of lines all by themselves.
287 of lines all by themselves.
478 That time it was on a line by itself.
550 6:That time it was on a line by itself.
[all …]
/PHP-5.4/
H A DREADME.TESTING41 test scripts such as session must be executed by CGI SAPI. Therefore,
53 so if you find a test that is affected by a setting, please report
60 test scripts by extracting all directories named "tests"
63 in these files, determines whether it should run it, by evaluating
68 GLOB is expanded by the shell and any file with extension "*.phpt" is
94 test name or the file name. You can check the status of such a bug, by
96 For clarity and automated processing, bug numbers are prefixed by a hash
99 NOTE: The files generated by tests can be selected by setting the
117 Example script to be run by cron(1):
/PHP-5.4/ext/pdo_oci/tests/
H A Dbug57702.phpt52 $stmt = $db->prepare('select data1, data2 from bug57702 order by id');
65 foreach($db->query("select data1 as d1, data2 as d2 from bug57702 order by id") as $row) {
74 $stmt = $db->prepare('select data1 as d3_1, data2 as d3_2 from bug57702 order by id');
92 foreach($db->query("select data1 as d4_1, data2 as d4_2 from bug57702 order by id") as $row) {
115 foreach($db->query("select data1 as d4_1, data2 as d4_2 from bug57702 order by id") as $row) {
/PHP-5.4/ext/phar/tests/zip/
H A Dbug48791.phpt2 Phar: Bug #48791: open office documents always reported as corrupted by phar extension
14by="listtab" text:list-tab-stop-position="1.27cm" fo:text-indent="-0.635cm" fo:margin-left="1.27cm…

Completed in 64 milliseconds

12345678910>>...58