Home | History | Annotate | Download | only in regexp

Lines Matching defs:length_

1178   int length() { return length_; }
1209 for (int i = from_map; i < length_; i++) SetAll(i);
1218 int length_;