move_to_string     65 src/move.h     extern bool move_to_string        (int move, char string[], int size);
move_to_string    557 src/protocol.cpp    move_to_string(move,move_string,256);
move_to_string    560 src/protocol.cpp       move_to_string(pv[1],ponder_string,256);
move_to_string     84 src/pv.cpp           move_to_string(move,&string[pos],size-pos);
move_to_string    301 src/search.cpp       move_to_string(move,move_string,256);
move_to_string    369 src/search.cpp          move_to_string(move,move_string,256);