Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_ini.c435 if (zend_uv.html_errors) { in zend_ini_displayer_cb()
447 if (zend_uv.html_errors) { in zend_ini_displayer_cb()
511 if (zend_uv.html_errors) { in ZEND_INI_DISP()
517 if (zend_uv.html_errors) { in ZEND_INI_DISP()
H A Dzend.c123 ZEND_API zend_utility_values zend_uv; variable
860 zend_uv = *utility_values; in zend_set_utility_values()
861 zend_uv.import_use_extension_length = strlen(zend_uv.import_use_extension); in zend_set_utility_values()
H A Dzend.h709 extern ZEND_API zend_utility_values zend_uv;
714 #define ZEND_UV(name) (zend_uv.name)
/PHP-5.5/sapi/milter/
H A Dphp_milter.c1063 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in main()
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c803 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in cli_main()

Completed in 50 milliseconds