Home | History | Annotate | Download | only in intltest

Lines Matching refs:moves

628                                       const char *moves,
649 const char *move=moves;
664 // copy the moves until the current (m) move, and terminate
666 uprv_strcpy(history, moves);
667 history[move-moves]=0;
676 // copy the moves until the current (m) move, and terminate
678 uprv_strcpy(history, moves);
679 history[move-moves]=0;
748 static const char *const moves="0+0+0--0-0-+++0--+++++++0--------";
754 moves, UNORM_NFD, "basic");
760 moves, UNORM_NFKC, "j2911");
767 moves, UNORM_NFD, "basic_2");
773 moves, UNORM_NFKC, "j2911_2");