Searched refs:script_new_string_sort_list (Results 1 – 8 of 8) sorted by relevance
378 script_new_string_sort_list(const struct Wildcard_section*);
625 $$.sections = script_new_string_sort_list(&$1);
3207 script_new_string_sort_list(const struct Wildcard_section* string_sort) in script_new_string_sort_list() function3221 return script_new_string_sort_list(string_sort); in script_string_sort_list_add()
2952 … (yyval.wildcard_sections).sections = script_new_string_sort_list(&(yyvsp[0].wildcard_section)); in yyparse()
622 $$.sections = script_new_string_sort_list(&$1);
2949 … (yyval.wildcard_sections).sections = script_new_string_sort_list(&(yyvsp[0].wildcard_section)); in yyparse()