Home
last modified time | relevance | path

Searched refs:current (Results 1 – 25 of 585) sorted by last modified time

12345678910>>...24

/PHP-5.5/win32/
H A Dinstall.txt704 current web servers read the note about subrequests.
1393 your system with their current values, you can execute the phpinfo()
/PHP-5.5/tests/security/
H A Dopen_basedir.inc6 // relative to the current working directory like this: mkdir("blah") might
12 // For this reason we set the open_basedir to . (current directory) and then
/PHP-5.5/tests/output/
H A Dob_end_flush_basic_001.phpt6 * Description: Flush (send) the output buffer, and delete current output buffer
H A Dob_end_flush_error_001.phpt6 * Description: Flush (send) the output buffer, and delete current output buffer
H A Dob_clean_basic_001.phpt6 * Description: Clean (delete) the current output buffer
H A Dob_clean_error_001.phpt6 * Description: Clean (delete) the current output buffer
/PHP-5.5/tests/lang/
H A DforeachLoopIteratorAggregate.003.phpt27 public function current() {
80 --> EnglishMealIterator::current (0)
85 --> EnglishMealIterator::current (1)
90 --> EnglishMealIterator::current (2)
99 --> EnglishMealIterator::current (0)
104 --> EnglishMealIterator::current (1)
109 --> EnglishMealIterator::current (2)
118 --> EnglishMealIterator::current (0)
123 --> EnglishMealIterator::current (1)
128 --> EnglishMealIterator::current (2)
H A DforeachLoopIteratorAggregate.004.phpt23 function current() {
74 c_iter::current
80 c_iter::current
84 c_iter::current
90 c_iter::current
94 c_iter::current
100 c_iter::current
H A DforeachLoopObjects.004.phpt2 Foreach loop tests - Removing the current element from an iterated object.
14 echo "\nRemoving the current element from an iterated object.\n";
33 Removing the current element from an iterated object.
H A DforeachLoopObjects.005.phpt2 Foreach loop tests - removing properties before and after the current property during the loop.
14 echo "\nRemoving properties before the current element from an iterated object.\n";
29 echo "\nRemoving properties before the current element from an iterated object.\n";
47 Removing properties before the current element from an iterated object.
63 Removing properties before the current element from an iterated object.
H A Dinclude_variation3.phpt2 Including a file in the current script directory from eval'd code
H A Dbug20175.phpt40 * after the function call bar_global() is done in current local scope.
H A Dbug23624.phpt2 Bug #23624 (foreach leaves current array key as null)
6 var_dump(current($arr));
8 var_dump(current($arr));
H A DforeachLoop.001.phpt32 var_dump(current($a));
35 var_dump(current($a));
H A DforeachLoop.012.phpt49 echo "\n\n\nRemove current element of an unreferenced array";
211 Remove current element of an unreferenced array
H A DforeachLoop.013.phpt49 echo "\n\n\nRemove current element of an unreferenced array, using &\$value.";
212 Remove current element of an unreferenced array, using &$value.
H A DforeachLoop.014.phpt51 echo "\n\n\nRemove current element of a referenced array";
213 Remove current element of a referenced array
H A DforeachLoop.015.phpt51 echo "\n\n\nRemove current element of a referenced array, using &\$value";
214 Remove current element of a referenced array, using &$value
H A DforeachLoopIterator.001.phpt28 public function current() {
86 --> MealIterator::current (0)
91 --> MealIterator::current (1)
96 --> MealIterator::current (2)
108 --> MealIterator::current (0)
115 --> MealIterator::current (0)
120 --> MealIterator::current (1)
125 --> MealIterator::current (2)
H A DforeachLoopIterator.002.phpt10 public function current() { }
H A DforeachLoopIteratorAggregate.001.phpt27 public function current() {
63 public function current() {
169 --> EnglishMealIterator::current (0)
174 --> EnglishMealIterator::current (1)
179 --> EnglishMealIterator::current (2)
188 --> FrenchMealIterator::current (0)
193 --> FrenchMealIterator::current (1)
198 --> FrenchMealIterator::current (2)
203 --> FrenchMealIterator::current (3)
215 --> EnglishMealIterator::current (0)
[all …]
/PHP-5.5/tests/classes/
H A Diterators_001.phpt95 c_iter::current
99 c_iter::current
103 c_iter::current
111 c_iter::current
115 c_iter::current
119 c_iter::current
127 c_iter::current
131 c_iter::current
135 c_iter::current
139 c_iter::current
[all …]
H A Diterators_002.phpt25 function current() {
78 c_iter::current
84 c_iter::current
89 c_iter::current
95 c_iter::current
100 c_iter::current
106 c_iter::current
H A Diterators_003.phpt24 function current() {
78 c_iter::current
82 c_iter::current
87 c_iter::current
91 c_iter::current
95 c_iter::current
99 c_iter::current
104 c_iter::current
108 c_iter::current
112 c_iter::current
H A Diterators_004.phpt25 function current() {

Completed in 37 milliseconds

12345678910>>...24