Searched refs:HTMLA_HREF (Results 1 – 6 of 6) sorted by relevance
41 #define HTMLA_HREF 2 /* href */ macro
35 # define h HTMLA_HREF512 case HTMLA_HREF: in dump_AttrItem()
131 # define h HTMLA_HREF
504 attr_is_href = (BOOL) (attributes[i].type == HTMLA_HREF); in handle_attribute_name()
1051 } else if (tag->attributes[i].type == HTMLA_HREF) { in HTML_start_element()1064 if (tag->attributes[i].type == HTMLA_HREF) { in HTML_start_element()