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

Function cmark_parse_reference_inline

deps/cmark/src/inlines.c:1072–1134  ·  view source on GitHub ↗

Parse reference. Assumes string begins with '[' character. Modify refmap if a reference is encountered. Return 0 if no reference found, otherwise position of subject after reference is parsed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

finalizeFunction · 0.85

Calls 7

subject_from_bufFunction · 0.85
link_labelFunction · 0.85
peek_charFunction · 0.85
skip_spacesFunction · 0.85
skip_line_endFunction · 0.85
cmark_reference_createFunction · 0.85
spnlFunction · 0.70

Tested by

no test coverage detected