Home
last modified time | relevance | path

Searched refs:hook (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/opcache/jit/libudis86/
H A Dudis86.c369 ud_set_input_hook(register struct ud* u, int (*hook)(struct ud*)) in ud_set_input_hook()
372 u->inp_hook = hook; in ud_set_input_hook()
/PHP-8.3/main/
H A Dfastcgi.c227 fcgi_req_hook hook; member
899 req->hook.on_accept = on_accept ? on_accept : fcgi_hook_dummy;
900 req->hook.on_read = on_read ? on_read : fcgi_hook_dummy;
901 req->hook.on_close = on_close ? on_close : fcgi_hook_dummy;
1313 req->hook.on_close();
1374 req->hook.on_accept();
1482 req->hook.on_read();
/PHP-8.3/docs/
H A Dinput-filter.md9 implemented as a SAPI hook and is called from the `treat_data` and post handler
H A Dstreams.md315 Some great great pains have been taken to hook into the Zend memory manager to
/PHP-8.3/build/
H A Dconfig.guess1770 # eval: (add-hook 'before-save-hook 'time-stamp)
H A Dlibtool.m442 dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
/PHP-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c481 lua_Hook hook; member
2298 L->hook=NULL;
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic22576 # boot connection vector; an offset to a routine that hook into INT 9h, INT 10h, or INT 13h
22581 # bootstrap entry point/vector (BEV); offset to a routine (like RPL) that hook into INT 19h
H A Dmagic私はガラスを食べられます22576 # boot connection vector; an offset to a routine that hook into INT 9h, INT 10h, or INT 13h
22581 # bootstrap entry point/vector (BEV); offset to a routine (like RPL) that hook into INT 19h

Completed in 400 milliseconds