Home
last modified time | relevance | path

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

/lighttpd1.4/src/t/
H A Dtest_mod_evhost.c18 const buffer *path_pieces = mod_evhost_parse_pattern(t->pattern); in test_mod_evhost_build_doc_root_path_loop()
/lighttpd1.4/src/
H A Dmod_evhost.c77 static buffer * mod_evhost_parse_pattern(const char *ptr) { in mod_evhost_parse_pattern() function
181 cpv->v.v = mod_evhost_parse_pattern(ptr); in SETDEFAULTS_FUNC()