Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d8685 private size_t encodeTo(scope char[] buf, size_t idx, dchar c) @trusted pure nothrow @nogc in encodeTo() function
8730 private size_t encodeTo(scope wchar[] buf, size_t idx, dchar c) @trusted pure in encodeTo() function
8751 private size_t encodeTo(scope dchar[] buf, size_t idx, dchar c) @trusted pure nothrow @nogc in encodeTo() function