Home
last modified time | relevance | path

Searched refs:cmark_list_type (Results 1 – 25 of 32) sorted by relevance

12

/dports/misc/urbit/urbit-urbit-0.6.0/subprojects/commonmark-legacy/src/
H A Dcmark.h74 } cmark_list_type; typedef
157 CMARK_EXPORT cmark_list_type
163 cmark_node_set_list_type(cmark_node *node, cmark_list_type type);
H A Dnode.h15 cmark_list_type list_type;
H A Dnode.c220 cmark_list_type
231 cmark_node_set_list_type(cmark_node *node, cmark_list_type type) { in cmark_node_set_list_type()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/cmark/src/
H A Dcmark.h78 } cmark_list_type; typedef
293 CMARK_EXPORT cmark_list_type cmark_node_get_list_type(cmark_node *node);
298 cmark_list_type type);
H A Dnode.h16 cmark_list_type list_type;
H A Dnode.c347 cmark_list_type cmark_node_get_list_type(cmark_node *node) { in cmark_node_get_list_type()
359 int cmark_node_set_list_type(cmark_node *node, cmark_list_type type) { in cmark_node_set_list_type()
H A Dlatex.c226 cmark_list_type list_type; in S_render_node()
/dports/www/kristall/kristall-6b39f244/lib/cmark/src/
H A Dcmark.h78 } cmark_list_type; typedef
297 CMARK_EXPORT cmark_list_type cmark_node_get_list_type(cmark_node *node);
302 cmark_list_type type);
H A Dhtml.c95 cmark_list_type list_type = (cmark_list_type)node->as.list.list_type; in S_render_node()
H A Dnode.c360 cmark_list_type cmark_node_get_list_type(cmark_node *node) { in cmark_node_get_list_type()
366 return (cmark_list_type)node->as.list.list_type; in cmark_node_get_list_type()
372 int cmark_node_set_list_type(cmark_node *node, cmark_list_type type) { in cmark_node_set_list_type()
H A Dlatex.c226 cmark_list_type list_type; in S_render_node()
/dports/textproc/cmark/cmark-0.30.2/src/
H A Dcmark.h78 } cmark_list_type; typedef
297 CMARK_EXPORT cmark_list_type cmark_node_get_list_type(cmark_node *node);
302 cmark_list_type type);
H A Dhtml.c95 cmark_list_type list_type = (cmark_list_type)node->as.list.list_type; in S_render_node()
H A Dnode.c361 cmark_list_type cmark_node_get_list_type(cmark_node *node) { in cmark_node_get_list_type()
367 return (cmark_list_type)node->as.list.list_type; in cmark_node_get_list_type()
373 int cmark_node_set_list_type(cmark_node *node, cmark_list_type type) { in cmark_node_set_list_type()
H A Dlatex.c226 cmark_list_type list_type; in S_render_node()
/dports/textproc/R-cran-commonmark/commonmark/src/cmark/
H A Dcmark-gfm.h84 } cmark_list_type; typedef
376 CMARK_GFM_EXPORT cmark_list_type cmark_node_get_list_type(cmark_node *node);
381 cmark_list_type type);
H A Dnode.h17 cmark_list_type list_type;
H A Dnode.c419 cmark_list_type cmark_node_get_list_type(cmark_node *node) { in cmark_node_get_list_type()
431 int cmark_node_set_list_type(cmark_node *node, cmark_list_type type) { in cmark_node_set_list_type()
/dports/deskutils/mindforger/mindforger-1.52.0/deps/cmark-gfm/src/
H A Dcmark-gfm.h84 } cmark_list_type; typedef
376 CMARK_GFM_EXPORT cmark_list_type cmark_node_get_list_type(cmark_node *node);
381 cmark_list_type type);
H A Dnode.h17 cmark_list_type list_type;
H A Dnode.c419 cmark_list_type cmark_node_get_list_type(cmark_node *node) { in cmark_node_get_list_type()
431 int cmark_node_set_list_type(cmark_node *node, cmark_list_type type) { in cmark_node_set_list_type()
/dports/textproc/py-cmarkgfm/cmarkgfm-0.6.0/third_party/cmark/src/
H A Dcmark-gfm.h84 } cmark_list_type; typedef
376 CMARK_GFM_EXPORT cmark_list_type cmark_node_get_list_type(cmark_node *node);
381 cmark_list_type type);
H A Dnode.h17 cmark_list_type list_type;
H A Dnode.c419 cmark_list_type cmark_node_get_list_type(cmark_node *node) { in cmark_node_get_list_type()
431 int cmark_node_set_list_type(cmark_node *node, cmark_list_type type) { in cmark_node_set_list_type()
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/gui/
H A Dide-marked-view.c40 cmark_list_type list_type;

12