Prefix             53 Source/core/html/parser/HTMLEntitySearch.cpp         return Prefix;
Prefix             64 Source/core/html/parser/HTMLEntitySearch.cpp     if (result == Prefix)
Prefix             74 Source/core/html/parser/HTMLEntitySearch.cpp             ASSERT(result == After || result == Prefix);
Prefix             89 Source/core/html/parser/HTMLEntitySearch.cpp     if (result == Prefix)
Prefix             99 Source/core/html/parser/HTMLEntitySearch.cpp             ASSERT(result == Before || result == Prefix);
Prefix            118 Source/core/html/parser/HTMLEntitySearch.cpp         if (m_first == m_last && compare(m_first, nextCharacter) != Prefix)