Searched refs:end_of_this_word (Results 1 – 1 of 1) sorted by relevance
399 const char *end_of_this_word = next_compression_name; in GetRemoteQSupported() local402 end_of_this_word = end_of_compressions; in GetRemoteQSupported()405 if (end_of_this_word) { in GetRemoteQSupported()406 if (end_of_this_word == current_compression) { in GetRemoteQSupported()410 current_compression, end_of_this_word - current_compression); in GetRemoteQSupported()412 current_compression = end_of_this_word + 1; in GetRemoteQSupported()