Home | History | Annotate | Download | only in unicode

Lines Matching refs:source

41  * of SOURCE.  For example, Suppose the string "ABCD" was being converted 
47 * Source: A B [C] D [points to C - B has been consumed]
54 * callback is concerned is relative to the SOURCE pointer [which points
56 * it would call FromUWriteBytes with an offset of 1 (and advance the source
76 * @param source source bytes to write
87 const char* source,
98 * @param offsetIndex the relative offset index from the current source pointer to be used
115 * @param source pointer to pointer to first UChar to write [on exit: 1 after last UChar processed]
123 const UChar** source,
134 * @param source source string to write
135 * @param length the length of source string
142 const UChar* source,