Home
last modified time | relevance | path

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

/php-src/main/
H A Dfastcgi.c225 fcgi_req_hook hook; member
892 req->hook.on_accept = on_accept ? on_accept : fcgi_hook_dummy; in fcgi_init_request()
893 req->hook.on_read = on_read ? on_read : fcgi_hook_dummy; in fcgi_init_request()
894 req->hook.on_close = on_close ? on_close : fcgi_hook_dummy; in fcgi_init_request()
1304 req->hook.on_close(); in fcgi_close()
1365 req->hook.on_accept();
1473 req->hook.on_read();
/php-src/docs-old/
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-src/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-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c481 lua_Hook hook; member
2299 L->hook=NULL;
/php-src/ext/fileinfo/tests/
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
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

Completed in 291 milliseconds