Searched refs:src_word_count (Results 1 – 1 of 1) sorted by relevance
2490 unsigned src_word_count = src->wordCount (); in serialize() local2496 for (r = 0; r < src_word_count; r++) in serialize()2515 bool short_circuit = src_long_words == has_long && src_word_count <= r; in serialize()