Home
last modified time | relevance | path

Searched refs:active (Results 76 – 100 of 137) sorted by relevance

123456

/php-src/ext/standard/
H A Durl_scanner_ex.h49 int active; member
/php-src/ext/session/tests/
H A Dsession_id_error2.phpt34 Warning: session_id(): Session ID cannot be changed when a session is active in %s on line %d
H A Dsession_decode_error3.phpt25 Warning: session_decode(): Session data cannot be decoded when there is no active session in %s on …
H A Dsession_cache_limiter_variation3.phpt31 Warning: session_cache_limiter(): Session cache limiter cannot be changed when a session is active
H A Dsession_save_path_variation1.phpt43 Warning: session_save_path(): Session save path cannot be changed when a session is active in %s on…
H A Dsession_set_cookie_params_variation1.phpt41 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation2.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation4.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation3.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation5.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation6.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_decode_variation3.phpt47 Warning: session_decode(): Session data cannot be decoded when there is no active session in %s on …
/php-src/ext/standard/tests/assert/
H A Dassert_closures_multiple.phpt4 assert.active = 1
H A Dassert_basic3.phpt4 assert.active = 1
H A Dassert_error2.phpt4 assert.active = 1
H A Dassert_basic6.phpt4 assert.active=1
/php-src/ext/pdo_dblib/tests/
H A Dbug_73396.phpt9 …['4.2', '4.6', '5.0', '6.0', '7.0'])) die('skip bigint type is unsupported by active TDS version');
/php-src/Zend/tests/constexpr/
H A Dnew_self_parent.phpt38 Cannot access "self" when no class scope is active
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_variation2.phpt33 …et_save_handler(): Session save handler cannot be changed when a session is active in %s on line %d
/php-src/ext/pdo_mysql/tests/
H A Dbug_42499.phpt58 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
68 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
H A Dpdo_mysql_exec_select.phpt60 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
61 …00] HY000 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
/php-src/Zend/
H A Dzend_signal.c100 if (EXPECTED(SIGG(active))) { in zend_signal_handler_defer()
160 if (EXPECTED(SIGG(active))) { in zend_signal_handler_unblock()
331 SIGG(active) = 1; in zend_signal_activate()
358 *((volatile int *) &SIGG(active)) = 0; in zend_signal_deactivate()
H A Dzend_signal.h58 int active; /* internal signal handling is enabled */ member
/php-src/Zend/tests/
H A Ddeprecation_to_exception_during_inheritance.phpt5 if (getenv('SKIP_PRELOAD')) die('skip Error handler not active during preloading');
/php-src/sapi/phpdbg/
H A Dphpdbg_out.h59 PHPDBG_API void phpdbg_activate_err_buf(bool active);

Completed in 31 milliseconds

123456