Home
last modified time | relevance | path

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

/PHP-5.4/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
862 zend_uv = *utility_values; in zend_set_utility_values()
863 zend_uv.import_use_extension_length = strlen(zend_uv.import_use_extension); in zend_set_utility_values()
H A Dzend.h699 extern ZEND_API zend_utility_values zend_uv;
704 #define ZEND_UV(name) (zend_uv.name)
/PHP-5.4/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.4/sapi/litespeed/
H A Dlsapi_main.c764 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in cli_main()

Completed in 22 milliseconds