Home | History | Annotate | Download | only in cintltst

Lines Matching defs:string

196     UChar string[MAXLEN];
203 getStringFromDirProps(tests[testNumber].text, tests[testNumber].length, string);
205 ubidi_setPara(pBiDi, string, -1, paraLevel, NULL, &errorCode);
348 /* This function converts a pseudo-Bidi string into a UChar string.
349 It returns the length of the UChar string.
365 /* This function converts a UChar string into a pseudo-Bidi string.
366 It returns the length of the pseudo-Bidi string.
1363 /* NULL string */
1366 log_err("\nFailed getBaseDirection for NULL string " ,
1368 /*All L- English string and length=-3 */
1371 log_err("\nFailed getBaseDirection for string w length= -3 ",
1373 /*All L- English string and length=-1 */
1376 log_err("\nFailed getBaseDirection for English string w length= -1 ",
1378 /*All AL- Persian string and length=-1 */
1381 log_err("\nFailed getBaseDirection for Persian string w length= -1 ",
1383 /*All R- Hebrew string and length=-1 */
1386 log_err("\nFailed getBaseDirection for Hebrew string w length= -1 ",
1388 /*All weak L- English digits string and length=-1 */
1391 log_err("\nFailed getBaseDirection for English digits string w length= -1 ",
1393 /*All weak AL- Arabic digits string and length=-1 */
1396 log_err("\nFailed getBaseDirection for Arabic string w length= -1 ",
3334 /* return a string with characters according to the desired directional properties */
4244 "\tInput string: %s\n"
4419 log_err("\nubidi_getLogicalMap() returns unexpected map for output string "
4446 log_err("\nubidi_getVisualMap() returns unexpected map for output string "
4475 log_err("\nMismatch between ubidi_getLogicalMap and ubidi_getVisualIndex for output string "
4504 log_err("\nMismatch between ubidi_getVisualMap and ubidi_getLogicalIndex for output string "