Home
last modified time | relevance | path

Searched refs:that (Results 1 – 25 of 1079) sorted by relevance

12345678910>>...44

/PHP-8.3/tests/lang/
H A DpassByReference_007.phpt45 echo "Pass a function call that returns a value:\n";
50 echo "Pass a function call that returns a reference:\n";
56 echo "\nPass a static method call that returns a value:\n";
68 echo "\nPass a method call that returns a value:\n";
73 echo "Pass a method call that returns a reference:\n";
80 Pass a function call that returns a value:
85 Pass a function call that returns a reference:
89 Pass a static method call that returns a value:
94 Pass a static method call that returns a reference:
98 Pass a method call that returns a value:
[all …]
H A DreturnByReference.003.phpt17 echo "\n---> 1. Trying to assign by reference the return value of a function that returns by value:…
24 echo "\n---> 2. Trying to assign by reference the return value of a function that returns a constan…
31 echo "\n---> 3. Trying to assign by reference the return value of a function that returns by ref:\n…
40 ---> 1. Trying to assign by reference the return value of a function that returns by value:
46 ---> 2. Trying to assign by reference the return value of a function that returns a constant by ref:
52 ---> 3. Trying to assign by reference the return value of a function that returns by ref:
H A DreturnByReference.004.phpt19 echo "\n---> 1. Trying to assign by reference the return value of a function that returns by value:…
26 echo "\n---> 2. Trying to assign by reference the return value of a function that returns a constan…
33 echo "\n---> 3. Trying to assign by reference the return value of a function that returns by ref:\n…
42 ---> 1. Trying to assign by reference the return value of a function that returns by value:
48 ---> 2. Trying to assign by reference the return value of a function that returns a constant by ref:
54 ---> 3. Trying to assign by reference the return value of a function that returns by ref:
H A DreturnByReference.005.phpt20 echo "\n---> 1. Trying to assign by reference the return value of a function that returns by value:…
27 echo "\n---> 2. Trying to assign by reference the return value of a function that returns a constan…
34 echo "\n---> 3. Trying to assign by reference the return value of a function that returns by ref:\n…
43 ---> 1. Trying to assign by reference the return value of a function that returns by value:
49 ---> 2. Trying to assign by reference the return value of a function that returns a constant by ref:
55 ---> 3. Trying to assign by reference the return value of a function that returns by ref:
H A DreturnByReference.006.phpt21 … by ref function call, assign by reference the return value of a function that returns by value:\n…
28 … by ref function call, assign by reference the return value of a function that returns a constant …
35 …n by ref function call, assign by reference the return value of a function that returns by ref:\n";
44 ---> 1. Via a return by ref function call, assign by reference the return value of a function that
50 ---> 2. Via a return by ref function call, assign by reference the return value of a function that
56 ---> 3. Via a return by ref function call, assign by reference the return value of a function that
H A DreturnByReference.007.phpt23 … by ref function call, assign by reference the return value of a function that returns by value:\n…
30 … by ref function call, assign by reference the return value of a function that returns a constant …
37 …n by ref function call, assign by reference the return value of a function that returns by ref:\n";
46 ---> 1. Via a return by ref function call, assign by reference the return value of a function that
52 ---> 2. Via a return by ref function call, assign by reference the return value of a function that
58 ---> 3. Via a return by ref function call, assign by reference the return value of a function that
H A DreturnByReference.008.phpt24 … by ref function call, assign by reference the return value of a function that returns by value:\n…
31 … by ref function call, assign by reference the return value of a function that returns a constant …
38 …n by ref function call, assign by reference the return value of a function that returns by ref:\n";
47 ---> 1. Via a return by ref function call, assign by reference the return value of a function that
53 ---> 2. Via a return by ref function call, assign by reference the return value of a function that
59 ---> 3. Via a return by ref function call, assign by reference the return value of a function that
/PHP-8.3/ext/zlib/tests/
H A Dreadgzfile_variation12.phpt27 all I know is that you can realize it
30 and I know that it descends down on me
34 all I know is that you can realize it
37 and I know that it descends down on me
41 all I know is that you can realize it
44 and I know that it descends down on me
48 all I know is that you can realize it
51 and I know that it descends down on me
H A Dreadgzfile_variation9.phpt26 all I know is that you can realize it
29 and I know that it descends down on me
33 all I know is that you can realize it
36 and I know that it descends down on me
40 all I know is that you can realize it
43 and I know that it descends down on me
47 all I know is that you can realize it
50 and I know that it descends down on me
H A Dgzfile_variation9.phpt32 string(38) "all I know is that you can realize it
41 string(39) "and I know that it descends down on me
52 string(38) "all I know is that you can realize it
61 string(39) "and I know that it descends down on me
72 string(38) "all I know is that you can realize it
81 string(39) "and I know that it descends down on me
92 string(38) "all I know is that you can realize it
101 string(39) "and I know that it descends down on me
H A Dgzfile_variation12.phpt33 string(38) "all I know is that you can realize it
42 string(39) "and I know that it descends down on me
53 string(38) "all I know is that you can realize it
62 string(39) "and I know that it descends down on me
73 string(38) "all I know is that you can realize it
82 string(39) "and I know that it descends down on me
93 string(38) "all I know is that you can realize it
102 string(39) "and I know that it descends down on me
H A D004-mb.phpt26 string(38) "all I know is that you can realize it
35 string(39) "and I know that it descends down on me
46 string(38) "all I know is that you can realize it
55 string(39) "and I know that it descends down on me
H A D004.phpt26 string(38) "all I know is that you can realize it
35 string(39) "and I know that it descends down on me
46 string(38) "all I know is that you can realize it
55 string(39) "and I know that it descends down on me
H A Dgzopen_basic.phpt30 all I know is that you can realize it
33 and I know that it descends down on me
36 all I know is that you can realize it
39 and I know that it descends down on me
/PHP-8.3/ext/reflection/tests/
H A DReflectionFiber_errors.phpt63 Cannot fetch information from a fiber that has not been started or is terminated
64 Cannot fetch information from a fiber that has not been started or is terminated
65 Cannot fetch information from a fiber that has not been started or is terminated
68 Cannot fetch information from a fiber that has not been started or is terminated
69 Cannot fetch information from a fiber that has not been started or is terminated
70 Cannot fetch information from a fiber that has not been started or is terminated
71 Cannot fetch the callable from a fiber that has terminated
/PHP-8.3/tests/output/
H A Dob_get_contents_basic_001.phpt21 echo "\ncheck that we don't have a reference\n";
29 echo "\ncheck that contents disappear after a flush\n";
36 echo "\ncheck that no contents found after an end\n";
54 check that we don't have a reference
59 check that contents disappear after a flush
63 check that no contents found after an end
/PHP-8.3/.github/workflows/
H A Dclose-needs-feedback.yml1 name: Close old issues that need feedback
18 - name: Close old issues that need feedback
24 …cause we assume that you are no longer experiencing the problem. If this is not the case and you a…
/PHP-8.3/ext/standard/tests/dir/
H A Dscandir_error2.phpt12 * Pass a directory that does not exist to scandir() to test error messages
19 echo "\n-- Pass scandir() an absolute path that does not exist --\n";
22 echo "\n-- Pass scandir() a relative path that does not exist --\n";
28 -- Pass scandir() an absolute path that does not exist --
35 -- Pass scandir() a relative path that does not exist --
/PHP-8.3/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt58 string(96) "PHP is a popular general-purpose scripting language that is especially suited to web de…
59 string(96) "PHP is a popular general-purpose scripting language that is especially suited to web de…
60 string(96) "PHP is a popular general-purpose scripting language that is especially suited to web de…
61 string(96) "PHP is a popular general-purpose scripting language that is especially suited to web de…
62 string(96) "PHP is a popular general-purpose scripting language that is especially suited to web de…
63 string(96) "PHP is a popular general-purpose scripting language that is especially suited to web de…
64 string(96) "PHP is a popular general-purpose scripting language that is especially suited to web de…
65 string(96) "PHP is a popular general-purpose scripting language that is especially suited to web de…
/PHP-8.3/ext/dom/tests/
H A DDOMElement_hasAttributes_basic.phpt21 echo "Verify that we have a DOMElement object:\n";
30 echo "\nVerify that we have a DOMElement object:\n";
39 Verify that we have a DOMElement object:
45 Verify that we have a DOMElement object:
/PHP-8.3/ext/mbstring/libmbfl/
H A DLICENSE32 it in new free programs; and that you are informed that you can do
55 that what they have is not the original version, so that the original
60 any free program. We wish to make sure that a company cannot
105 users' freedom, it does ensure that the user of a program that is
107 that program using a modified version of the Library.
148 and what the program that uses the Library does.
225 the Library into a program that is not a library.
274 under terms of your choice, provided that the terms permit
338 permitted, and provided that you do these two things:
397 through that system in reliance on consistent application of that
[all …]
/PHP-8.3/ext/bcmath/libbcmath/
H A DLICENSE33 it in new free programs; and that you are informed that you can do
56 that what they have is not the original version, so that the original
61 any free program. We wish to make sure that a company cannot
107 users' freedom, it does ensure that the user of a program that is
109 that program using a modified version of the Library.
151 and what the program that uses the Library does.
228 the Library into a program that is not a library.
277 under terms of your choice, provided that the terms permit
341 permitted, and provided that you do these two things:
401 through that system in reliance on consistent application of that
[all …]
/PHP-8.3/ext/standard/libavifinfo/
H A DPATENTS31 that no rights from Licensor are received from suppliers, distributors,
37 that any Implementation infringes Necessary Claims, any patent licenses
41 brought against an initiating entity, or 2) that suit was brought to
60 2.1. Affiliate. "Affiliate" means an entity that directly or indirectly
61 Controls, is Controlled by, or is under common Control of that party.
67 2.3. Decoder. "Decoder" means any decoder that conforms fully with all
70 2.4. Encoder. "Encoder" means any encoder that produces a bitstream that can
78 Reference Implementation, that is an Encoder and/or a Decoder. An
87 2.9. Licensor. "Licensor" means (i) any Licensee that makes, sells, offers
89 or entity that has a licensing obligation to the Implementation as a
[all …]
/PHP-8.3/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp51 CodePointBreakIterator& CodePointBreakIterator::operator=(const CodePointBreakIterator& that) in operator =() argument
55 if (this == &that) { in operator =()
59 this->fText = utext_clone(this->fText, that.fText, false, true, &uec); in operator =()
64 this->lastCodePoint = that.lastCodePoint; in operator =()
77 bool CodePointBreakIterator::operator==(const BreakIterator& that) const in operator ==()
79 UBool CodePointBreakIterator::operator==(const BreakIterator& that) const in operator ==()
82 if (typeid(*this) != typeid(that)) { in operator ==()
87 static_cast<const CodePointBreakIterator&>(that); in operator ==()
/PHP-8.3/ext/spl/tests/
H A DSplDoublyLinkedList_offsetExists_success.phpt13 // Validate that we can see the first value
18 // Validate that we can see the second value
23 // Check that there is no third value

Completed in 42 milliseconds

12345678910>>...44