Searched defs:toEndString (Results 1 – 2 of 2) sorted by relevance
1204 string toEndString() @safe { return "</" ~ name ~ ">"; } in toEndString() function
1196 string toEndString() @safe { return "</" ~ name ~ ">"; } in toEndString() function