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

/httpd/modules/core/
H A Dmod_macro.c95 static apr_array_header_t *get_arguments(apr_pool_t * pool, const char *line) function
765 macro->arguments = get_arguments(pool, arg);
845 replacements = get_arguments(cmd->temp_pool, arg);

Completed in 12 milliseconds