Searched defs:offsetVectorSize (Results 1 – 3 of 3) sorted by relevance
146 int offsetVectorSize = (m_numSubpatterns + 1) * 2; in match() local191 int offsetVectorSize = (m_numSubpatterns + 1) * 2; in matchCompareWithInterpreter() local
118 …unsigned offsetVectorSize = (data->lastNumSubPatterns + 1) * 2; // only copying the result part of… in RegExpMatchesArray() local
102 int offsetVectorSize = (d->m_numSubpatterns + 1) * 2; in match() local