Home
last modified time | relevance | path

Searched defs:idchars (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dspeller.d211 immutable string idchars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_"; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dspeller.c12 const char idchars[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_"; variable