Searched refs:lexeme_end (Results 1 – 4 of 4) sorted by relevance
74 HT_tagspec *lexeme_end[HTL_num_lexemes]; variable211 HT_tagspec **slot = (isstart ? lexeme_start : lexeme_end) + lexeme; in html_src_parse_tagspec()364 HT_tagspec **pts = (i ? lexeme_start : lexeme_end) + l; in html_src_clean_item()
72 extern HT_tagspec *lexeme_end[HTL_num_lexemes];
778 HT_tagspec *ts = *((start ? lexeme_start : lexeme_end) + lexeme); in HTMLSRC_apply_markup()
324 HT_tagspec *ts = *((start ? lexeme_start : lexeme_end) + lexeme); in HTMLSRC_apply_markup()