Lines Matching refs:eState
62 INetMessageStreamState eState; member in INetMessageEncodeQPStream_Impl
80 INetMessageStreamState eState; member in INetMessageDecodeQPStream_Impl
130 INetMessageStreamState eState; member in INetMessageDecode64Stream_Impl
618 eState (INETMSG_EOL_SCR), in INetMessageEncodeQPStream_Impl()
658 if ((eState != INETMSG_EOL_BEGIN) && in GetMsgLine()
662 if (eState == INETMSG_EOL_FCR) in GetMsgLine()
664 eState = INETMSG_EOL_BEGIN; in GetMsgLine()
674 eState = INETMSG_EOL_FSP; in GetMsgLine()
680 if (eState == INETMSG_EOL_FSP) in GetMsgLine()
688 eState = INETMSG_EOL_FCR; in GetMsgLine()
694 if (eState == INETMSG_EOL_FSP) in GetMsgLine()
702 eState = INETMSG_EOL_BEGIN; in GetMsgLine()
716 eState = INETMSG_EOL_SCR; in GetMsgLine()
726 eState = INETMSG_EOL_SCR; in GetMsgLine()
736 eState = INETMSG_EOL_SCR; in GetMsgLine()
742 if (eState != INETMSG_EOL_BEGIN) in GetMsgLine()
749 eState = INETMSG_EOL_BEGIN; in GetMsgLine()
762 eState = INETMSG_EOL_SCR; in GetMsgLine()
845 eState (INETMSG_EOL_BEGIN), in INetMessageDecodeQPStream_Impl()
875 if (eState == INETMSG_EOL_FESC) in PutMsgLine()
884 eState = INETMSG_EOL_BEGIN; in PutMsgLine()
894 eState = INETMSG_EOL_SCR; in PutMsgLine()
905 eState = INETMSG_EOL_FESC; in PutMsgLine()
907 else if (eState == INETMSG_EOL_FCR) in PutMsgLine()
910 eState = INETMSG_EOL_BEGIN; in PutMsgLine()
915 eState = INETMSG_EOL_FCR; in PutMsgLine()
922 if (eState == INETMSG_EOL_BEGIN) in PutMsgLine()
939 eState = INETMSG_EOL_SCR; in PutMsgLine()
1173 eState (INETMSG_EOL_SCR), in INetMessageDecode64Stream_Impl()
1226 else if (eState == INETMSG_EOL_FCR) in PutMsgLine()
1243 eState = INETMSG_EOL_SCR; in PutMsgLine()
1249 eState = INETMSG_EOL_FCR; in PutMsgLine()
1299 eState (INETMSG_EOL_BEGIN), in INetMIMEMessageStream()
1368 if (eState == INETMSG_EOL_BEGIN) in GetMsgLine()
1446 eState = INETMSG_EOL_DONE; in GetMsgLine()
1454 eState = INETMSG_EOL_BEGIN; in GetMsgLine()
1464 while (eState == INETMSG_EOL_BEGIN) in GetMsgLine()
1493 eState = INETMSG_EOL_DONE; in GetMsgLine()
1546 while (eState == INETMSG_EOL_BEGIN) in GetMsgLine()
1579 eState = INETMSG_EOL_DONE; in GetMsgLine()
1630 eState = INETMSG_EOL_BEGIN; in PutMsgLine()
1744 eState = INETMSG_EOL_BEGIN; in PutMsgLine()