Home
last modified time | relevance | path

Searched refs:match_num (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-interpreter.cc172 int match_num = 0; in FindMatches() local
173 while (match_num != max_match_num) { in FindMatches()
183 ++match_num; in FindMatches()
207 return match_num; in FindMatches()

Completed in 2 milliseconds