Searched refs:separate (Results 1 – 25 of 43) sorted by relevance
12
/php-src/ext/standard/tests/array/array_walk/ |
H A D | array_walk_variation6.phpt | 19 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 D | array_walk_recursive_basic1.phpt | 16 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 D | array_walk_basic1.phpt | 16 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 D | array_walk_recursive_variation6.phpt | 19 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 D | array_walk_recursive_variation9.phpt | 22 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 D | array_walk_variation9.phpt | 22 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 D | array_walk_basic2.phpt | 17 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 D | array_walk_recursive_basic2.phpt | 17 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 D | array_walk_recursive_variation4.phpt | 17 echo "\n"; // new line to separate the output between each element
|
H A D | array_walk_recursive_variation5.phpt | 25 echo "\n"; // new line to separate the output between each element
|
H A D | array_walk_variation4.phpt | 17 echo "\n"; // new line to separate the output between each element
|
H A D | array_walk_variation5.phpt | 25 echo "\n"; // new line to separate the output between each element
|
H A D | bug39576.phpt | 2 Bug #39576 (array_walk() doesn't separate userdata zval)
|
/php-src/Zend/tests/ |
H A D | bug34518.phpt | 2 Bug #34518 (Unset doesn't separate container in CV)
|
H A D | gh10935.phpt | 2 GH-1093: Add separate static property through trait if parent already declares it
|
/php-src/ext/opcache/tests/opt/ |
H A D | sccp_exception2.phpt | 2 Exception thrown during SCCP evaluation, separate file variation
|
/php-src/ext/reflection/tests/ |
H A D | ReflectionClassConstant_getValue.phpt | 6 /* Use separate classes to make sure that in-place constant updates don't interfere */
|
H A D | ReflectionClassConstant_getValue_typed.phpt | 6 /* Use separate classes to make sure that in-place constant updates don't interfere */
|
/php-src/Zend/ |
H A D | zend_API.h | 1658 if (separate) { \ 1672 Z_PARAM_PROLOGUE(deref, separate); \ 1680 Z_PARAM_ARRAY_EX2(dest, check_null, separate, separate) 1690 Z_PARAM_PROLOGUE(deref, separate); \ 1698 Z_PARAM_ARRAY_OR_OBJECT_EX2(dest, check_null, separate, separate) 1842 Z_PARAM_PROLOGUE(deref, separate); \ 1850 Z_PARAM_ARRAY_HT_EX2(dest, check_null, separate, separate) 1874 Z_PARAM_PROLOGUE(deref, separate); \ 1882 Z_PARAM_ARRAY_OR_OBJECT_HT_EX2(dest, check_null, separate, separate) 2098 Z_PARAM_ZVAL_EX2(dest, check_null, separate, separate) [all …]
|
/php-src/ext/gd/tests/ |
H A D | imagettftext_charmap_order.phpt | 12 // this is an Apache Licensed font, see separate LICENSE file
|
/php-src/ext/pdo/tests/ |
H A D | pdo_dsn_containing_credentials.phpt | 35 // test b/c - credentials in DSN are ignored when user/pass passed as separate params
|
/php-src/ext/openssl/tests/ |
H A D | sni_server_key_cert.phpt | 2 sni_server with separate pk and cert
|
/php-src/ext/date/tests/ |
H A D | DateInterval_format.phpt | 4 %a is covered in a separate test.
|
/php-src/docs-old/ |
H A D | unix-build-system.md | 5 * 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-src/ext/standard/tests/strings/ |
H A D | str_ireplace.phpt | 36 /* separate testcase for str_ireplace() off-by-one */
|
Completed in 39 milliseconds
12