Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dgetopt.d742 if (option.length && option[$ - 1] == autoIncrementChar) in getoptImpl()
1085 private enum autoIncrementChar = '+'; variable
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dgetopt.d742 if (option.length && option[$ - 1] == autoIncrementChar) in getoptImpl()
1091 private enum autoIncrementChar = '+'; variable