Home
last modified time | relevance | path

Searched defs:isDirSeparator (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dfilename.d58 private bool isDirSeparator(char c) pure nothrow @nogc @safe in isDirSeparator() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dpath.d147 bool isDirSeparator(dchar c) @safe pure nothrow @nogc in isDirSeparator() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dpath.d155 bool isDirSeparator(dchar c) @safe pure nothrow @nogc in isDirSeparator() function