Searched refs:array_of_unicode_codepoints (Results 1 – 1 of 1) sorted by relevance
643 …int * array_of_unicode_codepoints; // if non-zero, then this is an array of unicode codepoints member4519 …int codepoint = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_…4520 ranges[i].array_of_unicode_codepoints[j];4594 …int codepoint = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_…4595 ranges[i].array_of_unicode_codepoints[j];4737 range.array_of_unicode_codepoints = NULL;