Home | History | Annotate | Download | only in common

Lines Matching defs:from

150 and created from a converter that is shared across threads.
346 or from user code that statically links this code. */
404 /*returns a single Name from the list, will return NULL if out of bounds
436 /* Unicode string or empty string from ucnv_setSubstString(). */
879 * Previous m:n conversion stored source units from a partial match
881 * We need to "replay" them from a temporary buffer and convert them first.
926 /* handle error from ucnv_convertEx() */
1005 /* switch back from replaying to the real source and continue */
1203 Prevent code from going into an infinite loop in case we do hit this
1205 This also prevents the next argument check from failing.
1324 * Previous m:n conversion stored source units from a partial match
1326 * We need to "replay" them from a temporary buffer and convert them first.
1371 /* handle error from getNextUChar() or ucnv_convertEx() */
1450 /* switch back from replaying to the real source and continue */
1649 Prevent code from going into an infinite loop in case we do hit this
1651 This also prevents the next argument check from failing.
1913 * in case the converter outputs single surrogates from complete
1971 /* write the lead surrogate from the overflow buffer */
1997 /* got overflow output from the conversion */
2029 * move leftover output from buffer[i..length[
2171 * buffer overflows from callbacks.
2207 * Otherwise stop using s and t from here on.
2218 * empty out later buffers before refilling them from earlier ones.
2542 UConverter *algoConverter, *to, *from;
2573 from=cnv;
2577 from=algoConverter;
2581 targetLength=ucnv_internalConvert(to, from,