ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
getCodeIndent
ddmd
doc
Get leading indentation from 'src' which represents lines of code.
extern (
C
++) static
size_t
getCodeIndent
(
const
(
char
)*
src
)
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
Get leading indentation from 'src' which represents lines of code.