Searched refs:HTAnchor_content_type (Results 1 – 3 of 3) sorted by relevance
303 extern const char *HTAnchor_content_type(HTParentAnchor *me);
1103 const char *HTAnchor_content_type(HTParentAnchor *me) in HTAnchor_content_type() function
1389 const char *ct = HTAnchor_content_type(anchor); in HTContentToCompressType()