Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dencoding.d589 struct CodePoints(E) in CodePoints() function
2169 CodePoints!(E) codePoints(E)(immutable(E)[] s)
2176 return CodePoints!(E)(s);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dencoding.d647 struct CodePoints(E) in CodePoints() function
2328 CodePoints!(E) codePoints(E)(immutable(E)[] s)
2335 return CodePoints!(E)(s);