Home
last modified time | relevance | path

Searched defs:mdoc (Results 1 – 25 of 60) sorted by relevance

123

/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dmdoc.c97 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_parseln()
128 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, int tok) in mdoc_tail_alloc()
138 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, int tok, in mdoc_endbody_alloc()
155 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_block_alloc()
182 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_elem_alloc()
204 mdoc_node_relink(struct roff_man *mdoc, struct roff_node *p) in mdoc_node_relink()
217 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) in mdoc_ptext()
333 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_pmacro()
483 mdoc_validate(struct roff_man *mdoc) in mdoc_validate()
H A Dmdoc_macro.c213 mdoc_endparse(struct roff_man *mdoc) in mdoc_endparse()
239 lookup(struct roff_man *mdoc, int from, int line, int ppos, const char *p) in lookup()
264 rew_last(struct roff_man *mdoc, const struct roff_node *to) in rew_last()
284 rew_pending(struct roff_man *mdoc, const struct roff_node *n) in rew_pending()
367 rew_elem(struct roff_man *mdoc, int tok) in rew_elem()
385 find_pending(struct roff_man *mdoc, int tok, int line, int ppos, in find_pending()
422 dword(struct roff_man *mdoc, int line, int col, const char *p, in dword()
456 append_delims(struct roff_man *mdoc, int line, int *pos, char *buf) in append_delims()
1417 parse_rest(struct roff_man *mdoc, int tok, int line, int *pos, char *buf) in parse_rest()
H A Dmdoc_state.c166 mdoc_state(struct roff_man *mdoc, struct roff_node *n) in mdoc_state()
182 mdoc_state_reset(struct roff_man *mdoc) in mdoc_state_reset()
H A Dmdoc_argv.c280 mdoc_argv(struct roff_man *mdoc, int line, int tok, in mdoc_argv()
417 mdoc_args(struct roff_man *mdoc, int line, int *pos, in mdoc_args()
448 args(struct roff_man *mdoc, int line, int *pos, in args()
643 argv_multi(struct roff_man *mdoc, int line, in argv_multi()
665 argv_single(struct roff_man *mdoc, int line, in argv_single()
H A Dmanconf.h36 int mdoc; member
H A Dtree.c41 tree_mdoc(void *arg, const struct roff_man *mdoc) in tree_mdoc()
H A Dmdoc_validate.c281 mdoc_node_validate(struct roff_man *mdoc) in mdoc_node_validate()
335 check_args(struct roff_man *mdoc, struct roff_node *n) in check_args()
348 check_argv(struct roff_man *mdoc, struct roff_node *n, struct mdoc_argv *v) in check_argv()
357 check_text(struct roff_man *mdoc, int ln, int pos, char *p) in check_text()
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dmdoc.c60 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_parseln()
83 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) in mdoc_tail_alloc()
93 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_endbody_alloc()
110 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_block_alloc()
137 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_elem_alloc()
163 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) in mdoc_ptext()
305 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_pmacro()
H A Dmdoc_macro.c219 mdoc_endparse(struct roff_man *mdoc) in mdoc_endparse()
244 lookup(struct roff_man *mdoc, int from, int line, int ppos, const char *p) in lookup()
267 rew_last(struct roff_man *mdoc, const struct roff_node *to) in rew_last()
287 rew_pending(struct roff_man *mdoc, const struct roff_node *n) in rew_pending()
372 rew_elem(struct roff_man *mdoc, enum roff_tok tok) in rew_elem()
404 find_pending(struct roff_man *mdoc, enum roff_tok tok, int line, int ppos, in find_pending()
440 dword(struct roff_man *mdoc, int line, int col, const char *p, in dword()
474 append_delims(struct roff_man *mdoc, int line, int *pos, char *buf) in append_delims()
1533 parse_rest(struct roff_man *mdoc, enum roff_tok tok, in parse_rest()
H A Dmdoc_argv.c277 mdoc_argv(struct roff_man *mdoc, int line, enum roff_tok tok, in mdoc_argv()
415 mdoc_args(struct roff_man *mdoc, int line, int *pos, in mdoc_args()
444 args(struct roff_man *mdoc, int line, int *pos, in args()
641 argv_multi(struct roff_man *mdoc, int line, in argv_multi()
665 argv_single(struct roff_man *mdoc, int line, in argv_single()
H A Dmdoc_validate.c291 mdoc_validate(struct roff_man *mdoc) in mdoc_validate()
386 check_args(struct roff_man *mdoc, struct roff_node *n) in check_args()
399 check_argv(struct roff_man *mdoc, struct roff_node *n, struct mdoc_argv *v) in check_argv()
408 check_text(struct roff_man *mdoc, int ln, int pos, char *p) in check_text()
420 check_text_em(struct roff_man *mdoc, int ln, int pos, char *p) in check_text_em()
471 check_toptext(struct roff_man *mdoc, int ln, int pos, const char *p) in check_toptext()
917 build_list(struct roff_man *mdoc, int tok) in build_list()
1636 rewrite_macro2len(struct roff_man *mdoc, char **arg) in rewrite_macro2len()
H A Dmdoc_state.c164 mdoc_state(struct roff_man *mdoc, struct roff_node *n) in mdoc_state()
H A Dtree.c44 tree_mdoc(void *arg, const struct roff_meta *mdoc) in tree_mdoc()
H A Dmanconf.h37 int mdoc; member
/dports/math/kig/kig-21.12.3/filters/
H A Dexporter.h36 const KigPart* mdoc; variable
/dports/math/kig/kig-21.12.3/misc/
H A Dguiaction.h26 KigPart& mdoc; variable
H A Dkigpainter.h54 const KigDocument& mdoc; variable
/dports/x11-wm/ratpoison/ratpoison-1.4.9/
H A Dconfigure.ac92 AC_ARG_ENABLE([mdoc], optenable
/dports/www/youtube_dl/youtube-dl/youtube_dl/extractor/
H A Dmtv.py71 def _extract_video_formats(self, mdoc, mtvn_id, video_id): argument
113 def _extract_subtitles(self, mdoc, mtvn_id): argument
/dports/textproc/groff/groff-1.22.4/tmac/
H A Dtmac.am110 mdocdir=$(tmacdir)/mdoc directory
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Misc/
H A DSchema.cpp144 auto mdoc = meta.find("documentation"); in do_dump() local
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dmtv.py73 def _extract_video_formats(self, mdoc, mtvn_id, video_id): argument
115 def _extract_subtitles(self, mdoc, mtvn_id): argument
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_mongodb/
H A Dmongodb_dbase.c66 bson_t mdoc; in db_mongodb_bson_filter_add() local
1300 bson_t *mdoc = NULL; in db_mongodb_update() local
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Spans/
H A DCommon.hs99 spanDocUrisToMarkdown (SpanDocUris mdoc msrc) = catMaybes function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Spans/
H A DCommon.hs99 spanDocUrisToMarkdown (SpanDocUris mdoc msrc) = catMaybes function

123