Searched refs:compare_string (Results 1 – 2 of 2) sorted by relevance
435 static int compare_string(string_table_record *record_1, string_table_record *record_2) in compare_string() function450 …ds.GetSize() - 1, sizeof(string_table_record), (int(*)(const void *, const void *))compare_string); in SortByString()
5456 static int compare_string(CString *record_1, CString *record_2) in compare_string() function5489 sizeof(CString), (int(*)(const void *, const void *))compare_string); in SortResDictionary()