Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d6084 template SetSearcher(alias table, string kind) in SetSearcher() function
6196 mixin SetSearcher!(blocks.tab, "block");
6215 mixin SetSearcher!(scripts.tab, "script");
6246 mixin SetSearcher!(hangul.tab, "hangul syllable type");
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d6091 template SetSearcher(alias table, string kind)
6773 mixin SetSearcher!(blocks.tab, "block");
6792 mixin SetSearcher!(scripts.tab, "script");
6823 mixin SetSearcher!(hangul.tab, "hangul syllable type");