Home
last modified time | relevance | path

Searched refs:separate (Results 1 – 25 of 44) sorted by path

12

/php-src/
H A DCODING_STANDARDS.md149 1. Variable names should be in lowercase. Use underscores to separate between
H A DUPGRADING.INTERNALS174 and a php_random_status struct pointer as separate parameters now take a
/php-src/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-src/Zend/
H A Dzend_API.c808 bool separate = 0; in zend_parse_arg_impl() local
817 separate = 1; in zend_parse_arg_impl()
956 if (!zend_parse_arg_array_ht(arg, p, check_null, c == 'H', separate)) { in zend_parse_arg_impl()
H A Dzend_API.h1652 if (separate) { \
1666 Z_PARAM_PROLOGUE(deref, separate); \
1674 Z_PARAM_ARRAY_EX2(dest, check_null, separate, separate)
1684 Z_PARAM_PROLOGUE(deref, separate); \
1692 Z_PARAM_ARRAY_OR_OBJECT_EX2(dest, check_null, separate, separate)
1836 Z_PARAM_PROLOGUE(deref, separate); \
1844 Z_PARAM_ARRAY_HT_EX2(dest, check_null, separate, separate)
1868 Z_PARAM_PROLOGUE(deref, separate); \
1876 Z_PARAM_ARRAY_OR_OBJECT_HT_EX2(dest, check_null, separate, separate)
2092 Z_PARAM_ZVAL_EX2(dest, check_null, separate, separate)
[all …]
H A Dzend_vm_def.h5132 bool separate = 0; variable
5142 separate = 1; in ZEND_HASH_FOREACH_STR_KEY_VAL()
5147 if (separate) {
H A Dzend_vm_execute.h2255 bool separate = 0; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
2265 separate = 1; in ZEND_SEND_UNPACK_SPEC_HANDLER()
2270 if (separate) { in ZEND_SEND_UNPACK_SPEC_HANDLER()
/php-src/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-src/docs/
H A Drelease-process.md422 4. Send *separate* announcement emails to:
440 > �� **Send separate emails!** \
756 12. Send *separate* announcement emails to:
774 > �� **Send separate emails!** \
829 separate email. This is to make sure that replies to the announcement on
/php-src/docs/source/core/data-structures/
H A Dzval.rst32 implemented as separate types, instead of as a ``IS_BOOL`` type.
/php-src/ext/bcmath/libbcmath/
H A DLICENSE195 and can be reasonably considered independent and separate works in
197 sections when you distribute them as separate works. But when you
339 library, provided that the separate distribution of the work based on
/php-src/ext/date/tests/
H A DDateInterval_format.phpt4 %a is covered in a separate test.
/php-src/ext/dom/lexbor/
H A DLICENSE136 the terms of any separate license agreement you may have executed
/php-src/ext/fileinfo/tests/
H A Dmagic2544 # Usually not in separate files, but have either filename rsrc with
8055 >20 short 0411 (separate I&D)
24373 # yes, this is separate from the low-order magic number bit
24374 # it's also separate from the "64-bit libraries" bit in the
31657 0 leshort 0411 PDP-11 separate I&D executable
31670 0 leshort 0431 PDP-11 overlaid separate executable
37825 #0 short 0x109 PDP-11 separate I&D
40779 >0x1e leshort &0x2 separate
40805 >0x3 byte &0x4 separate
40813 >0x1e leshort &0x2 separate
[all …]
H A Dmagic私はガラスを食べられます2544 # Usually not in separate files, but have either filename rsrc with
8055 >20 short 0411 (separate I&D)
24373 # yes, this is separate from the low-order magic number bit
24374 # it's also separate from the "64-bit libraries" bit in the
31657 0 leshort 0411 PDP-11 separate I&D executable
31670 0 leshort 0431 PDP-11 overlaid separate executable
37825 #0 short 0x109 PDP-11 separate I&D
40779 >0x1e leshort &0x2 separate
40805 >0x3 byte &0x4 separate
40813 >0x1e leshort &0x2 separate
[all …]
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt136 the terms of any separate license agreement you may have executed
H A Dimagettftext_charmap_order.phpt12 // this is an Apache Licensed font, see separate LICENSE file
/php-src/ext/mbstring/libmbfl/
H A DLICENSE192 and can be reasonably considered independent and separate works in
194 sections when you distribute them as separate works. But when you
336 library, provided that the separate distribution of the work based on
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt561 0x815F 0xFF3C # FULLWIDTH REVERSE SOLIDUS # change UTC mapping to separate from 0x80
/php-src/ext/mbstring/tests/
H A Diso2022jp_encoding.phpt85 * with a 0 in the high bit and treats them as a separate charset
/php-src/ext/opcache/tests/opt/
H A Dsccp_exception2.phpt2 Exception thrown during SCCP evaluation, separate file variation
/php-src/ext/openssl/tests/
H A Dsni_server_key_cert.phpt2 sni_server with separate pk and cert
/php-src/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-src/ext/pdo_odbc/tests/
H A Dlong_columns.phpt73 …ts. that fails on MS SQL server (works with Access, MyODBC), which is a separate failure, feature/…

Completed in 487 milliseconds

12