Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d1204 string toEndString() @safe { return "</" ~ name ~ ">"; } in toEndString() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d1196 string toEndString() @safe { return "</" ~ name ~ ">"; } in toEndString() function