Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d2389 @trusted static struct CodepointRange in byCodepoint() struct
2391 this(This set) in byCodepoint()
2398 @property dchar front() const in byCodepoint()
2403 @property bool empty() const in byCodepoint()
2408 void popFront() in byCodepoint()
2421 typeof(This.init.byInterval) r; in byCodepoint()