Home
last modified time | relevance | path

Searched refs:nullPatchList (Results 1 – 1 of 1) sorted by relevance

/external/regex-re2/re2/
Dcompile.cc47 static PatchList nullPatchList; variable
297 return Frag(0, nullPatchList); in NoMatch()
425 return Frag(id, nullPatchList); in Match()
481 rune_range_.end = nullPatchList; in BeginRange()