Searched refs:count_num_literals (Results 1 – 1 of 1) sorted by relevance
907 int count_num_literals(const LCHAR* a, const LCHAR** start_points, int max_num_start_points) in count_num_literals() function976 num_literals_in_a = count_num_literals(a, (const LCHAR **)spa, 8); in make_union_of_scripts()977 num_literals_in_b = count_num_literals(b, (const LCHAR **)spb, 8); in make_union_of_scripts()1004 count_num_literals(union_script, (const LCHAR **)spo, 8); in make_union_of_scripts()