Searched refs:new_input_structure (Results 1 – 1 of 1) sorted by relevance
833 const char *new_input_structure = in decoder_process() local898 && (new_input_structure == NULL in decoder_process()899 || strcasecmp(data_structure, new_input_structure) != 0)) { in decoder_process()916 && new_input_structure != NULL) { in decoder_process()918 if (strcasecmp(new_input_structure, ctx->input_structure) != 0) { in decoder_process()
Completed in 3 milliseconds