Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dir.d50 @trusted auto memoizeExpr(string expr)() in memoizeExpr() function
68 return memoizeExpr!("unicode.Alphabetic | unicode.Mn | unicode.Mc in wordCharacter()
74 return memoizeExpr!("CharMatcher(wordCharacter)")(); in wordMatcher()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d6123 package(std) CodepointSet memoizeExpr(string expr)()
6141 return memoizeExpr!("unicode.Alphabetic | unicode.Mn | unicode.Mc