Home | History | Annotate | Download | only in cintltst

Lines Matching defs:in

72        void TestDefaultConverterError(void);    /* defined in cctest.c */
73 void TestDefaultConverterSet(void); /* defined in cctest.c */
561 log_err("Error in getName\n");
660 log_err("uncv_setSubstChars() with err != U_ZERO_ERROR shouldn't fill the SubstChars in the buffer, it just returns\n");
671 const uint8_t in[]={ 0x1b, 0x25, 0x42, 0x31, 0x32, 0x61, 0xc0, 0x80, 0xe0, 0x80, 0x80, 0xf0, 0x80, 0x80, 0x80};
672 const char *source=(const char *)in, *limit=(const char *)in+sizeof(in);
853 /*Reads in the file*/
1126 log_data_err("Flush Cache failed line %d, got %d expected 2 or there is an error in ucnv_close()\n",
1174 /* When there are bugs in gencnval or in ucnv_io, converters can
1739 /* buffer size pointer is 0 - fill in pbufferSize with a size */
1837 log_err("cloning %s in a stack buffer overwrote bytes outside the bufferSize %d (requested %d)\n",
1926 /* CHUNK_SIZE defined in common\ucnv.c: */
1942 * jitterbug 932: test chunking boundary conditions in
1952 * See discussions on the icu mailing list in
1970 * causes straddle bug in Unicode intermediate buffer by sliding the test sequence forward
1973 * a high surrogate in the last position of the Unicode intermediate buffer. Apparently no
1985 "gb18030", /* in */
1994 /* this happens when surrogate pair straddles the intermediate buffer in
2025 "us-ascii", /* in */
2040 "UTF-8", /* in */
2055 "UTF-32BE", /* in */
2070 * you get bug3 in addition to bug2
2088 "us-ascii", /* in */
2098 * in the converter?), should be CHUNK_SIZE*4
2107 * ascii 0x08 expands to 0x0F 0x28 in lmbcs
2114 "us-ascii", /* in */
2211 log_err("ucnv_convertEx(%s) chunk[%d] results in %s instead of %s\n",
2788 /* length in, not terminated out */
2799 /* terminated in and out */
3583 * function implementation uses all of its parameters in calls to other
3606 /* This one should fail because an incomplete UChar is being passed in */
3620 /* This one should fail because an incomplete UChar is being passed in */