Home
last modified time | relevance | path

Searched refs:CONFIG_COND_PREFIX (Results 1 – 4 of 4) sorted by relevance

/lighttpd1.4/src/
H A Dconfigparser.y224 cond = CONFIG_COND_PREFIX; in configparser_simplify_regex()
253 case CONFIG_COND_PREFIX: op = "=^"; break; in configparser_parse_condition()
307 dc->cond == CONFIG_COND_PREFIX || in configparser_parse_condition()
328 dc->cond == CONFIG_COND_PREFIX || in configparser_parse_condition()
698 case CONFIG_COND_PREFIX: in condlines()
785 A = CONFIG_COND_PREFIX; in cond()
H A Dplugin_config.h18 CONFIG_COND_PREFIX, /** =^ */ /*(use ELSE for not-prefix)*/ enumerator
H A Dconfigfile-glue.c570 case CONFIG_COND_PREFIX: in config_check_cond_nocache_eval()
575 uint_fast32_t off = (dc->cond == CONFIG_COND_PREFIX) in config_check_cond_nocache_eval()
H A Dconfigfile.c241 case CONFIG_COND_PREFIX: in config_burl_normalize_cond()
1318 case CONFIG_COND_PREFIX: in config_finalize()
1334 if (dc->cond != CONFIG_COND_PREFIX) in config_finalize()