Home
last modified time | relevance | path

Searched refs:separate (Results 1 – 25 of 49) sorted by relevance

12

/PHP-7.0/Zend/
H A Dzend_API.h770 if (separate) { \
780 Z_PARAM_PROLOGUE(separate); \
792 Z_PARAM_PROLOGUE(separate); \
804 Z_PARAM_PROLOGUE(separate); \
816 Z_PARAM_PROLOGUE(separate); \
827 Z_PARAM_PROLOGUE(separate); \
839 Z_PARAM_PROLOGUE(separate); \
858 Z_PARAM_PROLOGUE(separate); \
870 Z_PARAM_PROLOGUE(separate); \
882 Z_PARAM_PROLOGUE(separate); \
[all …]
/PHP-7.0/Zend/tests/
H A Dbug34518.phpt2 Bug #34518 (Unset doesn't separate container in CV)
/PHP-7.0/tests/classes/
H A Dinterface_constant_inheritance_003.phpt2 Ensure a class may not inherit two constants with the same name from two separate interfaces.
/PHP-7.0/ext/standard/tests/array/
H A Darray_walk_basic1.phpt26 echo "\n"; // new line to separate the output between each element
35 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_basic1.phpt26 echo "\n"; // new line to separate the output between each element
35 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation6.phpt31 echo "\n"; // new line to separate the output between each element
45 echo "\n"; // new line to separate the output between each element
59 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation9.phpt27 echo "\n"; // new line to separate the output between each element
37 echo "\n"; // new line to separate the output between each element
H A Dbug39576.phpt2 Bug #39576 (array_walk() doesn't separate userdata zval)
H A Darray_walk_recursive_variation6.phpt31 echo "\n"; // new line to separate the output between each element
45 echo "\n"; // new line to separate the output between each element
59 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_variation9.phpt27 echo "\n"; // new line to separate the output between each element
37 echo "\n"; // new line to separate the output between each element
H A Darray_walk_basic2.phpt29 echo "\n"; // new line to separate the output between each element
43 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_basic2.phpt29 echo "\n"; // new line to separate the output between each element
43 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation4.phpt28 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_variation4.phpt28 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_variation5.phpt36 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation5.phpt36 echo "\n"; // new line to separate the output between each element
/PHP-7.0/ext/spl/examples/
H A Dregexfindfile.inc24 * part of it is used as separate directory.
H A Dfindfile.inc30 * part of it is used as separate directory.
/PHP-7.0/ext/intl/tests/
H A Dsymfony_format_type_int32_intl2.phpt9 …ets of args that crash PHP (and other args that don't), each of those 7 is now a separate PHPT test
/PHP-7.0/ext/gd/tests/
H A Dimagettftext_charmap_order.phpt11 // this is an Apache Licensed font, see separate LICENSE file
/PHP-7.0/ext/date/tests/
H A DDateInterval_format.phpt4 %a is covered in a separate test.
/PHP-7.0/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt18 write. The behaviour might look some better if write/read in a separate thread, however
/PHP-7.0/
H A DREADME.UNIX-BUILD-SYSTEM5 - supports separate build directories without VPATH by using
67 separate include directories, do it this way:
/PHP-7.0/ext/standard/tests/strings/
H A Dstr_ireplace.phpt39 /* separate testcase for str_ireplace() off-by-one */
/PHP-7.0/sapi/cgi/
H A DREADME.FastCGI25 In this setup, PHP is started as a separate process entirely from the web
50 allows PHP to be on an entirely separate machine from the web server if need

Completed in 30 milliseconds

12