Searched defs:ASCIILiteral (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/text/
H A DWTFString.h622 class ASCIILiteral { class in namespace:WTF
624 explicit ASCIILiteral(const char* characters) : m_characters(characters) { } function in class:WTF::ASCIILiteral

Completed in 122 milliseconds