Searched refs:legalEntityFor (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
H A DHTMLEntityParser.cpp55 inline UChar32 legalEntityFor(UChar32 value) function in namespace:WebCore::__anon13223
182 return convertToUTF16(legalEntityFor(result), decodedEntity);
192 return convertToUTF16(legalEntityFor(result), decodedEntity);

Completed in 71 milliseconds