Top Level Namespace

Defined Under Namespace

Classes: RDiscount

Constant Summary collapse

Markdown =
RDiscount
HAVE_RANDOM =
have_func('random')
HAVE_SRANDOM =
have_func('srandom')
HAVE_FUNOPEN =
have_func('funopen')
HAVE_FOPENCOOKIE =
have_func('fopencookie')