Searched defs:startFrom (Results 1 – 2 of 2) sorted by relevance
59 int ScriptRegexp::match(const String& string, int startFrom, int* matchLength) const in match()
376 long startFrom = 0; in serveFile() local