/PHP-8.2/ext/intl/tests/ |
H A D | msgfmt_bug70484.phpt | 37 string(8) "42-other" 38 string(11) "42,42-other" 44 string(8) "42-other" 45 string(11) "42,42-other" 51 string(8) "42-other" 52 string(11) "42,42-other" 58 string(8) "42-other" 59 string(11) "42,42-other" 66 string(11) "42.42-other" 79 string(8) "42-other" [all …]
|
H A D | msgfmt_format_subpatterns.phpt | 21 =2 {{2} invites {3} and one other person to her party.} 22 other {{2} invites {3} as one of the # people invited to her party.}}} 26 =2 {{2} invites {3} and one other person to his party.} 27 other {{2} invites {3} as one of the # other people invited to his party.}}} 28 other {{1, plural, offset:1 31 =2 {{2} invites {3} and one other person to their party.} 32 other {{2} invites {3} as one of the # other people invited to their party.}}}} 68 'Alice invites Bob and one other person to their party.' 69 'Alice invites Bob and one other person to their party.'
|
H A D | msgfmt_format_subpatterns_named.phpt | 21 =2 {{host} invites {guest} and one other person to her party.} 22 other {{host} invites {guest} as one of the # people invited to her party.}}} 26 =2 {{host} invites {guest} and one other person to his party.} 27 other {{host} invites {guest} as one of the # people invited to his party.}}} 28 other {{num_guests, plural, offset:1 31 =2 {{host} invites {guest} and one other person to their party.} 32 other {{host} invites {guest} as one of the # people invited to their party.}}}} 68 'Alice invites Bob and one other person to their party.' 69 'Alice invites Bob and one other person to their party.'
|
H A D | calendar_isEquivalentTo_error.phpt | 51 error: 0, IntlCalendar::isEquivalentTo(): Argument #1 ($other) must be of type IntlCalendar, int gi… 55 error: 0, IntlCalendar::isEquivalentTo(): Argument #1 ($other) must be of type IntlCalendar, int gi… 59 error: 0, intlcal_is_equivalent_to(): Argument #2 ($other) must be of type IntlCalendar, int given
|
/PHP-8.2/tests/classes/ |
H A D | this.phpt | 11 function replace($other) 14 $this = $other; 16 print $other->prop; 19 function indirect($other) 22 $this = $other; 31 $other = $this; 38 $other = new Foo; 39 $other->prop = "World\n"; 41 $object->replace($other); 42 $object->indirect($other); [all …]
|
H A D | ctor_dtor_inheritance.phpt | 27 public $other; 31 $this->other = 'other'; 71 [other] => other 77 [other] => other 83 [other] => other 89 [other] => other 95 [other] => other
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | htmlentities21.phpt | 136 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 139 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 142 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 145 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 148 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 151 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 154 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 157 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 160 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 163 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… [all …]
|
H A D | htmlentities23.phpt | 31 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 38 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 45 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 52 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 59 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 66 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 73 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 80 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 87 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 94 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… [all …]
|
H A D | htmlentities22.phpt | 256 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 259 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 262 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 265 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 268 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 271 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 274 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 277 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 280 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… 283 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi… [all …]
|
H A D | vprintf_variation16.phpt | 2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values 10 * Test vprintf() when different unsigned formats and signed values and other types of values 14 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n"; 24 // Arrays of signed and other type of values for the format defined in $format. 59 // and with signed and other types of values from the above $args_array array 70 *** Testing vprintf() : unsigned formats and signed & other types of values ***
|
H A D | vprintf_variation16_64bit.phpt | 2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values 10 * Test vprintf() when different unsigned formats and signed values and other types of values 14 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n"; 24 // Arrays of signed and other type of values for the format defined in $format. 59 // and with signed and other types of values from the above $args_array array 71 *** Testing vprintf() : unsigned formats and signed & other types of values ***
|
/PHP-8.2/ext/standard/tests/serialize/ |
H A D | incomplete_class_magic.phpt | 6 $serialized = 'O:8:"Missing_":1:{s:33:"__PHP_Incomplete_Class_Name' . "\0" . 'other";i:123;}'; 23 ["__PHP_Incomplete_Class_Name\0other"]=> 29 ["__PHP_Incomplete_Class_Name\0other"]=> 32 'O:8:"Missing_":1:{s:33:"__PHP_Incomplete_Class_Name' . "\0" . 'other";i:123;}'
|
/PHP-8.2/sapi/phpdbg/tests/ |
H A D | finish_leave_001.phpt | 22 >00005: return ["hello", $other]; 26 >00005: return ["hello", $other]; 34 $other = bar(); 36 return ["hello", $other];
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | bug81011.phpt | 12 'other' => ['one', 'two'] 46 ["other"]=> 76 ["other"]=>
|
/PHP-8.2/ext/readline/tests/ |
H A D | readline_info_001.phpt | 52 string(5) "other" 59 string(5) "other" 60 string(5) "other"
|
/PHP-8.2/ext/zlib/tests/ |
H A D | bug_40189.phpt | 12 $gp = fopen(__DIR__ . '/test.other', 'wb'); 18 var_dump(file_get_contents(__DIR__ . '/test.other')); 22 @unlink(__DIR__ . '/test.other');
|
/PHP-8.2/ext/date/tests/ |
H A D | bug45682.phpt | 9 $other = new DateTime("31-July-2008"); 11 $diff = date_diff($date, $other);
|
/PHP-8.2/ext/pcre/tests/ |
H A D | gh16184.phpt | 8 $string = 'This is a string. It contains numbers (0*9) as well as parentheses and some other things… 13 This test a string. It contains numbers * to 0* to 9* test well test parentheses and some other thi…
|
H A D | preg_replace_variation1.phpt | 11 $string = 'This is a string. It contains numbers (0-9) as well as parentheses and some other things… 16 This test a string. It contains numbers *0 to 9* test well test parentheses and some other things*
|
/PHP-8.2/Zend/tests/ |
H A D | class_on_object.phpt | 14 $other = null; 15 var_dump($other::class);
|
/PHP-8.2/ext/standard/tests/array/ |
H A D | array_diff_variation7.phpt | 8 * 2. Have been referenced to each other 28 echo "-- Arrays referenced to each other --\n"; 77 -- Arrays referenced to each other --
|
H A D | array_keys_variation_004.phpt | 6 echo "*** Testing array_keys() on all the types other than arrays ***\n"; 29 *** Testing array_keys() on all the types other than arrays ***
|
/PHP-8.2/ext/standard/tests/class_object/ |
H A D | bug71442.phpt | 22 forward_static_call( 'test', 'other', 'args'); 37 C other,args
|
/PHP-8.2/ext/standard/tests/ |
H A D | forward_static_call_array.phpt | 31 forward_static_call_array('test', array('other', 'args')); 41 C other,args
|
/PHP-8.2/ext/gd/tests/ |
H A D | libgd00186.phpt | 12 $other = imagecolorallocate($tile,0,0,0x2); 16 imagefilledrectangle($tile,8,0,9,10,$other);
|