Searched defs:offsetVectorSize (Results 1 – 2 of 2) sorted by relevance
129 …int offsetVectorSize = (m_numSubpatterns + 1) * 3; // FIXME: should be 2 - but adding temporary fa… in match() local197 int offsetVectorSize = (m_numSubpatterns + 1) * 2; in match() local229 int offsetVectorSize; in match() local
156 …unsigned offsetVectorSize = (data->lastNumSubPatterns + 1) * 2; // only copying the result part of… in RegExpMatchesArray() local