Searched refs:path_separator_win (Results 1 – 1 of 1) sorted by relevance
204 const char path_separator_win = '\\'; in apr_filepath_name_get() local206 const char *s2 = strrchr(pathname, path_separator_win); in apr_filepath_name_get()