dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
isEOF
dil
lexer
Funcs
bool
isEOF
(
dchar
c
)
Return Value
Type:
bool
true if p points to an EOF character. $(BNF /EOF := "\0" | _Z_ /_Z_ := "\x1A" /)
Meta
Source
See Implementation
dil
lexer
Funcs
enums
CProperty
functions
char2ev
escapeNonPrintable
hex2val
isAllSpace
isEOF
isEndOfLine
isIdentifierStart
isNewline
isUnicodeNewline
isUnicodeNewlineChar
isalnum
isalpha
isascii
isdigi_
isdigit
ishexa_
ishexad
isidbeg
isident
isoctal
isspace
scanIdentifier
scanNewline
scanNewlineReverse
static functions
castInt
static variables
ptable
variables
LS
LSd
PS
PSd
_Z_