Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_ini.c433 if (zend_uv.html_errors) { in zend_ini_displayer_cb()
445 if (zend_uv.html_errors) { in zend_ini_displayer_cb()
509 if (zend_uv.html_errors) { in ZEND_INI_DISP()
515 if (zend_uv.html_errors) { in ZEND_INI_DISP()
H A Dzend.c110 ZEND_API zend_utility_values zend_uv; variable
789 zend_uv = *utility_values; in zend_set_utility_values()
790 zend_uv.import_use_extension_length = strlen(zend_uv.import_use_extension); in zend_set_utility_values()
H A Dzend.h638 extern ZEND_API zend_utility_values zend_uv;
643 #define ZEND_UV(name) (zend_uv.name)
/PHP-5.3/sapi/litespeed/
H A Dlsapi_main.c691 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in cli_main()
/PHP-5.3/sapi/milter/
H A Dphp_milter.c1060 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in main()

Completed in 22 milliseconds