dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
isascii
dil
lexer
Funcs
int
isascii
(
uint
c
)
Return Value
Type:
int
true if c is an ASCII character.
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_