Searched refs:byteCompileRegex (Results 1 – 4 of 4) sorted by relevance
109 …m_regExpBytecode.set(Yarr::byteCompileRegex(m_pattern, m_numSubpatterns, m_constructionError, igno… in compile()
330 BytecodePattern* byteCompileRegex(const UString& pattern, unsigned& numSubpatterns, const char*& er…
1609 BytecodePattern* byteCompileRegex(const UString& patternString, unsigned& numSubpatterns, const cha… in byteCompileRegex() function
8832 (JSC::Yarr::byteCompileRegex):