Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dcompile.cc560 int byterange = AllocInst(1); in AddSuffixRecursive() local
561 if (byterange < 0) in AddSuffixRecursive()
563 inst_[byterange].InitByteRange(inst_[br].lo(), inst_[br].hi(), in AddSuffixRecursive()
568 br = byterange; in AddSuffixRecursive()