Searched refs:vs_icap_find_ext (Results 1 – 1 of 1) sorted by relevance
60 static char *vs_icap_find_ext(char *);520 if ((ext = vs_icap_find_ext(ctx->vsc_fname)) != 0) in vs_icap_may_preview()526 if ((ext = vs_icap_find_ext(ctx->vsc_fname)) != 0) in vs_icap_may_preview()543 vs_icap_find_ext(char *fname) in vs_icap_find_ext() function