Searched refs:as (Results 51 – 75 of 4273) sorted by relevance
12345678910>>...171
/PHP-7.1/ext/date/tests/ |
H A D | strtotime_basic.phpt | 10 * The term "Monday December 2008" will be parsed as the first Monday in December 2008. 14 * This is parsed as the "first following Monday OR the current day if it is a Monday" 18 * This is parsed as the "second following Monday OR the first following 23 * This is parsed as the "third following Monday OR the second following 28 * This is parsed as the "first following Monday after the first Monday in December" 32 * This is parsed as the "second following Monday after the first Monday in December" 36 * This is parsed as the "third following Monday after the first Monday in December"
|
/PHP-7.1/Zend/tests/ |
H A D | special_name_error3.phpt | 2 Cannot use special class name as trait name 10 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
|
H A D | errmsg_028.phpt | 2 errmsg: cannot use 'self' as class name 12 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
|
H A D | errmsg_029.phpt | 2 errmsg: cannot use 'parent' as class name 12 Fatal error: Cannot use 'parent' as class name as it is reserved in %s on line %d
|
H A D | errmsg_035.phpt | 2 errmsg: cannot use 'self' as interface name 12 Fatal error: Cannot use 'self' as interface name as it is reserved in %s on line %d
|
H A D | errmsg_036.phpt | 2 errmsg: cannot use 'parent' as interface name 12 Fatal error: Cannot use 'parent' as interface name as it is reserved in %s on line %d
|
H A D | special_name_error2.phpt | 2 Cannot use special class name as alias 6 use Foo\Bar as self; 10 Fatal error: Cannot use Foo\Bar as self because 'self' is a special class name in %s on line %d
|
H A D | errmsg_030.phpt | 2 errmsg: cannot use 'self' as parent class name 12 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
|
H A D | errmsg_031.phpt | 2 errmsg: cannot use 'parent' as parent class name 12 Fatal error: Cannot use 'parent' as class name as it is reserved in %s on line %d
|
H A D | foreach_list_001.phpt | 6 foreach(array(array(1,2), array(3,4)) as list($a, $b)) { 15 foreach ($array as list($a, $b)) { 25 foreach ($multi as list(list($a, $b), list($c, $d))) { 29 foreach ($multi as $key => list(list($a, $b), list($c, $d))) {
|
/PHP-7.1/ext/standard/tests/array/ |
H A D | prev_variation2.phpt | 14 * as $array_arg argument. 25 echo "\n-- Pass a two-dimensional array as \$array_arg --\n"; 29 echo "\n-- Pass a sub-array as \$array_arg --\n"; 36 -- Pass a two-dimensional array as $array_arg -- 47 -- Pass a sub-array as $array_arg --
|
/PHP-7.1/Zend/tests/traits/ |
H A D | bug55554b.phpt | 17 foo as __construct; 29 foo as OverridingIsSilent2; 41 bar as ReportCollision; 42 foo as __construct; 52 Deprecated: Methods with the same name as their class will not be constructors in a future version …
|
/PHP-7.1/ext/standard/tests/file/ |
H A D | fopen_include_path.inc | 21 foreach($reldirs as $newdir) { 35 foreach($newdirs as $newdir) { 51 foreach($newdirs as $newdir) { 67 foreach($reldirs as $newdir) { 79 foreach($newdirs as $newdir) { 88 foreach($reldirs as $newdir) {
|
/PHP-7.1/ext/zlib/tests/ |
H A D | gzopen_include_path.inc | 21 foreach($reldirs as $newdir) { 35 foreach($newdirs as $newdir) { 51 foreach($newdirs as $newdir) { 67 foreach($reldirs as $newdir) { 79 foreach($newdirs as $newdir) { 88 foreach($reldirs as $newdir) {
|
/PHP-7.1/Zend/tests/type_declarations/ |
H A D | scalar_reserved2.phpt | 2 Scalar type names cannot be used as class, trait or interface names (2) 8 Fatal error: Cannot use 'int' as class name as it is reserved in %s on line %d
|
H A D | scalar_reserved3.phpt | 2 Scalar type names cannot be used as class, trait or interface names (3) 8 Fatal error: Cannot use 'float' as class name as it is reserved in %s on line %d
|
H A D | scalar_reserved4.phpt | 2 Scalar type names cannot be used as class, trait or interface names (4) 8 Fatal error: Cannot use 'string' as class name as it is reserved in %s on line %d
|
H A D | scalar_reserved6.phpt | 2 Scalar type names cannot be used as class, trait or interface names (6) 8 Fatal error: Cannot use 'bool' as class name as it is reserved in %s on line %d
|
H A D | scalar_reserved7.phpt | 2 Scalar type names cannot be used as class, trait or interface names (7) 9 Fatal error: Cannot use 'int' as class name as it is reserved in %s on line %d
|
/PHP-7.1/ext/spl/tests/ |
H A D | dllist_002.phpt | 13 foreach($dll as $k=>$v) { 16 foreach($dll as $k2=>$v2) { 23 foreach($dll as $k=>$v) { 30 foreach($dll2 as $k=>$v) {
|
/PHP-7.1/ext/standard/tests/strings/ |
H A D | printf.phpt | 76 foreach( $int_variation as $int_var ) 79 foreach( $int_numbers as $int_num ) 94 foreach( $int_numbers as $bin_num ) 106 foreach( $char_variation as $char ) 117 foreach( $int_numbers as $num ) 128 foreach( $int_numbers as $unsig_num ) 139 foreach( $int_numbers as $octal_num ) 150 foreach( $int_numbers as $hexa_num ) 165 foreach( $strings as $str ) 180 foreach( $format_g as $formatg ) [all …]
|
H A D | printf_64bit.phpt | 76 foreach( $int_variation as $int_var ) 79 foreach( $int_numbers as $int_num ) 94 foreach( $int_numbers as $bin_num ) 106 foreach( $char_variation as $char ) 117 foreach( $int_numbers as $num ) 128 foreach( $int_numbers as $unsig_num ) 139 foreach( $int_numbers as $octal_num ) 150 foreach( $int_numbers as $hexa_num ) 165 foreach( $strings as $str ) 180 foreach( $format_g as $formatg ) [all …]
|
H A D | join_basic.phpt | 17 // pieces as arry with numeric values 20 // pieces as array with strings values 21 $glue = ", "; // multiple car as glue 25 // pices as associative array (numeric values) 30 // pices as associative array (string/numeric values)
|
/PHP-7.1/ext/pdo_oci/tests/ |
H A D | bug57702.phpt | 65 foreach($db->query("select data1 as d1, data2 as d2 from bug57702 order by id") as $row) { 74 $stmt = $db->prepare('select data1 as d3_1, data2 as d3_2 from bug57702 order by id'); 91 foreach($db->query("select data1 as d4_1, data2 as d4_2 from bug57702 order by id") as $row) { 114 foreach($db->query("select data1 as d4_1, data2 as d4_2 from bug57702 order by id") as $row) { 133 foreach($db->query("select data1 as d4_1, data2 as d4_2 from bug57702 order by id") as $row) {
|
/PHP-7.1/ext/standard/tests/general_functions/ |
H A D | intval.phpt | 23 0x123B, // integer as hexadecimal 27 -0x80000000, // max negative integer as hexadecimal 29 0x7FFFFFFF, // max positive integer as hexadecimal 30 '0123', // integer as octal 32 -020000000000, // max negative integer as octal 33 017777777777, // max positive integer as octal 40 foreach ($valid_ints as $value ) { 46 foreach ($valid_ints as $value ) { 52 foreach ($valid_ints as $value ) { 57 foreach ($valid_ints as $value ) { [all …]
|
Completed in 28 milliseconds
12345678910>>...171