Searched refs:NoPostfix (Results 1 – 1 of 1) sorted by relevance
2436 enum char NoPostfix = 0; variable2437 char postfix = NoPostfix; // 'c', 'w', 'd'2448 …n (D) this(const ref Loc loc, const(void)[] string, size_t len, ubyte sz, char postfix = NoPostfix)