Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d103 @property string stdName() @safe const scope nothrow in name() function
510 this(string name, string stdName, string dstName) @safe immutable pure in this()
583 @property override string stdName() @trusted const scope nothrow in immutable() function
2360 string stdName; variable
2719 string stdName, in this()
3007 auto stdName = stdVal.value_SZ; in version() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d70 @property string stdName() @safe const nothrow in stdName() function
468 this(string name, string stdName, string dstName) @safe immutable pure in this()
543 @property override string stdName() @trusted const nothrow in immutable() function
2234 string stdName; variable
2580 string stdName, in this()
2870 auto stdName = stdVal.value_SZ; in version() local