CompareResult 46 Source/core/html/parser/HTMLEntitySearch.cpp HTMLEntitySearch::CompareResult HTMLEntitySearch::compare(const HTMLEntityTableEntry* entry, UChar nextCharacter) const CompareResult 63 Source/core/html/parser/HTMLEntitySearch.cpp CompareResult result = compare(left, nextCharacter); CompareResult 88 Source/core/html/parser/HTMLEntitySearch.cpp CompareResult result = compare(right, nextCharacter); CompareResult 53 Source/core/html/parser/HTMLEntitySearch.h CompareResult compare(const HTMLEntityTableEntry*, UChar) const;