QC_query_command_to_string  220 modules/qc/query_command.c     str = QC_query_command_to_string(query_command);
QC_query_command_to_string  136 modules/qc/query_command.h char *QC_query_command_to_string(Query_command *query_command);
QC_query_command_to_string   91 tests/qc/test_qc.c       str = QC_query_command_to_string(query_command);