Searched refs:list_elem (Results 1 – 1 of 1) sorted by relevance
446 enum htmltag list_elem, body_elem; in man_IP_pre() local459 list_elem = TAG_DL; in man_IP_pre()463 list_elem = TAG_UL; in man_IP_pre()467 list_elem = TAG_UL; in man_IP_pre()475 list_elem = TAG_MAX; in man_IP_pre()482 if (list_elem != TAG_MAX) in man_IP_pre()483 print_otag(h, list_elem, "c", list_class); in man_IP_pre()