Home
last modified time | relevance | path

Searched defs:endOfLine (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dlexer.c116 void Lexer::endOfLine() in endOfLine() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dir.d723 bool endOfLine()(dchar front, bool seenCr) in endOfLine() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.d248 endOfLine, // \n, \r, \u2028, \u2029 enumerator
H A Dlexer.d2973 private void endOfLine() pure @nogc @safe in endOfLine() function
H A Dtokens.h257 endOfLine, // \n, \r, \u2028, \u2029 enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dir.d917 bool endOfLine()(dchar front, bool seenCr) in endOfLine() function