Home
last modified time | relevance | path

Searched refs:record_warnings (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/php80/php-8.0.15/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
4 opcache.record_warnings=1
/dports/www/php80-opcache/php-8.0.15/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
4 opcache.record_warnings=1
/dports/www/mod_php80/php-8.0.15/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
4 opcache.record_warnings=1
/dports/www/mod_php81/php-8.1.1/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
4 opcache.record_warnings=1
/dports/lang/php81/php-8.1.1/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
4 opcache.record_warnings=1
/dports/www/php81-opcache/php-8.1.1/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
4 opcache.record_warnings=1
/dports/lang/php80/php-8.0.15/ext/opcache/
H A DZendAccelerator.h163 zend_bool record_warnings; member
235 zend_bool record_warnings; member
H A Dzend_accelerator_module.c258 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
746 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
H A DZendAccelerator.c1663 if (ZCG(record_warnings)) { in persistent_error_cb()
1779 ZCG(record_warnings) = ZCG(accel_directives).record_warnings; in opcache_compile_file()
1804 ZCG(record_warnings) = 0; in opcache_compile_file()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A DZendAccelerator.h163 zend_bool record_warnings; member
235 zend_bool record_warnings; member
H A Dzend_accelerator_module.c258 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
746 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
H A DZendAccelerator.c1663 if (ZCG(record_warnings)) { in persistent_error_cb()
1779 ZCG(record_warnings) = ZCG(accel_directives).record_warnings; in opcache_compile_file()
1804 ZCG(record_warnings) = 0; in opcache_compile_file()
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A DZendAccelerator.h163 zend_bool record_warnings; member
235 zend_bool record_warnings; member
H A Dzend_accelerator_module.c258 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
746 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
/dports/biology/migrate/migrate-3.6.11/src/
H A Dreporter.c424 record_warnings(world,"Param %li: Effective sample size of run seems too short! ",pa+1); in print_bayes_ess()
431 record_warnings(world,"Param %li: Effective sample size of run seems too short! ",pa+1); in print_bayes_ess()
441 record_warnings(world,"Param %li: Effective sample size of run seems too short! ",pa+1); in print_bayes_ess()
450 record_warnings(world,"Param %li: Effective sample size of run seems too short! ",pa+1); in print_bayes_ess()
462 record_warnings(world,"Param %li: Effective sample size of run seems too short! ",pa0+1); in print_bayes_ess()
471record_warnings(world,"Param %li: Effective sample size of run seems too short! ",pa0+1); … in print_bayes_ess()
H A Dtools.h132 extern void record_warnings(world_fmt * world, const char *fmt, ...);
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/Image/
H A DCache.php145 …Helpers::record_warnings($e->getCode(), $e->getMessage() . " \n $url", $e->getFile(), $e->getLine(…
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/Css/
H A DStylesheet.php383 … Helpers::record_warnings(E_USER_WARNING, "Unable to load css file $file", __FILE__, __LINE__);
967 …Helpers::record_warnings(E_USER_WARNING, "The CSS selector '$selector' is not valid", __FILE__, __…
1008 …Helpers::record_warnings(E_USER_WARNING, "The CSS selector '$selector' is not valid", __FILE__, __…
1166 …Helpers::record_warnings(E_USER_WARNING, "Unknown media query: $media_query_feature", __FILE__, __…
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A DZendAccelerator.h154 bool record_warnings; member
H A Dzend_accelerator_module.c255 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
746 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
/dports/lang/php81/php-8.1.1/ext/opcache/
H A DZendAccelerator.h154 bool record_warnings; member
H A Dzend_accelerator_module.c255 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
746 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A DZendAccelerator.h154 bool record_warnings; member
H A Dzend_accelerator_module.c255 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
746 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/
H A DHelpers.php503 public static function record_warnings($errno, $errstr, $errfile, $errline) function in Dompdf\\Helpers

12