Home
last modified time | relevance | path

Searched refs:S_last_child_is_open (Results 1 – 6 of 6) sorted by relevance

/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/cmark/src/
H A Dblocks.c735 static bool S_last_child_is_open(cmark_node *container) { in S_last_child_is_open() function
862 while (S_last_child_is_open(container)) { in check_open_blocks()
/dports/www/kristall/kristall-6b39f244/lib/cmark/src/
H A Dblocks.c755 static bool S_last_child_is_open(cmark_node *container) { in S_last_child_is_open() function
882 while (S_last_child_is_open(container)) { in check_open_blocks()
/dports/textproc/cmark/cmark-0.30.2/src/
H A Dblocks.c769 static bool S_last_child_is_open(cmark_node *container) { in S_last_child_is_open() function
896 while (S_last_child_is_open(container)) { in check_open_blocks()
/dports/textproc/R-cran-commonmark/commonmark/src/cmark/
H A Dblocks.c821 static bool S_last_child_is_open(cmark_node *container) { in S_last_child_is_open() function
975 while (S_last_child_is_open(container)) { in check_open_blocks()
/dports/deskutils/mindforger/mindforger-1.52.0/deps/cmark-gfm/src/
H A Dblocks.c821 static bool S_last_child_is_open(cmark_node *container) { in S_last_child_is_open() function
975 while (S_last_child_is_open(container)) { in check_open_blocks()
/dports/textproc/py-cmarkgfm/cmarkgfm-0.6.0/third_party/cmark/src/
H A Dblocks.c872 static bool S_last_child_is_open(cmark_node *container) { in S_last_child_is_open() function
1026 while (S_last_child_is_open(container)) { in check_open_blocks()