Searched refs:expectingChar (Results 1 – 3 of 3) sorted by relevance
36 unichar expectingChar; variable41 @property (assign, getter=getExpectingChar, setter=setExpectingChar:) unichar expectingChar;
33 @synthesize expectingChar;82 expectingChar = expectedCharacter;94 [desc appendFormat:@" expected:%C got:%c", self.c, (unichar)expectingChar];
348 [self getCharErrorDisplay:mte.c], [self getCharErrorDisplay:mte.expectingChar]];