Lines Matching full:lout
5033 char LOut [sizeof(pszLMBCS)];5034 char * pLOut = LOut;5074 if ((pUOut != UOut) || (pUIn != UIn) || (pLOut != LOut) || (pLIn != LIn))5094 if (errorCode != U_BUFFER_OVERFLOW_ERROR || pLOut != LOut + offsets[4] || pUIn != pszUnicode+4 )