Home
last modified time | relevance | path

Searched refs:in (Results 4501 – 4525 of 6562) sorted by relevance

1...<<181182183184185186187188189190>>...263

/PHP-8.1/Zend/tests/readonly_props/
H A Dvisibility_change.phpt2 Visibility can change in readonly property
/PHP-8.1/Zend/tests/
H A Drequired_param_after_optional_named_args.phpt16 …eclared before required parameter $b is implicitly treated as a required parameter in %s on line %d
H A Dbug73350.phpt17 'string' => 'Exception in %sbug73350.php:%d
H A Dgh9916-002.phpt2 Bug GH-9916 002 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
/PHP-8.1/Zend/tests/traits/
H A Dabstract_method_9.phpt2 Abstract method in trait using "self" (delayed obligation)
H A Dbug60165c.phpt22 Fatal error: An alias (foobar) was defined for method baz(), but this method does not exist in %s o…
H A Dinterface_002.phpt24 … must therefore be declared abstract or implement the remaining methods (baz::abc) in %s on line %d
/PHP-8.1/Zend/tests/try/
H A Dcatch_004.phpt2 Catching an exception in a constructor inside a static method
/PHP-8.1/ext/date/tests/
H A Dbug73837.phpt2 Bug #73837: Milliseconds in DateTime()
/PHP-8.1/ext/ffi/tests/
H A Dgh8433.phpt2 GH-8433 (Assigning function pointers to structs in FFI leaks memory)
/PHP-8.1/ext/spl/tests/
H A Dbug81477.phpt2 Bug #81477 (LimitIterator + SplFileObject regression in 8.0.1)
/PHP-8.1/ext/standard/tests/file/
H A Dbug71287.phpt19 Warning: file_put_contents(): Only 7 of 9 bytes written, possibly out of free disk space in %sbug71…
H A Dtouch_variation5-win32.phpt159 Warning: touch(): Unable to create file touchVar5.tmp/../BADDIR/aSubDirOrFile because %s in %s on l…
162 Warning: touch(): Unable to create file BADDIR/aSubDirOrFile because %s in %s on line %d
171 Warning: touch(): Unable to create file %s/BADDIR/aSubDirOrFile because %s in %s on line %d
174 Warning: touch(): Unable to create file touchVar5.tmp/aSubDirOrFile/ because %s in %s on line %d
177 Warning: touch(): Unable to create file %s/touchVar5.tmp/aSubDirOrFile/ because %s in %s on line %d
H A Dtouch_variation5.phpt159 Warning: touch(): Unable to create file touchVar5.tmp/../BADDIR/aSubDirOrFile because %s in %s on l…
162 Warning: touch(): Unable to create file BADDIR/aSubDirOrFile because %s in %s on line %d
171 Warning: touch(): Unable to create file /%s/BADDIR/aSubDirOrFile because %s in %s on line %d
174 Warning: touch(): Unable to create file touchVar5.tmp/aSubDirOrFile/ because %s in %s on line %d
177 Warning: touch(): Unable to create file /%s/touchVar5.tmp/aSubDirOrFile/ because %s in %s on line %d
/PHP-8.1/Zend/tests/type_declarations/
H A Diterable_004.phpt24 …::testScalar(iterable $iterable) must be compatible with Foo::testScalar(int $int) in %s on line %d
/PHP-8.1/Zend/tests/fibers/
H A Dgh9735-005.phpt2 Bug GH-9735 005 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-008.phpt2 Bug GH-9735 008 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-009.phpt2 Bug GH-9735 009 (Fiber stack variables do not participate in cycle collector)
/PHP-8.1/Zend/asm/
H A Dmake_ppc32_sysv_macho_gas.S84 ; shift address in R3 to lower 16 byte boundary
/PHP-8.1/ext/mbstring/tests/
H A Dmb_encode_mimeheader_crash.phpt7 function_exists('mb_encode_mimeheader') or die("skip mb_encode_mimeheader() is not available in thi…
/PHP-8.1/ext/opcache/tests/opt/
H A Dgh10801.phpt2 GH-10801 (Named arguments in CTE functions cause a segfault)
/PHP-8.1/ext/standard/tests/hrtime/
H A Dhrtime.phpt4 This test frequently fails in CI
/PHP-8.1/ext/zend_test/tests/
H A Dopline_dangling.phpt2 possible segfault in `ZEND_BIND_STATIC`
/PHP-8.1/ext/zlib/
H A Dzlib.c197 if (output_context->in.used) { in php_zlib_output_handler_ex()
199 if (ctx->buffer.free < output_context->in.used) { in php_zlib_output_handler_ex()
205 ctx->buffer.free += output_context->in.used; in php_zlib_output_handler_ex()
207 memcpy(ctx->buffer.data + ctx->buffer.used, output_context->in.data, output_context->in.used); in php_zlib_output_handler_ex()
208 ctx->buffer.free -= output_context->in.used; in php_zlib_output_handler_ex()
209 ctx->buffer.used += output_context->in.used; in php_zlib_output_handler_ex()
211 output_context->out.size = PHP_ZLIB_BUFFER_SIZE_GUESS(output_context->in.used); in php_zlib_output_handler_ex()
566 ctx.in.data = in_str; in PHP_FUNCTION()
567 ctx.in.used = in_len; in PHP_FUNCTION()
706 zend_string *in, *out; \
[all …]
/PHP-8.1/ext/zlib/tests/
H A Ddata.inc4 Whether 'tis nobler in the mind to suffer
13 For in that sleep of death what dreams may come,
45 in the rest, we will resemble you in that. If a Jew wrong a
58 I see thee yet, in form as palpable

Completed in 39 milliseconds

1...<<181182183184185186187188189190>>...263