Lines Matching refs:charErrorBufferLength
531 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()
581 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()
611 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()
634 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()
643 cnv->charErrorBufferLength=2; in _UTF7FromUnicodeWithOffsets()
666 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()
675 cnv->charErrorBufferLength=2; in _UTF7FromUnicodeWithOffsets()
704 cnv->charErrorBuffer[cnv->charErrorBufferLength++]=toBase64[bits]; in _UTF7FromUnicodeWithOffsets()
715 cnv->charErrorBuffer[cnv->charErrorBufferLength++]=MINUS; in _UTF7FromUnicodeWithOffsets()
1228 cnv->charErrorBufferLength=1; in _IMAPFromUnicodeWithOffsets()
1277 cnv->charErrorBufferLength=1; in _IMAPFromUnicodeWithOffsets()
1309 cnv->charErrorBufferLength=1; in _IMAPFromUnicodeWithOffsets()
1336 cnv->charErrorBufferLength=1; in _IMAPFromUnicodeWithOffsets()
1347 cnv->charErrorBufferLength=2; in _IMAPFromUnicodeWithOffsets()
1374 cnv->charErrorBufferLength=1; in _IMAPFromUnicodeWithOffsets()
1385 cnv->charErrorBufferLength=2; in _IMAPFromUnicodeWithOffsets()
1414 cnv->charErrorBuffer[cnv->charErrorBufferLength++]=TO_BASE64_IMAP(bits); in _IMAPFromUnicodeWithOffsets()
1425 cnv->charErrorBuffer[cnv->charErrorBufferLength++]=MINUS; in _IMAPFromUnicodeWithOffsets()