/php-src/tests/lang/ |
H A D | passByReference_007.phpt | 45 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 D | returnByReference.003.phpt | 17 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 D | returnByReference.004.phpt | 19 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 D | returnByReference.005.phpt | 20 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 D | returnByReference.006.phpt | 21 … 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 D | returnByReference.007.phpt | 23 … 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 D | returnByReference.008.phpt | 24 … 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-src/ext/zlib/tests/ |
H A D | readgzfile_variation12.phpt | 27 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 D | readgzfile_variation9.phpt | 26 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 D | gzfile_variation12.phpt | 33 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 D | gzfile_variation9.phpt | 32 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 D | gzopen_basic.phpt | 30 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
|
H A D | 004-mb.phpt | 26 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 D | 004.phpt | 26 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
|
/php-src/ext/reflection/tests/ |
H A D | ReflectionFiber_errors.phpt | 63 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-src/tests/output/ |
H A D | ob_get_contents_basic_001.phpt | 21 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-src/.github/workflows/ |
H A D | close-needs-feedback.yml | 1 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-src/ext/standard/tests/dir/ |
H A D | scandir_error2.phpt | 12 * 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-src/ext/standard/tests/url/ |
H A D | base64_decode_basic_002.phpt | 58 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-src/ext/dom/tests/ |
H A D | DOMElement_hasAttributes_basic.phpt | 21 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-src/ext/mbstring/libmbfl/ |
H A D | LICENSE | 32 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-src/ext/bcmath/libbcmath/ |
H A D | LICENSE | 33 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-src/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 51 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-src/ext/standard/libavifinfo/ |
H A D | PATENTS | 31 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-src/ext/spl/tests/ |
H A D | SplDoublyLinkedList_offsetExists_success.phpt | 13 // 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
|