Home
last modified time | relevance | path

Searched refs:targetLimit (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Ducnv_err.h201 const char *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 */ member
217 const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 */ member
H A Ducnv.h1005 * @param targetLimit the pointer just after last of the <TT>target</TT> buffer
1030 const char *targetLimit,
1073 * @param targetLimit the pointer just after the end of the <TT>target</TT> buffer
1099 const UChar *targetLimit,
1347 * @param targetLimit Pointer to the first unit after the target buffer.
1387 char **target, const char *targetLimit,

Completed in 3 milliseconds