Searched defs:cachedmap (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/mappers/
H A Dmod_rewrite.c369 } cachedmap; typedef in typeref:struct:__anon241
994 cachedmap *map;
1012 map = apr_palloc(cachep->pool, sizeof(cachedmap));
1046 cachedmap *map;

Completed in 27 milliseconds