/php-src/.github/workflows/ |
H A D | remove-needs-feedback.yml | 13 …p-src' && contains(github.event.issue.labels.*.name, 'Status: Needs Feedback') && github.event.iss…
|
H A D | push.yml | 37 group: ${{ github.workflow }}-${{ github.event.pull_request.url || github.run_id }} 355 $(git merge-base ${{ github.event.pull_request.base.sha }} ${{ github.sha }}) \
|
H A D | nightly.yml | 519 …repositories="async cache child-process datagram dns event-loop promise promise-stream promise-tim… 537 git clone https://github.com/revoltphp/event-loop.git --depth=1 538 cd event-loop
|
/php-src/Zend/tests/closures/ |
H A D | bug80929.phpt | 7 public function handleDefaultEvent($event) { } 30 public function dispatch($event, string $eventName) 32 ($this->listener)($event, $eventName, null);
|
/php-src/ext/standard/tests/array/ |
H A D | compact.phpt | 8 $event = "SIGGRAPH"; 12 $result = compact("event", $location_vars); 25 ["event"]=>
|
/php-src/ext/spl/tests/ |
H A D | bug73471.phpt | 10 foreach($events as $event){}
|
/php-src/sapi/fpm/fpm/ |
H A D | fpm_stdio.c | 175 struct fpm_event_s *event; local 187 event = &child->ev_stdout; 189 event = &child->ev_stderr; 274 fpm_event_del(event);
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir_perf.c | 73 uint32_t event; member 190 rec.event = IR_PERF_JITDUMP_RECORD_CLOSE; in ir_perf_jitdump_close() 233 rec.hdr.event = IR_PERF_JITDUMP_RECORD_LOAD; in ir_perf_jitdump_register()
|
/php-src/Zend/ |
H A D | zend_language_scanner.h | 56 zend_php_scanner_event event, int token, int line,
|
H A D | zend_globals.h | 387 zend_php_scanner_event event, int token, int line,
|
/php-src/main/ |
H A D | rfc1867.h | 86 extern PHPAPI zend_result (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extr…
|
H A D | rfc1867.c | 53 PHPAPI zend_result (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extra) = NU…
|
/php-src/sapi/cli/tests/ |
H A D | bug61546.phpt | 8 // event that the internal page_inode structure is less than 0, otherwise it returns the long value
|
/php-src/ext/exif/tests/ |
H A D | bug50845.phpt | 46 … 2016. The vehicles were loaded to support a theater security cooperation event as a part of a MEU…
|
/php-src/ext/tokenizer/ |
H A D | tokenizer.c | 413 zend_php_scanner_event event, int token, int line, in on_event() argument 418 switch (event) { in on_event()
|
/php-src/ext/pcre/tests/ |
H A D | preg_match_error4.phpt | 650 "name": "symfony\\/event-dispatcher", 887 "symfony\\/event-dispatcher": "v2.8.3",
|
/php-src/sapi/fpm/ |
H A D | php-fpm.conf.in | 110 ; Specify the event mechanism FPM will use. The following is available:
|
H A D | config.m4 | 270 #include <sys/event.h>
|
/php-src/ext/session/ |
H A D | session.c | 59 static zend_result php_session_rfc1867_callback(unsigned int event, void *event_data, void **extra); 60 static zend_result (*php_session_rfc1867_orig_callback)(unsigned int event, void *event_data, void … 3197 static zend_result php_session_rfc1867_callback(unsigned int event, void *event_data, void **extra)… in php_session_rfc1867_callback() argument 3203 retval = php_session_rfc1867_orig_callback(event, event_data, extra); in php_session_rfc1867_callback() 3211 switch(event) { in php_session_rfc1867_callback()
|
/php-src/win32/build/ |
H A D | Makefile | 265 @echo Registering event source with syslog (requires admin rights)
|
/php-src/ext/opcache/jit/ir/dynasm/ |
H A D | minilua.c | 194 int event; member 794 events->flags|=cast_byte(1u<<event); 4784 StkId res,TMS event){ 4785 const TValue*tm=luaT_gettmbyobj(L,p1,event); 4787 tm=luaT_gettmbyobj(L,p2,event); 4793 TMS event){ 4794 const TValue*tm1=fasttm(L,mt1,event); 4798 tm2=fasttm(L,mt2,event); 4805 TMS event){ 4809 tm2=luaT_gettmbyobj(L,p2,event); [all …]
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_vm_helpers.c | 549 …ce_subtrace(zend_jit_trace_rec *trace_buffer, int start, int end, uint8_t event, const zend_op_arr… in zend_jit_trace_subtrace() argument 553 TRACE_START(ZEND_JIT_TRACE_START, event, op_array, opline); in zend_jit_trace_subtrace()
|
/php-src/ext/dom/lexbor/ |
H A D | LICENSE | 154 8. Limitation of Liability. In no event and under no legal theory,
|
/php-src/sapi/cli/ |
H A D | php_cli_server.c | 2699 …t php_cli_server_do_event_for_each_fd_callback(void *_params, php_socket_t fd, int event) /* {{{ */ in php_cli_server_do_event_for_each_fd_callback() argument 2737 if (event & POLLIN) { in php_cli_server_do_event_for_each_fd_callback() 2740 if (event & POLLOUT) { in php_cli_server_do_event_for_each_fd_callback()
|
/php-src/ext/gd/tests/ |
H A D | Rochester-Regular.otf.LICENSE.txt | 154 8. Limitation of Liability. In no event and under no legal theory,
|