Home
last modified time | relevance | path

Searched defs:isDriveSeparator (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dpath.d161 private bool isDriveSeparator(dchar c) @safe pure nothrow @nogc in isDriveSeparator() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dpath.d184 private bool isDriveSeparator(dchar c) @safe pure nothrow @nogc in isDriveSeparator() function