Home
last modified time | relevance | path

Searched defs:offsetVector (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DRegExp.cpp147 int* offsetVector; in match() local
189 void RegExp::matchCompareWithInterpreter(const UString& s, int startOffset, int* offsetVector, int … in matchCompareWithInterpreter()
/external/webkit/Source/WebCore/platform/text/
DRegularExpression.cpp103 int* offsetVector; in match() local