Home | History | Annotate | Download | only in cintltst

Lines Matching defs:in

70        void TestDefaultConverterError(void);    /* defined in cctest.c */
71 void TestDefaultConverterSet(void); /* defined in cctest.c */
559 log_err("Error in getName\n");
658 log_err("uncv_setSubstChars() with err != U_ZERO_ERROR shouldn't fill the SubstChars in the buffer, it just returns\n");
669 const uint8_t in[]={ 0x1b, 0x25, 0x42, 0x31, 0x32, 0x61, 0xc0, 0x80, 0xe0, 0x80, 0x80, 0xf0, 0x80, 0x80, 0x80};
670 const char *source=(const char *)in, *limit=(const char *)in+sizeof(in);
851 /*Reads in the file*/
1124 log_data_err("Flush Cache failed line %d, got %d expected 2 or there is an error in ucnv_close()\n",
1170 /* When there are bugs in gencnval or in ucnv_io, converters can
1735 /* buffer size pointer is 0 - fill in pbufferSize with a size */
1833 log_err("cloning %s in a stack buffer overwrote bytes outside the bufferSize %d (requested %d)\n",
1922 /* CHUNK_SIZE defined in common\ucnv.c: */
1938 * jitterbug 932: test chunking boundary conditions in
1948 * See discussions on the icu mailing list in
1966 * causes straddle bug in Unicode intermediate buffer by sliding the test sequence forward
1969 * a high surrogate in the last position of the Unicode intermediate buffer. Apparently no
1981 "gb18030", /* in */
1990 /* this happens when surrogate pair straddles the intermediate buffer in
2024 "us-ascii", /* in */
2040 "UTF-8", /* in */
2055 "UTF-32BE", /* in */
2071 * you get bug3 in addition to bug2
2089 "us-ascii", /* in */
2099 * in the converter?), should be CHUNK_SIZE*4
2108 * ascii 0x08 expands to 0x0F 0x28 in lmbcs
2115 "us-ascii", /* in */
2212 log_err("ucnv_convertEx(%s) chunk[%d] results in %s instead of %s\n",
2791 /* length in, not terminated out */
2802 /* terminated in and out */
3588 * function implementation uses all of its parameters in calls to other
3611 /* This one should fail because an incomplete UChar is being passed in */
3625 /* This one should fail because an incomplete UChar is being passed in */