Searched defs:decodedEntity (Results 1 – 2 of 2) sorted by relevance
65 inline bool convertToUTF16(UChar32 value, Vector<UChar, 16>& decodedEntity) in convertToUTF16()101 bool consumeHTMLEntity(SegmentedString& source, Vector<UChar, 16>& decodedEntity, bool& notEnoughCh… in consumeHTMLEntity()
131 Vector<UChar, 16> decodedEntity; in processEntity() local1055 Vector<UChar, 16> decodedEntity; in nextToken() local