Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dcompile.cc874 Regexp** subcopy = new Regexp*[re->nsub()]; in IsAnchorStart() local
922 Regexp** subcopy = new Regexp*[re->nsub()]; in IsAnchorEnd() local
Dregexp.cc214 Regexp** subcopy = NULL; in ConcatOrAlternate() local