Searched refs:bwarn_ge1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/mdocml/
H A Dmdoc_validate.c81 static int bwarn_ge1(POST_ARGS);
136 static v_post posts_bd[] = { post_literal, hwarn_eq0, bwarn_ge1, NULL };
138 static v_post posts_bk[] = { hwarn_eq0, bwarn_ge1, NULL };
139 static v_post posts_bl[] = { bwarn_ge1, post_bl, NULL };
145 static v_post posts_dl[] = { post_literal, bwarn_ge1, NULL };
147 static v_post posts_fo[] = { hwarn_eq1, bwarn_ge1, NULL };
164 static v_post posts_wline[] = { bwarn_ge1, NULL };
462 bwarn_ge1(POST_ARGS) function

Completed in 64 milliseconds