Lines Matching full:moves
613 const char *moves,
634 const char *move=moves;
649 // copy the moves until the current (m) move, and terminate
651 uprv_strcpy(history, moves);
652 history[move-moves]=0;
661 // copy the moves until the current (m) move, and terminate
663 uprv_strcpy(history, moves);
664 history[move-moves]=0;
733 static const char *const moves="0+0+0--0-0-+++0--+++++++0--------";
739 moves, UNORM_NFD, "basic");
745 moves, UNORM_NFKC, "j2911");
752 moves, UNORM_NFD, "basic_2");
758 moves, UNORM_NFKC, "j2911_2");