Home
last modified time | relevance | path

Searched refs:valid (Results 26 – 50 of 1056) sorted by last modified time

12345678910>>...43

/PHP-5.5/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt18 function valid() {
73 c_iter::valid = true
79 c_iter::valid = true
83 c_iter::valid = true
89 c_iter::valid = true
93 c_iter::valid = true
99 c_iter::valid = true
103 c_iter::valid = false
H A Dbug20175.phpt39 * words the return value of bar_global() is a temporary variable only valid
H A DforeachLoopIterator.001.phpt10 public function valid() {
85 --> MealIterator::valid (0)
90 --> MealIterator::valid (1)
95 --> MealIterator::valid (2)
100 --> MealIterator::valid (3)
107 --> MealIterator::valid (0)
114 --> MealIterator::valid (0)
119 --> MealIterator::valid (1)
124 --> MealIterator::valid (2)
129 --> MealIterator::valid (3)
[all …]
H A DforeachLoopIterator.002.phpt7 public function valid() { return true; }
H A DforeachLoopIteratorAggregate.001.phpt9 public function valid() {
45 public function valid() {
168 --> EnglishMealIterator::valid (0)
173 --> EnglishMealIterator::valid (1)
178 --> EnglishMealIterator::valid (2)
183 --> EnglishMealIterator::valid (3)
187 --> FrenchMealIterator::valid (0)
192 --> FrenchMealIterator::valid (1)
197 --> FrenchMealIterator::valid (2)
202 --> FrenchMealIterator::valid (3)
[all …]
/PHP-5.5/tests/classes/
H A Diterators_001.phpt19 function valid() {
94 c_iter::valid = true
98 c_iter::valid = true
102 c_iter::valid = true
110 c_iter::valid = true
114 c_iter::valid = true
118 c_iter::valid = true
126 c_iter::valid = true
130 c_iter::valid = true
134 c_iter::valid = true
[all …]
H A Diterators_002.phpt20 function valid() {
77 c_iter::valid = true
83 c_iter::valid = true
88 c_iter::valid = true
94 c_iter::valid = true
99 c_iter::valid = true
105 c_iter::valid = true
110 c_iter::valid = false
H A Diterators_003.phpt19 function valid() {
77 c_iter::valid = true
81 c_iter::valid = true
86 c_iter::valid = true
90 c_iter::valid = true
94 c_iter::valid = true
98 c_iter::valid = true
103 c_iter::valid = true
107 c_iter::valid = true
111 c_iter::valid = true
H A Diterators_004.phpt33 function valid() {
H A Diterators_006.phpt21 function valid() {
56 #$array->valid();
H A Diterators_007.phpt14 …public function valid() { if ($this->x == 4) throw new Exception(__METHOD__); return (key($thi…
42 Caught in Test::valid()
H A Diterators_008.phpt11 public function valid() {
39 D::valid(2)
42 D::valid(1)
45 D::valid(0)
H A Dautoload_012.phpt15 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'UndefC' not found in %…
H A Dbug27504.phpt23 Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private m…
/PHP-5.5/scripts/dev/generate-phpt/src/texts/
H A DunknownClass.txt2 The class name is not a valid PHP class name.
H A DunknownFunction.txt2 The function name is not a valid PHP function name.
H A DunknownMethod.txt2 The method name is not a valid PHP method name.
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar246 The method name is not a valid PHP method name.
250 The class name is not a valid PHP class name.
278 The function name is not a valid PHP function name.
514 * Check that the function name is valid
601 * Check that teh method name is valid
628 * Check that the class name is valid
/PHP-5.5/sapi/nsapi/
H A Dphp5nsapi.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.5/sapi/pi3web/
H A Dphp5pi3web.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.5/sapi/thttpd/
H A DREADME77 You can see the list of valid PHP options by executing
H A Dthttpd_patch2000 /* Cool, we have a valid connection and a file to send to it. */
/PHP-5.5/sapi/tux/
H A DREADME55 You can see the list of valid PHP options by executing
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,

Completed in 45 milliseconds

12345678910>>...43