Lines Matching refs:argument

16  * Pass different data types as $msg_no argument to imap_fetch_overview() to test behaviour
45 // unexpected values to be passed to <<<ARGUMENT HERE>>> argument
97 echo "\n-- Testing with second argument value: ";
123 -- Testing with second argument value: int(0)
126 -- Testing with second argument value: int(1)
138 -- Testing with second argument value: int(12345)
141 -- Testing with second argument value: int(-2345)
144 -- Testing with second argument value: float(10.5)
147 -- Testing with second argument value: float(-10.5)
150 -- Testing with second argument value: float(123456789000)
153 -- Testing with second argument value: float(1.23456789E-9)
156 -- Testing with second argument value: float(0.5)
159 -- Testing with second argument value: NULL
162 -- Testing with second argument value: NULL
165 -- Testing with second argument value: bool(true)
177 -- Testing with second argument value: bool(false)
180 -- Testing with second argument value: bool(true)
192 -- Testing with second argument value: bool(false)
195 -- Testing with second argument value: %string|unicode%(0) ""
198 -- Testing with second argument value: %string|unicode%(0) ""
201 -- Testing with second argument value: array(0) {
207 -- Testing with second argument value: %string|unicode%(6) "string"
210 -- Testing with second argument value: %string|unicode%(6) "string"
213 -- Testing with second argument value: %string|unicode%(11) "hello world"
216 -- Testing with second argument value: object(classA)#1 (0) {
220 -- Testing with second argument value: NULL
223 -- Testing with second argument value: NULL
226 -- Testing with second argument value: resource(%d) of type (stream)