Home
last modified time | relevance | path

Searched refs:finalized (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/hash/tests/
H A Dgh12186_2.phpt2 Hash: bug #12186 - segfault when cloning a finalized context
17 Cannot clone a finalized HashContext
H A Dgh12186_1.phpt2 Hash: bug #12186 - segfault in hash_copy() on a finalized context
17 hash_copy(): Argument #1 ($context) must be a valid, non-finalized HashContext
H A Dbug81714.phpt2 Bug #81714 (segfault when serializing finalized HashContext)
H A Dreuse.phpt17 hash_update(): Argument #1 ($context) must be a valid, non-finalized HashContext
/PHP-8.3/Zend/
H A Dzend_system_id.c27 static int finalized = 0; variable
31 if (finalized == 0) { in zend_add_system_entropy()
90 finalized = 1; in zend_finalize_system_id()
/PHP-8.3/ext/pdo/tests/
H A Dpdo_022.phpt22 This feature is not yet finalized, no test makes sense

Completed in 11 milliseconds