Home | History | Annotate | Download | only in text

Lines Matching defs:tailChar

61     private char tailChar;
199 tailChar = NEW_TAIL_CHAR;
201 tailChar = OLD_TAIL_CHAR;
1486 dest[i-1] = tailChar;