Searched refs:preferred_separator (Results 1 – 2 of 2) sorted by relevance
39 const char preferred_separator = '\\'; variable42 const char preferred_separator = '/'; variable475 path.push_back(preferred_separator); in append()586 static const char preferred_separator_string[] = { preferred_separator, '\0' };
98 // preferred_separator so we don't need to call native() on the result.