Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/
H A Dpackage.d357 public alias StaticRegex = Regex; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dir.d570 /*public*/ struct StaticRegex(Char) in StaticRegex() function