MCPcopy Create free account
hub / github.com/btrask/stronglink / parse_inline

Function parse_inline

deps/cmark/src/inlines.c:972–1045  ·  view source on GitHub ↗

Parse an inline, advancing subject, and add it as a child of parent. Return 0 if no inline can be parsed, 1 otherwise.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cmark_parse_inlinesFunction · 0.85

Calls 15

peek_charFunction · 0.85
handle_newlineFunction · 0.85
handle_backticksFunction · 0.85
handle_backslashFunction · 0.85
handle_entityFunction · 0.85
handle_pointy_braceFunction · 0.85
handle_delimFunction · 0.85
handle_hyphenFunction · 0.85
handle_periodFunction · 0.85
push_delimiterFunction · 0.85
handle_close_bracketFunction · 0.85

Tested by

no test coverage detected