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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DRegExp.h55 bool ignoreCase() const { return m_flags & FlagIgnoreCase; } function in class:JSC::RegExp
/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrPattern.cpp862 YarrPattern::YarrPattern(const String& pattern, bool ignoreCase, bool multiline, const char** error) argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtznames_impl.cpp114 TextTrieMap::TextTrieMap(UBool ignoreCase, UObjectDeleter *valueDeleter) argument

Completed in 187 milliseconds