Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Doutbuffer.c116 void OutBuffer::writeUTF8(unsigned b) in writeUTF8() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Doutbuffer.d396 extern (C++) void writeUTF8(uint b) pure nothrow in writeUTF8() function