Home
last modified time | relevance | path

Searched refs:code (Results 476 – 500 of 790) sorted by relevance

1...<<11121314151617181920>>...32

/php-src/Zend/asm/
H A Dmake_arm64_aapcs_macho_gas.S78 ; exit code is zero
H A Dmake_arm64_aapcs_elf_gas.S78 # exit code is zero
H A Dmake_arm_aapcs_macho_gas.S68 @ exit code is zero
H A Dmake_riscv64_sysv_elf_gas.S84 # exit code is zero
H A Dmake_x86_64_ms_pe_masm.asm87 .code
/php-src/Zend/tests/
H A Dctor_promotion_mixing.phpt2 Constructor promotiong mixed with other properties, parameters and code
/php-src/ext/opcache/tests/jit/
H A Dgh8591-005.phpt15 // Checks that JITed code does not crash in --repeat 2 after the AbstractModel
H A Dgh8591-002.phpt15 // Checks that JITed code does not crash in --repeat 2 after the ModelInterface
/php-src/ext/opcache/tests/opt/
H A Dsccp_026.phpt2 SCCP 026: Elimination of dead code due to conflicting type checks
/php-src/ext/bcmath/libbcmath/
H A DLICENSE31 for this service if you wish); that you receive source code or can get
44 code. If you link other code with the library, you must provide
79 Public License permits more lax criteria for linking other code with
138 "Source code" for a work means the preferred form of the work for
227 This option is useful when you wish to copy part of the code of
239 source code from the same place satisfies the requirement to
240 distribute the source code, even though third parties are not
241 compelled to copy the source along with the object code.
256 that is part of the Library, the object code for the work may be a
257 derivative work of the Library even though the source code is not.
[all …]
/php-src/
H A DCODING_STANDARDS.md3 This file lists standards that any programmer adding or changing code in
4 PHP should follow. The code base does not yet fully follow it, but new
10 1. Document your code in source files and the manual. (tm)
31 cache and the bison code for minimum memory copying overhead.
58 1. When commenting out code using a `#if` statement, do NOT use `0` only.
61 code was commented out, especially in bundled libraries.
250 style he or she is not used to, but, at the very least, when you write code
285 code is taking place.
319 code can be reasonably be kept as part of the codebase. See the `README` in the
/php-src/sapi/cgi/tests/
H A Dbug78323.phpt2 Bug #78323 Test exit code and error message for invalid parameters
/php-src/ext/posix/tests/
H A Dposix_ttyname_error_wrongparams.phpt5 Source code: ext/posix/posix.c
/php-src/Zend/tests/traits/
H A Dconstant_008.phpt2 …ility modifiers should result in a fatal error, since this indicates that the code is incompatible.
H A Dconstant_009.phpt2 …ifferent values should result in a fatal error, since this indicates that the code is incompatible.
H A Dproperty003.phpt2 …ility modifiers should result in a fatal error, since this indicates that the code is incompatible.
/php-src/ext/date/tests/
H A Dmktime-1.phpt10 # the same way other unices do (Bug# 10686) so some extra code
/php-src/ext/standard/tests/general_functions/
H A Dbug44295-win.phpt28 in catch: DirectoryIterator::__construct(c:\not\exists\here): %s (code: 3)
/php-src/ext/soap/tests/
H A Dbug77088.phpt25 ["code":protected]=>
/php-src/sapi/cli/tests/
H A D015.phpt27 [0] => Standard input code
H A D013.phpt2 running PHP code before and after processing input lines with -B and -E
/php-src/ext/dom/tests/
H A DDOMNode_insertBefore_error6.phpt2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
/php-src/ext/mysqli/tests/
H A Dmysqli_change_user_prepared_statements.phpt26 printf("Error code 2013, 1243 or similar should have been set\n");
/php-src/ext/zend_test/tests/
H A Dinternal-call-internal-static-return.phpt2 Calling a builtin function with 'static' return type from internal code
/php-src/ext/libxml/
H A Dlibxml.stub.php156 public int $code; variable in LibXMLError

Completed in 23 milliseconds

1...<<11121314151617181920>>...32