Home
last modified time | relevance | path

Searched refs:context (Results 201 – 225 of 449) sorted by relevance

12345678910>>...18

/php-src/tests/output/
H A Dstream_isatty_non_castable_userwrapper.phpt6 public $context;
/php-src/ext/dom/lexbor/patches/
H A D0001-Patch-out-CSS-parser.patch272 lexbor_serialize_ctx_t *context = ctx;
275 context->count = 1;
277 return lxb_css_rule_serialize(node->value, context->cb, context->ctx);
289 lxb_html_element_style_ctx_t context;
294 lxb_html_element_style_serialize_str_cb, &context);
/php-src/Zend/tests/nullsafe_operator/
H A D020.phpt19 Fatal error: Can't use nullsafe operator in write context in %s.php on line 12
/php-src/Zend/tests/varSyntax/
H A DtempDimFetchByRefError.phpt11 Fatal error: Uncaught Error: Cannot use temporary expression in write context in %s:%d
H A DtempPropFetchByRefError.phpt11 Fatal error: Uncaught Error: Cannot use temporary expression in write context in %s:%d
/php-src/Zend/tests/
H A Dclass_name_as_scalar_error_005.phpt2 class name as scalar from ::class keyword error using static non class context
H A Dclass_name_as_scalar_error_006.phpt2 class name as scalar from ::class keyword error using parent in non class context
H A Dbug70997.phpt2 Bug #70997 (When using parentClass:: instead of parent::, static context changed)
H A Dgh11735_1.phpt6 public $context;
H A Dgh13931.phpt22 Fatal error: 'break' not in the 'loop' or 'switch' context in %s on line %d
H A Dincompat_ctx_user.phpt2 Incompatible context call (non-internal function)
H A Dbug38146.phpt2 Bug #38146 (Cannot use array returned from foo::__get('bar') in write context)
H A Dbug46409.phpt2 Bug #46409 (__invoke method called outside of object context when using array_map)
H A Dexception_stream_wrapper.phpt7 public $context;
/php-src/ext/standard/tests/streams/
H A Dstream_context_tcp_nodelay.phpt2 stream context tcp_nodelay
H A Dstream_context_tcp_nodelay_fopen.phpt2 stream context tcp_nodelay fopen
H A Dstream_get_line_NUL_delimiter.phpt6 public $context;
/php-src/ext/ffi/tests/
H A Dgh9698.phpt20 Attempt to assign field 'context' to uninitialized FFI\CData object
/php-src/sapi/phpdbg/tests/
H A Dgh13931.phpt18 Fatal error: 'break' not in the 'loop' or 'switch' context in %s on line %d
H A Dbreakpoints_005.phpt2 Test breakpoint into function context
/php-src/Zend/asm/
H A Djump_x86_64_ms_pe_masm.asm137 ; preserve RSP (pointing to context-data) in R9
140 ; restore RSP (pointing to context-data) from RDX
199 ; transport_t as 1.arg of context-function
202 ; indirect jump to context
/php-src/sapi/phpdbg/
H A Dphpdbg.stub.php39 function phpdbg_exec(string $context): string|bool {} argument
/php-src/ext/standard/
H A Dmd5.h46 PHPAPI void PHP_MD5InitArgs(PHP_MD5_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *args);
/php-src/ext/spl/tests/SplFileObject/
H A Dbug64782.phpt2 Bug #64782: SplFileObject constructor make $context optional / give it a default value
/php-src/tests/lang/
H A Dbug25922.phpt2 Bug #25922 (SEGV in error_handler when context is destroyed)

Completed in 47 milliseconds

12345678910>>...18