Lines Matching defs:rest
1909 const char *rest;
1918 rest = ap_strchr_c(fname, '/');
1919 if (rest) {
1920 fname = apr_pstrndup(ptemp, fname, rest - fname);
1921 rest++;
1927 if (!rest) {
1933 return process_resource_config_fnmatch(s, path, rest,
1961 if (rest && (rv == APR_SUCCESS) && (dirent.filetype != APR_DIR)) {
1982 if (!rest) {
1988 error = process_resource_config_fnmatch(s, fnew->fname, rest,