Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Detag.c12 int etag_is_equal(buffer *etag, const char *matches) { in etag_is_equal() argument
13 if (etag && !buffer_is_empty(etag) && 0 == strcmp(etag->ptr, matches)) return 1; in etag_is_equal()
H A Dconfigfile-glue.c489 cache->matches, elementsof(cache->matches)); in config_check_cond_nocache()
593 cache->comp_value->ptr + cache->matches[n], in config_append_cond_match_buffer()
594 cache->matches[n + 1] - cache->matches[n]); in config_append_cond_match_buffer()
H A Detag.h12 int etag_is_equal(buffer *etag, const char *matches);
H A Dbase.h353 int matches[3 * 10]; member
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dcgi.txt47 If the file has no extension keep in mind that lighttpd matches not the
H A Dconfiguration.txt485 important if you have matches like: ::
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m47434 # dot (in which case that matches only a dot).