reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
487 if (FirstChar >= 'a' && FirstChar <= 'z' && 487 if (FirstChar >= 'a' && FirstChar <= 'z' && 488 FirstChar != 'i' && FirstChar != 'e') { 488 FirstChar != 'i' && FirstChar != 'e') {