Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/PHP-5.5/tests/classes/
H A Dthis.phpt13 function replace($other)
16 $this = $other;
18 print $other->prop;
21 function indirect($other)
24 $this = $other;
33 $other = $this;
40 $other = new Foo;
41 $other->prop = "World\n";
43 $object->replace($other);
44 $object->indirect($other);
[all …]
H A Dctor_dtor_inheritance.phpt29 public $other;
33 $this->other = 'other';
72 [other] => other
78 [other] => other
84 [other] => other
90 [other] => other
96 [other] => other
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format_subpatterns.phpt25 =2 {{2} invites {3} and one other person to her party.}
26 other {{2} invites {3} as one of the # people invited to her party.}}}
30 =2 {{2} invites {3} and one other person to his party.}
31 other {{2} invites {3} as one of the # other people invited to his party.}}}
32 other {{1, plural, offset:1
35 =2 {{2} invites {3} and one other person to their party.}
36 other {{2} invites {3} as one of the # other people invited to their party.}}}}
72 'Alice invites Bob and one other person to their party.'
73 'Alice invites Bob and one other person to their party.'
H A Dmsgfmt_format_subpatterns_named.phpt25 =2 {{host} invites {guest} and one other person to her party.}
26 other {{host} invites {guest} as one of the # people invited to her party.}}}
30 =2 {{host} invites {guest} and one other person to his party.}
31 other {{host} invites {guest} as one of the # people invited to his party.}}}
32 other {{num_guests, plural, offset:1
35 =2 {{host} invites {guest} and one other person to their party.}
36 other {{host} invites {guest} as one of the # people invited to their party.}}}}
72 'Alice invites Bob and one other person to their party.'
73 'Alice invites Bob and one other person to their party.'
/PHP-5.5/ext/readline/tests/
H A Dreadline_info_001.phpt42 string(5) "other"
49 string(5) "other"
50 string(5) "other"
/PHP-5.5/ext/standard/tests/strings/
H A Dvprintf_variation16_64bit.phpt2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n";
29 // Arrays of signed and other type of values for the format defined in $format.
64 // and with signed and other types of values from the above $args_array array
77 *** Testing vprintf() : unsigned formats and signed & other types of values ***
H A Dvsprintf_variation16.phpt2 Test vsprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vsprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vsprintf() : unsigned formats and signed & other types of values ***\n";
29 // Arrays of signed and other type of values for the format defined in $format.
64 // and with signed and other types of values from the above $args_array array
75 *** Testing vsprintf() : unsigned formats and signed & other types of values ***
H A Dvsprintf_variation16_64bit.phpt2 Test vsprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vsprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vsprintf() : unsigned formats and signed & other types of values ***\n";
29 // Arrays of signed and other type of values for the format defined in $format.
64 // and with signed and other types of values from the above $args_array array
75 *** Testing vsprintf() : unsigned formats and signed & other types of values ***
H A Dvprintf_variation16.phpt2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n";
29 // Arrays of signed and other type of values for the format defined in $format.
64 // and with signed and other types of values from the above $args_array array
76 *** Testing vprintf() : unsigned formats and signed & other types of values ***
H A Dvfprintf_variation16.phpt2 Test vfprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vfprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vfprintf() : unsigned formats and signed & other types of values ***\n";
29 // Arrays of signed and other type of values for the format defined in $format.
69 // and with signed and other types of values from the above $args_array array
86 *** Testing vfprintf() : unsigned formats and signed & other types of values ***
H A Dvfprintf_variation16_64bit.phpt2 Test vfprintf() function : usage variations - unsigned formats with signed and other types of values
15 * Test vfprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vfprintf() : unsigned formats and signed & other types of values ***\n";
29 // Arrays of signed and other type of values for the format defined in $format.
69 // and with signed and other types of values from the above $args_array array
86 *** Testing vfprintf() : unsigned formats and signed & other types of values ***
H A Dsubstr_count_variation_002.phpt7 echo "\n-- complex strings containing other than 7-bit chars --\n";
40 -- complex strings containing other than 7-bit chars --
H A Dvfprintf_error4.phpt19 echo "\n-- Testing vfprintf() function with other strangeties --\n";
36 -- Testing vfprintf() function with other strangeties --
/PHP-5.5/ext/zlib/tests/
H A Dbug_40189.phpt12 $gp = fopen(dirname(__FILE__) . '/test.other', 'wb');
18 var_dump(file_get_contents(dirname(__FILE__) . '/test.other'));
22 @unlink(dirname(__FILE__) . '/test.other');
/PHP-5.5/ext/date/tests/
H A Dbug45682.phpt9 $other = new DateTime("31-July-2008");
11 $diff = date_diff($date, $other);
/PHP-5.5/ext/standard/tests/array/
H A Darray_keys_variation_004.phpt6 echo "*** Testing array_keys() on all the types other than arrays ***\n";
29 *** Testing array_keys() on all the types other than arrays ***
H A Darray_diff_variation7.phpt14 * 2. Have been referenced to each other
34 echo "-- Arrays referenced to each other --\n";
85 -- Arrays referenced to each other --
H A Darray_keys_variation_003.phpt6 echo "*** Testing array_keys() on all the types other than arrays ***\n";
30 *** Testing array_keys() on all the types other than arrays ***
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_variation1.phpt12 $string = 'This is a string. It contains numbers (0-9) as well as parentheses and some other things…
17 This test a string. It contains numbers *0 to 9* test well test parentheses and some other things*
/PHP-5.5/ext/gd/tests/
H A Dlibgd00186.phpt14 $other = imagecolorallocate($tile,0,0,0x2);
18 imagefilledrectangle($tile,8,0,9,10,$other);
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_params.php470 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=other)', NULL);
482 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=other)', NULL);
547 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=other)', NULL);
562 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=other)', NULL);
605 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=other)', NULL);
617 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=other)', NULL);
/PHP-5.5/ext/standard/tests/file/
H A Dfnmatch_basic.phpt25 echo "*** Testing fnmatch() with other than file ***\n";
42 *** Testing fnmatch() with other than file ***
/PHP-5.5/ext/spl/tests/
H A Darray_005.phpt32 public function __construct(ArrayObject $students, Student $other)
35 $this->id = $other->getId();
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput21-1612 /^[aL](?P<name>(?:[AaLl]+)[^xX-]*?)(?P<other>[\x{150}-\x{250}\x{300}]|
48 other 2
81 other 2
H A Dtestoutput21-3212 /^[aL](?P<name>(?:[AaLl]+)[^xX-]*?)(?P<other>[\x{150}-\x{250}\x{300}]|
60 other 2
93 other 2

Completed in 24 milliseconds

12345678910>>...16