/PHP-5.5/ext/mysql/tests/ |
H A D | mysql_reflection_functions.phpt | 60 Parameter #0 [ <optional> $hostname ] 61 Parameter #1 [ <optional> $username ] 62 Parameter #2 [ <optional> $password ] 63 Parameter #3 [ <optional> $new ] 64 Parameter #4 [ <optional> $flags ] 77 Parameter #2 [ <optional> $field ] 91 Parameter #2 [ <optional> $field ] 314 Parameter #3 [ <optional> $flags ] 338 Parameter #2 [ <optional> $field ] 368 Parameter #2 [ <optional> $field ] [all …]
|
/PHP-5.5/sapi/cli/tests/ |
H A D | 006.phpt | 63 Parameter #3 [ <optional> $flags ] 64 Parameter #4 [ <optional> $offset ] 73 Parameter #3 [ <optional> $flags ] 74 Parameter #4 [ <optional> $offset ] 83 Parameter #3 [ <optional> $limit ] 84 Parameter #4 [ <optional> &$count ] 93 Parameter #3 [ <optional> $limit ] 103 Parameter #3 [ <optional> $limit ] 112 Parameter #2 [ <optional> $limit ] 113 Parameter #3 [ <optional> $flags ] [all …]
|
/PHP-5.5/ext/date/tests/ |
H A D | gmmktime_variation7.phpt | 2 Test gmmktime() function : usage variation - Checking with few optional arguments. 20 echo "\n-- Testing gmmktime() function with one optional argument --\n"; 23 echo "\n-- Testing gmmktime() function with two optional argument --\n"; 26 echo "\n-- Testing gmmktime() function with three optional argument --\n"; 29 echo "\n-- Testing gmmktime() function with four optional argument --\n"; 32 echo "\n-- Testing gmmktime() function with five optional argument --\n"; 40 -- Testing gmmktime() function with one optional argument -- 43 -- Testing gmmktime() function with two optional argument -- 46 -- Testing gmmktime() function with three optional argument -- 49 -- Testing gmmktime() function with four optional argument -- [all …]
|
/PHP-5.5/ext/reflection/tests/ |
H A D | ReflectionClass_export_basic1.phpt | 53 Parameter #2 [ <optional> C or NULL $c = NULL ] 54 Parameter #3 [ <optional> $d = '16 chars long -...' ] 55 Parameter #4 [ <optional> $e = '15 chars long -' ] 56 Parameter #5 [ <optional> $f = NULL ] 57 Parameter #6 [ <optional> $g = false ] 58 Parameter #7 [ <optional> array or NULL $h = NULL ]
|
H A D | bug33389.phpt | 47 Parameter #0 [ <optional> $arg = 1 ] 55 Parameter #0 [ <optional> $arg = NULL ] 63 Parameter #0 [ <optional> $arg = false ] 71 Parameter #0 [ <optional> $arg = 'foo' ] 79 Parameter #0 [ <optional> $arg = 1 ]
|
H A D | ReflectionParameter_003.phpt | 29 echo "this parameter is optional\n"; 31 echo "this parameter is not optional\n"; 66 this parameter is not optional 73 this parameter is optional 80 this parameter is optional 87 this parameter is optional
|
H A D | bug45765.phpt | 54 Parameter #0 [ <optional> $a = 'foo's bar' ] 62 Parameter #0 [ <optional> $a = 'foobar' ] 70 Parameter #0 [ <optional> $a = 'foo's bar' ] 78 Parameter #0 [ <optional> $a = 'foobar' ]
|
H A D | ReflectionParameter_getDeclaringFunction_basic.phpt | 24 Parameter #1 [ <optional> $test2 = NULL ] 33 Parameter #1 [ <optional> $test2 = NULL ]
|
/PHP-5.5/ext/oci8/tests/ |
H A D | reflection2.phpt | 45 Parameter #0 [ <optional> $length ] 52 Parameter #0 [ <optional> $offset ] 53 Parameter #1 [ <optional> $length ] 60 Parameter #0 [ <optional> $flag ] 100 Parameter #1 [ <optional> $whence ] 108 Parameter #1 [ <optional> $length ] 129 Parameter #1 [ <optional> $start ] 130 Parameter #2 [ <optional> $length ] 138 Parameter #1 [ <optional> $start ] 139 Parameter #2 [ <optional> $length ] [all …]
|
H A D | reflection1.phpt | 140 Parameter #3 [ <optional> $type ] 151 Parameter #4 [ <optional> $type ] 163 Parameter #5 [ <optional> $type ] 227 Parameter #1 [ <optional> $mode ] 270 Parameter #1 [ <optional> $mode ] 279 Parameter #2 [ <optional> $mode ] 288 Parameter #2 [ <optional> $skip ] 487 Parameter #1 [ <optional> $flag ] 584 Parameter #1 [ <optional> $type ] 698 Parameter #4 [ <optional> $type ] [all …]
|
/PHP-5.5/scripts/dev/ |
H A D | check_parameters.php | 138 function check_param($db, $idx, $exp, $optional) argument 156 if ($optional && !$db[$idx][2]) { 159 } elseif (!$optional && $db[$idx][2]) { 213 $optional = $varargs = false; 222 if ($optional) { 225 $optional = true; 249 check_param($params, ++$j, 'UConverter*', $optional); 265 check_param($params, ++$j, 'zval****', $optional); 266 check_param($params, ++$j, 'int*', $optional); 277 check_param($params, ++$j, $exp, $optional);
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | sscanf_basic1.phpt | 19 echo "\n-- Try sccanf() WITHOUT optional args --\n"; 24 echo "\n-- Try sccanf() WITH optional args --\n"; 34 -- Try sccanf() WITHOUT optional args -- 39 -- Try sccanf() WITH optional args --
|
H A D | sscanf_basic2.phpt | 19 echo "\n-- Try sccanf() WITHOUT optional args --\n"; 24 echo "\n-- Try sccanf() WITH optional args --\n"; 34 -- Try sccanf() WITHOUT optional args -- 39 -- Try sccanf() WITH optional args --
|
H A D | sscanf_basic4.phpt | 16 echo "\n-- Try sccanf() WITHOUT optional args --\n"; 21 echo "\n-- Try sccanf() WITH optional args --\n"; 31 -- Try sccanf() WITHOUT optional args -- 37 -- Try sccanf() WITH optional args --
|
H A D | sscanf_basic3.phpt | 16 echo "\n-- Try sccanf() WITHOUT optional args --\n"; 21 echo "\n-- Try sccanf() WITH optional args --\n"; 31 -- Try sccanf() WITHOUT optional args -- 37 -- Try sccanf() WITH optional args --
|
H A D | sscanf_basic7.phpt | 16 echo "\n-- Try sccanf() WITHOUT optional args --\n"; 21 echo "\n-- Try sccanf() WITH optional args --\n"; 31 -- Try sccanf() WITHOUT optional args -- 39 -- Try sccanf() WITH optional args --
|
H A D | sscanf_basic6.phpt | 22 echo "\n-- Try sccanf() WITHOUT optional args --\n"; 27 echo "\n-- Try sccanf() WITH optional args --\n"; 37 -- Try sccanf() WITHOUT optional args -- 45 -- Try sccanf() WITH optional args --
|
H A D | sscanf_basic5.phpt | 17 echo "\n-- Try sccanf() WITHOUT optional args --\n"; 24 echo "\n-- Try sccanf() WITH optional args --\n"; 37 -- Try sccanf() WITHOUT optional args -- 47 -- Try sccanf() WITH optional args --
|
H A D | sscanf_basic8.phpt | 17 echo "\n-- Try sccanf() WITHOUT optional args --\n"; 24 echo "\n-- Try sccanf() WITH optional args --\n"; 36 -- Try sccanf() WITHOUT optional args -- 50 -- Try sccanf() WITH optional args --
|
/PHP-5.5/ext/pgsql/tests/ |
H A D | 07optional.phpt | 2 PostgreSQL optional functions 7 // optional functions
|
/PHP-5.5/ext/standard/tests/directory/ |
H A D | DirectoryClass_basic_001.phpt | 41 Parameter #0 [ <optional> $dir_handle ] 48 Parameter #0 [ <optional> $dir_handle ] 55 Parameter #0 [ <optional> $dir_handle ]
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | array_rand_basic1.phpt | 21 // Calling array_rand() with optional argument 22 echo"\n-- with all default and optional arguments --\n"; 34 -- with all default and optional arguments --
|
H A D | array_rand_basic2.phpt | 26 // Calling array_rand() with optional argument 27 echo"\n-- with all default and optional arguments --\n"; 39 -- with all default and optional arguments --
|
/PHP-5.5/ext/skeleton/ |
H A D | create_stubs | 104 args_max = args_min = optional = i = spec_opt = 0 119 if (gobble("\\[")) optional = 1 131 if (optional) { 136 optionals[num_funcs,i] = optional 143 optional++ 147 if (!x && y && optional) {
|
/PHP-5.5/ext/hash/ |
H A D | README | 18 hash(), hash_file(), and hash_final() each support an optional boolean parameter $raw_output which … 19 manner as sha1()'s optional parameter.
|