#include <hi_ui_config.h>
Public Attributes | |
int | on |
int | alert |
Definition at line 38 of file hi_ui_config.h.
|
if true, alert if option is found Definition at line 42 of file hi_ui_config.h. Referenced by DirNorm(), DirTrav(), DoubleDecode(), find_non_rfc_delimiter(), GetChar(), GetDecodedByte(), hi_ui_config_default(), hi_ui_config_set_profile_all(), hi_ui_config_set_profile_apache(), hi_ui_config_set_profile_iis(), NextNonWhiteSpace(), PercentDecode(), PrintConfOpt(), ProcessConfOpt(), ProcessServerConf(), UDecode(), and UTF8Decode(). |
|
if true, configuration option is on Definition at line 41 of file hi_ui_config.h. Referenced by DirNorm(), DoubleDecode(), find_non_rfc_delimiter(), GetChar(), GetDecodedByte(), GetPtr(), hi_ui_config_default(), hi_ui_config_set_profile_all(), hi_ui_config_set_profile_apache(), hi_ui_config_set_profile_iis(), NextNonWhiteSpace(), PercentDecode(), PrintConfOpt(), ProcessConfOpt(), ProcessServerConf(), SetBackSlashNorm(), SetPercentNorm(), SetSlashNorm(), UDecode(), UnicodeDecode(), and UTF8Decode(). |