Home | History | Annotate | Download | only in regexp

Lines Matching defs:checked

1672     return false;  // Bounds not checked.
1674 bool checked = false;
1679 return false; // Bounds not checked.
1683 checked = check;
1687 return checked;
3037 // We already checked that we are not at the start of input so it must be
3131 // We already checked that we are not at the start of input so it must be
3226 // checked again.
3233 // up to the limit the quick check already checked. In addition the quick
4258 // code through a quick check which already did the checked load.