reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2854 if (CaseSize & 128) 2855 CaseSize = GetVBR(CaseSize, MatcherTable, Idx); 2855 CaseSize = GetVBR(CaseSize, MatcherTable, Idx); 2856 if (CaseSize == 0) break; 2864 Idx += CaseSize;