Home
last modified time | relevance | path

Searched refs:active (Results 101 – 116 of 116) sorted by relevance

12345

/PHP-7.4/main/
H A Dphp_output.h140 php_output_handler *active;
H A Dmain.c1154 if (PG(track_errors) && module_initialized && EG(active) && in php_verror()
1484 if (PG(track_errors) && module_initialized && EG(active)) { in php_error_cb()
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_get_warnings.phpt21 die("skip Strict sql mode seems to be active. We won't get a warning to check for.");
H A Dmysqli_change_user_get_lock.phpt39 …ing Automatic Reconnect Behavior”.) It always performs a ROLLBACK of any active transactions, clos…
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_variation.phpt4 assert.active = 1
/PHP-7.4/docs/
H A Dmailinglist-rules.md60 2. Consider taking a step back from a very active thread now and then. Maybe
/PHP-7.4/Zend/
H A Dzend_execute_API.c191 EG(active) = 1; in init_executor()
275 EG(active) = 0; in shutdown_executor()
660 if (!EG(active)) { in zend_call_function()
H A Dzend.c711 executor_globals->active = 0; in executor_globals_ctor()
/PHP-7.4/
H A Dphp.ini-development1452 ; - User may send URL contains active session ID
1454 ; - URL that contains active session ID may be stored
1561 …e in php.ini! (For turning assertions on and off at run-time, see assert.active, when zend.asserti…
1568 ; Assert(expr); active by default.
1569 ; http://php.net/assert.active
1570 ;assert.active = On
1576 ; Issue a PHP warning for each failed assertion. (Overridden by assert.exception if active)
H A Dphp.ini-production1452 ; - User may send URL contains active session ID
1454 ; - URL that contains active session ID may be stored
1561 …e in php.ini! (For turning assertions on and off at run-time, see assert.active, when zend.asserti…
1568 ; Assert(expr); active by default.
1569 ; http://php.net/assert.active
1570 ;assert.active = On
1576 ; Issue a PHP warning for each failed assertion. (Overridden by assert.exception if active)
H A DNEWS971 . Fixed bug #79413 (session_create_id() fails for active sessions). (cmb)
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c655 if (pers && EG(active)) { in MYSQLND_METHOD()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c165 pg->err_buf.active = 0; in php_phpdbg_globals_ctor()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10431 >64 string no\ active\ partition\ found
10542 # allowed active flag 0,80h-FFh
11020 #no active flag
11087 # active flag 0
11090 # active flag 0x80, 0x81, ...
11102 >>0 ubyte&0x80 0x80 \b, active
11189 >>>189 search/10 \0Multiple\ active\ partitions\r\n (version 4.00 or newer)
11210 >>>196 search/106 No\ active\ partition\0
21176 # active cellcoord range (start row, page,column ; end row, page, column)
H A Dmagic10431 >64 string no\ active\ partition\ found
10542 # allowed active flag 0,80h-FFh
11020 #no active flag
11087 # active flag 0
11090 # active flag 0x80, 0x81, ...
11102 >>0 ubyte&0x80 0x80 \b, active
11189 >>>189 search/10 \0Multiple\ active\ partitions\r\n (version 4.00 or newer)
11210 >>>196 search/106 No\ active\ partition\0
21176 # active cellcoord range (start row, page,column ; end row, page, column)
/PHP-7.4/build/
H A Dlibtool.m4108 # metacharacters that are still active within double-quoted strings.

Completed in 240 milliseconds

12345