Home
last modified time | relevance | path

Searched refs:cmark_syntax_extension_set_match_block_func (Results 1 – 11 of 11) sorted by relevance

/dports/deskutils/mindforger/mindforger-1.52.0/deps/cmark-gfm/extensions/
H A Dtasklist.c118 cmark_syntax_extension_set_match_block_func(ext, matches); in create_tasklist_extension()
H A Dtable.c704 cmark_syntax_extension_set_match_block_func(self, matches); in create_table_extension()
/dports/textproc/R-cran-commonmark/commonmark/src/cmark/
H A Dsyntax_extension.c50 void cmark_syntax_extension_set_match_block_func(cmark_syntax_extension *extension, in cmark_syntax_extension_set_match_block_func() function
H A Dcmark-gfm-extension_api.h291 void cmark_syntax_extension_set_match_block_func(cmark_syntax_extension *extension,
/dports/deskutils/mindforger/mindforger-1.52.0/deps/cmark-gfm/src/
H A Dsyntax_extension.c50 void cmark_syntax_extension_set_match_block_func(cmark_syntax_extension *extension, in cmark_syntax_extension_set_match_block_func() function
H A Dcmark-gfm-extension_api.h291 void cmark_syntax_extension_set_match_block_func(cmark_syntax_extension *extension,
/dports/textproc/py-cmarkgfm/cmarkgfm-0.6.0/third_party/cmark/extensions/
H A Dtasklist.c126 cmark_syntax_extension_set_match_block_func(ext, matches); in create_tasklist_extension()
H A Dtable.c704 cmark_syntax_extension_set_match_block_func(self, matches); in create_table_extension()
/dports/textproc/py-cmarkgfm/cmarkgfm-0.6.0/third_party/cmark/src/
H A Dsyntax_extension.c50 void cmark_syntax_extension_set_match_block_func(cmark_syntax_extension *extension, in cmark_syntax_extension_set_match_block_func() function
H A Dcmark-gfm-extension_api.h291 void cmark_syntax_extension_set_match_block_func(cmark_syntax_extension *extension,
/dports/textproc/R-cran-commonmark/commonmark/src/extensions/
H A Dtable.c702 cmark_syntax_extension_set_match_block_func(self, matches); in create_table_extension()