Home
last modified time | relevance | path

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

12

/PHP-8.4/ext/standard/tests/array/
H A Darray_walk_variation6.phpt19 echo "\n"; // new line to separate the output between each element
28 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_recursive_basic1.phpt16 echo "\n"; // new line to separate the output between each element
25 echo "\n"; // new line to separate the output between each element
H A Darray_walk_basic1.phpt16 echo "\n"; // new line to separate the output between each element
25 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_variation6.phpt19 echo "\n"; // new line to separate the output between each element
28 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_recursive_variation9.phpt22 echo "\n"; // new line to separate the output between each element
32 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation9.phpt22 echo "\n"; // new line to separate the output between each element
32 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_basic2.phpt17 echo "\n"; // new line to separate the output between each element
26 echo "\n"; // new line to separate the output between each element
H A Darray_walk_basic2.phpt17 echo "\n"; // new line to separate the output between each element
26 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_variation4.phpt17 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_variation5.phpt25 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation4.phpt17 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation5.phpt25 echo "\n"; // new line to separate the output between each element
H A Dbug39576.phpt2 Bug #39576 (array_walk() doesn't separate userdata zval)
/PHP-8.4/Zend/tests/
H A Dbug34518.phpt2 Bug #34518 (Unset doesn't separate container in CV)
H A Dgh10935.phpt2 GH-1093: Add separate static property through trait if parent already declares it
/PHP-8.4/ext/opcache/tests/opt/
H A Dsccp_exception2.phpt2 Exception thrown during SCCP evaluation, separate file variation
/PHP-8.4/ext/reflection/tests/
H A DReflectionClassConstant_getValue.phpt6 /* Use separate classes to make sure that in-place constant updates don't interfere */
H A DReflectionClassConstant_getValue_typed.phpt6 /* Use separate classes to make sure that in-place constant updates don't interfere */
/PHP-8.4/Zend/
H A Dzend_API.h1655 if (separate) { \
1669 Z_PARAM_PROLOGUE(deref, separate); \
1677 Z_PARAM_ARRAY_EX2(dest, check_null, separate, separate)
1687 Z_PARAM_PROLOGUE(deref, separate); \
1695 Z_PARAM_ARRAY_OR_OBJECT_EX2(dest, check_null, separate, separate)
1839 Z_PARAM_PROLOGUE(deref, separate); \
1847 Z_PARAM_ARRAY_HT_EX2(dest, check_null, separate, separate)
1871 Z_PARAM_PROLOGUE(deref, separate); \
1879 Z_PARAM_ARRAY_OR_OBJECT_HT_EX2(dest, check_null, separate, separate)
2095 Z_PARAM_ZVAL_EX2(dest, check_null, separate, separate)
[all …]
/PHP-8.4/ext/gd/tests/
H A Dimagettftext_charmap_order.phpt12 // this is an Apache Licensed font, see separate LICENSE file
/PHP-8.4/ext/pdo/tests/
H A Dpdo_dsn_containing_credentials.phpt35 // test b/c - credentials in DSN are ignored when user/pass passed as separate params
/PHP-8.4/ext/openssl/tests/
H A Dsni_server_key_cert.phpt2 sni_server with separate pk and cert
/PHP-8.4/ext/date/tests/
H A DDateInterval_format.phpt4 %a is covered in a separate test.
/PHP-8.4/docs-old/
H A Dunix-build-system.md5 * supports separate build directories without VPATH by using explicit rules only
60 here as well. If you need to specify separate include directories, do it this
/PHP-8.4/ext/standard/tests/strings/
H A Dstr_ireplace.phpt36 /* separate testcase for str_ireplace() off-by-one */

Completed in 43 milliseconds

12