Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dzip.d145 @property ubyte[] expandedData() { return _expandedData; } in expandedData() function
148 @property @safe void expandedData(ubyte[] ed) in expandedData() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dzip.d240 @property @safe pure nothrow @nogc ubyte[] expandedData() { return _expandedData; } in expandedData() function
243 @property @safe void expandedData(ubyte[] ed) in expandedData() function