Searched refs:HTML_MAP_NAME (Results 1 – 2 of 2) sorted by relevance
658 #define HTML_MAP_NAME 5 macro
3500 if (present && present[HTML_MAP_NAME] && in HTML_start_element()3501 non_empty(value[HTML_MAP_NAME])) { in HTML_start_element()3502 StrAllocCopy(id_string, value[HTML_MAP_NAME]); in HTML_start_element()