Searched refs:MsgLength (Results 1 – 1 of 1) sorted by relevance
205 UINT32 MsgLength; in AePrintException() local428 MsgLength = strlen (MainMessage); in AePrintException()429 if (MsgLength == 0) in AePrintException()439 MsgLength = strlen (MainMessage); in AePrintException()455 if ((MsgLength + ErrorColumn) < (SourceColumn - 1)) in AePrintException()
Completed in 3 milliseconds