Home
last modified time | relevance | path

Searched refs:by (Results 126 – 150 of 1445) sorted by relevance

12345678910>>...58

/PHP-5.4/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation8.phpt2 Test function get_cfg_var() by calling deprecated option
12 echo "*** Test by calling method or function with deprecated option ***\n";
/PHP-5.4/ext/standard/tests/array/
H A Darsort_variation8.phpt12 …* testing arsort() by providing arrays contains sub arrays for $array argument with flowing flag v…
38 echo "\n-- Testing arsort() by supplying various arrays containing sub arrays --\n";
44 // testing arsort() function by supplying different arrays, flag value is default
50 // testing arsort() function by supplying different arrays, flag value = SORT_REGULAR
63 -- Testing arsort() by supplying various arrays containing sub arrays --
H A Dasort_variation8.phpt12 …* testing asort() by providing arrays contains sub arrays for $array argument with flowing flag va…
38 echo "\n-- Testing asort() by supplying various arrays containing sub arrays --\n";
44 // testing asort() function by supplying different arrays, flag value is default
50 // testing asort() function by supplying different arrays, flag value = SORT_REGULAR
63 -- Testing asort() by supplying various arrays containing sub arrays --
H A Dkrsort_variation7.phpt6 * Description: Sort an array by key, maintaining key to data correlation
11 * testing krsort() by providing arrays contains sub arrays for $array argument
37 echo "\n-- Testing krsort() by supplying various arrays containing sub arrays --\n";
60 -- Testing krsort() by supplying various arrays containing sub arrays --
H A Dksort_variation7.phpt6 * Description: Sort an array by key, maintaining key to data correlation
11 * testing ksort() by providing arrays containing sub arrays for $array argument
37 echo "\n-- Testing ksort() by supplying various arrays containing sub arrays --\n";
60 -- Testing ksort() by supplying various arrays containing sub arrays --
H A Dnatcasesort_object1.phpt43 echo "\n-- Testing natcasesort() by supplying various object arrays --\n";
45 // testing natcasesort() function by supplying string object array
55 -- Testing natcasesort() by supplying various object arrays --
H A Darray_map_variation19.phpt11 * Test array_map() with a pass-by-value callback forced to behave as a pass-by-reference function.
/PHP-5.4/ext/phar/tests/
H A Dphpinfo_001.phpt38 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
39 Phar fully realized by Gregory Beaver and Marcus Boerger.
60 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
61 Phar fully realized by Gregory Beaver and Marcus Boerger.
/PHP-5.4/ext/pcre/tests/
H A Dpreg_match_variation1.phpt10 //test passing in the same variable where 1 is by value, the other is a different
11 //type and by reference so should be updated to the new type.
H A Dpreg_grep_basic.phpt12 ….*/*)+@', $array)); //finds / followed by one or more of a-z, A-Z and 0-9, followed by zero or mor…
13 …@i', $array)); //finds http:// (at the beginning of a string) not followed by 3 characters that ar…
/PHP-5.4/ext/ereg/regex/
H A Dmain.ih1 /* ========= begin header generated by ./mkh ========= */
19 /* ========= end header generated by ./mkh ========= */
/PHP-5.4/ext/ereg/tests/
H A Deregi_variation_004.phpt2 Test eregi() function : usage variations - pass non-variable as arg 3, which is pass-by-ref.
15 Strict Standards: Only variables should be passed by reference in %s on line %d
H A Dereg_variation_004.phpt2 Test ereg() function : usage variations - pass non-variable as arg 3, which is pass-by-ref.
15 Strict Standards: Only variables should be passed by reference in %s on line %d
/PHP-5.4/ext/standard/tests/file/
H A Dtempnam_variation6-win32.phpt16 /* Trying to create unique files by passing previously created unique file name as prefix */
20 echo "\n*** Test tempnam(): by passing previously created filenames ***\n";
51 *** Test tempnam(): by passing previously created filenames ***
H A Dtempnam_variation6.phpt14 /* Trying to create unique files by passing previously created unique file name as prefix */
18 echo "\n*** Test tempnam(): by passing previously created filenames ***\n";
49 *** Test tempnam(): by passing previously created filenames ***
H A Dis_file_variation1.phpt11 and the file created by touch() */
32 /* created by fopen() */
38 /* created by touch() */
/PHP-5.4/ext/standard/tests/strings/
H A Dshow_source_basic.phpt2 Test function show_source() by calling it with its expected arguments, more test for highlight_file…
8 echo "*** Test by calling method or function with its expected arguments ***\n";
23 *** Test by calling method or function with its expected arguments ***
25 …#007700">echo&nbsp;</span><span style="color: #DD0000">"***&nbsp;Test&nbsp;by&nbsp;calling&nbsp;me…
/PHP-5.4/ext/oci8/tests/
H A Dlob_043.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
32 $s = oci_parse($c, 'select id, c1 from lob_043_tab order by id');
44 $s = oci_parse($c, 'select id, c1 from lob_043_tab order by id');
H A Dfetch_all5.phpt26 $s = oci_parse($c, "select * from fetch_all5_tab order by 1");
34 $s = oci_parse($c, "select * from fetch_all5_tab order by 1");
42 $s = oci_parse($c, "select * from fetch_all5_tab order by 1");
/PHP-5.4/sapi/cgi/
H A DCHANGES11 Now it is enabled by default, but can be disabled
19 Now it is enabled by default, but can be disabled
32 Now it is disabled by default, but can be enabled
/PHP-5.4/ext/spl/tests/
H A Darray_019.phpt2 SPL: ArrayIterator and foreach by reference
30 Fatal error: An iterator cannot be used with foreach by reference in %sarray_019.php on line %d
/PHP-5.4/ext/xsl/tests/
H A Dbug53965.phpt26 <h1>Fight for your mind</h1><h2>by Ben Harper - 1995</h2><hr>
27 <h1>Electric Ladyland</h1><h2>by Jimi Hendrix - 1997</h2><hr>
/PHP-5.4/tests/lang/
H A DpassByReference_008.phpt2 Pass same variable by ref and by value.
H A Dbug22231.phpt2 Bug #22231 (segfault when returning a global variable by reference)
30 Deprecated: Assigning the return value of new by reference is deprecated in %s on line %d
/PHP-5.4/tests/classes/
H A Darray_access_012.phpt2 ZE2 ArrayAccess cannot assign by reference
36 Fatal error: Cannot assign by reference to overloaded object in %sarray_access_012.php on line 24

Completed in 41 milliseconds

12345678910>>...58