Home
last modified time | relevance | path

Searched refs:E_ALL (Results 376 – 398 of 398) sorted by relevance

1...<<111213141516

/PHP-7.0/ext/xml/tests/
H A Dxml_set_default_handler_variation1.phpt18 error_reporting(E_ALL & ~E_NOTICE);
H A Dxml_set_element_handler_variation1.phpt18 error_reporting(E_ALL & ~E_NOTICE);
H A Dxml_set_external_entity_ref_handler_variation1.phpt18 error_reporting(E_ALL & ~E_NOTICE);
H A Dxml_set_start_namespace_decl_handler_variation1.phpt18 error_reporting(E_ALL & ~E_NOTICE);
/PHP-7.0/ext/standard/tests/serialize/
H A Dserialization_objects_015.phpt4 error_reporting = E_ALL & ~E_STRICT
H A Dserialization_objects_013.phpt4 error_reporting = E_ALL & ~E_STRICT
/PHP-7.0/ext/standard/tests/file/
H A Drename_variation13-win32.phpt40 error_reporting(E_ALL ^ E_NOTICE);
/PHP-7.0/ext/standard/tests/array/
H A D007.phpt52 error_reporting(E_ALL);
/PHP-7.0/ext/com_dotnet/tests/
H A Dvariants.phpt9 error_reporting(E_ALL);
H A Dvariants_x64.phpt12 error_reporting(E_ALL);
/PHP-7.0/Zend/
H A Dzend_constants.c133 REGISTER_MAIN_LONG_CONSTANT("E_ALL", E_ALL, CONST_PERSISTENT | CONST_CS); in zend_register_standard_constants()
H A Dzend.c70 EG(error_reporting) = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED; in ZEND_INI_MH()
757 EG(error_reporting) = E_ALL & ~E_NOTICE; in zend_startup()
H A Dzend_vm_gen.php51 error_reporting(E_ALL);
H A Dzend_builtin_functions.c1681 zend_long error_type = E_ALL; in ZEND_FUNCTION()
/PHP-7.0/ext/soap/interop/
H A Dclient_round2_interop.php26 error_reporting(E_ALL ^ E_NOTICE);
/PHP-7.0/ext/json/tests/
H A Dpass001.phpt12 ini_set("error_reporting", E_ALL & ~E_WARNING);
H A Dpass001.1.phpt18 ini_set("error_reporting", E_ALL & ~E_WARNING);
H A Dpass001.1_64bit.phpt18 ini_set("error_reporting", E_ALL & ~E_WARNING);
/PHP-7.0/
H A Drun-tests.php115 error_reporting(E_ALL);
253 'error_reporting=' . (E_ALL | E_STRICT),
H A Dserver-tests.php30 error_reporting(E_ALL);
H A DINSTALL1551 you can not use PHP constants such as E_ALL or E_NOTICE to set the
/PHP-7.0/ext/standard/tests/general_functions/
H A Dis_callable_basic2.phpt5 error_reporting = E_ALL & ~E_NOTICE | E_STRICT
/PHP-7.0/win32/
H A Dinstall.txt1355 you can not use PHP constants such as E_ALL or E_NOTICE to set the

Completed in 77 milliseconds

1...<<111213141516