Home | History | Annotate | Download | only in cintltst

Lines Matching defs:string

203     UChar string[MAXLEN];
210 getStringFromDirProps(tests[testNumber].text, tests[testNumber].length, string);
212 ubidi_setPara(pBiDi, string, -1, paraLevel, NULL, &errorCode);
355 /* This function converts a pseudo-Bidi string into a UChar string.
356 It returns the length of the UChar string.
372 /* This function converts a UChar string into a pseudo-Bidi string.
373 It returns the length of the pseudo-Bidi string.
1370 /* NULL string */
1373 log_err("\nFailed getBaseDirection for NULL string " ,
1375 /*All L- English string and length=-3 */
1378 log_err("\nFailed getBaseDirection for string w length= -3 ",
1380 /*All L- English string and length=-1 */
1383 log_err("\nFailed getBaseDirection for English string w length= -1 ",
1385 /*All AL- Persian string and length=-1 */
1388 log_err("\nFailed getBaseDirection for Persian string w length= -1 ",
1390 /*All R- Hebrew string and length=-1 */
1393 log_err("\nFailed getBaseDirection for Hebrew string w length= -1 ",
1395 /*All weak L- English digits string and length=-1 */
1398 log_err("\nFailed getBaseDirection for English digits string w length= -1 ",
1400 /*All weak AL- Arabic digits string and length=-1 */
1403 log_err("\nFailed getBaseDirection for Arabic string w length= -1 ",
3579 /* return a string with characters according to the desired directional properties */
4489 "\tInput string: %s\n"
4664 log_err("\nubidi_getLogicalMap() returns unexpected map for output string "
4691 log_err("\nubidi_getVisualMap() returns unexpected map for output string "
4720 log_err("\nMismatch between ubidi_getLogicalMap and ubidi_getVisualIndex for output string "
4749 log_err("\nMismatch between ubidi_getVisualMap and ubidi_getLogicalIndex for output string "