Lines Matching refs:moves
635 const char *moves, in TestPreviousNext() argument
679 const char *move=moves; in TestPreviousNext()
696 uprv_strcpy(history, moves); in TestPreviousNext()
697 history[move-moves]=0; in TestPreviousNext()
708 uprv_strcpy(history, moves); in TestPreviousNext()
709 history[move-moves]=0; in TestPreviousNext()
778 static const char *const moves="0+0+0--0-0-+++0--+++++++0--------"; in TestPreviousNext() local
784 moves, UNORM_NFD, "basic"); in TestPreviousNext()
790 moves, UNORM_NFKC, "j2911"); in TestPreviousNext()
797 moves, UNORM_NFD, "basic_2"); in TestPreviousNext()
803 moves, UNORM_NFKC, "j2911_2"); in TestPreviousNext()