Home
last modified time | relevance | path

Searched refs:ASSERT_ACTIVE (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/standard/tests/assert/
H A Dassert04.phpt12 assert_options(ASSERT_ACTIVE, 0);
16 assert_options(ASSERT_ACTIVE, 1);
32 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
36 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
H A Dassert_basic4.phpt13 echo "Initial values: assert_options(ASSERT_ACTIVE) => [".assert_options(ASSERT_ACTIVE)."]\n";
31 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
34 Initial values: assert_options(ASSERT_ACTIVE) => [0]
H A Dassert03.phpt21 assert_options(ASSERT_ACTIVE,1);
39 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
H A Dassert.phpt24 assert_options(ASSERT_ACTIVE,1);
44 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
/php-src/ext/standard/
H A Dbasic_functions.stub.php130 const ASSERT_ACTIVE = UNKNOWN; define

Completed in 16 milliseconds