Home | History | Annotate | Download | only in re2

Lines Matching defs:bp

1284   const uint8* bp = BytePtr(params->text.begin());  // start of text
1285 const uint8* p = bp; // text scanning point
1307 fprintf(stderr, "@%d: %s\n", static_cast<int>(p - bp),
1415 static_cast<int>(lastmatch - bp),
1484 fprintf(stderr, "match @%d! [%s]\n", static_cast<int>(lastmatch - bp),