Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/
H A Dpackage.d649 @safe @property int whichPattern() const nothrow { return _nMatch; } in foreach() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/
H A Dpackage.d630 @safe @property int whichPattern() const nothrow { return _nMatch; } in foreach() function