Searched refs:HTAnchor_content_encoding (Results 1 – 3 of 3) sorted by relevance
309 extern const char *HTAnchor_content_encoding(HTParentAnchor *me);
1096 const char *HTAnchor_content_encoding(HTParentAnchor *me) in HTAnchor_content_encoding() function
1390 const char *ce = HTAnchor_content_encoding(anchor); in HTContentToCompressType()