Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dconfigfile-glue.c674 const int capture_offset = dc->capture_idx - 1; in config_pcre_match() local
676 r->cond_match[capture_offset] = r->cond_match_data + capture_offset; in config_pcre_match()
710 const int capture_offset = dc->capture_idx - 1; in config_pcre_match()
712 r->cond_match[capture_offset] = r->cond_match_data + capture_offset; in config_pcre_match()