Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Ducnv_err.h199 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member
215 const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member
H A Ducnv.h986 * sourceLimit pointers to point to the next chunk.
989 * when *source==sourceLimit and no error code is set.
1007 * @param sourceLimit the pointer just after the last of the source buffer
1032 const UChar * sourceLimit,
1055 * sourceLimit pointers to point to the next chunk.
1058 * when *source==sourceLimit and no error code is set
1075 * @param sourceLimit the pointer to the byte after the end of the source buffer
1101 const char *sourceLimit,
1225 * @param sourceLimit points to the end of the input buffer
1244 const char * sourceLimit,
[all...]

Completed in 3 milliseconds