Home
last modified time | relevance | path

Searched refs:E_ALL (Results 251 – 264 of 264) sorted by relevance

1...<<11

/PHP-8.3/ext/oci8/tests/
H A Dlob_null.phpt16 error_reporting(E_ALL ^ E_DEPRECATED);
H A Dedition_2.phpt33 error_reporting(E_ALL ^ E_DEPRECATED);
/PHP-8.3/ext/standard/tests/array/
H A D007.phpt52 error_reporting(E_ALL);
/PHP-8.3/ext/com_dotnet/tests/
H A Dvariants.phpt10 error_reporting(E_ALL);
H A Dvariants_x64.phpt13 error_reporting(E_ALL);
/PHP-8.3/Zend/
H A Dzend.c111 EG(error_reporting) = E_ALL; in ZEND_INI_MH()
1020 EG(error_reporting) = E_ALL & ~E_NOTICE; in zend_startup()
1385 int type = orig_type & E_ALL; in zend_error_zstr_at()
H A Dzend_fibers.c566 error_reporting = E_ALL; in zend_fiber_execute()
H A Dzend_builtin_functions.c1156 zend_long error_type = E_ALL; in ZEND_FUNCTION()
H A Dzend_vm_gen.php50 error_reporting(E_ALL);
/PHP-8.3/ext/mbstring/ucgendat/
H A Ducgendat.php2 <?php error_reporting(E_ALL);
/PHP-8.3/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic4.phpt6 error_reporting=E_ALL^E_DEPRECATED
/PHP-8.3/Zend/tests/
H A DErrorException_getSeverity.phpt6 error_reporting = E_ALL
/PHP-8.3/main/
H A Dmain.c1234 int type = orig_type & E_ALL; in php_error_cb()
/PHP-8.3/build/
H A Dgen_stub.php18 error_reporting(E_ALL);

Completed in 49 milliseconds

1...<<11