Searched defs:fixed_name (Results 1 – 4 of 4) sorted by relevance
28 static char *fixed_name(const char *fname, apr_pool_t *pool) in fixed_name() function
245 std::string fixed_name = name; in FlagRegistration() local