Home | History | Annotate | Download | only in intltest

Lines Matching full:moves

624                                       const char *moves,
645 const char *move=moves;
660 // copy the moves until the current (m) move, and terminate
662 uprv_strcpy(history, moves);
663 history[move-moves]=0;
672 // copy the moves until the current (m) move, and terminate
674 uprv_strcpy(history, moves);
675 history[move-moves]=0;
744 static const char *const moves="0+0+0--0-0-+++0--+++++++0--------";
750 moves, UNORM_NFD, "basic");
756 moves, UNORM_NFKC, "j2911");
763 moves, UNORM_NFD, "basic_2");
769 moves, UNORM_NFKC, "j2911_2");