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

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DUserContentURLPattern.h36 class UserContentURLPattern { class in namespace:WebCore
38 UserContentURLPattern() : m_invalid(true), m_matchSubdomains(false) { } function in class:WebCore::UserContentURLPattern
40 UserContentURLPattern(const String& pattern) function in class:WebCore::UserContentURLPattern

Completed in 42 milliseconds