Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile-glue.c491 cache->patterncount = n; in config_check_cond_nocache()
558 con->cond_cache[i].patterncount = 0; in config_cond_cache_reset_item()
587 if (n >= cache->patterncount) { in config_append_cond_match_buffer()
H A Dbase.h352 int patterncount; member