Home
last modified time | relevance | path

Searched refs:_refCount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dthompson.d738 size_t _refCount; variable
788 override @property ref size_t refCount() @safe { return _refCount; } in refCount()
863 _refCount = 1; in this()
876 _refCount = 1; in this()
894 _refCount = 1; in this()
H A Dbacktracking.d70 size_t _refCount; variable
73 override @property ref size_t refCount() { return _refCount; } in refCount()
188 _refCount = 1; in this()
198 _refCount = 1; in this()
207 _refCount = 1; in this()