Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 331) sorted by path

12345678910>>...14

/PHP-7.4/
H A DNEWS638 . Fixed bug #80083 (Optimizer pass 6 removes variables used for ibm_db2 data
1550 . Fixed bug #78341 (Failure to detect smart branch in DFA pass). (Nikita)
1945 . Fixed bug #78341 (Failure to detect smart branch in DFA pass). (Nikita)
H A DUPGRADING432 pass a 0 offset and encoding as 4th parameter.
H A DUPGRADING.INTERNALS154 been changed from char to int. This allows to pass the new constant macro
/PHP-7.4/Zend/tests/arg_unpack/
H A Dtraversable_with_by_ref_parameters.phpt27 Warning: Cannot pass by-reference argument 4 of test() by unpacking a Traversable, passing by-value…
29 Warning: Cannot pass by-reference argument 4 of test() by unpacking a Traversable, passing by-value…
31 Warning: Cannot pass by-reference argument 4 of test() by unpacking a Traversable, passing by-value…
/PHP-7.4/Zend/tests/assert/
H A Dexpect_005.phpt2 test providing reason (pass)
H A Dexpect_006.phpt2 test looping assert (pass)
/PHP-7.4/Zend/tests/
H A Dbug26698.phpt2 Bug #26698 (Thrown exceptions while evaluating argument to pass as parameter crash PHP)
H A Dbug52940.phpt2 Bug #52940 (call_user_func_array still allows call-time pass-by-reference)
H A Dbug71622.phpt2 Bug #71622 (Strings used in pass-as-reference cannot be used to invoke C::$callable())
H A Dbug79783.phpt8 Fatal error: Uncaught Error: Cannot pass parameter 4 by reference in %s:%d
H A Dclosure_019.phpt29 Fatal error: Uncaught Error: Cannot pass parameter 1 by reference in %s:%d
H A Dexception_ignore_args.phpt5 $function = function(string $user, string $pass) {
/PHP-7.4/Zend/
H A Dzend_execute.c125 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() argument
139 ZEND_FN(pass), /* handler */
/PHP-7.4/build/
H A Dlibtool.m41490 # especially as we might pass files found there to a mingw objdump,
4243 # How to pass a linker flag through the compiler.
5101 # PORTME Check for flag to pass linker flags through the system compiler.
H A Dltmain.sh2237 test "$pass" = conv && continue
2242 if test "$pass" = conv; then
2246 if test "$pass" = scan; then
2261 if test "$pass" = link; then
2274 if test "$pass" = conv; then
2312 if test "$pass" != link; then
2323 if test "$pass" = conv; then
2385 if test "$pass" = conv; then
2425 if test "$pass" = dlopen; then
2486 if test "$pass" = dlpreopen; then
[all …]
/PHP-7.4/docs/
H A Doutput-api.md117 pass a void*** pointer as second arg to receive the address of a pointer
120 pass a int* pointer as second arg to receive the flags set for the output handler
122 pass a int* pointer as second arg to receive the level of this output handler
H A Dparameter-parsing-api.md107 `zend_string` with `size_t` as length, so make sure you pass `zend_long`s to "l"
108 and `size_t` to strings length (i.e. for "s" you need to pass char `*` and
H A Dstreams.md111 If you want to copy all remaining data from the src stream, pass
H A Dunix-build-system.md105 I.e. specify the source-code files as above and also pass the information
/PHP-7.4/ext/calendar/tests/
H A Dunixtojd.phpt16 // on Windows, the only thing that gets this test to pass is to put TZ=UTC in --ENV-- section
/PHP-7.4/ext/curl/tests/
H A Dcurl_setopt_basic003.phpt42 Warning: curl_setopt(): You must pass either an object or an array with the CURLOPT_HTTPHEADER argu…
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_createAttribute_basic.phpt16 // A pass case.
H A DDOMDocument_loadXML_basic.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_error1.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_error2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method

Completed in 208 milliseconds

12345678910>>...14