reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
45 for (; CommonLen != Len; ++CommonLen) { 45 for (; CommonLen != Len; ++CommonLen) { 46 if (CommonPrefix[CommonLen] != I->TypedText[CommonLen]) 46 if (CommonPrefix[CommonLen] != I->TypedText[CommonLen]) 49 CommonPrefix.resize(CommonLen);