Lines Matching defs:buffer
34 /* The buffer size for fromUnicode calls */
37 /* The buffer size for toUnicode calls */
45 UChar *buffer; /* Beginning of buffer */
46 int32_t capacity; /* Capacity of buffer */
48 int32_t length; /* Length *from beginning of buffer* of untranslitted data */
75 UChar fUCBuffer[UFILE_UCHARBUFFER_SIZE];/* buffer used for toUnicode */
93 * Fill a UFILE's buffer with converted codepage data.
94 * @param f The UFILE containing the buffer to fill.
125 * Flush the buffer in the transliterator
132 * Flush the IO buffer