Module parser_c::syntax::constants []

Reexports

pub use self::CChar::*;
pub use self::CIntRepr::*;

Structs

CFloat
CIntFlags
CInteger
CString
ClangCVersion

Enums

CChar
CIntRepr

Constants

FLAG_IMAG
FLAG_LONG
FLAG_LONGLONG
FLAG_UNSIGNED

Functions

cChar
cChar_w
cChars
cFloat
cInteger
cString
cString_w
concatCStrings
escapeCChar
escapeChar
getCChar
getCCharAsInt
getCInteger
getCString
head_q
head_q_str
isAsciiSourceChar
isCChar
isSChar
isWideChar
isWideString
readCFloat
readCInteger
readCOctal

Fix the 'octal' lexing of '0'

readClangCVersion
showCharConst
showStringLit
showWideFlag
unescapeChar
unescapeMultiChars
unescapeString