Home
last modified time | relevance | path

Searched refs:get_last_separator (Results 1 – 1 of 1) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dsystem.c341 static const char *get_last_separator(const char *path, const char *end) in get_last_separator() function
447 const char *last = get_last_separator(path, endp); in Scm_BaseName()
471 const char *last = get_last_separator(path, endp); in Scm_DirName()