Home
last modified time | relevance | path

Searched refs:context (Results 226 – 250 of 449) sorted by relevance

12345678910>>...18

/php-src/Zend/asm/
H A Djump_i386_ms_pe_masm.asm63 ; store ESP (pointing to context-data) in EAX
69 ; restore ESP (pointing to context-data) from ECX
113 ; jump to context
/php-src/ext/standard/tests/array/
H A Dcompact_this.phpt2 compact() with object context
/php-src/Zend/Optimizer/
H A Dzend_call_graph.c29 static void zend_op_array_calc(zend_op_array *op_array, void *context) in zend_op_array_calc() argument
31 zend_call_graph *call_graph = context; in zend_op_array_calc()
35 static void zend_op_array_collect(zend_op_array *op_array, void *context) in zend_op_array_collect() argument
37 zend_call_graph *call_graph = context; in zend_op_array_collect()
/php-src/ext/standard/tests/streams/
H A Dbug78662.phpt6 public $context;
H A Dstream_read_object_return.phpt6 public $context;
H A Dbug77664.phpt6 public $context;
H A Dbug53903.phpt7 public $context;
H A Dbug60455_02.phpt6 public $context;
H A Dbug60455_04.phpt7 public $context;
/php-src/ext/pcntl/tests/
H A Dpcntl_realtime_signal.phpt2 pcntl_signal() context of realtime signal
/php-src/ext/opcache/tests/
H A Dwrong_inlining_002.phpt2 $this not in object context
/php-src/Zend/tests/
H A Dgh11735_2.phpt6 public $context;
H A Dbug78239.phpt7 function handleError($level, $message, $file = '', $line = 0, $context = [])
/php-src/ext/openssl/tests/
H A Dpeer_verification.phpt47 // Should succeed with peer verification disabled in context
54 // Should succeed with CA file specified in context
/php-src/ext/standard/tests/file/
H A Dunlink_error-win32-mb.phpt20 // creating a context
21 $context = stream_context_create();
H A Dunlink_error-win32.phpt18 // creating a context
19 $context = stream_context_create();
H A Dunlink_error.phpt18 // creating a context
19 $context = stream_context_create();
H A Dbug71287.phpt6 public $context;
/php-src/ext/zlib/tests/
H A Ddeflate_init_reuse.phpt2 Test incremental deflate_init() context reuse
H A Ddeflate_add_error.phpt26 deflate_add(): Argument #1 ($context) must be of type DeflateContext, resource given
H A Dinflate_add_error.phpt25 inflate_add(): Argument #1 ($context) must be of type InflateContext, resource given
/php-src/ext/mysqli/tests/
H A Dbug38003.phpt2 … (in classes inherited from MySQLi it's possible to call private constructors from invalid context)
/php-src/ext/dom/tests/
H A Dxpath_context_node.phpt2 XPath: with a context node
/php-src/ext/libxml/tests/
H A Dlibxml_get_external_entity_loader.phpt15 public function handle($public, $system, $context) {
/php-src/Zend/tests/fibers/
H A Dno-switch-dtor-start.phpt15 Fatal error: Uncaught FiberError: Cannot switch fibers in current execution context in %sno-switch-…

Completed in 27 milliseconds

12345678910>>...18