ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
isCVariadicArg
ddmd
doc
Determine if p points to the start of a "..." parameter identifier.
extern (
C
++)
bool
isCVariadicArg
(
const
(
char
)*
p
,
size_t
len
)
Meta
Source
See Implementation
ddmd
doc
classes
MacroSection
ParamSection
Section
functions
cmp
escapeDdocString
escapeStrayParenthesis
gendocfile
highlightCode
highlightCode2
highlightCode3
highlightText
isCVariadicArg
isDitto
isFunctionParameter
isIdStart
isIdTail
isIdentifier
isIndentWS
isKeyword
isReservedName
isTemplateParameter
isTypeFunction
skippastURL
skippastident
skiptoident
skipwhitespace
utfStride
static functions
expandTemplateMixinComments
getCodeIndent
structs
DocComment
Escape
Determine if p points to the start of a "..." parameter identifier.