Home
last modified time | relevance | path

Searched refs:This (Results 226 – 250 of 751) sorted by relevance

12345678910>>...31

/php-src/ext/spl/tests/
H A Dbug70853.phpt9 $list[$ndx] = 123; // This throws an exception;
/php-src/tests/lang/
H A DforeachLoop.010.phpt2 This test illustrates the impact of invoking destructors when refcount is decremented to 0 on forea…
22 // This provokes a difference in behaviour when changing the number of elements in the array while
H A Dbug29566.phpt5 $var="This is a string";
/php-src/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt27 * This property has a comment.
86 * This property has a comment.
/php-src/Zend/tests/
H A Dlist_keyed_evaluation_order_2.phpt45 // This should print 'foo'
50 // This should print 'bar' then 'foo'
H A Dcatch_static.phpt6 // This could in principle be supported, but isn't right now.
H A Dconstant_expressions.phpt13 This is a test string
77 string(21) "This is a test string"
H A Dunset_cv10.phpt5 /* This is working on a copy of $GLOBALS, so nothing interesting happens here. */
/php-src/ext/standard/tests/strings/
H A Dnl2br_variation3.phpt23 This is \tes\t for \n \new lines
61 This is es for <br />
H A Dconvert_uuencode_basic.phpt16 "\t This String contains \t\t some control characters\r\n",
23 '\t This String contains \t\t some control characters\r\n',
/php-src/docs/source/
H A Dindex.rst22 This documentation is work in progress.
30 as various extensions that provide common functionality. This documentation is intended to help you
34 This documentation is not intended to be comprehensive, but is meant to explain core concepts that
/php-src/ext/posix/tests/
H A Dposix_getgrgid_macosx.phpt12 die('SKIP This test requires MacOSX/Darwin.');
/php-src/TSRM/
H A Dtsrm.m41 dnl This file contains TSRM specific autoconf macros.
/php-src/sapi/fpm/
H A Dphp-fpm.conf.in6 ; prefix (@prefix@). This prefix can be dynamically changed by using the
27 ; message. This lets syslogd specify that messages from different facilities
57 ; for some heavy logging scenarios. This option is ignored if logging to syslog
69 ; a graceful restart will be initiated. This can be useful to work around
82 ; The maximum number of processes FPM will fork. This has been designed to control
138 ; files from a glob(3) pattern. This directive can be used everywhere in the
/php-src/ext/standard/tests/array/
H A Duasort_basic1.phpt27 $string_values = array("This", "is", 'a', "test");
70 string(4) "This"
H A Dusort_basic.phpt31 $string_values = array("This", "is", 'a', "test");
77 string(4) "This"
/php-src/ext/gd/tests/
H A Dbug28147.phpt8 // This script will generate a Seg Fault on Linux
/php-src/ext/exif/tests/
H A Dbug71534.phpt7 // This is kinda bad, I know! But, this generates about 200+ warnings due to its
/php-src/ext/standard/tests/math/
H A Dallowed_rounding_error.inc5 //This assumes that the results will be the same to + or - 1.0E-10.
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst7 interpreted when the program is executed. This can be very convenient for developers for rapid
17 This process can be split into distinct phases that are easier to understand and implement.
124 on a "virtual machine", often abbreviated to VM. This is just a fancy way of saying that there is no
126 implemented in software. This is our interpreter. This also means that we are free to make up
149 instructions. This essentially means that each instructions may have a result value, and at most two
172 That's it! This is how PHP works, fundamentally. Of course, we skipped over a ton of details. The VM
181 all of the phases, except for the execution phase. This is precisely what the opcache extension
191 The opcache also implements a JIT compiler, which stands for just-in-time compiler. This compiler
/php-src/ext/standard/tests/file/windows_acls/
H A Dcommon.inc81 This is required to remove all the previously denied
104 This is required to remove all the previously denied
117 This will make the file/dir with NO aceess.
121 This is required to remove all the previously denied
/php-src/ext/opcache/tests/
H A Dbug75969.phpt11 // This is required for the segfault
/php-src/Zend/tests/type_declarations/
H A Dweak_call_strict.phpt12 // This file uses weak mode, so the call is weak, and float accepted for int
H A Dweak_explicit_call_strict.phpt12 // This file uses weak mode, so the call is weak, and float accepted for int
/php-src/tests/strings/
H A Dbug22592.phpt16 // This produces the

Completed in 37 milliseconds

12345678910>>...31