Searched refs:LastChar (Results 1 – 1 of 1) sorted by relevance
225 UINT8 LastChar; in LsDumpAsciiInComment() local232 LastChar = BufChar; in LsDumpAsciiInComment()239 if (((LastChar == '*') && (BufChar == '/')) || in LsDumpAsciiInComment()240 ((LastChar == '/') && (BufChar == '*'))) in LsDumpAsciiInComment()