Home
last modified time | relevance | path

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

/lighttpd1.4/src/t/
H A Dtest_keyvalue.c66 cache.comp_value = authority; in test_keyvalue_pcre_keyvalue_buffer_process()
/lighttpd1.4/src/
H A Dplugin_config.h176 const buffer *comp_value; /* just a pointer */ member
H A Dconfigfile-glue.c697 cond_match->comp_value = b; /*holds pointer to b (!) for pattern subst*/ in config_pcre_match()
717 cond_match->comp_value = b; /*holds pointer to b (!) for pattern subst*/ in config_pcre_match()
H A Dkeyvalue.c209 burl_append(b, cache->comp_value->ptr + off, len, flags); in pcre_keyvalue_buffer_append_ctxmatch()