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

/httpd/modules/lua/
H A Dlua_vmprep.c265 * paths -> things to add
273 apr_array_header_t *paths,
299 part = apr_pstrcat(pool, modified, ";", apr_array_pstrcat(pool, paths, ';'),
268 munge_path(lua_State *L, const char *field, const char *sub_pat, const char *rep_pat, apr_pool_t *pool, apr_array_header_t *paths, const char *file) argument

Completed in 679 milliseconds