Home | History | Annotate | Download | only in re2

Lines Matching full:have_firstbyte

301                                 bool have_firstbyte,
1286 // loop as the "firstbyte" argument, along with a boolean "have_firstbyte".
1319 bool have_firstbyte,
1348 if (have_firstbyte && s == start) {
1577 bool have_firstbyte = (params->firstbyte >= 0);
1578 int index = 4 * have_firstbyte +