This function checks if the current lexeme is an unary operator and returns the op code or zero if the lexem is not an unary operator.
unsigned long ex_IsUnop(peXobject pEx ){