Home | History | Annotate | Download | only in unicode

Lines Matching full:will

100  * contextLimit), defines what characters the transliterator will read
102 * characters will actually be transliterated. The second region
106 * structure will be modified. See the field descriptions for
122 * a transliteration operation. The transliterator will ignore
132 * transliteration operation. The transliterator will ignore
240 * If this identifier is passed to utrans_openU(), it will open
262 * <p>NOTE: After this call the system owns the adoptedTrans and will
276 * system will no longer recognize the given ID when passed to
291 * will be reset to use no filter.
340 * will be called in order to modify the rep string.
343 * @param rep a pointer to the string. This will be passed to the
345 * @param repFunc a set of function pointers that will be used to
350 * limit <= repFunc->length(rep)</code>. Upon return, *limit will
371 * event. The transliterator will try to transliterate characters of
374 * <code>index.cursor</code> will not be changed.
376 * <p>Upon return, values in <code>index</code> will be updated.
377 * <code>index.start</code> will be advanced to the first
378 * character that future calls to this method will read.
379 * <code>index.cursor</code> and <code>index.limit</code> will
391 * <p>This method assumes that future calls may be made that will
401 * @param rep a pointer to the string. This will be passed to the
403 * @param repFunc a set of function pointers that will be used to
423 * textCapacity UChars will be written to *text, including the zero
439 * limit <= repFunc->length(rep)</code>. Upon return, *limit will
464 * textCapacity, but only textCapacity UChars will be written to
529 * If this identifier is passed to utrans_open(), it will open
549 * system will no longer recognize the given ID when passed to