Searched defs:decodedEntity (Results 1 – 2 of 2) sorted by relevance
58 static void appendLegalEntityFor(UChar32 c, DecodedHTMLEntity& decodedEntity) in appendLegalEntityFor()104 static bool consumeNamedEntity(SegmentedString& source, DecodedHTMLEntity& decodedEntity, bool& not… in consumeNamedEntity()157 bool consumeHTMLEntity(SegmentedString& source, DecodedHTMLEntity& decodedEntity, bool& notEnoughCh… in consumeHTMLEntity()
161 DecodedHTMLEntity decodedEntity; in processEntity() local1002 DecodedHTMLEntity decodedEntity; in nextToken() local