Home
last modified time | relevance | path

Searched refs:mechanism (Results 1 – 20 of 20) sorted by relevance

/php-src/sapi/fpm/fpm/
H A Dfpm_events.c256 int fpm_event_pre_init(char *mechanism) /* {{{ */ in fpm_event_pre_init() argument
261 if (!mechanism || strcasecmp(module->name, mechanism) == 0) { in fpm_event_pre_init()
269 if (!mechanism || strcasecmp(module->name, mechanism) == 0) { in fpm_event_pre_init()
277 if (!mechanism || strcasecmp(module->name, mechanism) == 0) { in fpm_event_pre_init()
285 if (!mechanism || strcasecmp(module->name, mechanism) == 0) { in fpm_event_pre_init()
293 if (!mechanism || strcasecmp(module->name, mechanism) == 0) { in fpm_event_pre_init()
301 if (!mechanism || strcasecmp(module->name, mechanism) == 0) { in fpm_event_pre_init()
306 if (mechanism) { in fpm_event_pre_init()
307 zlog(ZLOG_ERROR, "event mechanism '%s' is not available on this system", mechanism); in fpm_event_pre_init()
H A Dfpm_events.h46 int fpm_event_pre_init(char *mechanism);
/php-src/ext/standard/tests/serialize/
H A D__serialize_002.phpt2 __serialize() mechanism (002): TypeError on invalid return type
H A D__serialize_001.phpt2 __serialize() mechanism (001): Basics
H A D__serialize_003.phpt2 __serialize() mechanism (003): Interoperability of different serialization mechanisms
H A D__serialize_005.phpt2 __serialize() mechanism (005): parent::__unserialize() is safe
H A D__serialize_004.phpt2 __serialize() mechanism (004): Delayed __unserialize() calls
/php-src/ext/standard/tests/file/
H A Dfopencookie.phpt2 fopencookie detected and working (or cast mechanism works)
6 /* This test verifies that the casting mechanism is working correctly.
H A Duserwrapper.phpt27 we effectively test the stat cache mechanism */
/php-src/ext/curl/tests/
H A Dbug52827.phpt14 * stream has an ugly but working mechanism to
/php-src/Zend/tests/constexpr/
H A Dnew_not_allowed_property.phpt14 // left uninitialized. A third option is another mechanism between object creation and
/php-src/.github/scripts/windows/
H A Dbuild_task.bat22 rem updates. It might be, that some locking mechanism is needed.
/php-src/sapi/fpm/
H A Dphp-fpm.conf.in110 ; Specify the event mechanism FPM will use. The following is available:
118 ;events.mechanism = epoll
H A Dphp-fpm.service.in36 # sysctl.d(5) mechanism. Almost no services need to write to these at runtime; it is hence
/php-src/
H A DCODING_STANDARDS.md69 counterparts. These functions implement an internal "safety-net" mechanism
H A Dphp.ini-development214 ; Output buffering is a mechanism for controlling how much output data
H A Dphp.ini-production214 ; Output buffering is a mechanism for controlling how much output data
/php-src/ext/mbstring/libmbfl/
H A DLICENSE298 b) Use a suitable shared library mechanism for linking with the
299 Library. A suitable mechanism is one that (1) uses at run time a
/php-src/ext/bcmath/libbcmath/
H A DLICENSE301 b) Use a suitable shared library mechanism for linking with the
302 Library. A suitable mechanism is one that (1) uses at run time a
/php-src/build/
H A Dlibtool.m41237 # If the only mechanism to avoid hardcoding is shlibpath_var, we
1550 # versioning mechanism, adjust this.

Completed in 42 milliseconds