Macro

Members

Functions

expand
void expand(OutBuffer* buf, size_t start, size_t* pend, const(char)* arg, size_t arglen)

Expand macro in place in buf. Only look at the text in buf from start to end.

Meta