Home
last modified time | relevance | path

Searched refs:context (Results 176 – 200 of 449) sorted by relevance

12345678910>>...18

/php-src/Zend/asm/
H A Djump_mips64_n64_elf_gas.S81 # store SP (pointing to old context-data) in v0 as return
84 # get SP (pointing to new context-data) from a0 param
118 # jump to context
/php-src/ext/dom/tests/modern/xml/
H A Dxpath_query_context_in_scope_ns.phpt2 Test DOM\XPath::query() with registering a context node's in-scope namespaces
8 function dump($xpath, $query, $context) {
10 $nodes = $xpath->query($query, $context);
/php-src/Zend/tests/nullsafe_operator/
H A D004.phpt11 Fatal error: Can't use nullsafe operator in write context in %s.php on line 4
H A D007.phpt11 Fatal error: Can't use nullsafe operator in write context in %s.php on line 4
H A D022.phpt11 Fatal error: Can't use nullsafe operator in write context in %s.php on line 4
H A D008.phpt11 Fatal error: Can't use nullsafe operator in write context in %s.php on line 4
H A D024.phpt11 Fatal error: Can't use nullsafe operator in write context in %s.php on line 4
/php-src/Zend/tests/
H A Dbug70240.phpt8 Fatal error: Can't use function return value in write context in %sbug70240.php on line %d
H A Dassign_coalesce_004.phpt11 Fatal error: Can't use function return value in write context in %s on line %d
H A Dassign_to_obj_002.phpt12 Using $this when not in object context
H A Dassign_coalesce_009.phpt8 Fatal error: Cannot use result of built-in function in write context in %s on line %d
H A Dcall_user_func_strict_arginfo_check.phpt2 Arginfo / zpp consistency check for call_user_func() in strict context
H A Dgh10072.phpt13 public $context;
84 public $context;
H A Dbug67922.phpt2 Bug #67922: Member function not found when dereferencing in write-context
/php-src/ext/standard/tests/file/
H A Dbug66509.phpt2 Bug #66509 (copy() showing $context parameter as required)
/php-src/docs-old/
H A Doutput-api.md18 Starting an internal handler without context:
22 Starting an internal handler with context:
89 Facilitating a context from within an output handler callable with ob_start():
114 context:
118 pointer to the opaque field of the output handler context
/php-src/ext/soap/
H A Dphp_http.h31 void http_context_headers(php_stream_context* context,
H A Dphp_http.c85 void http_context_headers(php_stream_context* context, in http_context_headers() argument
93 if (context && in http_context_headers()
229 context, in http_connect()
238 if (!context || (tmp = php_stream_context_get_option(context, "ssl", "peer_name")) == NULL) { in http_connect()
358 php_stream_context *context = NULL; in make_http_soap_request() local
431 context = php_stream_context_from_zval(tmp, 0); in make_http_soap_request()
434 if (context && in make_http_soap_request()
543 if (context && in make_http_soap_request()
598 } else if (context && in make_http_soap_request()
617 if (context && in make_http_soap_request()
[all …]
/php-src/ext/standard/tests/array/
H A Dcompact_no_this.phpt2 compact() without object context
/php-src/Zend/tests/enum/
H A Dno-unsed-value.phpt14 Fatal error: Cannot use temporary expression in write context in %s on line %d
/php-src/ext/zend_test/tests/
H A Dfiber_test_07.phpt2 Symmetric coroutine does not leak prior context
/php-src/Zend/tests/try/
H A Dtry_finally_011.phpt15 Fatal error: 'break' not in the 'loop' or 'switch' context in %stry_finally_011.php on line %d
/php-src/ext/hash/tests/
H A Dgh12186_2.phpt2 Hash: bug #12186 - segfault when cloning a finalized context
/php-src/Zend/tests/in-de-crement/
H A Dincrement_function_return_error.phpt14 Fatal error: Can't use function return value in write context in %s on line %d
/php-src/ext/soap/tests/
H A Dssl_method_deprecation.phpt16 …::__construct(): The "ssl_method" option is deprecated. Use "ssl" stream context options instead i…

Completed in 44 milliseconds

12345678910>>...18