Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dutf.d1599 immutable onlyOneCodeUnit = length == 1; variable
1601 immutable onlyOneCodeUnit = pstr.empty; variable
1603 if (onlyOneCodeUnit)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dutf.d1777 immutable onlyOneCodeUnit = length == 1;
1779 immutable onlyOneCodeUnit = pstr.empty;
1781 if (onlyOneCodeUnit)