Searched refs:rare_codepoint_bitvec (Results 1 – 2 of 2) sorted by relevance
12 static const uint32_t rare_codepoint_bitvec[] = { variable
2966 } else if ((rare_codepoint_bitvec[w >> 5] >> (w & 0x1F)) & 1) { in estimate_demerits()
Completed in 24 milliseconds